资源列表
yc1
- 遗传算法小例子,适合初学者。-A small example of genetic algorithms, suitable for beginners.
Grasp2
- Grasp Heuristic header file
matrix0
- 使用pthread实现矩阵乘法的功能,加快了矩阵乘法的计算效率-Use pthread realize the function of the matrix multiplication, speeding up the matrix multiplication calculation efficiency
print_format
- 各种int型的输出说明符的详细展示,避免因为格式说明符造成输出结果的异常-Int type the output specifier show, avoid caused the exception of the output format specifiers
gauss-xiaoyuan
- 该源代码为高斯消元法解方程组,可以加强我们对消元法解方程组的认识-The source code for Gaussian elimination method for solving equations, can enhance our understanding of elimination method for solving equations
random2
- function Rguji=shixi2_2(t,thetaa1,thetaa2,thetab1,thetab2,thetac,mm) t 是要求系统生存的寿命 thetaa1 是元件A1的数学期望 thetaa2 是元件A2的数学期望 thetab1 是元件B1的数学期望 thetab2 是元件B2的数学期望 thetac是元件c的数学期望 mm 是随机实验次数 frq=0 -function Rguji = shixi2_2 (t, thetaa1, thet
eluar
- 解微分方程的欧拉法,龙格-库塔法及其 MATLAB 简单 实例欧拉方法(Euler method)用以对给定初值的常微分方程(即初值问题)求解 分为前进 EULER 法、后退 EULER 法-Solution of differential equations of Euler, Runge- Kutta method and MATLAB simple example Euler (Euler method) for a given initial value ordinary differe
judge_shudu
- 判断某个数独的解是否合法,合法输出YES,不合法输出NO-Determine whether a legitimate solution Sudoku
greatest
- 使用C#控制台程序,求最大公约数和最小公倍数-Using the C# console program, seeking the greatest common divisor and least common multiple
myIntegration
- 数值计算 等间距的数值积分算法 包括 梯形法,辛普森法,牛顿科斯特算法,以及对应的复合算法,-Numerical calculation pitch numerical integration algorithms, including trapezoidal method, Simpson, Newton Coster algorithm, and the corresponding complex algorithms,
GS
- 在电子工程数值分析方法中使用高斯-塞德尔迭代进行求解。-In the electronic engineering numerical analysis method using Gauss-Seidel iteration algorithm.
clarke
- 克拉克变换的C程序,用于坐标变换,电力系统-c program for clarke transformation