搜索资源列表
Simple Binary Tree Class
- 是其中之五,两分树-is Five, two points tree
C
- C++树结构实现 ATL模板类 具体见内容 详细的够20个字了把-C++ tree implementation ATL template class specific and detailed enough to see 20 characters of the
hdb-0.1
- 这是纯PHP编写的 HashTreeDB 类似 dbm 的数据库引擎. --------------------------------------------------- 1. hdb.class.php - 核心类 2. test_gen.php - 测试脚本, 生成全部 5位数字对应的 md5 值组成的数据库 00000 ~ 99999 (10万条记录) 生成文件 5MB 3. test_query.php - 测试查询 4. test_dra
RegisterView
- VC++使用三态树技巧实现多个注册表子键的选择及浏览功能,可以配合 CRegisterExport 类将选择的注册表项导出-VC++ skills with multiple tri-state tree, the choice of the registry sub keys and browse features to meet the CRegisterExport class will choose to export the registry key
qt
- qt类树,对理解qt类之间关系很有帮助。-qt class tree, on the understanding of the relationship between the qt classes helpful.
NIDS
- 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。 CMainFrame* p_Frame //保持筐架类的指针 CEdit* m_pEdit //保存编辑框类的指针 CListCtrl* m_pList //保存列表类的指针 CTreeCtrl* m_pTree //保存树型控件的指针 CComboBox* m_pComboBox //保存组合筐的指针 以下的成员
cppguiwqt3
- The Qt toolkit is a C++ class library and a set of tools for building multiplatform GUI programs using a “write once, compile anywhere” approach. Qt lets programmers use a single source tree for applications that will run on Windows 95 to XP, M
settingstree
- Settings Tree Class for linux. -Settings Tree Class for linux.
Notalon-0.5.1
- 一个记课堂笔记的软件 支持树形目录 可以自动生成pdf-A record class notes software support directory tree can be automatically generated pdf
BTree
- 一个BTree类实现上述数据结构,每个BTree的实力代表一个二叉树-A BTree class implements the data structure, the strength of each representative of a binary tree BTree
qtreewidget
- The QTreeModel class manages the items stored in a tree view for Linux.
qtreatas
- The QTreeView class provides a default model/view implementation of a tree view for Linux.
XRTreeFragSelectWrapper
- This class makes an select statement act like an result tree fragment.
TreeWalker
- This class does a pre-order walk of the DOM tree, calling a ContentHandler interface as it goes.
StylesheetRoot
- This class represents the root object of the stylesheet tree Source Code for Linux.
XRTreeFrag
- This class represents an XPath result tree fragment object, and is capable of converting the RTF to other types, such as a string.
Transformer
- An instance of this abstract class can transform a source tree into a result tree.
DTMTreeWalker
- This class does a pre-order walk of the DTM tree, calling a ContentHandler interface as it goes.
stl_tree
- Red-black tree class, designed for use in implementing STL associative containers (set, multiset, map, and multimap). -Red-black tree class, designed for use in implementing STL associative containers (set, multiset, map, and multimap).
tree
- 二叉树,二叉树的实现插入删除以及增加数,是数据结构必修的一类代码 -The realization of binary tree, binary tree insert increasing number, deleting, and is a compulsory class of data structure code