-
Gearerroranalysisprogam
用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
- 2020-09-09 10:48:02下载
- 积分:1
-
Gauss-Projection
一个通过高斯正反算公式计算高斯投影后投影平面的二维坐标,也可通过坐标反算大地经纬度。提供54系,西安80系,WGS-84系和CGCS2000系四种椭球参数。(A positive and negative Gaussian Formulas to calculate the two-dimensional coordinates of the Gauss projection projection plane can also be computed from coordinates latitude and longitude of the earth. 54 Department of the the Xi' an 80 series, WGS-84 system and CGCS2000 Department of four oval ball parameters.)
- 2020-12-10 16:09:19下载
- 积分:1
-
PGS
Point Gauss Seidel method by fortran. CFD KLAUS A. HOFFMAN
- 2015-04-09 14:01:52下载
- 积分:1
-
munfan
多姿态,多角度,有不同光照,在MATLAB中求图像纹理特征,抑制载波型差分相位调制。( Much posture, multi-angle, have different light, In the MATLAB image texture feature, Suppressed carrier type differential phase modulation.)
- 2017-02-26 22:48:41下载
- 积分:1
-
5CFDprogram
压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解
二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Chorin压力迭代求解couette二维流动问题。(CFD compression package contains five basic program, which is an Euler equation solving MacCormack1DSolveRiemann.for (Riemann problem), UpwindTVD_1D.for is one-dimensional compressible viscous NS equation solving, MAC-Chorin2D.for is the use of algorithms and MAC Chorin pressure iterative solution for solving the two-dimensional incompressible flow problems between viscous flat Poisuille, Lax-Webdroff2D.for using Lax-Webdroff difference scheme for solving the two-dimensional plane shock wave reflection problem, fvm_upwind_MAC_couette.for based on first order upwind scheme and Discrete Chorin pressure couette iterative solution of two-dimensional flows.)
- 2015-01-16 19:01:12下载
- 积分:1
-
vpm
二维涡流位置及流场分布计算程序,Vortex Panel Method (Two-dimensional eddy current distribution of the location and flow field calculation program, Vortex Panel Method)
- 2007-12-07 11:06:04下载
- 积分:1
-
windturb
采用遗传算法对风力机叶片气动外形进行优化设计,快速有效(Genetic algorithm to optimize the design of wind turbine blades aerodynamic shape, quickly and efficiently.)
- 2012-10-15 23:38:01下载
- 积分:1
-
Adcalc
一个表达式计算库,支持算术,逻辑运算,位运算,支持多层级的if/then/else,功能强大。(Calculation of an expression library, support for arithmetic, logic operations, bit computing, multi-level support if/then/else, powerful.)
- 2007-10-17 17:58:08下载
- 积分:1
-
fulltext
A FORTRAN IV function to compute the
probability of a standard normal deviate
- 2012-09-30 22:03:39下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1