Results 1 to 2 of 2

Thread: Collections

  1. #1
    BingLi224
    Guest


    Collections

    ใน c++ มีวิธีการเก็บข้อมูลเหมือนพวก Set, List, Map, Vector แบบใน java หรือป่าวครับ (ใช้ MFC หรือไม่ก็ได้ครับ) หรือว่าต้องเขียนขึ้นมาเองแบบพวก Linked-List ???

  2. #2
    Administrator asylu3's Avatar
    Join Date
    Jun 2000
    Location
    Thailand
    Posts
    3,557


    Re: Collections

    ถ้าเป็น vector ในภาษา C++ ก็มีครับ
    Map นี้ก็มีแต่ใช้ชื่อ Hash
    Set ใน c++ ใช้ std::set
    List ใน c++ ใช้ std::list
    ส่วนวิธีใช้เดี๋ยวจะหามาให้นะครับ

Similar Threads

  1. English Grammar Collections
    By 5h4d0wm4n in forum E-Book ทั่วไปที่ไม่เกี่ยวกับ Computer
    Replies: 0
    Last Post: 03-12-2007, 12:19 PM
  2. Vector Collections of Korean Illustrators - Fashion Collection
    By HomHuan in forum Graphics 2D, 3D, ClipArt, Icons, Wallpaper
    Replies: 0
    Last Post: 25-10-2007, 04:47 PM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •