登录
首页 » Visual C++ » simple

simple

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

  • kabg
    α-β-γ滤波函数,可实现对等间隔的观测数据进行滤波估计。(α-β-γ filter function design by C language. Complete the filter evaluation function for equidistant discrete data.)
    2013-08-19 16:40:24下载
    积分:1
  • 4zeyunsuan
    复数的四则运算完整版,包括加减乘除,阶乘,开方等。。。(The plural arithmetic full version,, including addition, subtraction, multiplication, and division factorial, prescribing, etc...)
    2013-10-11 16:41:48下载
    积分:1
  • Rectangle
    根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle Create a class Rectangle with attributes length and width, each of which defaults to 1 a. Provide member functions that calculate the perimeter and the area of the rectangle. b. Also provide set and get functions for the length and width attributes. The set functions should verify that length and width are each integer numbers larger than 0 and less than 20. c. Write draw function to display the Rectangle: in Assignment1. ) d. Write a driver program to test class Rectangle.)
    2012-10-24 23:54:51下载
    积分:1
  • synthesis-of-mechanism
    对于给定的一组轨迹点,用优化方法实现铰链四杆机构轨迹复演。优化方法为共轭梯度法。(For a set of track points,we use a optimization method to optimize the track of Hinge four-bar mechanism. The optimization method is conjugate gradient.)
    2011-06-23 15:42:20下载
    积分:1
  • Rcellsse
    读入红细胞图片,通过中值滤波,开运算算,闭运算,和贴标签等方法获得细胞个数 (Read into the red blood cell picture, opening operation count median filtering, and closing operation, and the labeling methods such as cell number)
    2012-07-28 23:59:33下载
    积分:1
  • KrigingContour
    说明:  克里金、反距离插值算法_栅格图等值线填充等(Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.)
    2008-11-19 10:41:37下载
    积分:1
  • DK
    说明:  邓肯张在ansys中的二次开发,适合于土体有限元分析(second development of duncan-zhang in ansys,it s be used to ansys)
    2015-01-09 09:27:07下载
    积分:1
  • tanxingbojiaocuowangge
    本程序可以实现在交错网格条件下的三维有限差分正演模拟(This procedure can be achieved under the conditions of the staggered grid finite difference forward modeling)
    2015-10-10 14:57:16下载
    积分:1
  • Calculator
    Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
    2012-05-29 15:50:21下载
    积分:1
  • zipf-random
    随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。(Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will occupy 80 of visits.)
    2013-06-27 17:56:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载