CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - fortran算法

搜索资源列表

  1. DSP-F-PR

    0下载:
  2. 胡广书数字信号处理书Fortran程序,包括书中全部信号处理算法。-book on digital signal processing Fortran procedures, including book all signal processing algorithms.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:46538
    • 提供者:zchh
  1. FOR1

    0下载:
  2. Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:136063
    • 提供者:崔宏青
  1. 6s_src

    0下载:
  2. fortran原代码,提供各种基本算法的程序.可移植性能很好.-fortran source code, the basic algorithm for the procedure. Portability will be good.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:332494
    • 提供者:hubangdie
  1. cape

    0下载:
  2. 语言:fortran.主要用来计算气象物理量cape指数,里面对算法的注释很详细,很好用。-Language : fortran. Mainly used to calculate the index meteorological quantities cape, algorithm inside the right notes in great detail, with very good.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9271
    • 提供者:聂云
  1. mm_mpi_jacobi.f90

    0下载:
  2. 用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3367
    • 提供者:段宾
  1. Fortran

    2下载:
  2. Fortran的数学物理方程数值算法源程序。这是\"Numerical Methods for Physics\"第二版的Fortran源程序
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:50205
    • 提供者:Mint
  1. CH4

    0下载:
  2. Fortran常用算法程序集-徐士良间:第四章所有的源程序,欢迎寻找此书源程序的朋友下载使用 
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10290
    • 提供者:zjjjames
  1. FORTRAN

    0下载:
  2. FORTRAN完全自学手册_源代码,内容涉及入门、常量变量、程序流控制、输入输出、基本数值算法、种别和属性、数组、文件操作、文件处理等。对初学者到高手的必然进阶源程序学习。-Complete self-study manual _ FORTRAN source code, related to entry, constant variables, program flow control, input and output, basic numerical algorithms, and oth
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:253786
    • 提供者:奇志
  1. mpisourceprogram

    2下载:
  2. 并行计算算法实践源程序,mpi源程序,包括经常使用的一些经典程序,很实用,能够帮助想要学习使用mpi编程的人员使用-practice of parallel computing algorithm source code, mpi source, including frequent use of some of the classic program, very practical, to help those who want to learn how to use mpi programm
  3. 所属分类:MPI

    • 发布日期:2016-06-14
    • 文件大小:847122
    • 提供者:yuyueer
  1. bp_fortran1

    1下载:
  2. BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2009
    • 提供者:范磊
  1. psobird

    0下载:
  2. 微粒群算法的程序,只需输入调整参数就可以运算-pso
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8412
    • 提供者:李浩瑾
  1. VisualFortrancode

    0下载:
  2. Visual Fortran 常用数值算法集代码-Visual Fortran codes
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:80439
    • 提供者:张赛
  1. Fortran

    0下载:
  2. 常用算法程序集-徐士良,多种方法程序,不知道是否对大家有用-Fortran
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:499037
    • 提供者:解河海
  1. fortran

    0下载:
  2. fortran程序设计 数据结构与算法 排序-the fortran programming data structures and algorithms sort
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:5516
    • 提供者:李子龙
  1. Fortran

    0下载:
  2. 《Fortran常用算法程序集》,介绍常用的fortran计算程序-" Fortran algorithms procedures set- Second Edition"
  3. 所属分类:Compiler program

    • 发布日期:2017-05-21
    • 文件大小:6471637
    • 提供者:cuixingkai
  1. Fortran-algorithms-procedures-

    0下载:
  2. Fortran常用算法程序集第二版,用于算法的编程及学习。-Fortran algorithms procedures set second edition,programming and algorithms for learning.
  3. 所属分类:assembly language

    • 发布日期:2017-05-20
    • 文件大小:5924355
    • 提供者:wutan
  1. fortran-PROGRAM

    1下载:
  2. 基于Fortran95/2003的一些算法的源代码。如高斯消去法,Jacobi超松弛迭代法等,可为初学者提供参考。-Fortran95/2003 based on some algorithm source code. Such as Gaussian elimination method, Jacobi SOR method can provide a reference for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-23
    • 文件大小:377279
    • 提供者:海寒
  1. FORTRAN

    0下载:
  2. 徐士良编写的经典fortran算法集书籍及程序源代码-XU Shi-liang set of algorithms written in fortran classic books and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:11775072
    • 提供者:xinyu
  1. CG-example-Fortran

    0下载:
  2. CG算法程序源,利用Fortran程序语言,编译此算法,通过实例加深对算法的理解。-CG EXAMPLE
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:14816
    • 提供者:张江
  1. fourn

    0下载:
  2. 算法书上好用的fortran70 的傅里叶变换程序(The fortran 70 program for FFT)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:brightpoint
« 12 3 »
搜珍网 www.dssz.com