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

074099_EleAttemper

于 2021-04-22 发布 文件大小:9752KB
0 218
下载积分: 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 个回复

  • 点过咯这
    dian guo lo zhe,cao,hello word
    2019-05-09 20:25:10下载
    积分:1
  • ResizableWizard97
    软件安装向导例子,效果不错,VC++语言开发(demo for soft-installation wizards)
    2015-04-21 10:38:13下载
    积分:1
  • c5ex
    说明:  自己购买的经典C语言书籍里面的配套光盘,提供下载(Buy books, the classic C language inside the CD package, available for download)
    2010-05-02 07:15:13下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • maopao
    实现冒泡排序的例程,c++6.0编写,来自c语言学习(This program can reality bubbling sort.)
    2018-03-11 16:01:35下载
    积分:1
  • Newnes.Programming.32-bit.Microcontrollers.in.C
    This is ebook good for you about Programming 32-bit Microcontroller
    2009-07-19 20:02:25下载
    积分:1
  • A(4)
    谭浩强(第3版)程序源代码第五章源代码A(4)
    2010-06-12 15:27:26下载
    积分:1
  • C-language-comprehensive-training
    C语言综合训练,包含文件调用、添加还有一些汇总统计等(C language integrated training, including file calls, add some summary statistics)
    2014-01-02 15:42:40下载
    积分: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
  • bd-protocal
    北斗一代通信协议,用于北斗通信程序编写的参考资料,希望对大家有用(Beidou generation communication protocol, Compass Resources for communication programs written .HOPE it s good use for you,)
    2016-09-20 14:48:28下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载