资源列表
GeneticLibrary
- Generic Algorithm in C-Generic Algorithm in C++
VBCode_McCaffrey.Bees.0411
- Code algorithm bee colony vb
week2utc
- GPS接收机解出的星历时间包含周和周内秒,通过该程序可以把周和周内秒转换成公历时间(UTC)-GPS receiver ephemeris time solution contains the weeks and weeks of seconds, the program can convert weeks and weeks seconds Gregorian calendar time (UTC)
TernarySearch
- 三分搜索代码 TernarySearch-TernarySearch algorithm
flicker_sim
- FLICKERMETER ON IEC61000-4-15
MAIN
- Vortex flow around a square cylinder function method of numerical simulation-Vortex flow around a square cylinder function method of numerical simulation
MOM
- MATLAB编写的,用矩量法实现海伦方程求解天线上的电流分布-MATLAB, method of moments Helen equation for solving the current distribution on the antenna
VecCalc
- maple矢量计算包,方便的,比matlab好用!-maple vector calculation package, convenient, than matlab handy!
jifen
- 分别用梯形法和矩形法求定积分,附加应用实例-, Respectively, with the trapezoidal method and the rectangle method to find definite integrals, additional application examples
SD
- 最速下降法求解方程组的函数,可以通过迭代求解得到线性方程组的解-steepset decentent
CG
- 共轭梯度法迭代求解线性方程组,通过迭代求得方程组的近似解,收敛速度较快-congruent gradient
SOR
- 经典线性方程组迭代法,采用过松弛方法迭代,得到线性方程组的近似解-stationary over relaxation