登录
首页 » Visual C++ » coal gasification

coal gasification

于 2020-10-21 发布 文件大小:2KB
0 107
下载积分: 1 下载次数: 21

代码说明:

  fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)

文件列表:

coal gasification.c

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

发表评论

0 个回复

  • cPP-pointer
    c++指针经验很丰富,对学好指针有帮助,里面涵盖了指针各个方面的应用(c++ pointer very rich experience, learn pointers for help, which covers all aspects of the application of the pointer)
    2013-08-12 18:18:04下载
    积分:1
  • HOOK
    win7下可用的键盘钩子,能截获全局的按键信息,不用dll(available under win7 keyboard hook to intercept global keystrokes, without dll)
    2012-06-10 21:15:15下载
    积分:1
  • crecttracker_demo
    This program demonstrates how to draw on the client area, it also demonstrates how to use the mouse messages. I think the best way to learn programming is programming, so, let s begin our program now.(This program demonstrates how to draw on th e client area, it also demonstrates how to use the mouse messag es. I think the best way to learn programming is p rogramming, so, let s begin our program now.)
    2006-06-28 15:49:14下载
    积分:1
  • weizhuang
    说明:  很多下位机程序员都有这样的经历,在交付工程的时候对方要求提供源程序,而大多数下位机程序员都知道交出源程序是意味着什么,所以为了保护各位下位机程序员的合法利益.这个工具,伪装过后的源程序可以编译通过。(many lower computer programmers have the same experience that the delivery of the other works on the request source, and most of the next crew to surrender programmers are aware of what it means to the source, Therefore, in order to protect you and lower computer programmer's legitimate interests. this tool, camouflage after the source compile.)
    2006-04-12 10:43:41下载
    积分:1
  • multiview
    VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
    2014-06-03 14:46:24下载
    积分:1
  • 智能四路交通灯控制系统模拟
    说明:  【智能四路交通灯控制系统模拟】 这款交通灯模拟系统基于labview软件开发,界面全部自己设计,简洁明了,功能多样化、实用化、具体化,最大程度还原真实的十字路口交通灯控制系统。在以往单纯的红绿交替变化上添加功能如下 1.数码管倒计时功能和灯光闪烁功能,四路人行道灯。 2.配备有操作板可以人为设置各路口交通灯的亮灭时间、闪烁频率,报警器频率,字符串提示。控制暂停和全灭。 3.数码管显示的系统实时年月日及时间。 4.显示以及交通管制中的7种模式(普通模式、三向禁行、南北通行、东西通行、夜间模式、维修模式、紧急模式)和每种模式持续的时间(用计时器来体现)。 现实中可以根据实际路况和需要进行有目地的调整,使交通更加通畅高效。([simulation of intelligent four-way traffic light control system] 1. Digital tube countdown function and light flashing function, four-way sidewalk light. 2. Equipped with operation panel, it can manually set the on / off time, flashing frequency, alarm frequency and string prompt of traffic lights at each intersection. Control suspension and total extinction. 3. The real-time date and time of the digital tube display system. 4. Display and seven modes in traffic control (general mode, three-way traffic prohibition, north-south traffic, east-west traffic, night mode, maintenance mode, emergency mode) and duration of each mode (reflected by timer). In reality, it can be adjusted according to the actual road conditions and needs to make the traffic more smooth and efficient.)
    2020-06-22 15:30:25下载
    积分:1
  • myWindowClass
    利用WINDOWS API编写的创建一个简单的界面程序,可以用于了解MFC的基本机制(WINDOWS API to write to create a simple interface program can be used to understand the basic mechanism of the MFC)
    2012-04-30 17:42:09下载
    积分:1
  • B06040324_B2
    模拟电信计费系统的设计与实现 要求:(1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下: 通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查找其用户名,最后在屏幕上显示: 用户名 电话号码 本地话费 长途话费 话费总计 (3) 话单查询。输入一个电话号码,查询并在屏幕显示该用户的所有通话记录,格式为: 用户名 主叫电话号码 被叫电话号码 通话时长 (Design and implementation of simulation of telecommunication billing system Requirements: (1) the charging function. According to the calculation of the call charges stored in the source data file in the call records and the long rate documents for each call record, and save the results in cost file. Among them: The following conversation method to calculate the fee: Long distance telephone calls =+ local telephone fee Long distance telephone fee = rate (yuan/minute)* call time (minutes) (call time less than 1 minutes to 1 minutes) Local call: 3 minutes 0.5 yuan, increasing 0.2 yuan every 3 minutes later. (2) calls inquiries. Enter a phone number, all local calls, long-distance calls statistics the phone number from the cost in the file, and find the user name from user file, and finally displayed on the screen: The user name phone number local calls long distance charges charges totaling (3) if a single query. Enter a phone number, query and display all the call records of th)
    2013-09-25 05:53:29下载
    积分:1
  • ToolTip
    vc 下如何使用tooltip, vc 下如何使用tooltip, vc 下如何使用tooltip(vc how to use the tooltip, vc how to use the tooltip, vc how to use the tooltip)
    2010-05-06 12:47:43下载
    积分:1
  • ZedGraphSampleVC
    固高GT400运行控制卡驱动应用示例,VC界面,包括伺服控制、电机调速及曲线绘制功能,可学习主要函数调用方法。(Solid high GT400 running control card driver application examples, VC interface, including servo control, motor speed and curve drawing function, can learn the main function call method.)
    2020-09-10 05:58:01下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载