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

搜索资源列表

  1. dianti

    0下载:
  2. 一个用C#编写的电梯模拟程序,实现了电梯的调度-One written in C# elevator simulation program, to achieve the elevator scheduling
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:58162
    • 提供者:
  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
    • 文件大小:9507896
    • 提供者:qiqi
  1. Elevator

    0下载:
  2. 编的一个小电梯,可以实现基本的电梯运行,比如在上升的时候,楼下的人按了,电梯还是会先上去到达用户需要的楼层再下来-Compiled by a small elevator,Can realize the basic operation of the lift, for example, in the rising, and the downstairs press the elevator or up the floor to reach the user needs and then down
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3690
    • 提供者:pheven_d
  1. ElevatorSystem

    0下载:
  2. 一个简单的电梯运行系统 功能齐全 适用于初学C#的学员-Students a simple elevator operation system fully functional for the beginner C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:3068746
    • 提供者:陈晨
  1. dianti

    0下载:
  2. 设计一个电梯,可以在先来先服务和顺便服务策略之间转换-Design an elevator, a first-come, first-served and the way the service strategies conversion
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:10767363
    • 提供者:张晨
  1. diandimoni

    0下载:
  2. 电梯的模拟,可以根据实际情况进行上升下降,具有24层,能时间界面,用C#实现的-Elevator simulation, can according to the actual situation for the rising and falling, has 24 layers, can time interface, using C# to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:1218373
    • 提供者:帅帅
  1. WindowsFormsApplication1

    0下载:
  2. 用C语言实现电梯的模拟功能,配合FPGA的数码管及按键可以显示电梯的当前状态楼层和下一状态要去的楼层-Elevator analog functions in C language with the FPGA digital tube display and keys can lift the current state of the floor and the next state to go to floor
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:106553
    • 提供者:wangling
  1. ElevatorSimulation

    0下载:
  2. 模拟程序包含一个时钟(Clock),初始值设为零,每秒钟自增1秒。模拟程序还包含一个调度器(Scheduler),它通过随机设置两个时间开始每一天:第一个时间是一个人首次走到1层,并按下楼层按钮召唤电梯时间,第二个时间是一个人首次走到2层,并按下按钮召唤电梯时间。每个时间都是随机数在5~20之间。电梯每天在1层关门等待。 假设电梯和楼层载客量为1。调度器先查实一个楼层未被占据,然后创建一个人,让其走进相应的层。假如楼层已被占据,调度器将推迟1秒创建人。人走进电梯后,调度器将创建下一个随机
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:16930
    • 提供者:周鹏
  1. lift

    0下载:
  2. 模拟一个3层的电梯运作过程的c++语言版的小程序。-Simulated elevator operation
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:424777
    • 提供者:zengjing
  1. elevator_RC

    0下载:
  2. 电梯模拟程序,有两种输入方式,文件输出,c语言编写。-Elevator simulation program, there are two input methods, file output, c language.
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:1933444
    • 提供者:李若愚
  1. buliding

    0下载:
  2. 这是一个电梯仿真程序,功能挺强大的,可以直接编译。-This is an elevator simulation program, function very powerful, can be directly compiled.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:39668
    • 提供者:li wei
  1. elevator

    0下载:
  2. 利用C#编写的一个小程序,可以模拟进行电梯的调度,有10层,可以进行电梯调度-Use C# to write a small program that can simulate the elevator scheduling, there are 10 floors, the elevator can be scheduled
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1750413
    • 提供者:顾泽鹏
  1. lift~

    0下载:
  2. 电梯程序大作业,动画用egg,已经调试过了,程序能运行-Elevator Program
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2112449
    • 提供者:罗丹
  1. elevator-problem

    0下载:
  2. 编写代码实现电梯功能,上行,下行,停靠等,并且结合图形化界面运行程序-Write code to achieve lift function, up, down, stop, etc., and combine graphical interface to run the program
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1805404
    • 提供者:李晓敏
  1. cSharp-dianti0724wan

    0下载:
  2. c#电梯模拟程序,完全可实现4层电梯所有按钮及逻辑运行-C# elevator simulation program, which can realize completely 4 elevators all buttons and logic operation
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:67979
    • 提供者:zhao
  1. elevator_program

    0下载:
  2. 一个电梯程序仿真界面MFC 仿真 .exe文件-An elevator simulation program interface MFC
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:84775
    • 提供者:郭晓丽
  1. lift

    0下载:
  2. 实现电梯的上行下行,先来先服务及顺便服务策略-It realizes lift with uplink and downlink, first come first serve and the way service policy
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:208390
    • 提供者:shirley
« 1 2»
搜珍网 www.dssz.com