资源列表
xtea
- Implements the XTEA enctryption and decryption.
shuxuejisuan
- 对经常用到的方程进行数值求解,并分析有无解存在-Frequently used for numerical solution of equations, and analyze whether the solution exists
comtrasim
- 实现了复合梯形和辛普森的计算,可以控制精确位数-Achieve a composite trapezoidal and Simpson' s calculations, you can control precisely the median
cs
- 匹配滤波器实现的matlab代码,包括输出信噪比的计算,输出波形,匹配滤波器的计算-Matlab code matched filter implementation, including the calculation of the output signal to noise ratio, the output waveform, matched filter calculation
FLUENT_UDF_SIMULATE_BUBBLE
- FLUENT UDF 基于tolubinski-kostanchuk原理,计算变化的温度场中,气泡直径的变化规律-compute the bubble diameter based on tolubinski-kostanchuk,with change of temperature
rungekutta
- 学生嘛,所以自己用C写的runger kutta法解了个一阶微分方程,希望有点用哈!-Runger Kutta
DIJKSTRA
- DIJKSTRA source in c-DIJKSTRA source in c++
kuadratik
- Interpolation Quadratic
gold
- 机械优化设计黄金分割法,具体源程序,可作为参考程序-golden
4MAQR
- 用豪斯荷尔德矩阵变换对一般m*n阶矩阵进行QR分解-Hao Siheerde matrix transformation with the general order m* n matrix QR decomposition
main
- aritmetica para matematicos
ex4.3
- 本程序通过实现二分法求根,从而对一般的方程可以求出一个解。-This program use binary-search to get the root of an equation.