-
这个项目是展示我的梦想当我第一次见到三元树的树图。
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
-
This is only a Valentine
这只是一个情人节里的网站源码,,如果大家觉得不错的就下载吧,真的不错的
这个是绿色的讯雷-This is only a Valentine
- 2022-04-11 10:15:33下载
- 积分:1
-
说明:类似资源管理器 ( File Explorer ) 的改良版 TTreeView 构件 ( 2.2 版,附源码...
说明:类似资源管理器 ( File Explorer ) 的改良版 TTreeView 构件 ( 2.2 版,附源码 -Note : similar resource management (File Explorer), improved version of TTreeView component (2.2 version, with FOSS
- 2022-07-07 19:14:38下载
- 积分:1
-
通过删除节点,可以删除相映的记录,包含带子节点的节点
通过删除节点,可以删除相映的记录,包含带子节点的节点-by removing nodes can be removed form a contrast to the record, including scallops of nodes
- 2023-03-15 06:35:03下载
- 积分:1
-
此示例演示如何创建一个自定义视图类似GridView视图模型。
This sample shows how to create a custom view that resembles the GridView view mode that is used by ListView. The custom view presents hierarchical data in columns at each level of the TreeView. -This sample shows how to create a custom view that resembles the GridView view mode that is used by ListView. The custom view presents hierarchical data in columns at each level of the TreeView.
- 2022-08-06 21:59:05下载
- 积分:1
-
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!...
Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!-Effective C, C programming introduced on the issue of standardizing and should pay attention to some problems with high-quality C programming almost! Yes CHM format!
- 2022-05-18 13:29:17下载
- 积分:1
-
通过点击按钮实现把一棵树的节点复制到另一颗树。
通过点击按钮实现把一棵树的节点复制到另一颗树。-By clicking on the button to achieve the one tree to another tree and the node copy.
- 2022-03-18 13:23:23下载
- 积分:1
-
主要用于TREEVIEW的生成工具.是用VFP写的,可以很方便的以可视化的方式进行树型的生成工作....
主要用于TREEVIEW的生成工具.是用VFP写的,可以很方便的以可视化的方式进行树型的生成工作.-mainly for the production tools. VFP is written, it is convenient to the visualization of the formation for tree work.
- 2023-02-06 04:40:03下载
- 积分:1
-
该驱动程序集的目的是提供简单、直接访问控制的目的…
此驱动程序集的目的是提供对1394串行总线上兼容相机的控制和图像的简单、直接访问。这些相机能够以高达400 mbps*的速度传输图像数据,同时还能够通过软件控制相机的各种参数。
- 2022-07-23 22:51:59下载
- 积分:1
-
treectrl
VC+++/MFC 一个tree控件类,带源码(VC+++/MFC a tree control class, with source code)
- 2010-03-05 15:35:13下载
- 积分:1