-
treeview
说明: MFC树状结构简单示例 dialog和treeview(TreeView,dialog and treeview)
- 2010-04-19 17:46:25下载
- 积分: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
-
TreeControl-and-Datatable-Easy-Toos
使用这个工具你只需要 2行代码(new工具类和添加到tree控件的Node节点) 就能解决 tree控件的复杂问题 方便得定义点击事件(Complex problems using this tool you need only two lines of code (new tools and add to the Node node tree control) can be solved easily tree controls have to define the click event)
- 2015-02-22 20:06:27下载
- 积分:1
-
一些win32新型控件使用的例子,CTreeCtrl,CListCtrl,Slider...等等,希望对大家有用...
一些win32新型控件使用的例子,CTreeCtrl,CListCtrl,Slider...等等,希望对大家有用-win32 some new examples of the use of controls, CTreeCtrl. CListCtrl, Slider ... etc., it may be useful to hope
- 2022-01-31 17:38:12下载
- 积分:1
-
some controls, FlatStyle graphic interface controls, delphi beginners or better...
delphi编程的一些控件,FlatStyle 平面界面控件,对于delphi初学者还是比较好用的-some controls, FlatStyle graphic interface controls, delphi beginners or better quality
- 2022-06-01 04:58:17下载
- 积分: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
-
这么把数据库中的数据加到树控件中:这是一篇用WORD介绍的,里面有代码...
这么把数据库中的数据加到树控件中:这是一篇用WORD介绍的,里面有代码-database so the data added to the tree control : This is a use Word described, there are code
- 2022-05-13 07:07:36下载
- 积分:1
-
tvnode
tvnode-hitem
tvnode-hitem -tvnode-hitem tvnode-hitem
- 2023-01-19 06:00:04下载
- 积分: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
-
通过TreeControl控件显示数据库中的记录,优化界面。
通过TreeControl控件显示数据库中的记录,优化界面。-TreeControl control through the display in the database records, and optimize the interface.
- 2022-06-17 05:53:46下载
- 积分:1