-
一个很好多图像显示框架,树形控件控制图像显示
一个很好多图像显示框架,树形控件控制图像显示-A good framework for multi-image display, image display control tree controls
- 2023-02-11 08:50:03下载
- 积分: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
-
类似IE设置对话框中的高级选项中的树形控件。
类似IE设置对话框中的高级选项中的树形控件。-IE settings dialog similar to the advanced options of tree controls.
- 2023-08-26 22:30:03下载
- 积分: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
-
ListView和TreeViee混合在一起的控件
ListView和TreeViee混合在一起的控件-The control which mix listview and treeview
- 2022-07-16 17:06:44下载
- 积分:1
-
VS2005环境下面的TREEVIEW控件,请大家使用。
VS2005环境下面的TREEVIEW控件,请大家使用。-VS2005 environment TREEVIEW control the following, please use.
- 2022-03-25 16:59:55下载
- 积分:1
-
加载系统收藏夹内容到菜单,再使用treeview控件加载菜单项内容。...
加载系统收藏夹内容到菜单,再使用treeview控件加载菜单项内容。-loading system as favorites to the menu, then use treeview control loading menu items.
- 2022-01-22 16:23:05下载
- 积分:1
-
本程序可以实现多视功能,并可实现统一的观点。
本程序可以实现多视功能,并且,可以实现不同类的视图的统一显示,增加了界面的显示层次。-This program can achieve multiple visual function, and, can achieve a unified view of different types of shows, increasing the display level of the interface.
- 2023-07-13 09:10:04下载
- 积分:1
-
一个显示子树时显示进度条的例子,很酷,推荐下载
一个显示子树时显示进度条的例子,很酷,推荐下载--An example of showing process bar when showing child tree,very cool,recommand!
- 2022-07-22 04:55:39下载
- 积分:1
-
本程序是在VC下开发的Windodws窗口界面程序,根据数据库中的记录向树型控件中添加节点。...
本程序是在VC下开发的Windodws窗口界面程序,根据数据库中的记录向树型控件中添加节点。-this procedure was developed under the VC Windodws window interface procedures, according to records in the database to add controls tree nodes.
- 2023-02-20 07:50:04下载
- 积分:1