资源列表
Treap
- Treap C++模板类 实现了treap数据结构 同时具有堆和二叉树的性质-Treap C++ template class implements the treap data structure of both the nature of the heap and binary tree
sjt
- 用于将单链表形式的多项式相加,并将结果俺降次顺序排列-Polynomial is used to add a single linked list
number
- 输入一个新数,然后按照顺序进行排序 正确可用,有注释,方便阅读-Enter a new number, then follow the correct sort order is available, there are notes for easy reading
Cplusplus
- 几个算法问题的解决方法,例如多级调度,最短路径等-Solution to the problem of several algorithms
cm
- 利用C++语言 实现可变二维矩阵的算法,即把已经定义的二维矩阵变成认为可输入大小的矩阵-C++ language using a variable two-dimensional matrix algorithm, that is two-dimensional matrix has been defined that can be entered into a matrix of size
C
- 上传的文件包含6个: 计算器、二叉树、排序、哈希查找、图的遍历和最小生成树。-Upload file contains 6: calculator, binary tree, sorting, hash search, graph traversal and the minimum spanning tree.
DeleteSame
- 删除序列中相同的元素,分为排序后删除和乱序删除,其中排序方法使用冒泡排序。-Remove the same sequence of elements, sorted into and out of order to delete to delete them sorted using the bubble sort.
ds
- 数据结构所有实验源码实验报告 线性表排序树图链表查找-data structure cpp and report
DS2
- 2、 表达式求值 问题描述:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出。 -2, the expression evaluation problem descr iption: Use the keypad to enter an expression to calculate the value of the expression and output the expression into postfix express
jingsuansuanfalearn
- 是关于精算算法的很详细的资料,我自己看了一些,但是好多没看懂,大虾们可以挑战一下-very difficult material about jingsuan,and maybe you can challenge yourself
tree_export
- 这个程序是实现二叉树的输出,是数据结构的很好的应用和体现-This program is to achieve the output of a binary tree is a good application data structure and reflect
gachuan
- 折半查找的实现
