当前位置:
首页 资源下载
搜索资源 - elevator simulation C
搜索资源列表
-
2下载:
一个五层楼的电梯模拟程序,用C语言实现,只能在TC2.0里面运行-floor of a five-story elevator simulation program with C language, which can only be run in the TC
-
-
0下载:
电梯模拟 的 Visual C++ 的代码-elevator simulation Visual C code
-
-
1下载:
文件中包含了电梯程序的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!
-
-
0下载:
某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件: (1) 电梯的运行规则是:可到达每层。 (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。 (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。 (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。 (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。 (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
-
-
0下载:
电梯控制器VHDL程序与仿真,程序注释详细,可读性强。-Elevator controller and simulation of VHDL program, the program notes in detail, strong readability.
-
-
0下载:
一个用c编的电梯模拟小程序,刚学完c,可能编的不好,请大家指正-A c series with a small elevator simulation procedures, just finish c, may be made of the bad, please correct me
-
-
0下载:
该程序在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
-
-
0下载:
电梯模拟系统:模拟大楼中电梯运行情况,层数自行定义-Elevator simulation system: simulation building elevator operation
-
-
0下载:
电梯模拟演示系统,绝对原创哦,可以模拟两部电梯的运载效果,-Elevator simulation demonstration system, absolute originality oh
-
-
0下载:
一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
-
-
0下载:
电梯模拟程序,2个电梯,6层楼,分别用2个线程控制电梯的速度,用主线程控制界面显示-Elevator simulation program, 2 lifts, 6 floors, each with two threads control the speed of the elevator, with the main thread control interface display
-
-
0下载:
C语言课程设计,智能电梯仿真系统,供大家参考-C language curriculum design, intelligent elevator simulation system for your reference
-
-
0下载:
simulation for an elevator in c language.
-
-
0下载:
用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
-
-
0下载:
采用c++设计的仿真程序,实现电梯的有效调度模拟,以尽可能接近真实情况-C++ simulation using the actual operation of the elevator
-
-
0下载:
电梯运行算法 包括呼梯 截梯 曲线运行 各种状态时的转换 通过C#进行模拟 实时反映及测试电梯运行情况 直观的体现有利于分析运行的数据-Elevator algorithm includes call sectional ladder curve runs a variety of state of the conversion through C# simulation real-time reflect and test elevator operation visual embodimen
-
-
1下载:
电梯仿真,单电梯调度,图形化界面,操作简单,c语言编写,-Elevator simulation, the single elevator dispatching, graphical user interface, easy to operate
-
-
0下载:
电梯模拟程序算法c++实现:共10层楼,有载客电梯1部,能动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。
-Elevator simulation program algorithm c++ realize: A total of 10 floors, there is a passenger elevator
-
-
0下载:
模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。其中第一层是大楼进出层,电梯空闲时,将来本层候命;乘客可岁间进出任何层,对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。电梯的主要调度策略是首先响应沿当前行进方向最近端的请求,若改方向上无请求时,就改变移动方向。-Simulation of a nine-school teaching building elevator system. The building has an automatic elev
-
-
0下载:
本人编写的电梯调度仿真,VS08下无错运行,需要更改电梯数与楼层数的在头文件中更改宏定义即可(I have written elevator scheduling simulation, VS08 no error running, you need to change the number of elevators and floor number in the header file to change the macro definition)
-