资源列表
bst
- source code for BST i.e. binary search tr-source code for BST i.e. binary search tree
ZIRAKZADEH_HOMEWORK4
- this program multiplies two matrises
liaobiao
- 链表的常用操作。创建链表、求链表的长度、在链表中查找某个数据元素、在某个位置插入一个新的数据元素、在链表中删除某个数据元素等操作-List of commonly used operations. Create a linked list, find the length of the list, in the list to find a data element in a position to insert a new data element in a linked list opera
linklist_and_stack
- 关于数据结构--线性表——栈与队列的源代码-On the data structure- the linear form- stacks and queues of source code
skiplist
- 实现c++数据结构中的跳表,是一种特殊形式的单链表, 运算较快-it realize the skiplist data stucture, which is a special kind of list calculating in a faster speed
SqString
- 在串的指定位置pos插入一个子串t 删除当前串的子串,并由t返回 输出串中所有字符-Insert a sub-string t delete the current string, substring, by t return output string all the characters in the string at the specified position pos
AVLTree
- LL 型调整 RR 型调整 LR 型调整 RL 型调整 AVL树的查找和插入算法-LL type adjustment for the current node to a minimum unbalanced subtree LR, RR type adjustment for the current node to a minimum unbalanced subtree on the smallest imbalance for the current node to a subtree
code
- 顺序表的归并的实现,C++代码实现,TXT文本文档-The realization of the merging of the sequence table the C++ code
Huffmantree
- 数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
MERGESORT
- 合并排序算法实现,排序算法中的合并排序,自己体验-Merge sort algorithm, sorting algorithm to sort the merger, their own experience
tu
- 采用邻接表存储结构,编写一个判别无向图中任意给定的两个顶点之间是否存在一条长度为k的简单路径的算法。-Using the neighbor table to store the structure, the preparation of a judge not to any given graph between two vertices if there exists a simple path of length k of the algorithm.
searchingtree
- 此為 searching tree 的演算,書籍中的常見寫法-This is the searching tree calculus books common wording