搜索资源列表
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
VBdotNet_Tree
- 应用VB.net中TreeView控件,实现建立二叉树,并对其前、中、后序遍历-Application Programs require TreeView control, for the establishment of binary tree, and its ago, After the preorder
sd
- 遍历XML文件,将里面的内容现实在树控件中去
TreeGenerator
- 采用特定树节点编码,实现树结构的快速遍历,在VS2005下编译通过。
文件树的实现
- 以递归搜索的方法实现对目录的遍历,然后用treeview现实整个目录树.-recursive search for the right way to achieve directory traversal, and then use the treeview reality the whole directory tree.
树形控件遍历所有本地文件
- 文件树,类资源管理器的文件树
Ex_Tree
- 树控件遍历本地磁盘所有的文件夹,方便用户查看所有的文件夹-Tree control traverse local disk file folder
tree
- PB树结构增强,实现多种功能、自动历遍-PB enhanced tree structure, multiple functions, automatic calendar, etc. over the
binary-tree
- 二叉树的实现,包括深度和广度遍历等基本功能-Binary tree implementations, including traversing the depth and breadth of the basic functions
TraverseBiTree
- Traversetibree实现树的建立与遍历 采用递归方式!-Traversetibree 实现树的建立与遍历,采用递归方式!
listview
- 简单的资源管理器 listview的遍历和树状图获取资源管理器的代码-fdsjkfhds fdjsklf dsfjdkl fjdsf dsf fdsif dsfd s
tree
- 二叉树的创建和二叉树的遍历,先序,中序,后序等遍历的实现。-Binary tree creation and traversal of the binary tree, preorder, inorder, and postorder traversal.
Demo
- 类似于资源管理器的树控件的遍历算法,此代码演示了怎么样遍历文件树种所以的目录和文件 -Traverse the tree control Traverse the tree control Traverse the tree control Traverse the tree controlTraverse the tree control
FileTree
- 这个文件主要是实现遍历文件夹并建成目录树的功能-generate directories of files
ThreadTree
- 线索二叉树遍历的动态演示,用QT做的界面,很直观漂亮。-Threaded binary tree traversal dynamic presentation with QT interface, very intuitive and beautiful.
TerryjNovelReader
- 页面很简单,有两个控件TreeView和textbox,后台遍历文件信息,把目录树放在TreeView里展示,点击具体小说的时候展示到TextBox控件里-Show page is very simple, the two TreeView and the textbox background traverse the file information, the directory tree on display on the TreeView, click on the specific no
FileTree
- 遍历文件夹并建成目录树 简单的演示了目录树的实现-Traverse Folder and the completion of the directory tree Simple demonstration implementation of the directory tree
TreeDemo
- 简单实例展示VC++树状控件的用法,可遍历树根,所有节点等。(Simple examples show the use of tree control by VC++)
