搜索资源列表
DE_FORTRAN90.f90
- 这是一个可以运行的遗传算法fortran源码,变量涉及得很多!也是实数编码-This is a run of the genetic algorithm FORTRAN source, a lot of variables involved! Also real coding
md
- The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration
248225-you.f90
- 抛物线插值源程序,用fortran编写的,希望对大家有所帮助。
lbfgs.f90
- BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。
先处理法程序PFF.f90
- ! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力
后处理法程序PFL.f90
- ! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;
convert_F77_to_f90
- 把F77程序代码转换为f90格式。
convert_F77_to_f90
- 把F77语言编写的源代码转换为f90格式的源代码程序。对于使用fortran编程的同学很有用处。
数值插值计算中的cressman算法
- module_cressman.f90 数值插值计算中的cressman算法,里面含有多个子程序。-module_cressman.f90 Cressman algorithm of numberic interpolate ,which contains several subroutines.
panair
- PANAIR程序源代码(高阶面元法程序) PANAIR程序源代码(高阶面元法程序),在ubuntu11.10中使用fortran编译,能够通过。 (在编译时,PIVC.f90程序中,241行需要修改,去掉一个括号) -PANAIR source code (high order boundary element method program) PANAIR source code (high order boundary element method program) f
getoptic
- getoptic从复介电函数计算其他光学参数的小程序.f90-getoptic small program to calculate the other optical parameters from the complex dielectric function
find_subs.f90
- finding subsets of variables using a variety of different algorithms
luxury.f90
- Another generator of uniformly distributed random numbers
book_files
- chapmann f90/95 book files
fortran90
- this is a very concise presentation on fortran 90 and it will be very helpful for students looking for good f90 program codes.
518854-BandLanczosMethod.f90
- lanczos算法 计算矩阵特征值 说明要这么长干嘛,说清楚就好了啊-lanczos algorithm for eigvalue
simple_xy_wr
- 利用F90接口创建nc格式文件,并写入一个虚构的2维数据-use F90 interface to create nc format file
sfc_pres_temp_rd
- 本例子演示了如何利用f90接口来读取已经创建的3维变量,并检查读写正确与否 -This example shows how to use the f90 interface to read the already created three-dimensional variable, and check whether or not to read and write properly
pres_temp_4D_wr
- 利用f90接口创建nc文件,并演示4维数据的创建方法-Nc file created using f90 interface and a demonstration of four-dimensional data to create methods
lylorenz.f90
- lylorenz.f90的程序 不少人对此程序算法比较陌生,特传上来供大家分享-lylorenz.f90 program