Tree_Missoum

所属分类:数据结构
开发工具:Visual C++
文件大小:8KB
下载次数:3
上传日期:2010-11-24 23:36:25
上 传 者kader1205
说明:  In computer science, a binary tree is a tree data structure in which each node has at most two child nodes, usually distinguished as "left" and "right". Nodes with children are parent nodes, and child nodes may contain references to their parents. Outside the tree, there is often a reference to the "root" node (the ancestor of all nodes), if it exists. Any node in the data structure can be reached by starting at root node and repeatedly following references to either the left or right child.

文件列表:
TP 05 (Arbre)\TP4 Missoum.ccp.cpp (7631, 2008-02-04)
TP 05 (Arbre) (0, 2010-11-24)

近期下载者

相关文件


收藏者