CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fortran to c

搜索资源列表

  1. callingfortranandcfrommatlab

    0下载:
  2. 通过matlab来调用fortran和c语言,其中有很多示例,是一本不可多得的外部程序调用的参考书-By matlab to call fortran and c language, there are many examples, is a rare procedure called an external reference
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1633883
    • 提供者:徐峰祥
  1. GotoBLAS2-1.08.tar

    1下载:
  2. FORTRAN and C software packages are often used in generic C software. Calling nongeneric functions in generic code is not straightforward. The bindings in this article help the C programmer using external software with a small effort. The binding
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2893459
    • 提供者:returnofhate
  1. monituihuo

    0下载:
  2. 模拟退火fortran程序,可以根据优化函数设置参数-C Simulated annealing is a global optimization method that distinguishes C between different local optima. Starting from an initial point, the C algorithm takes a step and the function is evaluated. When minimizin
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:11832
    • 提供者:meibujun
  1. least-squares

    0下载:
  2. * FILE: least-squares.c * This program computes a linear model for a set of given data. * * PROBLEM DEscr iptION: * The method of least squares is a standard technique used to find * the equation of a straight line from a set of data.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1095
    • 提供者:xuwenhao2005
  1. wavelet

    0下载:
  2. 用于Fortran的小波分析,其中算法参照了经典的参考文献 Torrence, C. and G. P. Compo, 1998: A Practical Guide to Wavelet Analysis-Wavelet analysis for Fortran, in which reference to the classic method of references Torrence, C. and GP Compo, 1998: A Practical Guide to Wavelet
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:31501
    • 提供者:赵子程
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a genera
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1644487
    • 提供者:zahid
  1. The-New-Features-of-Fortran-2003

    0下载:
  2. Fortran 2003 is a major extension of Fortran 95. This contrasts with Fortran 95, which was a minor extension of Fortran 90. Beside the two TR items, the major changes concern object orientation and interfacing with C. Allocatable arrays are very
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:90602
    • 提供者:ppkking
  1. LexaYacc_ChineseEdition2

    0下载:
  2. 《Lex与Yacc》中文第二版 Lex 和 Yacc 是 UNIX 两个非常重要的、功能强大的工具。事实上,如果你熟练掌握 Lex 和 Yacc 的话,它们的强大功能使创建 FORTRAN 和 C 的编译器如同儿戏。Ashish Bansal 为您详细的讨论了编写自己的语言和编译器所用到的这两种工具,包括常规表达式、声明、匹配模式、变量、Yacc 语法和解析器代码。最后,他解释了怎样把 Lex 和 Yacc 结合起来。-" Lex and Yacc" Chinese Second Edit
  3. 所属分类:Compiler program

    • 发布日期:2017-05-20
    • 文件大小:5744604
    • 提供者:kanglihe
  1. MATLAB

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

    • 发布日期:2017-04-03
    • 文件大小:492604
    • 提供者:cuiyiming
  1. hello

    0下载:
  2. These two examples demonstrate how a FORTRAN90 program can call a C function in a way that is "guaranteed" to work in other words, the procedure follows rules laid down by the FORTRAN standard, and does not depend on any special or peculiar features
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2131
    • 提供者:tjcobalt
  1. kronrod

    0下载:
  2. Demonstrates how a FORTRAN90 program can call a C++ function in a way that is "guaranteed" to work in other words, the procedure follows rules laid down by the FORTRAN standard, and does not depend on any special or peculiar features of the FORTRAN a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6010
    • 提供者:tjcobalt
  1. MATLABman_v5.2

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

    • 发布日期:2017-05-30
    • 文件大小:12463265
    • 提供者:陈曼祺
  1. 13898366Players

    0下载:
  2. The MPI standard defines the syntax and semantics of a core of library routines useful to a wide range of users writing portable message passing programs in Fortran and C. The MPI effort was conducted and similar spirits of the High-Performance Fortr
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:62486
    • 提供者:honddo
  1. Netcdf_f90

    0下载:
  2. 读取netCDF格点资料的Fortran测试程序,通过读取指定netCDF文件,生成相应的Fortran源代码- Test program to read any netCDF file. by Barry Schwartz October 1993
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:16174
    • 提供者:airportgy
  1. ch1

    0下载:
  2. MATLAB语言与控制系统仿真\ch1 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:58542
    • 提供者:liuyan
  1. ch2

    0下载:
  2. MATLAB语言与控制系统仿真\ch2本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:8305
    • 提供者:liuyan
  1. ch3

    0下载:
  2. MATLAB语言与控制系统仿真\ch3 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1720
    • 提供者:liuyan
  1. ch4

    0下载:
  2. MATLAB语言与控制系统仿真\ch4 本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:14256
    • 提供者:liuyan
  1. XtremeArticleRewriter

    0下载:
  2. It is possible to compile C, C++, or Fortran code so that it is callable from Matlab. This kind of program is called a Matlab Executable (MEX) external interface function, or more brie y a \MEX- function." MEX enables the high performance of C,
  3. 所属分类:Development Research

    • 发布日期:2017-11-29
    • 文件大小:1909895
    • 提供者:don
  1. S-function-to-Simulink

    0下载:
  2. S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink 系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还 可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成 动态连接库(DLL)文件,然后在Simulink 中直接调用-S-function System Function system function, refer
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:352720
    • 提供者:任宁
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com