搜索资源列表
学习知识库2.0版
- 学习知识库2.0版.rar C#知识库是我在学习C#时积累的一些知识。 本软件用C#编写,运行需要Microsoft .NET框架支持。 打开树状节点,双击可查看知识。-learning knowledge base version 2.0. Rar C# knowledge base is in learning C# gained some knowledge. The software prepared with C#, running Microsoft.NET framew
《哈夫曼树》
- 根据哈夫曼算法创建的哈夫曼树,求树中每个外部结点的编码-under Huffman algorithm to create the Huffman tree for each tree node external coding
ThBSTree
- 线索二叉搜索树结点的插入删除以及树的打印。-clues two forks search tree node of the tree to insert, delete and print.
myDragTreeCtrl
- 此程序中实现了树型控件节点拖动的功能,编译运行于VC++环境中-this program achieved a tree node controls the scrolling function, compiler runs on VC + + environment
拖拉树节点的例子
- 拖拉树节点的例子拖拉树节点拖拉树节点的例子的例子-drag tree nodes example tractors drag tree node tree nodes example examples
BTree.二叉树的递归算法
- 二叉树的递归算法:计算高度、结点个数、交换左右儿子 问题的描述 写一完整函数,计算树的结点数目int CountNode(BTNode<T>* &t); 完善以下两个函数: 计算树的高度int Depth(BTNode<T>* &root); 对树的所有子树交换左右孩子void swapsons(BTNode<T>* &t);,Binary Tree Recursive Algorithm: Calculate the hei
CPropertyGrid
- 用来设置树形节点的属性框控件,VC++源代码,希望对大家有所帮助-Used to set the tree node properties box control, VC++ source code, we hope to help
CTreeCtrlXML
- CTreeCtrlXML能直接将树节点序列化为XML,完成读写功能-CTreeCtrlXML tree node can be directly serialized XML, complete read and write capabilities
treelist.rar
- 用树状列表制作了书目录一步步展开的树状节点,并可以添加目录,Using the tree has produced a book list, step by step to start the directory tree node, and can add directory
mfc_treeCtrl
- MFC上实现tree结构,并响应tree节点事件-MFC tree structure, and respond to the tree node event
tree-control
- vc编写的树形控件,可以修改结点名称,拖动等-tree control written in vc, can modify the node name, drag, etc.
ext-tree
- ext的树的实例.通过右键菜单操作树节点对数据库进行增删改查.-Examples of trees ext. through the operation menu tree node additions and deletions to the database search.
tree
- 拖拉树节点,用于VB开发。可以生成拖拉树型的界面和功能。-Drag the tree node
delphi_qxgl
- 用delphi写的用户权限管理 修改了权限树节点状态生成过程,采用循环遍历树结点 修改了主界面菜单和工具条显示过程,采用递规遍历菜单 通过系统管理员进入sys权限设置,在mainfrom创建的时候读取权限。 权限设置模块中可根据需要改为:将树型结构的节点写进数据库,进行动态修改。在程序中动态生成树型结构 过系统管理员:sys 密码:sys 普通用户:001 密码:123 用VB、VS等开发工具可参考设计。-Use delphi wr
Tree
- 二叉树基本操作的程序实验 1、二叉树结点结构体 2、二叉树结点队列-Experimental procedure for the basic operation of a binary tree 1, a binary tree node structure 2, a binary tree node queue
tree
- 二叉树的实现 孩子兄弟节点法完成二叉树的各种遍历操作 课程设计-Binary tree node method to achieve complete binary brothers kids of various traversal operation of curriculum design
2-3-Tree
- 2-3 Tree implementation wich can insert search a node and always shows in graphical the tree.
binary-tree
- 建立了一个二叉树,写出二叉树的结点,然后用前序历遍、中序历遍、后序历遍来访问了整棵二叉树。-A binary tree, write a binary tree node, and then use the pre-order the calendar over the calendar times in sequence, after the sequence to access the calendar over the whole grain binary tree.
tree
- 编写一个算法程序实现: 1、建立一棵6个结点的二叉树,结点的数据值是正整数,并按中序输出之; 2、完成对以上二叉树中所有结点的左、右子树相互交换,并按中序输出交换以后的结果。 3、统计二叉树叶子结点的个数,并输出结果。 -Write an algorithm Program: 1. Establish a tree node 6 binary data value node is a positive integer, the output of the press in ord
tree
- 两棵树之间拖拽 ,实现树节点之间的拖拽 ,两棵树之间的拖拽 树节点刷新-Drag and drop between two trees, the realization of drag and drop between tree node, drag and drop between two trees refresh the tree node
