Connecting Tech Pros Worldwide Help | Site Map

help in explaining binary tree

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 22nd, 2005, 08:59 AM
Jerry Khoo
Guest
 
Posts: n/a
Default help in explaining binary tree

hello, everybody, i am kinda new here, nice to meet u all. Now, i am
cs students and are now facing difficult problems in understanding
what a binary tree is, how it works, and the algorithm to display,
arrange, find, delete the leaf node in binary tree.

I hope that anyone with expereince in building binary tree could help
me in explaining the binary tree functions, and give a sample code of
the whole picture behind the tree. And further more, i would like to
know what is the usage of binary tree in real world.

Kindly, thanks to anyone who helped me, and thanks for the grudges of
reading my whole message, thanks to everyone

  #2  
Old July 22nd, 2005, 08:59 AM
Karl Heinz Buchegger
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo wrote:[color=blue]
>
> hello, everybody, i am kinda new here, nice to meet u all. Now, i am
> cs students and are now facing difficult problems in understanding
> what a binary tree is, how it works, and the algorithm to display,
> arrange, find, delete the leaf node in binary tree.
>
> I hope that anyone with expereince in building binary tree could help
> me in explaining the binary tree functions, and give a sample code of
> the whole picture behind the tree. And further more, i would like to
> know what is the usage of binary tree in real world.
>
> Kindly, thanks to anyone who helped me, and thanks for the grudges of
> reading my whole message, thanks to everyone[/color]

This topic is much to large to be discussed in a newsgroup like this.
There have been entire books written about this topic.

Use the force Luke, search the web!
http://www.google.com
Search phrase: "binary tree tutorial"
comes up with lots of links

--
Karl Heinz Buchegger
kbuchegg@gascad.at
  #3  
Old July 22nd, 2005, 08:59 AM
Karl Heinz Buchegger
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo wrote:[color=blue]
>
> hello, everybody, i am kinda new here, nice to meet u all. Now, i am
> cs students and are now facing difficult problems in understanding
> what a binary tree is, how it works, and the algorithm to display,
> arrange, find, delete the leaf node in binary tree.
>
> I hope that anyone with expereince in building binary tree could help
> me in explaining the binary tree functions, and give a sample code of
> the whole picture behind the tree. And further more, i would like to
> know what is the usage of binary tree in real world.
>
> Kindly, thanks to anyone who helped me, and thanks for the grudges of
> reading my whole message, thanks to everyone[/color]

This topic is much to large to be discussed in a newsgroup like this.
There have been entire books written about this topic.

Use the force Luke, search the web!
http://www.google.com
Search phrase: "binary tree tutorial"
comes up with lots of links

--
Karl Heinz Buchegger
kbuchegg@gascad.at
  #4  
Old July 22nd, 2005, 08:59 AM
osmium
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo writes:
[color=blue]
> And further more, i would like to
> know what is the usage of binary tree in real world.[/color]

Think of having your own personal equivalent of Google. Every memorandum
you write is added to a tree. By twenty or less queries in the tree you can
resolve a million different words. If you know you mentioned aunt Agatha on
some mis-remembered occasion, you can rapidly find the mention(s) in the
thousands of files on your PC.

It may be helpful to think of the game "Twenty questions".


  #5  
Old July 22nd, 2005, 08:59 AM
osmium
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo writes:
[color=blue]
> And further more, i would like to
> know what is the usage of binary tree in real world.[/color]

Think of having your own personal equivalent of Google. Every memorandum
you write is added to a tree. By twenty or less queries in the tree you can
resolve a million different words. If you know you mentioned aunt Agatha on
some mis-remembered occasion, you can rapidly find the mention(s) in the
thousands of files on your PC.

It may be helpful to think of the game "Twenty questions".


  #6  
Old July 22nd, 2005, 08:59 AM
Bill Seurer
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo wrote:
[color=blue]
> I hope that anyone with expereince in building binary tree could help
> me in explaining the binary tree functions[/color]

http://www.seanet.com/users/arsen/avltree.html
  #7  
Old July 22nd, 2005, 08:59 AM
Bill Seurer
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo wrote:
[color=blue]
> I hope that anyone with expereince in building binary tree could help
> me in explaining the binary tree functions[/color]

http://www.seanet.com/users/arsen/avltree.html
  #8  
Old July 22nd, 2005, 08:59 AM
Kevin Goodsell
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo wrote:
[color=blue]
> hello, everybody, i am kinda new here, nice to meet u all. Now, i am
> cs students and are now facing difficult problems in understanding
> what a binary tree is, how it works, and the algorithm to display,
> arrange, find, delete the leaf node in binary tree.[/color]

You already asked this, and it was already explained that this is not
the group for discussing such things. You have a question about a
general programming topic. Come back when you have a C++ question.

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.
  #9  
Old July 22nd, 2005, 08:59 AM
Kevin Goodsell
Guest
 
Posts: n/a
Default Re: help in explaining binary tree

Jerry Khoo wrote:
[color=blue]
> hello, everybody, i am kinda new here, nice to meet u all. Now, i am
> cs students and are now facing difficult problems in understanding
> what a binary tree is, how it works, and the algorithm to display,
> arrange, find, delete the leaf node in binary tree.[/color]

You already asked this, and it was already explained that this is not
the group for discussing such things. You have a question about a
general programming topic. Come back when you have a C++ question.

-Kevin
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,840 network members.