资源列表
crc8
- crc-8 x8+x2+x+1,查表方式的计算方法。-crc8 x8+ x2+ x+ 1, calculated look-up table approach.
exdate
- 计算日期的原生算法,用于计算日期到天数,或者天数到日期,不依赖任何操作系统;经过实用验证无误;没有1970年的限制;-Calculation date native algorithm for calculating the number of days to a date or number of days to date, does not rely on any operating system verified through practical and correct there
coherence_of_injection1and2
- 相关系数计算的模拟,用于衡量两个数列的相关程度-coherence coefficient calculation
EigenvalueVectorRealTriangleQR
- 矩阵特征值与特征向量的计算,实对称三角阵全部特征值及特征向量QR法-Matrix eigenvalue and eigenvector calculations, all the characteristics of real symmetric triangular matrix value and the QR method eigenvector
ch01
- ANSYS教程,《ANSYS有限元分析实用教程》源代码-"ANSYS finite element analysis of practical course," the source code
lab8
- 数值分析中龙贝格积分的代码,是浙江大学数值分析课程第8个实验的代码,见acm网站-Numerical analysis code Romberg integration, numerical analysis course at Zhejiang University No. 8 test code, see acm site
Queens-problem
- 经典的皇后问题,可直接放在C++工程运用,控制台操作,以图形方式输出,简单明了,易学易用 -Classic queen problem, can be placed directly on the C++ project to use the console operation, graphical output, simple, easy to use
fastdown
- 用matlab编的最速下降优化算法,很实用,算法很简单-Using matlab steepest descent optimization algorithms, very practical, very simple algorithm
secant-fix
- Secant method to solve equation
dianyadianliusuanfa--deep--gai--
- 主要用于电磁波随钻测量中钻杆电压以及地面接收电压的计算-It is mainly used for drill pipe when the electromagnetic wave measurement while drilling at the top of the voltage and ground receiving the differential calculation
Matrixmul
- 求m*n阶实矩阵A与n*k阶实矩阵的乘积矩阵C=A*B-Demand m* n order real matrix A n* k order real matrix product matrix C = A* B
FFT
- 快速傅里叶变换算法(基-2FFT)-Fast Fourier Transform