-
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
-
这个项目是展示我的梦想当我第一次见到三元树的树图。
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
-
对树控件的使用进行详细的剖析,使得那些想了解或使用树控件的人能够从中真正的得到启发...
对树控件的使用进行详细的剖析,使得那些想了解或使用树控件的人能够从中真正的得到启发-right tree controls the use of a detailed analysis, and make those who wish to understand or control the use of the tree from which the people can truly be inspired
- 2023-08-31 18:05:03下载
- 积分:1
-
该数据报文包用来实现一个无连接包的传送服务。 每条消息从一台机器发送到到另一台机器的选径仅依赖于这个包所包含的信息。 多...
该数据报文包用来实现一个无连接包的传送服务。 每条消息从一台机器发送到到另一台机器的选径仅依赖于这个包所包含的信息。 多-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
- 2022-01-27 23:20:56下载
- 积分:1
-
为TreeView加CheckBox的方法
这是一个网络应用的合集,包括浏览器,网页源码,FTP服务器,简单的一个通讯程序。-This is a network application, the Ultimate including browser, the website source, FTP server, a simple communication procedures.
- 2022-06-02 15:44:39下载
- 积分:1
-
有关控件 是DLL文件,经过引用后,在ASP。NET中 极其有用,希望对大家有帮助...
有关控件 是DLL文件,经过引用后,在ASP。NET中 极其有用,希望对大家有帮助-the control of DLL files, after invoked, in ASP.NET extremely useful, and I hope to be helpful
- 2022-07-06 18:24:54下载
- 积分:1
-
这个工程实现文件查找功能,特色在于其对每一个子目录都生成一个线程进行扫描,并动态生成目录树,学习多线程生树结构可以此为参考...
这个工程实现文件查找功能,特色在于其对每一个子目录都生成一个线程进行扫描,并动态生成目录树,学习多线程生树结构可以此为参考-realization of this project document search function, its characteristics in a subdirectory for each generation has a threaded scanning, and dynamically generated directory tree, students learn multithreading tree structure may make reference to this
- 2023-08-19 09:30:03下载
- 积分:1
-
《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面...
《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面。-" Imitation of the main Windows desktop interface," the use of ListView control, mimic desktop windows, you can set the background picture and picture zoom, with the type. Process itself is a database management program of the master interface.
- 2022-06-26 22:58:43下载
- 积分:1
-
TreeGrid,分组报表MFC实现类似Outlook风格的分组
TreeGrid,分组报表的mfc实现,类似outlook的样式分组-TreeGrid, grouping statements mfc realize similar outlook style grouping
- 2023-03-01 16:25:04下载
- 积分:1
-
TREEVIEW
C#写的简单树状菜单,使用Treeview控件写的,对初学C#的人应该有写帮助——(Simple tree menu written in C#, use Treeview Control wrote, beginner C# people should write to help-)
- 2012-10-06 14:34:21下载
- 积分:1