资源列表
treecontrol.rar
- 树形控件用法tree control 的以个小程序,Tree controls usage of the tree control to a small program
vs03BindTreeview
- vs2003绑定Treeview控件,附加checkbox选项-vs2003 bind Treeview control, an additional checkbox option
GridTreeCtrlDemo11.rar
- 基于MFC的GridCtrl控件,有点类似CListCtrl,但是比CListCtrl功能强大,包含了按钮,树形列表等扩展功能!,a gridctrl based mfc,it expand the tree ctrl, button ctrl, combobox ctrl
TreeCtrl_application
- 树控件的灵活应用,可以有图表显示可编辑等作用-Flexible application of the tree control can be editable, such as a chart showing the role of
TreeViewCheckRadio
- Here s how to add check boxes and radio buttons to a TTreeView Delphi component. Give your applications a more professional and smoother look.-Here s how to add check boxes and radio butto ns to a TTreeView component Delphi. Give your ap plicatio
btree
- Hi this file has wrote for btree algorithm in storing and retrieval information that u can run it with visual studio. regards
net2008
- 为测试发送 E-Mail 而写的。原理就是向服务器发送一条消息,然后再接受。easy!!!但常用,可以用它来测试很多协议,比如 FTP,HTTP...另外这个程序支持用↑↓回调,很方便:)
Src.tar
- Decision tree learning algorithm
CyberCtrl
- 一组漂亮的控件,包含XP风格控件、各种风格的Combobox、Edit、Listview、treeview等控件-a beautiful group of controls, including XP style controls, various styles of Combobox, Edit, ListView, so treeview controls
GridTreeCtrlDemo0530
- Grid tree button control
prtree-1.5.tar
- 新型多维空间索引结构PR-tree,并且在这种新型的索引结构下进行了高维数据的查询操作.这种新型的空间索引结构有两个主要的特点:对需要查询的数据空间进行层次划分 并且对结点的插入、删除等操作具有高度的灵活性-PRTree is a Priority R-Tree, a spatial index. For some background read this: http://www.cs.umd.edu/class/spring2005/cmsc828s/slides/prtree.pdf
NIPS2005_0433
- k-d tree 算法介绍,介绍了一种可行的方法,从而实现搜素。