-
fortran-files
文件1.f90:生成翼型naca0012的椭圆网格,并计算流场,给出壁面压力分布
文件2.f90:maccormack方法解一维burger s方程
文件3.f90:解一维laval管流动,其进出口均为亚音速,喉道后部有激波(File 1.f90: generate the airfoil naca0012 elliptical rotary cell, and calculate the flow field, given the wall pressure distribution file 2.f90: maccormack method to solve the burger' s equation, one-dimensional file 3.f90: solution of one-dimensional laval tube flow, its progress exports are subsonic, the back of the throat have shock)
- 2012-06-10 18:21:15下载
- 积分:1
-
LU分解程序
用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed description is given.)
- 2020-11-26 13:49:31下载
- 积分:1
-
Newton
C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确(Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication)
- 2021-04-29 10:28:43下载
- 积分:1
-
vasp.5.4.1.05Feb16.tar
vasp,功能强大的第一性原理计算软件,请注意版权(The Vienna Ab initio Simulation Package (VASP) is a computer program for atomic scale materials modelling, e.g. electronic structure calculations and quantum-mechanical molecular dynamics, from first principles.)
- 2021-01-13 18:08:47下载
- 积分:1
-
T-matrix
T矩阵方法的FORTRAN环境下的程序,希望对大家有帮助!(T matrix method program FORTRAN environment, we want to help!)
- 2020-10-21 21:37:23下载
- 积分:1
-
新编Marc有限元实例教程
说明: 编程教程,帮助入门学者学习建模,从初级开始,逐步深化,非常有帮助(Programming tutorials, help beginners learn modeling, from the beginning, gradually deepen, very helpful)
- 2019-01-14 19:19:06下载
- 积分:1
-
xcorr
实现互相关运算 C实现,实现互相关运算 C实现(cross correlation C code implementation)
- 2010-01-10 16:49:14下载
- 积分:1
-
two kinds of vortex beam
两种涡旋光束的线性强度、强度密度和三维立体图,改变拓扑荷可以改变强度分布。(two kinds of vortex beam)
- 2018-08-17 21:31:36下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
colorspace
说明: 常见的空间转化代码,将彩色空间从BGR 转换到HSV,LAB等(Common space conversion codes, converting color space from BGR to HSV, lab, etc)
- 2020-01-06 21:46:03下载
- 积分:1