搜索资源列表
simple
- 此程序是计算传热学simple算法的基础,最基本的程序-This heat transfer process is calculated based on simple algorithms, the basic procedures
stream90
- This program measures memory transfer rates in MB/s for simple computational kernels coded in Fortran. These numbers reveal the quality of code generation for simple uncacheable kernels as well as showing the cost of floating-point operations relativ
MatLab1
- Matlab est un logiciel de calcul numérique produit par MathWorks (voir le site web http:// www.mathworks.com/). Il est disponible sur plusieurs plateformes. Matlab est un langage simple et très efficace, optimisé pour le traitement des matrices,
Fortran(PPT)
- 是关于Fortran的电子课件,比较简单,适合初级者使用,能对Fortran有一个大概的了解-Electronic courseware about Fortran, is relatively simple, suitable for beginners to use, can have a rough idea of Fortran
simple-fortran-assemblies
- 本人为fortran初学者们提供独家编辑的简单程序集,涉及到了各种基础算法,特别对二级考试有很大帮助哦~~~本资源中所有程序均通过Compaq Visual Fortran 6.0测试并完美无瑕,共享万岁-I provide exclusive edit of simple assembly fortran newbies, involving a variety of basic algorithm, especially on the two examinations of great he
MATLAB-PROGRAMING
- MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
jcwxz
- jc计算结构可靠度的fortran程序。是针对一简单算例编写的。-jc fortran program for structural reliability. For a simple example is written.
Fortran-simple-assembly
- 用Fortran编写的各种程序实例,可帮助初学者更快的掌握这门语言。-Various programs written in Fortran examples that can help beginners master the language faster.
SIMPLE
- computational fluid dynamics solution fortran code
CUDA Fortran 高效编程实践.pdf
- CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算