资源列表
huffeman
- 数据结构,运用基本算法给一些数据排列得到一个最优的二叉树,使得二叉树的权值最短-The rights values shortest data structure, use of the basic algorithm to some data arranged in an optimal binary tree, so that the binary tree
tongxunlu
- 设计一个通讯录管理,包括通讯录链表的建立、通讯者的插入、通讯者的删除、通讯者的查询以及通讯录表的输出等。 2)基本要求 a.菜单内容 程序运行后,给出6个菜单项的内容和输入提示: 1.通讯录链表的建立 2.通讯者结点的插入 3.通讯者结点的查询 4.通讯者结点的删除 5.通讯者结点的输出 6.退出管理系统 请选择:0---5 b.基本要求 使用数字0-5来选择菜单项,其他输入则不起作用。 -Design a contact managem
Singlelistofheoperation
- 随机产生或键盘输入一组元素,建立一个带头结点的单链表(无序)。 2.遍历单链表(即输出单链表中各结点元素)。 3.把单链表中元素逆置。 4.在单向链表中删除所有的偶数元素结点。 5.编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单链表。 6.利用算法5建立两个非递减有序单链表,然后合并成一个非递减有序单链表。 -Randomly generated or keyboard input of a group of elem
Level-traversing-a-binary-tree-
- 层次遍历二叉树(顺序结构) 注意:此代码仅演示层次遍历二叉树(顺序结构),并不考虑诸多细节, 感兴趣的可自行修改-Level traversing a binary tree (order structure) Note: This code only demonstrates the level traversing a binary tree (order structure), does not take into account many details,
smallest_tree
- 用C++实现的最小生成树的算法,很简单,但对于初学者来说很有用-C to achieve the minimum spanning tree algorithm is very simple, but for a newcomer useful
queue
- 学习数据结构的一个实验程序。 C++的。
Gauss-Seidel 迭代
- 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss - Seidel iterative algorithm
thinghua
- 二叉树和图的一些操作:求图最小生成树(两个算法),二叉树的线索化遍历等。-some functions in binarytree and graphics
Single-Linked-List
- 数据结构:c语言版 单链表的删除及插入-Single Linked List‘s delete and insert table
single-list
- 单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display
单链表的合并
- 可以将两个无序的单链表和并成一个单链表!表的长度自己可以改!-disorder can be two and a single linked list and into a single linked list! The length of the table he can change!
3
- 中缀转后缀并计算c++二叉树o-Infix suffix transfer and calculate c++ binary ooooo000000000