搜索资源列表
AccessADO
- vc中利用ado访问Access文件(包含tree,datagrid控件)-vc use ado visit Access document (containing tree, datagrid control)
管理数据库(使用树型控件)
- 用vc实现的管理操作数据库的程序,用到了树形控件来实现!- Management operation database procedure realizes which with vc, has controlled with the shape of tree to realize!
XML数据结构_TreeCtrl
- XML数据结构,是个文件树 AppWizard has created this SLT application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-XML data structure is a tre
一个完整的餐饮管理程序
- 一个完整的餐饮管理程序 这是个一个完整的餐饮管理程序的源代码,是我学习VC++的入门。 这个程序,是基于对话框,包括了一些基本控件(tree、listctrl、page等)的使用,数据库应用,打印的程序。很适合初学者。 初始用户和密码:Admin,1234。 另外,在“前台销售”窗口的ListCtrl中,有个Button,要在第一个空白行的“名称”列的最右边点击才会显示出来。-a complete catering management procedures it is a co
officexptoolbar
- 主要用于灵活可靠地生成任意复杂的DataWindow的Filter语句或SQL的Select语句中的Where查询条件。核心技术是采用面向对象方法分析了SQL的SELECT语句的语法结构,概括出基于表达式类的面向对象模型(包括字段,常数,函数,自定义表达式及二元表达式对象)。在查询界面中,用户可以灵活地创建、销毁、组合或拆分这些对象,构造出复杂多样的表达式树,有效地实现了数据库的动态查询。-mainly for flexible and reliable generation of arbitr
lxh
- 将数据库的Xml文件解析生成一个树型的数据结构,-database of Xml file parsing generated a tree data structure,
sql的语义推导树
- sql的语义推导树。用于自己建立一个dbms系统时,可以用来解析输入的sql语句,用来形成一个语法树-sql semantic derivation tree. For creating a DBMS system can be used to parse the input to the sql statement, the syntax used to create a tree
vcsqlserver
- 是VC+SQL server模式的,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示; -VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the L
HuffmanTwoTree
- 实现数据的压缩,演示Huffman二叉树的应用。虽然压缩效果不如rar等,但是作为一种算法,具有可借鉴的价值。-data compression, presentations Huffman binary tree applications. Although not rar compression, but as an algorithm that can draw is the value.
prog_assistV1.0
- 数据库和界面的混合编程。该程序主要涉及技术: cj60lib界面库 ado数据库编程 功能: 1、允许添加删除主题 2、允许添加、编辑、删除、查找记录 3、允许打开其他同格式数据库 其他特色: 1、单击标题栏(即图中*号所指部分)可放大查看文章内容 2、树形栏中那两个上和下的箭头可单击以收缩和扩展树型控件 3、列表栏中可单击序号、标题等来排序 4、列表栏中第一栏中的小球图标青色代表非精华,红色代表精华,可在添加修改记录中自行设定,同样例子中注明有的表示
TurboTree
- 很多人都使用“父—子结构+递归算法”来显示树型的层次结构,这里给介绍一种简单方便的数据结构和算法,快速显示树型的层次结构-many people use a "parent-child structure + recursive algorithm" to show the level of tree structure, here introduced to a simple data structure and algorithm, shows the hierarchi
20041016112846_vczx_MyTreeCtrl21
- 支持数据项查找功能的树控制(CTreeCtrl)类-support data item search capabilities tree control (CTreeCtrl) Classes
B+Tree
- B+Tree实验练习 数据库实验,介绍B+树的用法
detection tree code
- 这是一个决策树代码-This a decision tree code
m-tree_c
- 构建M-tree的c++代码,M-tree类似于R-tree,区别于R-tree的是它是基于任意的距离来构建的索引(满足三角不等式)。-C++ code of constructing a M-tree
10.1.1.10.818
- 关于数据库多维索引结构KD树的介绍,包括构建和检索的算法。-Multi-dimensional database index structure on the introduction of KD tree, including the construction and retrieval algorithms
b_plus_tree
- 支持b+ tree树的初始化以及增删改操作,借以了解数据库中index的数据结构-b+ tree
tree
- 二叉树的实现,三种遍历方法。比较简单,是数据结构的基本知识-The realization of a binary tree, the three traversal methods. Relatively simple, basic knowledge of the data structure
tree
- 创建二叉树并以根结点为参数交换每个结点的左右子树,查找x结点并输出其所有的祖先结点,以中序遍历和前序遍历创建二叉树。-Create a binary tree and parameter exchange for each node of the root node to the left and right subtree, find x nodes and output nodes of all its ancestors, create a binary tree in order tra
Tree
- 操作Tree控件。要运行程序必须将数据库文件夹Database(包含数据库文件City.mdb)与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件夹放在工程目录下。-Operating the Tree controls. To run the program must be Database folder Database (containing the Database file City. MDB) put together with the executable fil