登录
首页 » Visual C++ » Couette

Couette

于 2021-03-29 发布 文件大小:1385KB
0 404
下载积分: 1 下载次数: 79

代码说明:

  用C++模拟LBM的couette流源代码,使用周期边界和曲线边界条件。(LBM simulation using C++ source code of couette stream, using periodic boundary conditions and boundary curves.)

文件列表:

Couette流OK
...........\Couette
...........\.......\Couette
...........\.......\.......\Couette.vcxproj,3923,2015-08-20
...........\.......\.......\Couette.vcxproj.filters,948,2015-08-20
...........\.......\.......\Couette.vcxproj.user,143,2015-08-20
...........\.......\.......\Debug
...........\.......\.......\.....\CL.read.1.tlog,9940,2015-08-20
...........\.......\.......\.....\CL.write.1.tlog,244,2015-08-20
...........\.......\.......\.....\Couette.exe.embed.manifest,406,2015-08-20
...........\.......\.......\.....\Couette.exe.embed.manifest.res,472,2015-08-20
...........\.......\.......\.....\Couette.exe.intermediate.manifest,381,2015-08-20
...........\.......\.......\.....\Couette.lastbuildstate,56,2015-08-20
...........\.......\.......\.....\Couette.log,3254,2015-08-20
...........\.......\.......\.....\Couette_manifest.rc,204,2015-08-20
...........\.......\.......\.....\link-cvtres.read.1.tlog,2,2015-08-20
...........\.......\.......\.....\link-cvtres.write.1.tlog,2,2015-08-20
...........\.......\.......\.....\link.4208-cvtres.read.1.tlog,2,2015-08-20
...........\.......\.......\.....\link.4208-cvtres.write.1.tlog,2,2015-08-20
...........\.......\.......\.....\link.4208.read.1.tlog,2,2015-08-20
...........\.......\.......\.....\link.4208.write.1.tlog,2,2015-08-20
...........\.......\.......\.....\link.read.1.tlog,2926,2015-08-20
...........\.......\.......\.....\link.write.1.tlog,630,2015-08-20
...........\.......\.......\.....\main.obj,62794,2015-08-20
...........\.......\.......\.....\mt.read.1.tlog,346,2015-08-20
...........\.......\.......\.....\mt.write.1.tlog,278,2015-08-20
...........\.......\.......\.....\rc.read.1.tlog,250,2015-08-20
...........\.......\.......\.....\rc.write.1.tlog,258,2015-08-20
...........\.......\.......\.....\vc100.idb,232448,2015-08-20
...........\.......\.......\.....\vc100.pdb,258048,2015-08-20
...........\.......\.......\uh.dat,442,2015-08-20
...........\.......\Couette.sdf,6049792,2015-08-20
...........\.......\Couette.sln,888,2015-08-20
...........\.......\Debug
...........\.......\.....\Couette.exe,46080,2015-08-20
...........\.......\.....\Couette.ilk,387968,2015-08-20
...........\.......\.....\Couette.pdb,592896,2015-08-20
...........\main.cpp,3479,2015-08-21

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

发表评论

0 个回复

  • Project
    说明:  根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
    2020-06-17 09:00:02下载
    积分:1
  • the-four-order-Runge-Kutta-method.
    用四阶龙格-库塔法求系统在U单位阶跃输入下该系统的响应曲线(Using the four order Runge Kutta method to find the response curve )
    2013-11-05 21:23:28下载
    积分:1
  • waveletLifting
    5/3小波变换的提升算法实现以及对于什么叫做提升的介绍。由于5/3小波是整数小波,因此非常适合于DSP处理,且经过提升,小波变换的复杂度明显降低,将此代码的提升部分移植到DSP上,可以达到实时。(5/3 wavelet transform algorithm to enhance as well as what is to enhance the introduction. Since the 5/3 integer wavelet wavelet is therefore very suitable for DSP processing, and after upgrading, wavelet transform significantly reduced complexity, the upgrading of part of this code ported to DSP, we can achieve real-time.)
    2008-02-23 13:34:05下载
    积分:1
  • drawer
    VB版个性画图板附上源代码,有需要的就下载吧。(VB version of personality drawing board with the source code, there is a need to download it.)
    2013-07-20 11:37:44下载
    积分:1
  • mfcbspilin
    mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
    2013-10-10 19:46:06下载
    积分:1
  • PIC-DEAL-API
    常用的画图API函数的具体使用方法,希望对画图感兴趣的人有所帮助(Commonly used drawing API the specific function to use, I hope to help people who are interested in drawing)
    2012-01-13 08:23:10下载
    积分:1
  • drawMFC
    一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
    2013-09-13 09:27:12下载
    积分:1
  • yanghui
    利用C++实现的对杨辉三角形的模拟,可以在界面上打出杨辉三角形的内容。 (Achieved by C++ analog Triangle, Triangle content can be played on the interface.)
    2012-06-02 14:49:27下载
    积分:1
  • Ellipse
    用于拟合椭圆的函数,支持对于多个离散数据点的椭圆曲线方程计算(new function)
    2014-12-31 01:47:04下载
    积分:1
  • huitu
    单文档绘图工具,包括直线,曲线,扇形,圆形,圆角矩形,矩形等图形,还可以设置线条的颜色等属性。(Single document drawing tools including lines, curves, fan-shaped, round, rounded rectangle, rectangle and other graphics, you can also set the line color and other attributes.)
    2013-11-18 20:19:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载