资源列表
CaculateMatrix
- 根据旋转、平移分量计算刚体变换的矩阵。附说明文档。-under rotation, translation component of the rigid transformation matrix. Attached documentation.
DTK-FFT11111
- seed傅立叶变换程序,5402 ,请大家共享给与反馈-seed Fourier transform procedure, 5402, please give feedback share
fftandconvolution
- fft and convolution -fft and convolutions
5program
- 牛顿法,三点插值,二分法,埃特金,乘法口诀表-Newton, 3:00 interpolation, black, Aitken, the multiplication table rhymes
pallard_p
- 用vc编写的实现密码学中Pollard p离散对数算法的小程序。-vc prepared with the realization of cryptography which Pollard p discrete logarithm algorithm for small procedures.
Waveleb
- 小波分解源代码,基于Scilab!Scilab是一个OpenSource的类似matlab的工具,通过该源代码可以为开发小波分析提供参考!-wavelet decomposition of the source code, based on SCILAB! SCILAB OpenSource is a similar Matlab tool adoption of the source code for the development of wavelet analysis provide a
LU_decompostion
- 矩阵的LU分解的改进型算法。优点是快捷-matrix factorization of the improved algorithm. Advantage is speed.
gpsweek
- 把年月日时分秒转换为GPS周,秒的程序!-put date when accurate conversion of GPS week, the procedure seconds!
LP--simplex
- lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
bin_to_dec
- 可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds
pow
- double pow(double,double) 省去了libm的麻烦。可以自由使用-double pow (double, double) save a libm trouble. Free use
Matrix.operation
- 用户输入两个矩阵的维数和元素,选择加减乘三种运算方式中的一种,程序将显示运算结果。采用动态分配数组空间。初学C++写的,简单易懂。-user input two-dimensional matrix of elements and a few select modified by the three operators a way, Operational procedures will show results. Dynamic array allocation of space. Novic