-
和Treeview 一样的Tree/List GTreeList
和Treeview 一样的Tree/List GTreeList-and Treeview same Tree/List GTreeList
- 2022-04-07 14:53:22下载
- 积分:1
-
CTabCtrl的使用,在使用控件时可以添加CTab来实现多页
CTabCtrl的使用,在使用控件时可以添加CTab来实现多页-CTabCtrl use, the use of controls may be added to achieve CTab pages
- 2022-03-22 22:10:42下载
- 积分:1
-
模拟物理文件的存储过程(连续文件) 初始条件: 随机产生存储空间大小,文件的个数及大小。...
模拟物理文件的存储过程(连续文件) 初始条件: 随机产生存储空间大小,文件的个数及大小。-simulated physical document storage process (continuous) initial conditions : randomly generated storage space size, the number and size.
- 2023-02-20 15:10:04下载
- 积分:1
-
1. Sql server 2000 in a new tree database, application directory "tree/sql...
1.在sql server 2000新建一个tree数据库,到应用程序目录"tree/sql语句"底下,找到sql脚本生成数据库结构. 2.把tree控件设为虚拟目录即可.-1. Sql server 2000 in a new tree database, application directory "tree/sql statement," underneath and find sql script generation database structure. 2. Put tree controls can be set to virtual directory.
- 2022-06-03 07:53:53下载
- 积分: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
-
在VS2005中用C#开发的带有TreeView控件的文本阅读器,
在VS2005中用C#开发的带有TreeView控件的文本阅读器,-In the VS2005 using C# development with a TreeView control, text reader,
- 2022-08-19 08:21:22下载
- 积分:1
-
通过拖拽CTreeCtrl的节点来改变层次关系,跟TreeSeq例子相呼应,一个改变父子关系,一个改变前后关系...
通过拖拽CTreeCtrl的节点来改变层次关系,跟TreeSeq例子相呼应,一个改变父子关系,一个改变前后关系-CTreeCtrl through drag and drop nodes to change the level of relations, with echoes TreeSeq example, a change in the relationship between father and son, before and after a change in the relationship between
- 2022-06-30 02:07:38下载
- 积分:1
-
类似于“资源管理器”的程序,可以查看,系统的所有资源
类似于“资源管理器”的程序,可以查看,系统的所有资源-similar to the "resource management for" process, can view, the system of all resources
- 2023-08-19 23:05:03下载
- 积分:1
-
一个可选择的树型属性编辑控件,极酷,功能强大,推荐下载...
一个可选择的树型属性编辑控件,极酷,功能强大,推荐下载--An choose tree attribute edit control,recommend
- 2022-03-01 14:30:46下载
- 积分:1
-
这个项目是展示我的梦想当我第一次见到三元树的树图。
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