您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Introduction to programming with fortran

  2. The book aims to provide coverage of a recommended subset of the full Fortran language. This book has been written for both complete beginners with little or no programming background and experienced Fortran programmers who want to update their skil
  3. 所属分类:专业指导

    • 发布日期:2009-06-10
    • 文件大小:1048576
    • 提供者:jylisace
  1. fortran 90 for engineers and scientists

  2. The Fortran 90 standard represents the first significant change in Fortran in over 20 years, and brings it into line with most modern structured programming languages. This book is one of a handful on Fortran 90, and one of even fewer in which every
  3. 所属分类:专业指导

    • 发布日期:2009-06-14
    • 文件大小:2097152
    • 提供者:yangjj2005
  1. fortran 90

  2. 一本很好的介绍fortran的资料,Cap 1 - Getting Going: 5 Cap 2 - Chapter 2 Elementary Fortran: I: 8 Cap 3 - Chapter 3 Elementary Fortran: II: 24 Cap 4 - Chapter 4 Program Preparation: 41 Cap 5 - Chapter 5 Decisions: 47 Cap 6 - Chapter 6 Loops: 58 Cap 7 - Chapter
  3. 所属分类:C

    • 发布日期:2009-09-06
    • 文件大小:2097152
    • 提供者:crazyboylcy
  1. sun-fortran 库函数参考

  2. 不多说了,非常实用,非常好的fortran库函数参考手册
  3. 所属分类:专业指导

    • 发布日期:2009-11-20
    • 文件大小:1048576
    • 提供者:gooeezhou
  1. MCMC FORTRAN 源程序

  2. MCMC FORTRAN 源程序 FORTRAN routines for MCMC algorithms These files are related to the following paper: Renard, B., V. Garreta, M. Lang, and P. Bois. 2005. An empirical comparison of MCMC methods used in Bayesian inference. submitted. You will find in
  3. 所属分类:其它

    • 发布日期:2009-12-03
    • 文件大小:10240
    • 提供者:yukunxia
  1. The Fortran 2003 Handbook

  2. Fortran has been the premier language for scientific computing since its introduction in 1957. Fortran originally was designed to allow programmers to evaluate formulas— FORmula TRANslation—easily on large computers. Fortran compilers are now availa
  3. 所属分类:专业指导

    • 发布日期:2010-03-28
    • 文件大小:5242880
    • 提供者:luckymichael
  1. VASP Fortran 语言软件包4.6版

  2. Vienna Ab-initio Simulation Package The Vienna Ab-initio Simulation Package, better known as VASP (or alternatively VAMP), is a package for performing ab-initio quantum mechanical molecular dynamics (MD) using pseudopotentials and a plane wave basis
  3. 所属分类:C#

    • 发布日期:2010-06-27
    • 文件大小:716800
    • 提供者:tianjl07284
  1. Developing Statistical Software in Fortran 95

  2. Preface v1 Motivation 11.1 WhyWeWrote This Book . . . . . . . . . . . . . . . . . . . 11.2 ForWhomWe AreWriting . . . . . . . . . . . . . . . . . . 21.2.1 Those Accustomed to Fortran 77 . . . . . . . . . . 21.2.2 Those Who Want to Create Windows App
  3. 所属分类:C#

    • 发布日期:2008-02-13
    • 文件大小:3145728
    • 提供者:edmcf
  1. Brief Introduction to OpenMP

  2. OpenMP is a framework for shared memory parallel computing. OpenMP is a standard C/C++ and Fortran compilers. Compiler directives indicate where parallelism should be used. C/C++ use #pragma directives Fortran uses structured comments. A library pro
  3. 所属分类:C

    • 发布日期:2010-10-15
    • 文件大小:233472
    • 提供者:puzhiren
  1. OpenMP+F90并行编程基础

  2. OpenMP is a framework for shared memory parallel computing. OpenMP is a standard C/C++ and Fortran compilers. Compiler directives indicate where parallelism should be used. C/C++ use #pragma directives Fortran uses structured comments. A library pro
  3. 所属分类:C

    • 发布日期:2010-10-15
    • 文件大小:479232
    • 提供者:puzhiren
  1. Application Program Interface Reference

  2. MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作
  3. 所属分类:其它

    • 发布日期:2010-12-02
    • 文件大小:1048576
    • 提供者:subhatsss
  1. Fortran90 handbook

  2. 英文,学习fortran的好材料 Table of Contents 1. Introduction 2. Fortran Concepts and Terms 3. Language Elements and Source Form 4. Data Types 5. Declarations 6. Using Data 7. Expressions and Assignment 8. Controlling Execution 9. Input and Output Processing 1
  3. 所属分类:专业指导

    • 发布日期:2011-02-16
    • 文件大小:1048576
    • 提供者:cafucer
  1. 单纯形法求解线性规划问题 fortran实现

  2. fortran语言实现的用单纯形发解线性规划问题 a program of solving linear programming problem that programed by fortran
  3. 所属分类:其它

    • 发布日期:2011-09-14
    • 文件大小:181248
    • 提供者:islandfly
  1. c how to program

  2. c how to program Appendices E through I are PDF documents posted online at the book’s Companion Website (located at www.pearsonhighered.com/deitel). Preface xxi 1 Introduction to Computers, the Internet and the Web 1 1.1 Introduction 2 1.2 Computers
  3. 所属分类:C

    • 发布日期:2012-10-01
    • 文件大小:8388608
    • 提供者:you87cn
  1. Meteorological data read fnl program, resolution is 1* 1

  2. Meteorological data read fnl program, resolution is 1* 1
  3. 所属分类:其它

    • 发布日期:2014-05-09
    • 文件大小:2048
    • 提供者:u011440715
  1. OpenMP Application Program Interface Version 4.0

  2. The collection of compiler directives, library routines, and environment variables described in this document collectively define the specification of the OpenMP Application Program Interface (OpenMP API) for shared-memory parallelism in C, C++ and
  3. 所属分类:讲义

    • 发布日期:2015-05-19
    • 文件大小:1048576
    • 提供者:nudtxiaobai
  1. 中科大Fortran讲义.zip

  2. 中科大Fortran讲义.zip This study was supported by the National Basic Research Program of China (2007CB407201) “Mechanism and processes of soil erosion in different erosion zones in China”, the 948 Project of Ministry of Agriculture of China (2010-S16)
  3. 所属分类:讲义

    • 发布日期:2015-08-17
    • 文件大小:2097152
    • 提供者:keyuan2013
  1. 拉格朗日插值fortran程序

  2. Program LagrangianInterpolation Implicit none Integer :: i, fileid Integer, parameter :: n1 = 51 !// 插值基节点数 Real(kind=8), parameter :: t0 = 0.d0, t1 = 1.d0 !// 插值区间 Real(kind=8) :: x(n1), y(n1) !// 获取插值基节点数据 Open ( newunit = fileid, f
  3. 所属分类:其它

    • 发布日期:2021-01-08
    • 文件大小:20480
    • 提供者:weixin_38702726
  1. fortiori:FORTRAN信使的语法糖-源码

  2. 福蒂奥里 向FORTRAN添加语法糖的概念证明。 fortiori的目标是为FORTRAN爱好者提供更友好的语法,同时仍生成兼容的FORTRAN代码,然后可以使用gfortran等将其正常编译。 支持的功能 调用者中函数返回类型的声明 内联函数参数类型声明 区分大小写的标识符 自动添加“隐式无” 有价值的退货声明 导入/多文件支持 将void函数转换为子例程 If-else条件块 用内联变量声明执行循环 对象类型cast()函数生成一个switch语句 将名称添加到未命名的
  3. 所属分类:其它

    • 发布日期:2021-02-14
    • 文件大小:15360
    • 提供者:weixin_42153793
  1. python调用fortran模块

  2. 在python中调用fortran代码,要用到f2py这个程序。它的项目主页在此。现在该项目已经合并到numpy中了,先安装python再装好numpy,就可以使用f2py。不过对windows平台必须使用gnu的fortran编译器gfortran,在此下载。装完了python,numpy和gfortran这三样东西之后,还必须更改如下几个环境变量:     1.在$PATH中添加gfortran的路径,我的是c:\Program Files\pythonxy\mingw\bin\     2
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:41984
    • 提供者:weixin_38715008
« 12 3 4 5 »