资源列表
ColumnTreeCtrl
- 带标题栏的tree ctrl,可设置每行的背景颜色和字体颜色-With the title bar of the tree ctrl, you can set the background color and font color of each line
Treeview
- 实现Treeview控制的代码,包括增加、删除Node,以及将Nodes保存进数据库中。-Treeview control code, including add, delete the Node, and will save the Nodes into the database.
main
- this file contains code of binary search tr-this file contains code of binary search tree
binary-search-tree
- binary search tree definisi dan penjelasan binary search tr-binary search tree definisi dan penjelasan binary search tree
tree-edited
- binary search tree definisi dan penjelasan binary search tr-binary search tree definisi dan penjelasan binary search tree
bst-definisi
- binary search tree penjelasan dalam bahasa indonesia
TreeView_delphi
- 有关delphi下使用treeview的几篇文献,以及我写的一个示例代码,一个远程的类似文件管理器的代码。-Several of the treeview delphi the literature, and I wrote a sample code, a similar remote file manager code.
student_record_information
- a program for student information and management
TREEVIEW
- A good example of treeview control
TreeListViewDemo
- 本程序使用vs2008编译环境,测试使用listview以及treeview控件,供初学者学习-The program compiled with vs2008 environment, testing with a listview and treeview control for beginners to learn
CPP
- 学生信息管理系统 包含系统界面设计及源码 -Student information management system includes a system interface design and source
tree
- 二叉树的创建和二叉树的遍历,先序,中序,后序等遍历的实现。-Binary tree creation and traversal of the binary tree, preorder, inorder, and postorder traversal.