CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - F90

搜索资源列表

  1. DE_FORTRAN90.f90

    1下载:
  2. 这是一个可以运行的遗传算法fortran源码,变量涉及得很多!也是实数编码-This is a run of the genetic algorithm FORTRAN source, a lot of variables involved! Also real coding
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.69kb
    • 提供者:rongerhou
  1. md

    0下载:
  2. 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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:danielwood
  1. 248225-you.f90

    0下载:
  2. 抛物线插值源程序,用fortran编写的,希望对大家有所帮助。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:魏中成
  1. lbfgs.f90

    0下载:
  2. BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:贺鹏
  1. 先处理法程序PFF.f90

    0下载:
  2. ! 平面杆系结构静力分析程序 ! 先处理法源程序 ! ! 主要功能和特点: ! 可调数组 ! 输入单元结点编号和结点位移编码; ! 先处理法形成总体刚度阵和结构综合结点荷载 ! 存储总刚上三角元素; ! GAUSS消元法解线性代数方程组; ! 计算结点位移和单元杆端力
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.12kb
    • 提供者:吴建明
  1. 后处理法程序PFL.f90

    0下载:
  2. ! 平面框架结构静力分析程序(by fortran) ! 后处理法 ! ! 主要功能: ! 输入单元结点编号,自动生成结点位移编号; ! 总刚元素按上三角阵存储; ! 主1副0法引入位移约束条件 ! GAUSS消元法解线性代数方程组;
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:吴建明
  1. convert_F77_to_f90

    0下载:
  2. 把F77程序代码转换为f90格式。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-14
    • 文件大小:18.7kb
    • 提供者:wlusheng
  1. convert_F77_to_f90

    1下载:
  2. 把F77语言编写的源代码转换为f90格式的源代码程序。对于使用fortran编程的同学很有用处。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-14
    • 文件大小:18.7kb
    • 提供者:wlusheng
  1. 数值插值计算中的cressman算法

    1下载:
  2. module_cressman.f90 数值插值计算中的cressman算法,里面含有多个子程序。-module_cressman.f90 Cressman algorithm of numberic interpolate ,which contains several subroutines.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-26
    • 文件大小:7kb
    • 提供者:金色火焰
  1. panair

    4下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2015-08-27
    • 文件大小:1.08mb
    • 提供者:刘刚
  1. getoptic

    0下载:
  2. getoptic从复介电函数计算其他光学参数的小程序.f90-getoptic small program to calculate the other optical parameters from the complex dielectric function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1.35kb
    • 提供者:zhouliujiang
  1. find_subs.f90

    0下载:
  2. finding subsets of variables using a variety of different algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.07kb
    • 提供者:jejaka
  1. luxury.f90

    0下载:
  2. Another generator of uniformly distributed random numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.75kb
    • 提供者:jejaka
  1. book_files

    0下载:
  2. chapmann f90/95 book files
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:deneme123
  1. fortran90

    0下载:
  2. this is a very concise presentation on fortran 90 and it will be very helpful for students looking for good f90 program codes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:44.04kb
    • 提供者:f90
  1. 518854-BandLanczosMethod.f90

    1下载:
  2. lanczos算法 计算矩阵特征值 说明要这么长干嘛,说清楚就好了啊-lanczos algorithm for eigvalue
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.78kb
    • 提供者:罗邵
  1. simple_xy_wr

    0下载:
  2. 利用F90接口创建nc格式文件,并写入一个虚构的2维数据-use F90 interface to create nc format file
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.33kb
    • 提供者:yetsyu
  1. sfc_pres_temp_rd

    0下载:
  2. 本例子演示了如何利用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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1.82kb
    • 提供者:yetsyu
  1. pres_temp_4D_wr

    0下载:
  2. 利用f90接口创建nc文件,并演示4维数据的创建方法-Nc file created using f90 interface and a demonstration of four-dimensional data to create methods
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.14kb
    • 提供者:yetsyu
  1. lylorenz.f90

    0下载:
  2. lylorenz.f90的程序 不少人对此程序算法比较陌生,特传上来供大家分享-lylorenz.f90 program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:955byte
    • 提供者:郭青龙
« 12 3 4 »
搜珍网 www.dssz.com