登录
首页 » Visual C++ » simple

simple

于 2013-09-06 发布 文件大小:1147KB
0 248
下载积分: 1 下载次数: 62

代码说明:

  流体力学SIMPLE算法(C语言编程实现)需自己设定边界条件(SIMPLE algorithm)

文件列表:

simple
......\SIMPLE
......\......\boundary.c,946,2013-08-05
......\......\coefficient.c,1865,2013-08-05
......\......\Debug
......\......\.....\boundary.obj,14771,2013-08-05
......\......\.....\BuildLog.htm,5774,2013-08-05
......\......\.....\coefficient.obj,15654,2013-08-05
......\......\.....\default_setting.obj,15594,2013-08-05
......\......\.....\functions.obj,19779,2013-08-05
......\......\.....\grid.obj,16895,2013-08-05
......\......\.....\main.obj,16562,2013-08-05
......\......\.....\mt.dep,67,2013-08-05
......\......\.....\OUTPUT.plt,41665,2013-08-05
......\......\.....\physical_boundary.obj,17948,2013-08-05
......\......\.....\pressure_correct.obj,15374,2013-08-05
......\......\.....\S1边界.PLT,478,2013-08-05
......\......\.....\S2边界.PLT,500,2013-08-05
......\......\.....\S3边界.PLT,478,2013-08-05
......\......\.....\S4边界.PLT,500,2013-08-05
......\......\.....\setup.obj,20803,2013-08-05
......\......\.....\solve.obj,18873,2013-08-05
......\......\.....\transport.obj,20876,2013-08-05
......\......\.....\user.obj,18587,2013-08-05
......\......\.....\vc60.idb,82944,2013-08-05
......\......\.....\vc60.pdb,53248,2013-08-05
......\......\.....\vc90.idb,60416,2013-08-05
......\......\.....\vc90.pdb,61440,2013-08-05
......\......\.....\vof.obj,22803,2013-08-05
......\......\.....\zyf.exe,445952,2013-08-05
......\......\.....\zyf.exe.embed.manifest,406,2013-08-05
......\......\.....\zyf.exe.embed.manifest.res,472,2013-08-05
......\......\.....\zyf.exe.intermediate.manifest,381,2013-08-05
......\......\.....\zyf.ilk,341708,2013-08-05
......\......\.....\zyf.pdb,2149376,2013-08-05
......\......\default_setting.c,760,2013-08-05
......\......\functions.c,1201,2013-08-05
......\......\grid.c,2247,2013-08-05
......\......\main.c,1497,2013-08-05
......\......\OUTPUT.plt,41665,2013-08-05
......\......\physical_boundary.c,2273,2013-08-05
......\......\pressure_correct.c,2063,2013-08-05
......\......\S1边界.PLT,478,2013-08-05
......\......\S2边界.PLT,500,2013-08-05
......\......\S3边界.PLT,478,2013-08-05
......\......\S4边界.PLT,500,2013-08-05
......\......\setup.c,5908,2013-08-05
......\......\solve.c,3415,2013-08-05
......\......\statement.h,5794,2013-08-05
......\......\transport.c,2726,2013-08-05
......\......\user.c,2027,2013-08-05
......\......\vof.c,5474,2013-08-05
......\......\zyf.dsp,5449,2013-08-05
......\......\zyf.dsw,531,2013-08-05
......\......\zyf.ncb,691200,2013-08-05
......\......\zyf.opt,52736,2013-08-05
......\......\zyf.plg,659,2013-08-05
......\......\zyf.sln,871,2013-08-05
......\......\zyf.vcproj,10019,2013-08-05
......\......\zyf.vcproj.CEA212AE0CA84DF.Administrator.user,1427,2013-08-05
......\......\zyf.vcproj.PC-201102261253.Administrator.user,1427,2013-08-05
......\simple 21010065.docx,299196,2013-09-02
......\SIMPLE算法作业-编程思想和算例验证分析.doc,196608,2013-08-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • The-art-of-programming
    超级好用的书,面试必备,包括常用的算法介绍,面试题目等等(Super easy to book, interview essential, including the commonly used algorithm is introduced, interview questions, etc.)
    2012-07-25 10:36:13下载
    积分:1
  • vvuce
    使用matlab实现智能预测控制算法,分数阶傅里叶变换计算方面,实现了图像的加水印,去噪,加噪声等功能。( Use matlab intelligent predictive control algorithm, Fractional Fourier transform computing, Realize image watermarking, de-noising, plus noise and other functions.)
    2017-05-27 12:36:55下载
    积分:1
  • eigen
    求实对称矩阵的特征值特征向量,内有读入数据文件。(Realistic symmetric matrix eigenvalue eigenvector, there are read into the data file.)
    2013-06-01 16:03:07下载
    积分:1
  • 2DPE_VCPP6.0
    抛物方程是由赫姆霍兹方程推导而来,在计算大区域电磁传播有较大的优势,本程序是二维的情况。(Parabolic equation is derived the Herm Holtz equation, in the calculation of large areas of electromagnetic propagation has a greater advantage, the program is a two-dimensional situation.)
    2016-11-20 12:32:02下载
    积分:1
  • Large_Scale_NMF
    处理大规模矩阵,对大规模的矩阵进行分解,即形如分解A=UV(To deal with large-scale matrix, mass matrix decomposition, that is shaped like a decomposition A = UV)
    2012-12-12 21:19:34下载
    积分:1
  • union
    This program is used to find the union, intersection and exclusive OR for given two sorted arrays.
    2009-04-27 00:48:58下载
    积分:1
  • polyfit
    C语言实现多项式的最小二乘拟合,可用于在区间上对函数进行拟合(C language polynomial least squares fitting, can be used to fit the function on the interval)
    2021-02-19 12:39:44下载
    积分:1
  • Romberg
    数值分析,即计算方法课程中的龙贝格算法源代码。(Numerical analysis, calculation of the Romberg algorithm source code in the methods courses.)
    2012-05-30 22:54:48下载
    积分:1
  • polynomial_multiplication
    实现多项式相乘求模运算,并且模多项式是可以改变的,方便,简单(To achieve polynomial multiplication modulo operation, and polynomial model can be changed, convenient and simple)
    2010-06-25 21:11:57下载
    积分:1
  • 3
    说明:  用刷选法求出100之内的素数。并输出数有多少个。(100 prime number is calculated by the method of selection. And the output count how many.)
    2013-09-11 19:40:35下载
    积分:1
  • 696518资源总数
  • 105739会员总数
  • 1今日下载