搜索资源列表

  1. DIANTI

    0下载:
  2. 模拟某校九层教学楼的电梯系统,实现电梯的基本功能-Simulation of a school nine-storey teaching building of the elevator system, the realization of the basic functions of the lift
  3. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:lipeipei
  1. Lift

    0下载:
  2. 用MFC作的模拟某校九层教学楼的电梯系统.-Using MFC for the simulation of a school nine-storey teaching building of the elevator system.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1595392
    • 提供者:lipeipei
  1. DIANTIMONI

    0下载:
  2. 用VB作的模拟某校九层教学楼的电梯系统能执行电梯 的基本功能-Using VB for the simulation of a school nine-storey teaching building of the elevator system can perform the basic functions of the lift
  3. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:363520
    • 提供者:lipeipei
  1. 11103859417

    0下载:
  2. 这个程序是对电梯的模拟,每次的开始电梯都停在最底层楼,也就是0层。之后由操作员(也就是程序运行的人)操作,你可以按回车键由楼层产生人,在楼层有人之后,人会按上下键去选择他们的去向,之后在操作员输入空格键的时候,电梯会一层一层的运动到所需楼层载人; 你可以选择空格键,这使得电梯运行到要求的下一层,当系统检测到这层楼有人要出去,或是要进来,那么电梯停止、开门,等候出去的人出完,进来的人进来(当然,这是不允许超载的)。 最后你可以
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:sss
  1. Elevator

    0下载:
  2. 4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。-4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and pr
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2316288
    • 提供者:
  1. MyElevator

    0下载:
  2. 模拟电梯系统,模拟现实中电梯的基本调度算法与实现.有基本的测试-Simulated elevator system, simulated reality elevator and realization of the basic scheduling algorithm. There was a basic test
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3215360
    • 提供者:zhongjin
  1. cipanyibi

    0下载:
  2. 磁盘移臂调度过程模拟系统的设计——先来先服务法、最短寻道时间优先算法、电梯算法-The process of shifting the disk arm scheduling simulation system design- first come first serve method, the shortest seek time priority algorithm, Elevator algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:lingfei
  1. Elevator

    0下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:617472
    • 提供者:李梓钺
  1. elevatorsys

    0下载:
  2. 随机产生一些乘客,根据需求调度电梯,实现电梯模拟调度系统-Randomly generated number of passengers,Elevator dispatching based on the demand,Elevator Simulation scheduler
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:4094976
    • 提供者:陈龙聪
  1. Elevator

    0下载:
  2. 本程序是一个电梯模系统的图形实现。 程序中模拟两层电梯运行过程。-This program gives a GUI descr iption of elevator model.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:286720
    • 提供者:汪亚辉
  1. elevator

    0下载:
  2. 模拟电梯系统,模拟电梯的运行,并生成电梯的记录文件。-Simulated elevator system, simulated the operation of the elevator and the elevator generated log file.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:1003520
    • 提供者:yanyan
  1. monitor

    0下载:
  2. 此设计是基于嵌入式平台的电梯监控系统,基于c/s结构,在ARM2410s嵌入式开发板作为电梯服务器,pc为客户端,客户端和服务器端通过socket通信,在嵌入式平台上构建一个电梯模型并完成键盘模拟电梯运行。-This design is based on the embedded platform elevator monitoring system, based on the c/s structure, ARM2410s embed
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:1342464
    • 提供者:liao
  1. dianti-system

    0下载:
  2. 电梯模拟控制系统的设计与实现源代码,采用c语言编写,操作系统为uCOS-Elevator control system design simulation and implementation of the source code, using c language, operating system uCOSII
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:jianbaorui
  1. dianti

    0下载:
  2. 该程序为微机综合课程设计,模拟电梯控制系统,能够完全模拟电梯功能,并能够实现其他附加功能(急停、断电待修、直达、箭头指示上下等等)-The program for the computer integrated curriculum design, simulation elevator control system, to fully simulate the lift capabilities and the ability to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:xiaoyu
  1. elevator

    0下载:
  2. 电梯程序:编写程序,模拟实际电梯系统,并显示相应状态信息-Lift procedure: write a program to simulate the actual elevator system, and displays the corresponding status information
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:16266240
    • 提供者:lzydwd
  1. elevtor

    0下载:
  2. 计算机模拟的一个电梯控制系统, 用c实现的,界面用到egg库函数,实现多线程控制-Computer simulation of an elevator control system, with the c implementation, the interface used in egg library, multi-threaded control
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:12366848
    • 提供者:赵昕悦
  1. main

    0下载:
  2. 嵌入式系统开发大作业例程,电梯模拟代码,只给出了main函数部分,需要的朋友可以用这个代替软件中的例程keyboard.dsw中的main部分。-Embedded system developing your work routines, elevator simulation code, give only a main function, need friends can part with this instead of in t
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:吕明
  1. elevator-simulation

    0下载:
  2. 电梯模拟,模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:陈庆
  1. lift

    0下载:
  2. 本程序名称为电梯仿真系统。我们利用多线程技术,实现了多部电梯同时运动仿真。本程序一共有三个电梯,每幢楼20层,电梯运行速度每层两秒。用户在输入数据之后,程序可以模拟电梯的运动情况。程序界面上可以动态显示各梯的载客与运行情况(上、下或停止),可以动态显示各楼层的人员停留情况与要求乘梯情况;可以动态显示从仿真开始到目前的时间。-The program name for the elevator simulation system. We u
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3611648
    • 提供者:沙俊
  1. Simulation-of-elevator-system---51-

    0下载:
  2. 模拟电梯升降系统,基于51单片机,升降均可控制-Simulation of elevator system, based on 51 single-chip microcomputer
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:yaozhifeng
« 1 2 3 45 6 7 8 »

源码中国 www.ymcn.org