搜索资源列表
ASP+ACCESS-tree
- 用ASP+ACCESS数据库实现的无限级目录树-ASP ACCESS database unlimited class tree
ColorTreeCtrl
- 能够很容易控制的一个Tree类。通过该类可以创建自己需要的风格化的树,有利于在特定环境下使用。-can be easily controlled by a Tree class. Through such needs can create your own style of the tree, to the specific environment.
ass6.........mars
- binary search tree /*class TreeNode { public: TreeNode(char m[80],TreeNode*left, TreeNode *right) void Inorder(void) char data[80] TreeNode *left_ptr TreeNode *right_ptr }
jquery实现的tree,效果很好
- jquery实现的tree,效果很好,能够实现展开一级数,其他级树自动收缩,并且有多种样式提供选择,jquery realized tree, the effect of a very good start to achieve a number of other class trees automatic contraction and provide a variety of styles to choose
MFC-Tree-Control--using
- 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child
Treelist
- 一个形如outlook中的树形列表类,可以排序,推荐下载--Tree list class which is like the class in outlook,the content in that can be ordered,recommend!
kdtree
- kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
gridctrl_demo220
- Using comboboxes in the MFC Grid Control Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some t
CFListMFC_Class
- Gybrid Tree-List MFC-based class!
SimpleBinaryTreeExample
- Simple Binary Tree Class
tree1
- Simple tree class in python
class-CFriendList
- 一款经典的tree控件,界面还可以,原理值得我们大家学习。。。适合初学者-The tree control, a classic interface, the principle is worth us to learn. . . Suitable for beginners
uMinTree
- Only Tree Class Structure
BinaryTree
- 定义二叉树的类,包含的插入、中序遍历、后序遍历、先序遍历的操作-Define the binary tree class contains insert, in order traversal post-order traversal, preorder traversal operation
5100309203_5_8
- 二叉树类的前序,后序,层次遍历,其以链表方式存储-Binary tree class pre-order, post-order, hierarchy traversal, the linked list storage
SuperClassify.class
- 一个php层级树的类 只需要id和fid来区分层级-A php class level tree only need id and fid to distinguish the level
实现一个用顺序存储实现的二叉树类
- 本次程序设计是为了实现一个用顺序存储实现的二叉树类。-The program is designed to achieve a sequential storage implementation using a binary tree class.
Binary
- 本代码为C++的二叉树课设,内容包括复杂的建树过程,递归遍历及非递归遍历,还有二叉树形态的打印,功能还是比较全的-The code for C++ binary tree class-based, including the achievements of complex processes, recursive and non-recursive traversal traversal, as well as binary form printing function is still rel
BinaryTree
- 完整二叉树类的实现(包含测试文件)功能涵盖建树、删除左右子树、归并两棵树、二叉树的前序、中序、后序及层次遍历-Complete binary tree class implementation (including test files) function covers achievements, left sub-tree delete, merge two trees, binary tree preorder, inorder, and postorder traversal level
TreeCtrl
- 树形控件,可以插入头像,利用该控件可以实现类似QQ好友列表的功能-Tree class, it can show img at every item,you can use it to make friends list box like QQ