搜索资源列表
DSP-F-PR
- 胡广书数字信号处理书Fortran程序,包括书中全部信号处理算法。-book on digital signal processing Fortran procedures, including book all signal processing algorithms.
FOR1
- 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.
6s_src
- fortran原代码,提供各种基本算法的程序.可移植性能很好.-fortran source code, the basic algorithm for the procedure. Portability will be good.
cape
- 语言:fortran.主要用来计算气象物理量cape指数,里面对算法的注释很详细,很好用。-Language : fortran. Mainly used to calculate the index meteorological quantities cape, algorithm inside the right notes in great detail, with very good.
mm_mpi_jacobi.f90
- 用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
Fortran
- Fortran的数学物理方程数值算法源程序。这是\"Numerical Methods for Physics\"第二版的Fortran源程序
CH4
- Fortran常用算法程序集-徐士良间:第四章所有的源程序,欢迎寻找此书源程序的朋友下载使用
FORTRAN
- FORTRAN完全自学手册_源代码,内容涉及入门、常量变量、程序流控制、输入输出、基本数值算法、种别和属性、数组、文件操作、文件处理等。对初学者到高手的必然进阶源程序学习。-Complete self-study manual _ FORTRAN source code, related to entry, constant variables, program flow control, input and output, basic numerical algorithms, and oth
mpisourceprogram
- 并行计算算法实践源程序,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
bp_fortran1
- BP神经网络FORTRAN源代码。 BP算法由两部分组成:信息的正向传递与误差的反向传播。在正向传播过程中,输入信息从输入经隐含层逐层计算传向输出层,每一层神经元的状态只影响下一层神经元的状态。如果在输出层没有得到期望的输出,则计算输出层的误差变化值,然后转向反向传播,通过网络将误差信号沿原来的连接通路反传过来修改各层神经元的权值直至达到期望目标。 -BP neural network FORTRAN source code. BP algorithm consists of two p
psobird
- 微粒群算法的程序,只需输入调整参数就可以运算-pso
VisualFortrancode
- Visual Fortran 常用数值算法集代码-Visual Fortran codes
Fortran
- 常用算法程序集-徐士良,多种方法程序,不知道是否对大家有用-Fortran
fortran
- fortran程序设计 数据结构与算法 排序-the fortran programming data structures and algorithms sort
Fortran
- 《Fortran常用算法程序集》,介绍常用的fortran计算程序-" Fortran algorithms procedures set- Second Edition"
Fortran-algorithms-procedures-
- Fortran常用算法程序集第二版,用于算法的编程及学习。-Fortran algorithms procedures set second edition,programming and algorithms for learning.
fortran-PROGRAM
- 基于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.
FORTRAN
- 徐士良编写的经典fortran算法集书籍及程序源代码-XU Shi-liang set of algorithms written in fortran classic books and source code
CG-example-Fortran
- CG算法程序源,利用Fortran程序语言,编译此算法,通过实例加深对算法的理解。-CG EXAMPLE
fourn
- 算法书上好用的fortran70 的傅里叶变换程序(The fortran 70 program for FFT)