资源列表
Raptor-Code
- Raptor Forward Error Correction Scheme for Object Delivery (http://www.ietf.org/rfc/rfc5053.txt)
data_interp
- 实现两个文件间的插值,支持超大数据文件。matlab语言。-Achieve interpolation between the two files, support large data files. matlab language.
KMP_Knuth-Morris-Pratt
- KMP algorithm for matching string problem-KMP algorithm for matching string problem
Sparse-Matrix-Multiplication
- 介绍了稀疏矩阵的原理和算法,对理解稀疏矩阵的运算具有很重要的意义-Sparse Matrix
gauss-eli2
- 列主元素高斯消去法解线性方程组,用了matlab和c语言写的。。。 -Out the main elements in Gaussian elimination solution of linear equations, using the matlab and c written language. . .
LeastSquaresFitting
- Least Squares Fitting of Data
MyMatrix
- 自己编的一个矩阵类,可用于技术矩阵四则运算-Own a matrix type can be used for technical computing matrix 4
single
- 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
mathtool
- 里面包含一些数学的基本的工具,如优化以及其它方面的一些数学基本工具,可以用于数学建模等相关的方面-Which contains the basic tools of mathematics, mathematical modeling and other related aspects such as optimization and other aspects of the basic mathematical tools that can be used
probability-calculation-
- 利用数理与概率统计理论进行编程并应用于测量领域-The use of mathematical programming and probability and statistics theory and applied measurement field
ve17-1.0.0.tar
- solves a convex quadratic programming problem.
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
