▍1. TREE控件的新用法
TREE控件的新用法-TREE control of the new usage
使用TreeView控件显示一个泛型集合中的成员及其属性-Using the TreeView control displays a generic set of members and their properties
在windows上的小图标源码-windows in the small icon FOSS
表格树TreeGrid,无极限层表格树 实现拖拽 排序。功能很强大。还能实现其他一些高级功能,如:计算,复选框,批量选择删除节点等。高级功能例子里没有实现,你需要查看他的api来自己增加。-Form tree TreeGrid, without limit layer forms realize drag tree sort. Function is very powerful. Can realize a number of other advanced features, such as: computing, check box, and choose to delete the node, such as bulk. Examples of advanced features not realize, you need to see him come to an increase of the api.
一些win32新型控件使用的例子,CTreeCtrl,CListCtrl,Slider...等等,希望对大家有用-win32 some new examples of the use of controls, CTreeCtrl. CListCtrl, Slider ... etc., it may be useful to hope
The search tree has a branching factor of 4. All edges have unit costs except those that go to states 5, 8 and 9 (cost 3). The node-counts given below include the start and the goal nodes (if you indicate otherwise and your answers are consistent then they will be accepted too).
获得网络信息,并以树型结构显示,主要类:CNetworkTreeCtrl-access network information, and tree structure, the main categories : CNetworkTreeCtrl
汇编语言编写的小程序,不知道有没有用,也不知道网站上有没有,看看吧!1-assembly language prepared by the small program was not aware of no use, do not know there is no site to see! 1
是我同学编写的,不知道这里面有没有,希望没有吧,-is prepared by the students, not know that there are not, I hope no bar, Oh
该数据报文包用来实现一个无连接包的传送服务。 每条消息从一台机器发送到到另一台机器的选径仅依赖于这个包所包含的信息。 多-text packets used to achieve a connectionless packet transmission services. Each message from one machine to another sent to the machine the election trail only rely on the packets contained information. More
AGV无线通讯物理层的方案探讨-AGV wireless physical layer on the program
使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox-The example of using TVS_CHECKBOXES style in TreeView
一个非常漂亮的树状列表库,并且功能也很强大,推荐下载--A very beautiful tree list library,recommend
实现网页中的树状菜单,可以自动生成,不过英文不行的话,就不要下了-achieve the website tree menu can be automatically generated, but not in English, then they do not have the
本程序是在JBuild 9.0中开发的,主程序是 DiskManager.java。实现一个树形控件,可以添加和删除节点。-this procedure was developed JBuild 9.0, is the main program DiskManager.java. Achieving a tree controls, can add and delete nodes.
This sample shows how bind a TreeView to a data source and use DataTemplate objects to customize the TreeView.
本程序是做一些树型控件的测试,在树型控件前加载图片,响应右键消息等。-This procedure is to do some tree-control test, in the tree control before loading pictures, news, etc. in response to right.
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
演示了如何使用树控件,对不了解树控件如何初始化,如何使用的人有帮助-Demonstrated how to use the tree control, tree control do not understand how to initialize, how to use people who have helped
TreeView与数据库关联例子,帮助我们了解TreeView的编程技术-TreeView associated with the database example to help us understand the programming technique TreeView