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

搜索资源列表

  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. ntu-vanderpas.pdf.tar

    0下载:
  2. This a tutorial for openmp in C or Fortran. Easy to understand. It is good for beginners.-This is a tutorial for openmp in C or Fortran. Easy to understand. It is good for beginners.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:476391
    • 提供者:peng
  1. FORTRAN-95-TO-C-CPP-Translation

    0下载:
  2. FORTRAN 95 TO C/C++翻译系统设计与分析-FORTRAN 95 TO C/C++ Translation System Design and Analysis
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:1779434
    • 提供者:yangpeng
  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. xinghaofengxi

    0下载:
  2. 数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。 \Dsp_c C语言编写的算法程序。 \Dsp_fortran FORTRAN语言编写的算法程序。 \Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的 大部分例题。-" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:2536972
    • 提供者:米奇
  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. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5479609
    • 提供者:汪磊
  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. 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. c-and-fortran

    0下载:
  2. 混合编程在软件编程中是经常遇到的问题,尤其是C/C++/FORTRAN的混合编程,本文主要说明以上三种语言混合编程中经常遇到的问题,同时,也说明了不同平台下混合编程应注意的问题。-Mixed programming software programming is frequently encountered problems, especially C/C++/FORTRAN mixed programming, the paper mainly described the above thre
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:8923
    • 提供者:hlz
  1. C-matlab

    0下载:
  2. Main reasons to write a MEX-file are: 1. To use pre-existing C/C++ or Fortran routines in Matlab without having to recode them. 2. Increase speed: most effective on loops.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:92014
    • 提供者:ahmed
  1. NOAA系列极轨气象卫星数据格式

    1下载:
  2. NOAA系列极轨卫星数据格式详细介绍,用于C、Fortran编程读取参考(Detailed introduction to the data format of NOAA series polar orbit satellite)
  3. 所属分类:文章/文档

    • 发布日期:2019-11-23
    • 文件大小:63488
    • 提供者:behemothrqg
  1. CUDA Fortran 高效编程实践.pdf

    1下载:
  2. CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算
  3. 所属分类:文章/文档

    • 发布日期:2020-08-27
    • 文件大小:2135040
    • 提供者:zzfthu
搜珍网 www.dssz.com