Welcome![Sign In][Sign Up]
Location:
Search - fortran

Search list

[Windows DevelopFortran 95程序设计 彭国伦 pdf扫描版[14MB]

Description: 收集的一些Fortran资料书,有能力的话希望支持正版,PDF版本用起来更方便一些(The collection of some Fortran data books, the ability to want to support the positive version, the PDF version is more convenient to use a little more convenient)
Platform: | Size: 14553088 | Author: 流玥 | Hits:

[Mathimatics-Numerical algorithmsFortran常用算法程序集-第二版

Description: 一个很实用的Fortran程序算法介绍的书籍,适合做Fortran算法编程的人参考。(Fortran algrithm collection)
Platform: | Size: 5923840 | Author: 老博 | Hits:

[Algorithmfortran

Description: Fortran科学计算与工程书中所有的代码(All codes in Fortran scientific computation and engineering)
Platform: | Size: 397312 | Author: Zachariah | Hits:

[Other有限元配套fortran程序

Description: 有限元配套fortran程序,书中的源代码,适合初学者(FORTRAN program of FEM)
Platform: | Size: 29239296 | Author: 珞珈的月亮 | Hits:

[Windows DevelopFORTRAN introduction to programming

Description: 用来学习fortran很不错的一本教程,对照着国内中文版的,可以很好的理解,学习巩固自己的编程能力。(This book can be used to learn Fortran.)
Platform: | Size: 1146880 | Author: 夜雨凌风 | Hits:

[DocumentsFortran Newton法求解非线性方程组

Description: 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
Platform: | Size: 1024 | Author: wagzijian | Hits:

[Windows Develop常用的8种fortran插值程序

Description: 常用的8种fortran插值程序(包含线性插值,拉格朗日插值等)(8 commonly used FORTRAN interpolations)
Platform: | Size: 51200 | Author: Ruitao | Hits:

[OtherFortran语言

Description: fortran 总刚 单刚 源程序 有限元 分析节点及单元编号。已知区域x1边m等分,y1及y2边n等分,再将圆弧m0等分,最后将x2边(m-m0)等分,并找到各个边等分点的坐标。再将x1边的等分点按顺序分别与x2边和圆弧边的等分点用线段相(fortranUniform Mesh on Unit Circle: % fd = inline('sqrt(sum(p.^2,2))-1','p'); % [p,t] = distmesh_2d(fd,@huniform,0.2,[-1,-1;1,1],100,[]); % Rectangle with circular hole, refined at circle boundary: % fd = inline('ddiff(drectangle(p,-1,1,-1,1),dcircle(p,0,0,0.5))','p'); % fh = inline('min(4*sqrt(sum()
Platform: | Size: 9677824 | Author: 开区间 | Hits:

[AI-NN-PRfortran-svm

Description: support vector machine program in fortran
Platform: | Size: 120832 | Author: deoco | Hits:

[OtherFORTRAN经典入门程序20例

Description: Fortran 初级程序经典范例,适合初学者(fortran classic example of primary program, suitable for beginnersProgram example)
Platform: | Size: 270336 | Author: lala555 | Hits:

[Algorithm有限元方法编程第三版Fortran程序

Description: 有限元方法编程fortran程序,包含全部的程序编码,希望对大家有用处。(this is the finite element programming by fortran ,containing all of the program of the boook. I believe that it is benifitial to us .)
Platform: | Size: 234496 | Author: w870313 | Hits:

[Algorithm19 Fortran常用算法程序集 附算法源代码

Description: 常用的数值计算程序代码,包括插值,微分方程求解等(fortran numerical, interpolate.)
Platform: | Size: 6487040 | Author: liangwei246 | Hits:

[matlab40种常用差分格式的源代码(Fortran语言)

Description: Fortran语言,内含40种不同的差分格式代码(The Fortran language contains 40 different differential format codes.)
Platform: | Size: 2381824 | Author: guluhua | Hits:

[Windows Developfortran求逆子程序

Description: fortran 求逆矩阵子程序,包含求行列式子程序(FORTRAN inverse matrix subroutine, including determinant subroutine)
Platform: | Size: 1024 | Author: 史蒂芬孙吖 | Hits:

[Otherintel visual fortran 2013软件

Description: intel visual fortran 2013
Platform: | Size: 1024 | Author: cc龙 | Hits:

[OtherFortran常用算法程序集程序代码-徐士良

Description: Fortran常用算法程序及代码-徐士良(Fortran Common Algorithmic Programs and Codes)
Platform: | Size: 339968 | Author: lkell | Hits:

[source in ebookFortran常用算法程序集(第二版)【徐士良】

Description: 用于学习fortran语言的书籍,Fortran常用算法程序集(第二版)【徐士良】(Books for learning FORTRAN language, Fortran common algorithmic assembly (second edition) [Xu Shiliang])
Platform: | Size: 5938176 | Author: 1255449464 | Hits:

[DocumentsFORTRAN语言程序设计 谭浩强田淑清 高等教育出版

Description: FORTRAN语言程序设计 谭浩强田淑清 高等教育出版,电子书(FORTRAN language programming, Tan Haoqiang, Tian Shuqing, higher education publishing, e-book)
Platform: | Size: 7676928 | Author: 七号公园00 | Hits:

[DocumentsCUDA Fortran 高效编程实践.pdf

Description: CUDA Fortran 高效编程实践_科学家和工程师特供 2007 年以来,以 nVidia GPU 为代表的加速器并行计算风起云涌,带有加速器的超级计 算机在 TOP500 中的份额逐年增加,支持加速器的主流应用软件也呈爆炸式增长,研究加速 器计算的技术人员数以百万计,世界范围内的大学、研究机构竞相开设相关课程。 目前流行的 GPU 通用编程语言是 CUDA C 和 OpenCL. 它们均是 C/C++语言的扩展,因 此可以方便地将 C/C++代码移植到 GPU 上。但对于科学与工程计算中的重要编程语言 Fortran,无法直接地改写为 CUDA C 或 OpenCL。很多久经考验的应用程序都是用 Fortran 开发,如果完全改写,工作量巨大,而且有不可估量的稳定性风险。 为使 Fortran 应用能够使用 GPU 加速,The Portland Group 设计了 CUDA Fortran 语言, 并在自家的 PGI 编译器中支持。气象、理论物理等领域的应用经过简单的改造,就能够利 用 GPU 的强大计算能力。(CUDA FORTRAN efficient programming practice Since 2007, with NVIDIA GPU as the representative of accelerator parallel computing, the share of supercomputers with accelerators in top 500 has increased year by year, and the mainstream application software supporting accelerators has also grown explosively. There are millions of technicians studying accelerator computing, and universities and research institutions around the world are competing to offer relevant courses. To enable FORTRAN applications to use GPU acceleration, the Portland group designed CUDA FORTRAN language, which is supported in its own PGI compiler. The application of meteorology, theoretical physics and other fields can make use of the powerful computing power of GPU after simple transformation.)
Platform: | Size: 2135040 | Author: zzfthu | Hits:

[Fortran自学与HETVAL水化热子程序代码

Description: 一部分是Fortran代码可以用自学,一部分是abaqus hetval子程序用来实现混凝土水化热的代码(Part of the Fortran code can be used for self-study, and part of the code for the abaqus hetval subroutine to realize the heat of hydration of concrete)
Platform: | Size: 283648 | Author: awwyyy | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net