资源列表
最佳一致逼近的里米兹算法
- 最佳一致逼近的里米兹算法-best approximation algorithm Meads Lane
QUICKQUEUE
- 一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the
mylzw
- 利用lzw算法进行压缩解压缩的例子程序,并可以计算压缩时间。-use 4,558,302 algorithm compression decompression examples procedures, and can calculate the compression time.
奇异值
- 图象处理中用到的奇异值分解及矩阵运算-singularity value decomposition and matrix computation used in image processing
Fig21_05
- 矩阵的类,可以做矩阵运算-matrix of categories that can be done matrix calculation
Fig21_03
- 长整数类,数据成员有一个指针,一个整数size,可以存放100位以上整数,可以做加法乘法运算-long integer, data members of a pointer, an integer size, can be kept above 100 integer, the additive can do multiplication
Fig21_02
- 矩阵得基本运算(数组实现)-matrix in the basic operations (Array achieved)
Fig21_01
- 多元数组得各类运算-multiple arrays in various operations
停车场问题
- 数据结构停车场问题-data structure parking problems
main
- 牛顿插值计算(牛顿插值公式)-Newton interpolation (Newton interpolation formula)
迷宫求解
- 迷宫求解的算法,可用于数据结构的教学-maze solving algorithms, data structures can be used for teaching
牛顿迭代法
- 牛顿迭代式,用VB实现~~~!
