登录
首页 » Visual C++ » Elevators

Elevators

于 2021-04-19 发布 文件大小:1450KB
0 315
下载积分: 1 下载次数: 149

代码说明:

  电梯仿真系统的实现,包含源码和文档。(Elevator simulation system, including source code and documents.)

文件列表:

Elevators
.........\0121120716
.........\..........\EleSys.mdl
.........\..........\SourceCode
.........\..........\..........\Elevator.cpp
.........\..........\..........\Elevator.h
.........\..........\..........\ESystem.cpp
.........\..........\..........\ESystem.h
.........\..........\..........\ESystem.rc
.........\..........\..........\ESystemDlg.cpp
.........\..........\..........\ESystemDlg.h
.........\..........\..........\Floor.cpp
.........\..........\..........\Floor.h
.........\..........\..........\Global.cpp
.........\..........\..........\Global.h
.........\..........\..........\Monitor.cpp
.........\..........\..........\Monitor.h
.........\..........\..........\MsgList.cpp
.........\..........\..........\MsgList.h
.........\..........\..........\Passenger.cpp
.........\..........\..........\Passenger.h
.........\..........\..........\PassengerList.cpp
.........\..........\..........\PassengerList.h
.........\..........\..........\resource.h
.........\..........\..........\result.txt
.........\..........\..........\StdAfx.cpp
.........\..........\..........\StdAfx.h
.........\..........\..........\SysArgDlg.cpp
.........\..........\..........\SysArgDlg.h
.........\..........\源程序清单.doc
.........\..........\设计说明书.doc
.........\..........\运行情况总结报告.doc
.........\0121120716.zip
.........\EleSys.mdl
.........\ESystem
.........\.......\Debug
.........\.......\Elevator.cpp
.........\.......\Elevator.h
.........\.......\ESystem.aps
.........\.......\ESystem.clw
.........\.......\ESystem.cpp
.........\.......\ESystem.dsp
.........\.......\ESystem.dsw
.........\.......\ESystem.h
.........\.......\ESystem.ncb
.........\.......\ESystem.opt
.........\.......\ESystem.plg
.........\.......\ESystem.rc
.........\.......\ESystemDlg.cpp
.........\.......\ESystemDlg.h
.........\.......\Floor.cpp
.........\.......\Floor.h
.........\.......\Global.cpp
.........\.......\Global.h
.........\.......\Monitor.cpp
.........\.......\Monitor.h
.........\.......\MsgList.cpp
.........\.......\MsgList.h
.........\.......\Passenger.cpp
.........\.......\Passenger.h
.........\.......\PassengerList.cpp
.........\.......\PassengerList.h
.........\.......\ReadMe.txt
.........\.......\res

.........\.......\...\ESystem.rc2
.........\.......\resource.h
.........\.......\result.txt
.........\.......\result_3267.txt
.........\.......\result_3365.txt
.........\.......\result_3650.txt
.........\.......\StdAfx.cpp
.........\.......\StdAfx.h
.........\.......\SysArgDlg.cpp
.........\.......\SysArgDlg.h
.........\FXP.ZIP
.........\设计说明书.doc

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

发表评论

0 个回复

  • GameFrame
    说明:  三维人物绘制,使用DirectX的ID3DXAnimationController接口实现三维人物绘制,其中包括骨骼蒙皮技术。注意:编译时一定要将Resource文件夹拷贝到Debug或Release目录下。(Drawing three-dimensional characters, the use of the DirectX interface ID3DXAnimationController drawing three-dimensional figures, including skinned mesh technology. Note: When the compiler must Resource folder are copied to the Debug or Release directory.)
    2008-12-08 20:26:32下载
    积分:1
  • ping
    一个基于VC6.0 的简单ping程序 用于学习简单的网络编程(A the VC6.0 simple ping program for learning network programming)
    2012-06-16 19:33:12下载
    积分:1
  • mfc_ole_drawcli
    说明:  可从微软提供的sample找到这些代码 很不错的(from Microsoft to provide the sample code to find very good)
    2006-04-12 14:37:36下载
    积分:1
  • Chap14
    WINDOWS驱动编程第二版例子代码第14章(WINDOWS driven programming second edition of the code examples in Chapter 14)
    2010-07-20 11:31:09下载
    积分:1
  • VeriYapilariOdevi-BagliListeile
    HASTANE CIFT BAGLI LISTE PROGRAM
    2010-12-27 09:22:30下载
    积分:1
  • MyNewDataBase
    在VC下访问和创建Access数据库的例子,很清楚的程序(in VC visited and the creation of the Access database examples, it is clear that the procedures)
    2007-04-04 17:20:33下载
    积分:1
  • RSS-Reader-Sample
    Rss reader for a web design
    2013-11-28 00:41:24下载
    积分:1
  • Filecombine
    说明:  这是个人写的简单的文件合并工具,有如下特性: 1. 支持二进制和文本文件合并; 2. 可以自定义填充字节(默认为0); 3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内); 4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围; 5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件; 6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics: 1. Support binary and text file combine; 2. You can customize the padding byte (default is 0); 3. You can select any address of the source file and any data length (within the data range of the source file); 4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file; 5. Support split source files, but only one source file and one target file are supported in a single operation; 6. You can save/load the file to combine, split configuration data and reuse it;)
    2019-10-26 14:27:33下载
    积分:1
  • TCPhit
    WINDOW的打孔程序源代码,还有作者的说明,不错,想做病毒、外挂的学学,教你怎么样穿透防火墙(WINDOW perforated the source code, as well as the author s note, yes, we want to do viruses, plug-in to learn, teach you how to penetrate the firewall)
    2007-11-29 16:27:01下载
    积分:1
  • VC-plug-in
    VC++外挂呼出示例子。包含源文件和生成程序。(VC++ plug-in call to show an example. Contains the source files and build procedures.)
    2020-07-01 05:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载