-
这个项目是展示我的梦想当我第一次见到三元树的树图。
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
-
assembly language prepared by the small program was not aware of no use, do not...
汇编语言编写的小程序,不知道有没有用,也不知道网站上有没有,看看吧!1-assembly language prepared by the small program was not aware of no use, do not know there is no site to see! 1
- 2022-01-28 04:24:43下载
- 积分:1
-
BCB-vcl
BCB三个高级组件TRichEdit组件、TreeView组件、TCustomGrid组件的应用 (The application of BCB three advanced components the TRichEdit components, TreeView component TCustomGrid components)
- 2012-08-08 15:57:33下载
- 积分:1
-
在vb6.0之中实现的资源管理器的界面,测试通过
在vb6.0之中实现的资源管理器的界面,测试通过-achieve resource management device interface, the test
- 2022-08-11 13:06:18下载
- 积分:1
-
一个不错的tree控件源码,好好看看吧,能让你变成时少花点时间...
一个不错的tree控件源码,好好看看吧,能让你变成时少花点时间-a good source tree controls, a good look at it, will allow you to spend less when they become
- 2022-01-22 03:24:18下载
- 积分:1
-
这是一个用ASP。NET编写的论坛,非常的好啊,大家下巴
这是一个用ASP。NET编写的论坛,非常的好啊,大家下巴-This is an ASP.NET prepared by the Forum, very good, and we chin
- 2022-12-20 18:55:04下载
- 积分:1
-
图像包,程序是一个实际的对话过程图像处理程序
图象软件包,该程序是一个实用程序的对话图象程序-image package, the program is a practical process of dialogue process image
- 2022-02-12 18:48:02下载
- 积分:1
-
recursive search for the right way to achieve directory traversal, and then use...
以递归搜索的方法实现对目录的遍历,然后用treeview现实整个目录树.-recursive search for the right way to achieve directory traversal, and then use the treeview reality the whole directory tree.
- 2022-07-04 14:02:36下载
- 积分:1
-
adtress
说明: 一个对word操作实例, 一个滤波器算法具体实现,一个实现文件分割的代码, 一个实现动态火焰源程序(An example of word operation, a specific implementation of a filter algorithm, a code to achieve file segmentation, and a program to implement a dynamic flame source)
- 2019-04-01 18:57:41下载
- 积分:1
-
TreeView分级操作,帮助我们了解TreeView的编程技术
TreeView分级操作,帮助我们了解TreeView的编程技术-TreeView grading operations, helping us to understand the programming technique TreeView
- 2022-01-24 14:07:25下载
- 积分:1