CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - elevator simulation C

搜索资源列表

  1. 学习 .zip.rar

    0下载:
  2. 某贸易中心共10层,设有载客电梯1部。为了处理问题的方便,有以下的限定条件:   (1) 电梯的运行规则是:可到达每层。   (2) 每部电梯的最大乘员量均为K人(K值可以根据仿真情况在10~20人之间确定)。   (3) 仿真开始时,电梯随机地处于其符合运行规则的任意一层,为空梯。   (4) 仿真开始后,有N人(>20人)在该国际贸易中心的1层,开始乘梯活动。   (5) 每个人初次所要到达的楼层是随机的,开始在底层等待电梯到来。   (6) 每个人乘坐电梯到达指定楼层后,再随机地去往
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:8.97kb
    • 提供者:张虹
  1. lift

    0下载:
  2. 一个用c编的电梯模拟小程序,刚学完c,可能编的不好,请大家指正-A c series with a small elevator simulation procedures, just finish c, may be made of the bad, please correct me
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.03kb
    • 提供者:许发扬
  1. lift

    0下载:
  2. 一个用c++编的电梯模拟程序,不太理想,里面有不少Bug,还请高手指正!-A used c++ Made elevator simulation program, less than ideal, there are a lot of Bug, also please correct me master!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:17.58kb
    • 提供者:许发扬
  1. elevator

    0下载:
  2. 该程序在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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:35.43kb
    • 提供者:chenjin
  1. Elevator

    0下载:
  2. 用c#.net开发的模拟电梯。形象逼真。图形化界面良好。人性化操作。-With c#. Net developed simulation elevator. Vivid. Good graphical interface. Humanized operation.
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:10.27kb
    • 提供者:Holly Woo
  1. lift

    0下载:
  2. 电梯模拟系统:模拟大楼中电梯运行情况,层数自行定义-Elevator simulation system: simulation building elevator operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:11.08kb
    • 提供者:lineol
  1. ElevatorViewer

    0下载:
  2. 电梯模拟演示系统,绝对原创哦,可以模拟两部电梯的运载效果,-Elevator simulation demonstration system, absolute originality oh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:188.9kb
    • 提供者:fq
  1. DianTiMoNi

    0下载:
  2. 模拟电梯的c++程序 运行后会自动模拟电梯的运行 随机上下客随机到各楼层-Simulated elevator running c++ program will automatically run the random simulation of the elevator to each floor of the upper and lower passenger randomly
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:185.39kb
    • 提供者:crb
  1. Elevator

    0下载:
  2. 一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
  3. 所属分类:Button control

    • 发布日期:2017-04-09
    • 文件大小:2.73mb
    • 提供者:田野
  1. DianTi

    0下载:
  2. 电梯模拟程序,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
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:周西
  1. dianti

    0下载:
  2. 一个电梯模拟程序,用c++实现,可以自己改楼层数.-An elevator simulation program, c++ implementation with, you can change your floors.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-09
    • 文件大小:1.33mb
    • 提供者:your name
  1. elevatorsimulation

    0下载:
  2. C++电梯模拟程序,同过仿真的方式在控制台下测试其电梯程序的准确性-elevator simulation
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:216.45kb
    • 提供者:海洋
  1. c-elevator

    0下载:
  2. 用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
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:39.54kb
    • 提供者:黄龙
  1. Elevator

    0下载:
  2. 在可视化的C++环境下,采用有限自动状态机的方式,模拟单个电梯的运行,使其满足顺便服务策略-In Visual C++ environment, the use of finite state machine simulation of a single automatic operation of the elevator, to meet the service strategy of the way services
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.67mb
    • 提供者:ying
  1. elevator

    0下载:
  2. this is a simulation program written in c++. you need to install visual studio 2008 or later to run this code...good luck
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23.09mb
    • 提供者:khalil
  1. Elevator-simulation-in-C-P-P

    0下载:
  2. 采用c++设计的仿真程序,实现电梯的有效调度模拟,以尽可能接近真实情况-C++ simulation using the actual operation of the elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:34.66kb
    • 提供者:
  1. Elevator-simulation

    0下载:
  2. 电梯运行算法 包括呼梯 截梯 曲线运行 各种状态时的转换 通过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
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:9.07mb
    • 提供者:qiqi
  1. Elevator

    0下载:
  2. 电梯模拟程序算法c++实现:共10层楼,有载客电梯1部,能动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。 -Elevator simulation program algorithm c++ realize: A total of 10 floors, there is a passenger elevator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:8.24kb
    • 提供者:
  1. Elevator-simulation-C

    0下载:
  2. 模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。其中第一层是大楼进出层,电梯空闲时,将来本层候命;乘客可岁间进出任何层,对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。电梯的主要调度策略是首先响应沿当前行进方向最近端的请求,若改方向上无请求时,就改变移动方向。-Simulation of a nine-school teaching building elevator system. The building has an automatic elev
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5.97kb
    • 提供者:OnAir
  1. elevator

    0下载:
  2. 本人编写的电梯调度仿真,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)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:248kb
    • 提供者:刘风
« 12 »
搜珍网 www.dssz.com