搜索资源列表
C++_elevator
- 此程序可实现可视界面下的电梯模拟运行,可在下降或上升过程中搭载“顺路”的乘客,与现实生活中的电梯运行完全一致。-this procedure visual interface can be realized under the simulated elevator operation can be increased or decreased in the course of carrying "the way" of passengers, and the practica
dtmoni(C++)PLC
- 这是 一个电梯模拟的C++程序...分成N个文件运行..实现自动模拟
电梯运行
- 很好的一个C++控制台程序-good a C Console
电梯C语言版
- 文件中包含了电梯程序的C语言源代码,以及可执行文件。本电梯程序比较好的模拟了电梯的运行过程!-document contains the elevator in C language source code and executable files. The lift procedure is a good simulation of the process of running the elevator!
C游戏
- 赛\资料\电梯程序.rar
用c语言编写电梯程序
- 单个电梯的运行程序和实现界面
学习 .zip.rar
- 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件: (1) 电梯的运行规则是:可到达每层。 (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。 (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。 (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。 (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。 (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
Elevator_controller
- 电梯控制器VHDL程序与仿真,程序注释详细,可读性强。-Elevator controller and simulation of VHDL program, the program notes in detail, strong readability.
dianti
- 电梯c语言 单片机电梯控制C语言源代码 可以实现电梯基本功能-failed to translate
dianti
- 用C语言编写的用于电梯控制的程序,适用于单片机开发-Using C language for the elevator control procedures applicable to single-chip development
lift
- 一个用c++编的电梯模拟程序,不太理想,里面有不少Bug,还请高手指正!-A used c++ Made elevator simulation program, less than ideal, there are a lot of Bug, also please correct me master!
C++MecrosoftWord
- 这是关于一部电梯的C++算法实现对于初学者很有帮助望大家借鉴下载-This is an elevator on the C++ Algorithm look very helpful for everyone from beginners to download
elevator
- 一个电梯运行程序.有界面显示.C语言编程-Run the program a lift. There are interface display. C language programming
elevator
- 该程序在Visual C++ 6.0 + SP6环境下测试完成,实现了电梯模拟程序,共实现11个类-The program in Visual C++ 6.0+ SP6 environment test is completed, the realization of an elevator simulation program, a total of 11 categories to achieve
c
- 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-Requirements: 1. The realization of the three algorithms: 1. First Come First
C_lift_procedure
- C语言模拟电梯程序,附源代码,还有EXE执行文件 -C language simulation of the lift procedure
c
- c++面向对象编程实例,模仿并实现电梯系统的运行-c++ object-oriented programming examples to imitate and implement the operation of elevator systems
c-elevator
- 用c语言编的一个电梯时间最优化仿真,具有图形界面,总共有3台电梯,当某一层有人需要用电梯时,通过算法,可以得出时间最短的电梯号,并通过仿真来检验。-C language code with a simple optimization of the lift time simulation, with a graphical interface, a total of 3 sets of elevators, when a layer of people need the elevator, th
电梯运行模拟
- 模拟电梯的运行过程,包括人员生成功能、楼层处理功能、建筑生成功能(负责生成一个有多少楼层的建筑)、按钮处理功能(可以把键入的楼层号显示在屏幕上,并可以在屏幕上显示电梯内的按钮)、时钟处理功能、电梯运行功能(调用以上所有功能,实现电梯的运行)。(Simulate the running process of elevator)
2016.12-4上海电机学院电梯课程设计4.0
- 使用keil平台与C语言编写的51单片机程序,可以控制电机的转动,达到控制电梯的目的,经proteus仿真验证通过(The 51 single chip computer program written by the Keil platform and the C language can control the rotation of the motor and achieve the purpose of controlling the elevator. It is verified th