搜索资源列表
optimize-优化计算采用Fortran语言编写
- 优化计算,采用Fortran语言编写,包含优化计算源码、可变多面体法、DFP变度量法等。-optimize calculate sound code for Fortran
ftnchek
- 一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors.
giveAtomPosition
- vasp做纳米材料的结构优化后,OUTCAR中最后的原子坐标可以用这段fortran代码来执行提取。-optimization of the structure of nanomaterials vasp do, OUTCAR final atomic coordinates can be used during this fortran code to perform the extraction.
AR
- 一维空间用进退法求自变量的最优步长,适合Fortran和优化设计的初学者参考使用-Advance and retreat method for optimal step
quadratic-interpolation-ID
- 二次插值法求一维优化问题最优解,适合FORTRAN和优化问题初学者学习参考-Quadratic interpolation optimal solution of one-dimensional optimization problem for FORTRAN and optimization beginners to learn
pwcvt.tar
- 非线性优化的fortran程序,主要针对非线性电子系统进行-Nonlinear optimization, nonlinear electronic systems mainly for
Parallel Programming in Fortran95 using OpenMP
- 基于OpenMP并行优化算法(Fortran 95)(Parallel Programming in Fortran95 using OpenMP)
DP算法Fortran程序
- 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)