搜索资源列表
3
- 对VC和FORTRAN混合编程中的函数传递问题,进行了深入的研究,研究出了一种从VC程序到FORTRAN程序的函数传递技术。运用这一技术实现了从VC程序向FORTRAN优化设计程序传递优化模型,进行优化计算,为FORTRAN优化程序的可视化提供了一种解决途径。实例说明技术的应用价值。
fortran优化计算源码
- fortran优化计算源码
optimize-优化计算采用Fortran语言编写
- 优化计算,采用Fortran语言编写,包含优化计算源码、可变多面体法、DFP变度量法等。-optimize calculate sound code for Fortran
option.rar
- 优化算法,是FORTRUN语言写。都经过了运行。,this is code of the number caculation in opt
mpso1.rar
- 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
pikaia
- 遗传算法的Fortran程序,遗传算法作为一种全局优化算法,有着很广泛的应用,因此该fortran程序可以方便地被研究人员使用,集成到自己的程序中去。-Gentic algorithm code in Fortran. GA is a widely used global opotimization method, so this code is coviniently adopted by relative researches.
PRP 采用FORTRAN语言
- PRP共轭梯度法优化计算,采用FORTRAN语言-PRP conjugate gradient method optimization, the use of FORTRAN language
sceua
- 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
SVD
- fortran的SVD程序,可以用于学习地球物理反演的基本概念,以及进一步优化!-fortran the SVD procedure can be used to learn the basic concepts of geophysical inversion, and further optimization!
tron
- 牛顿优化算法源fortran代码,带数据,非常适合研究-Newton optimization code in fortran,with data,fit to research.
BFGS
- 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
CG_PLUS
- 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
ga
- 优化算法之遗传算法,可用之优化模型参数等,还可以进行搜索-ga
DFP
- dfp变度量法优化程序 动力学 噪声 最小值非线性规划-DFP
optfortrancode
- 常用优化设计fortran源代码 常用优化设计fortran源代码 常用优化设计fortran源代码 常用优化设计fortran源代码-mechanical optimization fortran code
simann
- 用fortran语言写的模拟退火法的例子。模拟退火法作为一种全局优化算法,应用广泛,而fortran作为科学计算语言,是很多研究人员的首选,因此该程序容易被研究者集成到自己的程序中去。-Simulated annealing is a global optimization method, which is widely used, and fortran is a widely accepted scientific programing language, so this code is v
sce-ua
- 是一个优化算法的源程序,采用fortran编写,国内外应用较多-sce-ua
2008DELAUNEY
- 二维delaunay三角形非结构化网格生成程序,较通用型网格生成,可以进一步优化,有益于对三维的程序编制。-Two-dimensional delaunay triangular unstructured grid generation procedure
fortran
- 《Fortran 库参考》介绍了 Sun™ Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris™ 操作环境使用经验的编程人员。 该指南适用于具有 Fortran 语言使用经验以及想了解如何有效地使用 Sun Fortran 编译 器的科研人员、工程师和编程人员。同时,假定这些人员熟悉 Solaris 操作环境或 UNIX® 。 配套提供的《Fortran 编程指南》中介绍了 Solari
optimization
- 常用优化算法源代码,在工程实践中有广泛应用,可以作为优化学习的入门资料-optimization code,easy for fresh user