Welcome![Sign In][Sign Up]
Location:
Search - Elevator

Search list

[Other Riddle gamesElevator

Description: 这是一个模拟电梯运行策略的程序。有完整的设计文档-This is a simulated elevator operation strategy process. There is a complete design document
Platform: | Size: 792576 | Author: Tianyi Chen | Hits:

[Other systemselevator

Description: 一个模拟电梯升降的控制程序!使用了许多技巧。-Elevator control procedures!
Platform: | Size: 441344 | Author: 李鹏程 | Hits:

[Otherelevator

Description: 用汇编语言实现电梯的控制和模拟运行,结合硬件实现,有指示和恶意操作处理功能。-Using assembly language implementation elevator operation control and simulation, combined with the hardware implementation, there is a malicious operation instructions and processing functions.
Platform: | Size: 4096 | Author: 王振华 | Hits:

[JSP/Javajava-elevator

Description: 使用java语言实现的elevator模拟程序-Implementation using java language of the elevator simulation program
Platform: | Size: 12288 | Author: fengfuquan | Hits:

[VHDL-FPGA-VerilogEDA-elevator-controller

Description: 在QuartusII里用VHDL仿真实现电梯控制器-QuartusII elevator controller VHDL Simulation
Platform: | Size: 404480 | Author: Yolanda | Hits:

[Data structsElevator

Description: 设计一个电梯模拟系统,这是一个离散的模拟程序,因为电梯系统是乘客和电梯等”活动体”构成的集合,虽然它们彼此交互作用,但它们的行为是基本独立的.在离散的模拟中,以模拟时钟决定每一个活动体的动作发生的时刻和顺序,系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻-Elevator design a simulation system, which is a discrete simulation program, because the elevator system and elevator passengers and other " physical activities" constitute a collection, although they interact with each other, but their behavior is a fundamental independent. In discrete simulation to simulate the activities of each of the clock decided to move the body and the order of the moment of its occurrence, the system in a simulation of the moment to deal with a variety of things to be done, and then the simulation clock advanced to an action scheduled to take place the next time
Platform: | Size: 490496 | Author: caipan | Hits:

[VHDL-FPGA-Verilogelevator

Description: verilog语言写的一个四层电梯程序,有优先级的判断。-verilog language of a four-story elevator procedures to determine priority.
Platform: | Size: 1040384 | Author: 王阳 | Hits:

[VHDL-FPGA-VerilogElevator

Description: 基于FPGA的6层电梯控制器,使用VHDL编程,用quartus ii进行仿真模拟-Elevator Controller
Platform: | Size: 162816 | Author: xieyi | Hits:

[OS programElevator

Description: 20层楼5部电梯调度程序,相互联系,内部调度以及外部调度功能-20-story elevator scheduler 5
Platform: | Size: 11896832 | Author: 演绎 | Hits:

[Data structsElevator

Description: 数据结构 关于5层电梯的模拟 希望对学习数据结构的同学们有一点帮助-Data structure on the 5-story elevator Simulation data structures want to learn a little of the students to help
Platform: | Size: 373760 | Author: lingxiaodong | Hits:

[assembly languageELEVATOR

Description: 采用汇编语言实现的模拟电梯的控制和运行。该电梯除实现了普通的识别静态指令的基本电梯功能外,额外支持电梯运行过程中的动态指令识别,可随时调整电梯前进的方向与目的地。此外,该模拟电梯还配备了紧急维修、暂停行驶、贵宾直达等特殊功能,并保证了较完备的安全性与可靠性。-The use of assembly language to achieve the simulation of the control and operation of elevators. In addition to the elevator to achieve the general recognition of the basic lifts static command functions, additional support for the lift to run commands in the process of dynamic identification, may at any time to adjust the lift direction and destination. In addition, the simulation of the lift is also equipped with emergency repairs, suspension travel, and other special guests direct access to functions, and to ensure a more comprehensive security and reliability.
Platform: | Size: 3072 | Author: Nicole | Hits:

[Multimedia Developelevator.v

Description: Consider the design of an elevator controller. The building has three floors, an up button the first floor, up and down buttons on the second floor, a down button on the third floor, and three buttons inside the elevator indicating the floor to go to. Note that more than one button inside the elevator may have been pressed and active at the same time. While you can make assumptions, the behavior of the system must be reasonable. For example, pressing the “Floor 2” button with the elevator on the second floor causes the elevator to remain there with its door open. Also if the elevator is moving from the second to the third floor, pressing the first floor button inside the elevator should have no effect. -Consider the design of an elevator controller. The building has three floors, an up button on the first floor, up and down buttons on the second floor, a down button on the third floor, and three buttons inside the elevator indicating the floor to go to. Note that more than one button inside the elevator may have been pressed and active at the same time. While you can make assumptions, the behavior of the system must be reasonable. For example, pressing the “Floor 2” button with the elevator on the second floor causes the elevator to remain there with its door open. Also if the elevator is moving from the second to the third floor, pressing the first floor button inside the elevator should have no effect.
Platform: | Size: 6144 | Author: deepa | Hits:

[Otherelevator

Description: 北邮计算机的小作业,一个简单的电梯策略代码,附有以egg实现的图形界面和dos下的指令输入-Beijing University of Posts and Telecommunications of the small computer operations, a simple strategy of the elevator code, with egg in the realization of the graphical interface and the command input dos
Platform: | Size: 521216 | Author: 继超 | Hits:

[JSP/Javaelevator

Description: 一个简单的java模拟电梯逻辑的系统,有需求说明,有源码。-A simple java logic simulation of elevator systems, there is a demand note, there is source code.
Platform: | Size: 35840 | Author: li | Hits:

[CSharpElevator

Description: 电梯调度仿真,写的还是不错的,大家下载分享-elevator
Platform: | Size: 949248 | Author: 成功 | Hits:

[OtherElevator

Description: 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dialog writing, there are elevators moving interface, enter the elevator to wait for the number, click on simulation, it will be randomly generated on different floors of people waiting to request elevator load, the elevator may have a request in number of layers printed, who entered the elevator, who is out of the elevator of the written description, when everyone used up elevator, then the algorithm is ended, which uses a timer, but I put that part of image processing are written on the inside of the drawing , leading to system interface will continue to refresh, enter more than the simulation results when the more obvious
Platform: | Size: 617472 | Author: 李梓钺 | Hits:

[SCMelevator

Description: 电梯控制程序,包括预警,显示,键盘,之类的控制程序-Elevator control procedures, including early warning, display, keyboard, sort of control program
Platform: | Size: 10240 | Author: niuniu | Hits:

[Data structselevator

Description: 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
Platform: | Size: 2110464 | Author: 董馨荧 | Hits:

[Button controlElevator

Description: 一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
Platform: | Size: 2864128 | Author: 田野 | Hits:

[Embeded-SCM DevelopElevator(1.0)

Description: 模拟电梯系统程序设计 文字界面 电梯的运行控制策略 先来先服务策略 顺便服务策略。在运行控制中所规定的安全前提下,一次将一个方向上的所有呼叫和目标全部完成。然后掉转运行方向完成另外一个方向上的所有呼叫和目标。-Simulation of Elevator System programming language interface to run the elevator control strategy the way first-come first-served strategy services strategy. Running under the control of the security context, once a direction and goals of all calls completed. Then turn around to run the other direction, the direction of the completion of all the calls and goals.
Platform: | Size: 185344 | Author: 刘美琪 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net