登录
首页 » Fortran » VOF

VOF

于 2021-04-04 发布 文件大小:10KB
0 319
下载积分: 1 下载次数: 30

代码说明:

  《数值模拟方法和运动界面追踪》VOF方法源代码(" Numerical simulation interface and motion tracking" VOF method source code)

文件列表:

VOF
...\fct-vof.for,11949,2001-02-20
...\flair.for,16023,2001-02-20
...\hirt-vof.for,4697,2001-02-20
...\readme.txt,113,2001-06-08
...\superbee.for,5391,2001-03-14
...\young.for,12829,2001-02-20

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

发表评论

0 个回复

  • DNF_GM_Tool-master
    NodeJs开发的DNF简易GM工具,可以登录注册,发送TP,SP,QP,邮件,解封(DNF Simple GM Tool Developed by NodeJs)
    2020-06-16 12:40:02下载
    积分:1
  • fly
    说明:  用SDK编写的异形位图演示窗口VC源代码(VC source code of special-shaped bitmap presentation window written with SDK)
    2020-04-10 21:10:01下载
    积分:1
  • MV110-2A-Delphi
    Testional good fon for desktop
    2014-09-06 10:35:27下载
    积分:1
  • VBtogetNET_IP
    附带源码,下载直接点击exe文件就可以获得外网IP。(With source code, download exe file directly click access to external networks on IP.)
    2010-08-12 14:35:49下载
    积分:1
  • natuxal-dynami
    Using vc to achieve com technology
    2018-11-27 02:16:04下载
    积分:1
  • versioning
    version sample soruce code for csharp from msdn.
    2009-10-26 16:35:50下载
    积分:1
  • 一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。...
    一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C/S mode chatting with P2P file transfer software, has been outstanding dissertation.
    2022-01-25 16:52:32下载
    积分:1
  • DEM数据的读入与显示
    DEM数据的读入与显示,里面包含了所用的实验数据,调通,代码可以用(DEM data read and display, which contains experimental data used, transferred through, the code can be used)
    2014-03-21 09:38:20下载
    积分:1
  • 服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
    服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
    2023-08-19 03:20:03下载
    积分:1
  • zoj1094
    zoj094 Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. (Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications are performed is arbitrary. However, the number of elementary multiplications needed strongly depends on the evaluation order you choose. For example, let A be a 50*10 matrix, B a 10*20 matrix and C a 20*5 matrix. There are two different strategies to compute A*B*C, namely (A*B)*C and A*(B*C). The first one takes 15000 elementary multiplications, but the second one only 3500. Your job is to write a program that determines the number of elementary multiplications needed for a given evaluation strategy. )
    2012-06-10 10:38:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载