-
树的节点一般是通过递归函数显示,此处是通过网络的逐级缓冲显示树的节点。...
树的节点一般是通过递归函数显示,此处是通过网络的逐级缓冲显示树的节点。-tree nodes is usually through a recursive function, here is the network gradually buffer tree nodes.
- 2022-10-27 02:25:03下载
- 积分:1
-
一种可重用目录树控件
A reusable directory tree control
- 2022-09-13 01:50:03下载
- 积分:1
-
Treeview-
Treeview 控件可以实现多选 拖拽节点如果按住ctrl shift 就可以多选 也可以拖拽多个节点 (Treeview can use ctrl shift to come mult select)
- 2017-01-03 10:02:21下载
- 积分: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
-
以树型结构显示出文件以及子目录的程序,运行通过.
以树型结构显示出文件以及子目录的程序,运行通过.-a tree structure shown documents and subdirectory, the running through.
- 2023-05-29 14:10:02下载
- 积分:1
-
CstmComboBox
CComboBox 弹出树状控件。包内为类文件,用时只需调用SetCustomPopupCtrl,然后就可以像操作CTreeCtrl一样操作CComboBox了。(CComboBox control pop-up tree. Package for the class file, simply call when SetCustomPopupCtrl, then the operation can operate CTreeCtrl as a CComboBox.)
- 2007-09-18 10:09:49下载
- 积分:1
-
拖放treeview中的项目
拖放treeview中的项目- Tows puts in treeview the project
- 2022-03-16 07:07:13下载
- 积分:1
-
TestTreeOwnerdraw
CMyTreeCtrl,自己编写的TreeCtrl类,完全自绘,响应WM_PAINT,可以拖动,可以设置图标,文本的字体、颜色,可以双行显示文本,以上操作皆可以动态操作,几乎包含了自定义树控件的所有操作,是研究美化控件的不错的参考(CMyTreeCtrl, own written TreeCtrl class, fully self-drawn, in response to WM_PAINT study beautify good reference control)
- 2021-01-22 14:48:41下载
- 积分:1
-
TreeView控件的使用Demo,包含了TreeView,ListView及Split控件的使用方法...
TreeView控件的使用Demo,包含了TreeView,ListView及Split控件的使用方法-TreeView control the use Demo includes the TreeView and ListView Control and Split use
- 2022-07-23 19:23:22下载
- 积分:1
-
功能超强的验证控件,适合asp,asp.net,vb.net等使用.100%服务端控件,所见即所得.让你轻松实现验证....
功能超强的验证控件,适合asp,asp.net,vb.net等使用.100%服务端控件,所见即所得.让你轻松实现验证.-super validation function controls for asp, Asp. Net. vb.net etc. .100% server control, WYSIWYG. you easily verified.
- 2022-10-26 23:05:03下载
- 积分:1