搜索资源列表
tablecloth_files
- 超强的树状结构,可以创建多级的树状结构,容易理解,清晰明了-Super-tree structure, you can create multi-level tree structure, easy to understand, clear
classify
- 改程序可实现对一个树状结构的判断,包括多父节点、子节点等的判断-Reform program can achieve a tree structure of the judgments, including multi-parent node, child nodes, etc. to determine
BiTree1
- 利用树状图可实现数据结构中的非递归中序遍历-Use tree data structure can be achieved in a non-recursive traversal
cacti-0.8.8a
- Cacti在英文中的意思是仙人掌的意思,Cacti是一套基于PHP,MySQL,SNMP及RRDTool开发的网络流量监测图形分析工具。它通过snmpget来获取数据,使用 RRDtool绘画图形,而且你完全可以不需要了解RRDtool复杂的参数。它提供了非常强大的数据和用户管理功能,可以指定每一个用户能查看树状结构、host以及任何一张图,还可以与LDAP结合进行用户验证,同时也能自己增加模板,功能非常强大完善。-Cacti in English means cactus mean, Cact
CTreeCtrl
- MFC树形结构,实现简单的一个树状图,从世界到国家到城市-MFC tree structure, the realization of a simple tree diagram, from the world to the country to the city
TreeSizeFree
- 查看指定文件夹的树状结构工具-Tree tool to view the specified folder
Data-structure-(a)-
- 讲述了数据结构中的线段树,树状数组,二维线段树的原理,里面还包含各种例题。-Describes the data structure of the segments in the tree, the tree arrays, the principles of the two-dimensional segment of the tree, and which also includes various examples.
duipaixu
- 输入元素序列,采用堆排序对序列进行排序,并将堆依据树状结构在屏幕上输出层次遍历的结果。-Enter the sequence of elements, using heap sort sequence to sort and stack based on the output level of the tree traversal on the screen.
123
- 4-08. 目录树 在ZIP归档文件中,保留着所有压缩文件和目录的相对路径和名称。当使用WinZIP等GUI软件打开ZIP归档文件时,可以从这些信息中重建目录的树状结构。程序实现目录的树状结构的重建工作。-The 4-08. directory tree in ZIP archive files, keep all the compressed file and directory relative path and name. When using the WinZIP GUI softwar
LeftChild-RightChild
- 用二叉树的LeftChild-RightChild表示法存储二叉树,每个节点所含数据元素均为单字母,试编写按树状打印二叉树的算法.是学习数据结构很好的例子-Storing binary notation using binary tree LeftChild-RightChild, each node contains data elements are single-letter, written by the test print binary tree algorithm. Is a go
extjs-combo-tree
- extjs多选树源码,多选下拉树,对于ext开发中碰到树状结构展示的功能,有帮助-ext js combo tree resource......
reverse
- 利用树状数组的数据结构求解一串数字中逆序对的个数-Use Fenwick tree data structure to solve a string of numbers in reverse order of the number of
treeview_test
- matlab树状目录简单示例小程序,生成GUI界面的树形菜单结构(Matlab tree directory simple sample applet)
高级数据结构
- c++实现以下题目(可以用visio2015编译) 1.序列和的前n小元素(优先队列) 2.破译密文(并查集) 3.逆序对(树状数组) 4.郁闷的出纳员(伸展树) 5.星际争霸(Treap)(C++ implements the following topics (can be compiled with visio2015) 1. sequence and the former n small elements (priority queues) 2. decipherin
最好的树状界面实例explorestruct
- 在GUI界面上写了一个树状菜单,实现点击不同的节点实现不同的事件(A tree - like menu is written on the GUI interface to implement different events by clicking on different nodes)