搜索资源列表
RBTree
- 使用VS.NET开发的数据结构红黑树可视化图形界面演示。可以进行节点的添加及删除。-use VS.NET development of the data structure RED-BLACK TREE visual graphical interface demo. The nodes can be added and deleted.
Tansuo
- 数据结构---堆栈的使用。蓝色小方块在一个自己添加的红色迷宫中找到一个出口。利用数据结构堆栈的特性来。-data structure --- stack use. Blue small chunks themselves in a maze of red added to find an export. Stack data structure used to the characteristics.
hudong0178
- 数据结构(c++版)线性表的全部操作. 创建,查找,删除,添加,合并,顺序定点合并-data structure (c version) Linear List of all operations. To create, search, delete, add, the merger, the merger order sentinel
myB+T
- 实现一个B*Tree的添加和查找,输入数据为一组字典文件-achieve a B * Tree Search and the addition, the input data for a group of documents dictionary
Projectjohu123006
- crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下:
20070320tree
- 属于数据结构的C++编程,包括二叉树的添加删除节点等操作。-data structures belong to the C programming, including the addition of binary tree nodes delete operation.
doubledirectionlink
- 属于利用C++开发的数据结构代码,包括双向链表的添加、删除、修改的操作。-belonging to the development of the use of C code data structure, including the addition of two-way linked list, deletion and modification of the operation.
BTree
- 数据结构B树算法的演示程序 包括添加删除节点,设置阶等功能
Graphic
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。
c++_data_struct
- c++数据结构,向量的实现,可以实时添加和压缩数据
yuyu
- 实现二叉排序树的遍历、添加、删除等操作。是对数据结构二叉排序树的最好的解释
student
- 利用线性表实现学生表,可以插入,删除,添加学生的数据
T
- 二维链表初始化怎样添加数据及输出显示,遍历显示每一个元素。-How to add a two-dimensional list initialization data and output display, traversing displays each element.
Binary_tree
- 数据结构中的二叉树的基本操作:添加数据、前、中、后序遍历,高度显示,结点个数等-The binary tree data structure of the basic operations: add data, before, during and post-order traversal, height shows the number of nodes, etc.
shujujiegougeshi
- 数据结构课程设计报告模板,比较规范,只要添加自己具体的系统内容便可使用,比较奥方便快捷的完成文档。-Data structure course design report templates, more standardized, just add content to their specific system can use, more convenient and efficient completion of Austrian documents.
关于建堆的实现数据结构
- 数据结构 中 关于建堆的实现 包括上调算法 和下调算法 以及添加 和删除-Including the realization of the construction of the heap data structure algorithm raised and lowered the algorithm, as well as add and delete
lovesmerging
- 游戏初始状态,假设有一段字母序列,其中任意三个相邻的字母不完全相同。游戏开始后,可以添加字母到所述序列的任意位置。一旦出现三个或更多相同的字母相邻,该连续子列就会消 除;如果一次消除发生后,新产生的序列再次满足消除条件,那么消除连锁发生,直到产生的序 列不再满足消除条件。一次输入后,连续消除的过程中,新字母不会产生;新的字母序列稳定 后,可以进行下一次操作。(The initial state of the game, assuming that there is a sequence of l
studentguanli
- 数据结构链表算法演示,链表的增加删除添加修改侧长度(Data structure linked list algorithm demonstration)
植物园
- 建立植物园查询系统 可以删除修改添加数据(Botanical Garden query system)
UserCheckIn
- 编程实现二叉树结构及其相关功能,以存储用户信息,不使用标准模板类的二叉树结构和函数。同时根据二叉树的变化情况,进行相应的平衡操作,即AVL平衡树操作,四种平衡操作都考虑。采用相应的数据结构模拟用户登录系统,其功能包括用户登录、用户密码更新、用户添加和用户删除等。(The programming implements the two fork tree structure and its related functions to store user information and do not