Location:
Search - fortran s
Search list
Description: 采用投影法有限差分求解不可压N-S方程方腔流,计算流体cfd,fortran语言编写。using projection finite difference method to sove NS equation for incompressible cavity flowuse by using Using Fortran programming language
Platform: |
Size: 1901 |
Author: chxueb |
Hits:
Description: 这是一个关于动态链接库的可用程序,请大家-This is a dynamic link library on the available procedures, please s
Platform: |
Size: 44032 |
Author: 刘旭斐 |
Hits:
Description: 这是上海交大计算物理的本科教材,内容从计算原子能级到模拟各种统计模型,涵盖四大力学,非常丰富,也有些难度。书中所给出的源程序是用Fortran编的。-This is the Shanghai Jiaotong University's undergraduate computing physics teaching, as calculated from the atomic level to simulate statistical model, cover four mechanics, very rich, but some difficulty. Given the book is the source Fortran series.
Platform: |
Size: 1600512 |
Author: xhz |
Hits:
Description: FDTD
!-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999
!-- by Jos Bergervoet.
!-- Plot field and/or Poynting vector S around radiating linear dipole
-FDTD!- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999!- By Jos Bergervoet.!- Plot field and/or Poynting vector S around radiating linear dipole
Platform: |
Size: 3072 |
Author: DSKL |
Hits:
Description: FORTRAN程序
共有8个插值程序
希望能帮到大家-FORTRAN program a total of eight interpolation process hope to help the U.S.
Platform: |
Size: 51200 |
Author: fish |
Hits:
Description: 程序计算了国产矩形波导BJ-100的传输特性。通过查阅资料可以知道BJ-100波导管的结构参数为频率范围(8.2GHz~12.5GHz)结构参数a=22.86mm,b=10.16mm
FDTD计算 fortran 语言-Procedure to calculate domestic BJ-100 rectangular waveguide transmission characteristics. Through access to information can be aware of BJ-100 waveguide structural parameters for the frequency range (8.2GHz ~ 12.5GHz) structural parameters of a = 22.86mm, b = 10.16mm FDTD calculation fortran language
Platform: |
Size: 7279616 |
Author: zhangmei |
Hits:
Description: PSO 算法的源代码,有很好的注释,希望给编程爱好者有一点帮助。-PSO algorithm s source code, there are good notes, programming enthusiasts who want to give a little help.
Platform: |
Size: 134144 |
Author: 高冲 |
Hits:
Description: This Source-Navigator, an IDE for C/C++/Java/Tcl/Fortran and a
host of other languages. Source-Navigator includes powerful source
code comprehension features that help a developer understand complex
relationships between elements of a program s source.
Source-Navigator is released under the terms of the GPL see the
COPYING file for more information about the GPL.
The Source-Navigator project is hosted at SourceForge:
Platform: |
Size: 11102208 |
Author: suxiang |
Hits:
Description: sgl数值计算函数库,全套。
适合Fortran编程使用。
-SGL numerical library, a full set. Suitable for the use of Fortran programming.
Platform: |
Size: 134144 |
Author: he |
Hits:
Description: 一本很好的Fortran程序员指南,主要包括Fortran Powerstation 4.0使用指南和Fortran90程序员手册。-A good Fortran programmer' s guide, including Fortran Powerstation 4.0 user guide and Fortran90 Programmer' s Manual.
Platform: |
Size: 11515904 |
Author: 黄永杰 |
Hits:
Description: Compaq-Visual-Fortran-Programmers-Guide,Visual Fortran Version 6.6的用户手册,很实用。-Compaq-Visual-Fortran-Programmers-Guide, Visual Fortran Version 6.6 User' s Manual, it is practical.
Platform: |
Size: 2787328 |
Author: 黄永杰 |
Hits:
Description: 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 important for optimization – after
all, good execution speed is Fortran’s forte. Exception handling is needed to write robust code.
Object orientation provides an effective way to separate programming into independent tasks and
to build upon existing codes we describe these features in Section 2. Interfacing with C is needed
to allow programmers ease of access to system routines which are often written in C and to allow
C programmers to call efficient Fortran codes we describe these features in Section 5. There are
also many less major enhancements, described in Sections 3 and 4.-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 important for optimization – after
all, good execution speed is Fortran’s forte. Exception handling is needed to write robust code.
Object orientation provides an effective way to separate programming into independent tasks and
to build upon existing codes we describe these features in Section 2. Interfacing with C is needed
to allow programmers ease of access to system routines which are often written in C and to allow
C programmers to call efficient Fortran codes we describe these features in Section 5. There are
also many less major enhancements, described in Sections 3 and 4.
Platform: |
Size: 90112 |
Author: ppkking |
Hits:
Description: 关于fortran语言的分析、解析,以及部分代码的功能-Talking about the Fortran s language ,it telled us the matters needing attention
Platform: |
Size: 24576 |
Author: 赵凯歌 |
Hits:
Description: Fortran的学习教材特别的好!!非常好,我再说一遍非常好!(Fortran's learning materials are especially good!! Very good. I'll say it again, very good!)
Platform: |
Size: 10806272 |
Author: 西蒙153
|
Hits:
Description: 对地震数据的S波相位进行拾取,可用于地震预警技术中心识别S波和P波信号相位,基于Fortran语言汇编(The S phase of seismic data is picked up and can be used for seismic warning technology center to identify the phase of S wave and P wave signal, which is based on Fortran language)
Platform: |
Size: 2169856 |
Author: Zihuatanejo
|
Hits:
Description: 质量为m1和m2的两个物体之间的引力F为
F=G*m1*m2/r^2
这里G为引力常量(6.672*10^-10N*m^2/kg^2)m1和m2是单位为千克的物体质量,r是两个物体之间的距离。编写一个函数计算给定质量和相互距离的两个物体的引力。通过计算在地球38000km处的轨道上运行的1000kg的人造卫星和地球之间的引力来测试所编程序。(地球的质量为5.98*10^24kg)(The gravitational F between the two objects of mass M1 and M2 is
F=G*m1*m2/r^2
Here G is gravitational constant (6.672*10^-10N*m^2/kg^2) M1 and M2 is the mass of a unit kilogram, and R is the distance between two objects. Write a function to compute the gravitational attraction of two objects of given mass and distance. Test the program by calculating the gravitational force between the 1000kg satellite and the earth running on the orbit at the earth's 38000km. (the mass of the earth is 5.98*10^24kg))
Platform: |
Size: 1024 |
Author: 慕冷
|
Hits:
Description: 课程作业,对学生成绩进行简单处理并分析。。。。。(The course work, to carry on the simple processing and analysis to the student's achievement.)
Platform: |
Size: 773120 |
Author: 小呆瓜11
|
Hits:
Description: 好像是IVF官方的东西,忘了从那儿来的了。
以前研究过一下下,但是没有成功。
希望有兴趣的高手研究整理出来供大家学习。(It's like IVF official stuff. Forget it from there.
I've studied it for a while, but it didn't work out.
I hope to have an interest in the master study to prepare for your study.)
Platform: |
Size: 79872 |
Author: N-S方程 |
Hits:
Description: 写了一堆高仿Fortran最优子集回归算法的python代码,现分享出来,如果有用得着的就拿去用吧,避免纠结python3在win7环境下调用fortran程序这么些跟系统兼容相关程度高
的问题(I wrote a bunch of Python codes that imitate Fortran's optimal subset regression algorithm. Now share them. If you can use them, you can use them, avoid entanglement python3, call FORTRAN program in win7 environment, so it's highly compatible with system compatibility.)
Platform: |
Size: 3072 |
Author: 失态 |
Hits:
Description: Modern Fortran: Building efficient parallel applications teaches you how to develop fast, efficient parallel applications with Fortran. To warm up, you'll start by building a simple application in modern Fortran, with a focus on reusable modules, functions, and subroutines. Next, you'll dive into Fortran's unique approach to parallel programming with coarrays. As you work through this practical guide, you'll systematically explore all the really interesting stuff: how to overload operators and generic functions, work with a variety of different inputs and outputs, and much more. Finally, you'll take on advanced parallelism with teams and events, and interoperability with C.
Packed with practical examples, tasks to practice, cookbook-style recipes, Modern Fortran is guaranteed to make you see this powerful language in a new light.
Platform: |
Size: 10490027 |
Author: qwebean |
Hits: