资源列表
crcasm.asm
- 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
unit14_1
- 商人过河实验的mathematica程序应用动态规划算法-mathematica
gsp
- 一种多项式插值方法的计算程序,只要给定多项式次数n,就可以进行插值计算。-1 dimensional power n interpolation program of Matlab.
QR
- 对满秩矩阵进行QR分解实现过程,-Full rank matrix of the QR decomposition of the implementation process
Floyd-Warshall
- Floyd-Warshall algorithm for shortest path problem
GaussianElimination
- Gaussian Elimination algorithm for inverting matrix
Dijkstra
- Dijkstra Algorithm for the shortest path problem
RK
- 利用rK法,也就是4阶论格库塔格式求解偏微分方程组的解并利用结果画图。-Solving partial differential equations
Simposn
- 数值积分里的辛普森求积公式,用于计算定积分,效率很高-Numerical integration inside the Simpson quadrature formula used to calculate the definite integral, highly efficient
wigner
- 量子力学3j符号计算源代码,做物理,数值计算,电磁场的朋友可能有用-Calculation of Wigner3j,use in physis,number calculation and EM.
fft
- 快速傅立叶变换的C++源码,需要计算 (n * lg n) / 2 次。-Fast Fourier Transform
