登录
首页 » Visual C++ » 074099_EleAttemper

074099_EleAttemper

于 2021-04-22 发布 文件大小:9752KB
0 298
下载积分: 1 下载次数: 40

代码说明:

  电梯调度模拟,有mfc界面展现5部电梯的相互调度,模拟进程间的协作( elevator )

文件列表:

074099_EleAttemper
..................\074099_EleAttemper
..................\..................\074099_EleAttemper.aps
..................\..................\074099_EleAttemper.cpp
..................\..................\074099_EleAttemper.h
..................\..................\074099_EleAttemper.rc
..................\..................\074099_EleAttemper.vcproj
..................\..................\074099_EleAttemper.vcproj.HANDING.Administrator.user
..................\..................\Debug
..................\..................\.....\074099_EleAttemper.exe.embed.manifest
..................\..................\.....\074099_EleAttemper.exe.embed.manifest.res
..................\..................\.....\074099_EleAttemper.exe.intermediate.manifest
..................\..................\.....\074099_EleAttemper.obj
..................\..................\ElevatorThread.cpp
..................\..................\ElevatorThread.h
..................\..................\InnerWaitQueue.cpp
..................\..................\InnerWaitQueue.h
..................\..................\MainControl.cpp
..................\..................\MainControl.h
..................\..................\MyVariousState.cpp
..................\..................\MyVariousState.h
..................\..................\MyWaitQueue.h
..................\..................\ReadMe.txt
..................\..................\Release
..................\..................\.......\074099_EleAttemper.exe.intermediate.manifest
..................\..................\.......\074099_EleAttemper.obj
..................\..................\.......\074099_EleAttemper.pch
..................\..................\.......\074099_EleAttemper.res
..................\..................\.......\BuildLog.htm
..................\..................\.......\ElevatorThread.obj
..................\..................\.......\InnerWaitQueue.obj
..................\..................\.......\MainControl.obj
..................\..................\.......\mt.dep
..................\..................\.......\MyVariousState.obj
..................\..................\.......\stdafx.obj
..................\..................\.......\vc80.idb
..................\..................\.......\vc80.pdb
..................\..................\res

..................\..................\...\My074099_EleAttemper.rc2
..................\..................\Resource.h
..................\..................\stdafx.cpp
..................\..................\stdafx.h
..................\074099_EleAttemper.ncb
..................\074099_EleAttemper.sln
..................\debug
..................\.....\074099_EleAttemper.exe
..................\.....\074099_EleAttemper.ilk
..................\.....\074099_EleAttemper.pdb
..................\release
..................\.......\074099_EleAttemper.exe
..................\.......\074099_EleAttemper.pdb
..................\输出-生成.txt

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

发表评论

0 个回复

  • Kalman-Filtering-Applications
    说明:  电子教材:Kalman Filtering with Real-Time Applications (2010)(Kalman Filtering with Real-Time Applications (2010))
    2011-03-28 09:26:08下载
    积分:1
  • HotKey
    通过VS2010建立一个MFC对话框程序,通过这个对话框程序来体现热键的开发过程,简单易懂(By establishing a VS2010 MFC dialog procedures, through this dialog box to reflect the hotkey program development process, easy to understand)
    2013-11-03 15:56:22下载
    积分:1
  • PieChart
    PieChart实例源码,它是用于制作三维立体饼形统计图(PieChart example source code, which is used to produce three-dimensional pie charts)
    2011-01-24 11:53:28下载
    积分:1
  • THE_MYTHICAL_MANMONTH
    在很多方面,管理一个大型的计算机编程项目和其它行业的大型工程很相似——比大多数程序员所认为的还要相似;在很多另外的方面,它又有差别——比大多数职业经理所认为的差别还要大。(In many ways, managing a large-scale computer programming projects and other industries are very similar large-scale projects- more than most programmers think that' s also similar in many other areas, it is another difference- than most professional managers that the bigger the difference.)
    2010-06-01 14:28:44下载
    积分:1
  • AdoRWAccess
    mfc ado 数据库例子 一个对话框 解释很全面(mfc ado database examples)
    2013-09-29 21:51:49下载
    积分:1
  • 27893125
    opencv 调用的一个小例子,不错的源代码可以学习(Opencv call a small example, source code can learn good)
    2017-04-18 00:49:35下载
    积分:1
  • 基于mfc和opengl点云数据读取 MFCPopengl
    基于mfc和opengl点云数据读取,于实测的点云数据,根据目前建筑点云显示方面的需求,需要通过平台展示点云成果。本文应用MFC 单文档和Open GL可实现点云数据的显示、缩放、压缩等效果,数据采用嘉荫县恐龙模型点云数据,经实验表明,采用MFC单文档和Open GL在点云显示编辑方面-g-.有较强大的功能,可作为成果展示的途径。 (Based on the practical surveyed poin cloud data,according to the acquirements of visualization of point c loud of buildings,it is necessary to visualize point cloud results through platform.This paperr ealized the functions of display,zoom。and compress point cloud data based on MFC document and OpenGL.)
    2017-04-13 15:59:02下载
    积分:1
  • VCdatabase
    说明:  详细介绍了用VC.NET开发城市基础地理数据库的实例,用于城市测绘,城市基础地理系统建设的重要参考。(Described in detail with the development of urban infrastructure VC.NET examples of geographic database for urban mapping, urban infrastructure an important geographic reference system.)
    2009-08-17 22:36:26下载
    积分:1
  • 校内网开心农场 HappyFarm
    校内网开心农场外挂助手5月2号测试. 1.自动获取好友列表 2.自动遍历自己和朋友的农场 3.自动浇水、除草、偷果实、杀虫、自动收获,可以节省你很大的力气。 4.定时循环。(Happy famr)
    2020-06-26 00:20:02下载
    积分:1
  • ThinkingC++
    Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
    2008-08-08 09:32:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载