资源列表
selectort
- 通用选择法排序C++源程序,例程为电脑随机数排序。-Sort the universal selector law Sort C++ source, routine computer random number.
insertsort
- 通用插入排序C++源程序,例程为电脑随机数排序。-General the insertion sort C++ source routines for the sort of computer random number.
datastructurestypical
- important datastructures programs
queue
- 封装了数据结构中基本的结构,主要实现了队列的功能,以及队列的各项基本操作-Encapsulates the basic structure of the data structure, the main achievement of the queue, and the queue of the basic operations
stack
- 封装了数据结构中基本的结构,主要实现了栈的功能,已经栈的各项基本操作-Encapsulates the basic structure of the data structure, the main achievement of the basic operation of the function of the stack, the stack
Stack_conversion
- 优化的进制转换程序,栈结构,虽然思想简单,但是经过改进,解决了输入字母导致程序崩溃问题-Hex conversion program optimized stack structure, although the thinking is simple, but improved to solve the enter letters causes the program to crash problems
zhebanchazhao
- 实现折半查找,非递归形式,从而实现数据结构所要的结果。-To achieve binary search, the non-recursive form
Yanwemin
- [计算机]清华+严蔚敏《数据结构》的全部代码实现(C语言)-[Computer] Qinghua the+ Yan Wei Min " data structures" code (C language)
polynomial-multiplication
- 可以实现两个一元多项式相乘,并且能够把两个多项式及结果输出,的算法代码-Can achieve two unary polynomial multiplied, and be able to put two polynomials and the resulting output of the algorithm code
seisView
- UNIX下地震培面显示软件包,有各种变换的代码,可用于参考-UNIX under earthquake Pei surface display package, various transform code, can be used for reference
acm
- acm上海交大模板 useful template for acm-template for acm
sort
- 内部排序算法,快速排序,归并排序算法实现。随即生成的100个数字自动排序-Internal sorting algorithms quick sort, merge sort algorithm. 100 randomly generated digital automatic sorting
