home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / cplus / 12523 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!ut-emx!slcs.slb.com!tulip!saito
  2. From: saito@sdr.slb.com (Naoki Saito)
  3. Newsgroups: comp.lang.c++
  4. Subject: Books and PD domain programs for binary tree etc.
  5. Keywords: binary tree, elementary data structures.
  6. Message-ID: <1992Aug18.203737.5254@slcs.slb.com>
  7. Date: 18 Aug 92 20:37:37 GMT
  8. Sender: news@slcs.slb.com (News Administrator)
  9. Reply-To: saito@sdr.slb.com
  10. Organization: Schlumberger-Doll Research
  11. Lines: 16
  12. Nntp-Posting-Host: tulip.sdr.slb.com
  13.  
  14. Dear C++ gurus,
  15. I would like to know good C++ books explaining elementary data structures
  16. such as binary tree.  I also would like to know some public domain programs of
  17. binary trees.
  18. Books:
  19. I know a book "A C++ Toolkit" by J.S.Shapiro.  It explains a bit of binary tree,
  20. but only describes the class implementation, not the actual use of the binary trees.
  21. Programs:
  22. I know libg++ contains many list, linked list things, but I don't think it contains
  23. binary trees.
  24.  
  25. Any information is appreciated.
  26.  
  27. ---
  28. Naoki Saito (saito@sdr.slb.com or saito@math.yale.edu)
  29. Schlumberger-Doll Research and Yale University
  30.