搜索资源列表
个人名片管理系统
- 1、从数据库中检索出数据,动态的生成弹出式树结构菜单 2、利用双列的数据库表生成树结构函数 3、数据窗口点击标题可以实现动态按列排序功能,现有缺陷是拖动拉杆后不能进行排序 4、动态生成查找的sql程序,实现多个条件结合的模糊万能查寻 5、生成不重复的序列号函数 6、动态生成数据窗口的显示列,使用了各种对datawindow的修改定义功能 7、系统统一的错误处理功能,及生成出错的日志报表和登录日志 7、将数据窗口中选择的特定行导
二叉排序树及其查找
- 数据结构 上机 二叉排序树及其查找,包含更新二叉排序树存储二叉排序树上的查找,二叉排序树上的插入,二叉排序树上的删除等-data structure two forks on the plane and you sort tree, update contains two fork-tree storage binary search tree by sequencing, two tree fork insertion sort, two fork of the tree sort delet
shortpath-ron
- C实现二叉排序树的各种算法,了解数据结构中的树。-C fork order to achieve two tree algorithms, understanding of data structure of the trees.
prog_assistV1.0
- 数据库和界面的混合编程。该程序主要涉及技术: cj60lib界面库 ado数据库编程 功能: 1、允许添加删除主题 2、允许添加、编辑、删除、查找记录 3、允许打开其他同格式数据库 其他特色: 1、单击标题栏(即图中*号所指部分)可放大查看文章内容 2、树形栏中那两个上和下的箭头可单击以收缩和扩展树型控件 3、列表栏中可单击序号、标题等来排序 4、列表栏中第一栏中的小球图标青色代表非精华,红色代表精华,可在添加修改记录中自行设定,同样例子中注明有的表示
D2Tree
- 使用.net实现一个2叉树的c++源码,建树,查找、前排序,中序排序,后续排序-use. Net achieve a two-tree c source contribution, to find out, before ordering, order scheduling, follow-up order
Palmprint_Classification_using_Dual-Tree_Complex_W
- 这是一篇应用二分树复数小波进行掌纹分类的文章,希望与共同致力于复数小波的同仁分享-This is an application of two-tree complex wavelet palmprint classification of the article, hope and work together Complex Wavelet colleagues share
shujujiegou-erchashu
- 叉排序树与平衡二叉排序树基本操作的实现 用二叉链表作存储结构 (1)以回车( \\n )为输入结束标志,输入数列L,生成二叉排序树T; (2)对二叉排序树T作中序遍历,输出结果; (3)计算二叉排序树T的平均查找长度,输出结果; (4)输入元素x,查找二叉排序树T,若存在含x的结点,则删除该结 点,并作中序遍历(执行操作2);否则输出信息“无结点x”; (5)判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;-fork trees and
poj1990
- poj上第1990题目源码,用到了2个树状数组,这题数据结构是关键,想到了题目就很简单了-poj first topic FOSS 1990, used the two tree arrays, which that data structure is the key, think of a very simple topic
optimizationdimidiatesearches
- 这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行-this procedure can be sub-optimal two tree structure retrieval, mapping and retrieval, Please run using Turbo 2.0
Simple Binary Tree Class
- 是其中之五,两分树-is Five, two points tree
draw-tree
- 伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.-The tree is drawn in such a way that both of the edges
tree
- 按先序遍历的扩展序列建立二叉树的存储结构 二叉树先序、中序、后序遍历的递归算法 二叉树中序遍历的非递归算法 二叉树层次遍历的非递归算法 求二叉树的深度(后序遍历) -By first traversing the expansion of the storage structure of binary sequences to establish the first order binary tree, in order, after traversing a binary
AVL-Tree
- AVL tree - is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one
tree
- 二叉树用递归和非递归的中序遍历输出树的结点的算法。-The two tree traversal in the output tree with recursive and non recursive node algorithm
tree
- C语言二叉树三种遍历算法及其广义表表示 VS2012编写 基于先序遍历的构造算法:输入是二叉树的先序序列,但必须在其中加入虚结点以示空指针的位置。假设虚结点输入时用’.’字符表示。 分别利用先序遍历、中序遍历、后序遍历所建二叉树-Three kinds of C language binary tree traversal algorithm and generalized table said visual programming based on first order traversal
tree
- 数据结构树的演示程序,包括等价类合并、二叉树基本操作的实现、哈夫曼树、线索二叉树、前、中缀二叉树、表达式求值等程序。- The tree data structure demo program, including the equivalence class combination, two tree basic operations to achieve Huffman tree, binary tree, two clues, and two binary tree, infix
Balanced Binary Tree
- 平衡二叉树源代码 二叉树的格式化输出 可执行文件(Balanced two fork tree source code Two tree formatted output)
two tree
- 本程序中通过C++平台,实现二叉树的链式存储、遍历。(This procedure through the C++ platform, to achieve the two tree chain storage, traversal)
tree
- 二叉树的基本操作,包括建立、查询、画图、复制(The basic operation of the two forked tree)
Tree
- 二叉树的实现例如:遍历,插入删除,更新,插入节点等操作(The implementation of two forked trees, such as traversing, inserting delete, updating, inserting nodes, and so on)