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

搜索资源列表

  1. wavelet

    0下载:
  2. 用于Fortran的小波分析,其中算法参照了经典的参考文献 Torrence, C. and G. P. Compo, 1998: A Practical Guide to Wavelet AnalysisWavelet 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-05
    • 文件大小:31619
    • 提供者:Egyptianeople
  1. MATLAB

    0下载:
  2. MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。-MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABorat
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:5120
    • 提供者:夏伟怡
  1. 201303

    1下载:
  2. 有限体积法计算方腔流 C++源程序 Fortran 源程序-Finite volume method to calculate cavity flow C++ source Fortran source
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:518576
    • 提供者:Angel
  1. apiextMATLAB6p1

    0下载:
  2. You can call your own C or Fortran subroutines from MATLAB as if they were built-in functions. MATLAB callable C and Fortran programs are referred to as MEX-files. MEX-files are dynamically linked subroutines that the MATLAB interpreter can
  3. 所属分类:matlab

  1. C_Interface_GF

    0下载:
  2. C interface using Intel/Compaq Visual Fortran and Microsoft Visual C++ This case contains four custom models which use procedures written in C. This project is meant to be used with Intel/Compaq Visual Fortran and Microsoft Visual C++.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4895
    • 提供者:tom
  1. read_segy1

    0下载:
  2. 此程序用fortran2003实现了对地震数据SEG-Y格式的读取。使用了fortran2003的一个新特性,流访问模式。 值得一提的是,在输出文件时,实现了自动化生成格式控制符。 程序存在的不足是,文件的字节大小得提前确定,不管用什么方式获取文件的大小都行,我用的方法是直接在windows下面通过查看sgy文件属性获得的。- This program read the Seismic SEG-Y data with Fortran 90 modified from C, se
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:321501
    • 提供者:Wang qiao
  1. Sudoku-Puzzle

    0下载:
  2. 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1559364
    • 提供者:曾克成
  1. cblas

    0下载:
  2. CBLAS是BLAS的C语言接口。BLAS的全称是Basic Linear Algebra Subprograms,中文大概可以叫做基础线性代数子程序。主要是用于向量和矩阵计算的高性能数学库。本身BLAS是用Fortran写的,为了方便C/C++程序的使用,就有了BLAS的C接口库CBLAS。BLAS的主页是http://www.netlib.org/blas/,CBLAS的下载地址也可以在这个页面上找到。-Things quickly turn out that the BLAS(Basic
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:197468
    • 提供者:harry
  1. square-cavity-flow

    0下载:
  2. 有限体积法求解方腔流,c语言 fortran语言源程序,有方腔流的物理背景说明及公式。是学习cfd的入门程序。-Finite volume method to solve the cavity flow, c language fortran language source code, background notes and formula physical well-cavity flow. Learning cfd entry procedures.
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:536188
    • 提供者:lee
  1. N-S-equation

    0下载:
  2. 一维可压 ns方程 数值求解,c语言 fortran语言源程序,是学习cfd的入门实例。-One-dimensional compressible numerical equation solver ns, c language fortran language source code, is to learn cfd entry instance.
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:139009
    • 提供者:lee
  1. z2grd3

    0下载:
  2. 数据格式的转换 从z2到xyz的转换 不同的软件需要不同的数据输入 -grd2xyz f.grd-Z|z2grd3-Rw/e/s/n-Idx/dy-Gf.grd3 c c In some cases you have produced a .grd file using gmt commands c and you wish to read it in a fortran or a C++ program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1592
    • 提供者:王灼华
  1. acclib

    0下载:
  2. 滤波、解方程、模拟测井曲线、扸及、测井曲线拉伸机压缩复式变换等各种算法-The array dimensions are numbered, which makes it easy to add functions for arrays of higher dimensions. In particular, the 1st dimension of length n1 is always the fastest dimension, the 2nd dimen
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:45280
    • 提供者:minch
  1. linsub

    0下载:
  2. linsub.c: stub program to replace linsub.F incase compile machine has no Fortran compiler. -linsub.c: stub program to replace linsub.F incase compile machine has no Fortran compiler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:tobingr
  1. Matlab_intoduction

    0下载:
  2. MATLAB® is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-touse environment where problems and solutions are expressed in familiar mathematical notation. MATLAB st
  3. 所属分类:Applications

    • 发布日期:2017-04-30
    • 文件大小:470635
    • 提供者:ali
  1. MatlabCallsC

    0下载:
  2. Although MATLAB is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written i
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:241585
    • 提供者:ahmed
  1. DIPOLE

    0下载:
  2. c This a MATLAB and FORTRAN based program that computes the: c c I. Maximum directivity (dimensionless and in dB) c II. Radiation resistance (Rr) c III. Input resistance (Rin) c IV. Reactance relative to current maximum (Xm) c V. Inp
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4925
    • 提供者:yuzhengdong
  1. doxygen-1.8.13.src.tar

    0下载:
  2. Doxygen is the de facto standard tool for generating documentation annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fort
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:4893912
    • 提供者:yy221123
  1. adsff-disk

    0下载:
  2. Robin A. Vowels的fortran 数据结构描述 课本 附Disk source code -The contents of this disc are copyright (c) 1999, 1997, 1996, 1995, and 1978 by Robin A. Vowels, 93 Park Drive, Parkville 3052, Victoria, AUSTRALIA. All rights reserved. The purc
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:237551
    • 提供者:doryan ninenine
  1. attachment_1487958_17a_2017-04-14

    0下载:
  2. matlab 2017a调用visual studio2017 C/C++/Fortran编译器的补丁(The patcher for matlab 2017a to use the visual studio2017 C/C++/Fortran compiler)
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-19
    • 文件大小:10240
    • 提供者:BINFeng
  1. src3

    0下载:
  2. C*** NOTE - WHEN CONVERTING FROM FORTRAN-IV TO FORTRAN-V THE C*** END-OF-FILE CHECKS
  3. 所属分类:其他

« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com