-
这个项目是展示我的梦想当我第一次见到三元树的树图。
This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new "int" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It"s amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary
- 2022-01-25 20:11:40下载
- 积分:1
-
实现CtreeCtrl控件多选功能的封装类
实现CtreeCtrl控件多选功能的封装类-Suport multiselection functionality for tree controls.
- 2022-03-14 01:39:30下载
- 积分:1
-
树形浏览器控件使用的源代码,使用vb开发值得
树形浏览器控件使用的源代码,使用vb开发值得- The shape of tree browser controls a use the source code, uses
the vb development to be worth having a look
- 2023-08-27 17:00:03下载
- 积分:1
-
通过拖拉树型控件CTreeCtrl的节点来改变同一层次上节点的位置顺序...
通过拖拉树型控件CTreeCtrl的节点来改变同一层次上节点的位置顺序-Through drag and drop tree control CTreeCtrl node to change the same level, the location of the node sequence
- 2022-06-29 04:47:09下载
- 积分:1
-
此为如何将TreeView与数据库数据联系,此为参考文档,非本人作品...
此为如何将TreeView与数据库数据联系,此为参考文档,非本人作品-this as how to TreeView and database data links, make reference to this document, non- I works
- 2022-01-20 22:40:03下载
- 积分:1
-
模拟实现文件树,读取制定文件夹文件内容并生成文件树
模拟实现文件树,读取制定文件夹文件内容并生成文件树-Simulation realize document tree, read to develop the content of the document folder and generate a document tree
- 2022-03-07 13:40:27下载
- 积分:1
-
一个TreeCtrl,可以在树中对选中的节点进行查找,统计,展开和折叠等操作....
一个TreeCtrl,可以在树中对选中的节点进行查找,统计,展开和折叠等操作.-a TreeCtrl, the tree of the selected nodes search, statistics, Folding and start operating.
- 2023-04-11 23:35:04下载
- 积分:1
-
一个通过递归实现的treeview!! 大家可以过来看看哟
一个通过递归实现的treeview!! 大家可以过来看看哟-through a recursive achieve treeview! ! We can look into yo
- 2022-03-23 20:14:39下载
- 积分:1
-
一个很好多图像显示框架,树形控件控制图像显示
一个很好多图像显示框架,树形控件控制图像显示-A good framework for multi-image display, image display control tree controls
- 2023-02-11 08:50:03下载
- 积分:1
-
可以方便地实现TREEVIEW节点拖放,加拖开始,拖动代码有关。
可以方便地实现TREEVIEW节点拖放操作,添加DRAG开始,DRAG接收事件代码.-Can easily achieve node TreeView drag and drop, add DRAG started, DRAG code to receive events.
- 2023-03-09 01:30:04下载
- 积分:1