 |
 |
| Thanks |
 |
 |
By misza - Posted on August 21, 2004 - 21:15:57 (#13938)
Current version when comment was posted: 1.0 |
 |
 |
Thanks for the great comments, it's really appreciated.
Binary Trees are a data structure in computer science. Their recursive nature is something that makes them interesting and useful in many applications.
I've added some related links for you to explore.
|
|
| looks nice |
 |
 |
By Euan - Posted on August 21, 2004 - 21:04:17 (#13936)
Current version when comment was posted: 1.0 |
 |
 |
Downloaded the app. Guess it makes sence now! :) I agree with previous comment. The code is very neat. Even though it's written in a little known API, it makes much more sence than if it were written in Borland C++ builder, or MS Visual C++ MFC.
Still have no idea what this binary tree stuff is all about? In similarity with network topology algorithms? Bleh. I'm glad I'm finished with "edumacation".
|
|
| Elegant example |
 |
 |
By leonifan - Posted on August 21, 2004 - 06:06:51 (#13923)
Current version when comment was posted: 1.0 |
 |
 |
The actual tree traversing code is superbly clear and clean - thanks! Better than a dry textbook anyday.
Also can be used as a nice and straightforward example of the power of recursion.
|
|
| Huh? |
 |
 |
By Euan - Posted on August 20, 2004 - 23:01:52 (#13918)
Current version when comment was posted: 1.0 |
 |
 |
|
|
|
|