资源列表
算法程序
- 算法源程序,大家来下载吧
Hanoi-Stack
- Hanoi Stack source code, that s one of data structure problems
Conversion
- 利用c语言实现字符串与整形数据转换,功能强大,无错误。-Using c language string and plastic data conversion, powerful, error-free.
2.3
- 顺序存储有序数组,插入新数据后保持有序。这是数据结构课程的中的实例。-Orderly array storage order, insert the new data to keep order. This is the data structure instances in the course.
quicksort
- programmen for quick sort in c++ which is for very large input
C1
- 由C程序实现的 数学上 滑雪问题 的代码实现,供大家学习用-Ski problem code for all to learn to use
m
- 矩阵转置 输入: l 稀疏矩阵的行数、列数、非零元个数(三个数都大于0) l 以行为主序输入稀疏矩阵三元组表 输出: l 辅助数组num[ ] l 辅助数组cpot[ ] l 以行为主序输出对应的转置矩阵三元组表-Matrix transpose input: l sparse matrix rows, columns, nonzero number (three numbers are greater than 0) l-major sparse matrix tr
Ferrers
- 自共轭Ferrers图,源代码是自共轭Ferrers图.c-Ferrers graph self-conjugate
MaoPao
- 冒泡排序算法的C语言实现。简单的冒泡排序算法实例(Dos下运行)。-Bubble Sort Algorithm C language. Simple bubble sort algorithm instance (Dos run).
SORTEDSEARCH.CPP
- data structure- sorted searching using C-data structure- sorted searching using C....
OddEven
- 一个简单的奇偶排序算法。实现很简单,已经在VC环境下运行通过。-A simple parity sorting algorithms. Implementation is very simple, has been run through the VC environment.
jisuandiguicishu
- 该程序主要功能是计算程序中递归算法的次数,可以用来判断递归算法的效率-The main function of the program is to calculate the number of recursive algorithm, can be used to judge the efficiency of recursive algorithm