home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!ut-emx!slcs.slb.com!tulip!saito
- From: saito@sdr.slb.com (Naoki Saito)
- Newsgroups: comp.lang.c++
- Subject: Books and PD domain programs for binary tree etc.
- Keywords: binary tree, elementary data structures.
- Message-ID: <1992Aug18.203737.5254@slcs.slb.com>
- Date: 18 Aug 92 20:37:37 GMT
- Sender: news@slcs.slb.com (News Administrator)
- Reply-To: saito@sdr.slb.com
- Organization: Schlumberger-Doll Research
- Lines: 16
- Nntp-Posting-Host: tulip.sdr.slb.com
-
- Dear C++ gurus,
- I would like to know good C++ books explaining elementary data structures
- such as binary tree. I also would like to know some public domain programs of
- binary trees.
- Books:
- I know a book "A C++ Toolkit" by J.S.Shapiro. It explains a bit of binary tree,
- but only describes the class implementation, not the actual use of the binary trees.
- Programs:
- I know libg++ contains many list, linked list things, but I don't think it contains
- binary trees.
-
- Any information is appreciated.
-
- ---
- Naoki Saito (saito@sdr.slb.com or saito@math.yale.edu)
- Schlumberger-Doll Research and Yale University
-