资源列表
矩阵的运算算法
- 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵 首先输入行,列,元素数目 再输入标志位 即每一列的第一个元素是矩阵中的第几个元素 再输入矩阵的元素 再选择符号-here and to take home series with C language to the attention of the importation of sparse matrix algorithm for the importation of the first rows and columns, the
07
- 一个验证歌德巴赫猜想的小程序- A confirmation praises the scr ipt which Bach suspected
VC_apfloat
- 任意精度计算的实现-arbitrary accuracy, the realization
dataprocess2
- 数值处理算法源代码-numerical algorithm source code
dataprocess3
- 数值处理算法源代码-numerical algorithm source code
dataprocess
- 数值处理算法源代码-numerical algorithm source code
dataprocess4
- 数值处理算法源代码-numerical algorithm source code
LU文档
- LU分解 用C的算法-LU decomposition algorithm C
bp331
- bp算法及改进bp算法,已测试,附带说明文档-bp bp algorithm and improved algorithm, testing, documentation, collateral
图形缩放
- 图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 images.
图形旋转
- 图像旋转程序,可以对图像进行任意角度的旋转(旋转后无图像部分用255赋值)。-image rotation procedures, the images can be arbitrary angle of rotation (after rotating images without using some 255 assignment).
牛顿前插值
- 计算方法的牛顿前插值算法vc实现-calculation of Newton interpolation algorithm to achieve vc