|
-
Feb 23rd, 2001, 05:59 PM
#7
Thread Starter
Fanatic Member
Binary Trees - Doing my nut!
I am having trouble finding any examples of building binary trees from mathematical expressions. Does anyone know of any examples out there? I have searched the net high and low, but cannot find any examples.
I remeber once coming across a VB site that offered a project which implemented a binary tree in expression evaluation. The project contained numerous examples of the use of the binary tree in VB, packaging its functionality into a DLL, using Memmory APIs to speed things up etc.
I would be grateful if anyone could post links to any sites which off "expression parsing" utilities, so i can check them out to see if it was the site i had come across.
HarryW, u seem to know what i am on about. Could u provide me with any links or examples on creating binary trees for evaluating "mathematical expressions"?
Thanks
Laterz
Digital-X-Treme
Contact me on MSN Messenger: [email protected]
[VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
/ (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|