登录
首页 » Visual C++ » simple

simple

于 2013-09-06 发布 文件大小:1147KB
0 326
下载积分: 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 个回复

  • qiuni
    C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
    2013-12-16 21:18:18下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • gap-width-and-JRC
    计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
    2016-02-18 03:01:04下载
    积分:1
  • niudunfa
    计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算(calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of)
    2006-05-31 08:48:47下载
    积分:1
  • css
    用visual basic编译的布谷鸟算法的源代码,是一种很好地启发式智能算法。(Use visual basic compiler cuckoo algorithm source code, is a good heuristic intelligent algorithm. )
    2013-07-19 17:02:51下载
    积分:1
  • Neandla
    计算牛顿和拉格朗日插值方法,用户输入插值结点(calculated Newton and Lagrange interpolation methods, user input interpolation nodes)
    2007-05-13 12:33:16下载
    积分:1
  • radix--4-butterfly-DIF_FFT
    我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
    2020-12-19 01:39:09下载
    积分:1
  • HertzMindlin_supporting_files
    edem接触程序,用于计算各种模型的接触力(edem modle)
    2021-03-26 16:19:13下载
    积分:1
  • Simplex method for linear programming
    线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
    2017-08-25 11:03:43下载
    积分:1
  • 1003
    c++算法源代码,主要是POJ上面的算法,根据标号可以找到。(c++ algorithm source code, POJ above algorithm, based on the label can be found.)
    2012-09-12 22:28:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载