资源列表
SymPrime
- 五位数以内的对称素数的求解方法,C++实现,多种思路解答,对C++学习有帮助
wansu
- 完数是一种特殊的数,用C++设计实现对完数的求取,多种思路实现
Intgene
- 整数因子的求解方法,用C++设计,对C++初学者有帮助
xg
- fortran 编写的三维fdtd计算程序,用于计算散射场,2阶Mur边界
guihua
- 算法设计分析,动态规划,与背包问题类似的最优化求解问题
quadg
- Numerical quadrature using open methods.
NLSE
- 这个软件程序是关于NLS的,即非线形方程组的,感觉蛮好用的,与大家分享一下
2005091808353724918
- 传统蚂蚁算法源程序,很好的程序,可以用来借鉴。
200506132211261393
- 离散数学——判断是否对称矩阵,很好的程序。
hwhw
- 在液晶上画斜线的程序 没有复杂的数学运算 运算速度很快 程序简短
gauss.c
- Using Gaussian elimination to solve linear equations.
gauss2.c
- Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that ar
