资源列表
EulerEquations1D
- 欧拉方程求解,一维问题,高精度. -Euler equation
Interpolation
- 分段线性插值、3次样条插值、拉格朗日插值-Linear interpolation, 3 spline interpolation, Lagrange interpolation
nsga2code
- This the code for NSGA II in C Language-This is the code for NSGA II in C Language
HA04-CE677N-ramjid@
- it will read all data in xyz and convert it into neu
c_spline
- 本程序实现十个左右离散的数据的三次样条算法拟合,能够在离散数据之间按三次样条方法进行插值。-ths program describe some inserting methods among some descrete datas with trible spline alg.
Mortgage-calculator
- 以前上课自己编的,就是一个关于房贷计算器的界面,进*贷计算-Their series before the class, is a mortgage calculator on the interface, the mortgage calculation
Sparse-matrix-transpose
- 绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of several storage
DFPBFS
- DFPBFS优化计算,采用FORTRAN语言-DFPBFS optimization, the use of FORTRAN language
POWELL
- POWELL算法优化计算,采用FORTRAN语言-POWELL Algorithms, using FORTRAN language
DFP
- DFP变度量法优化计算,采用FORTRAN语言-DFP variable metric method optimization, the use of FORTRAN language
quanpailie
- 通过字典排序法生成全排列 并对其进行检验,对全向置换进行计数-Sorting through the dictionary and its full array generated test on all counts to the replacement
LinearPlan
- 利用单纯型法求最大值和最小值 这里是控制台的程序-Simplex method using the maximum and minimum demand
