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

搜索资源列表

  1. elevator-(final)

    0下载:
  2. 模拟电梯程序,实现简单的电梯功能。无图形界面-Simulated lift procedures, a simple function of the elevator. No graphical interface
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:3126
    • 提供者:ZhaoYun
  1. elevator-verilog

    0下载:
  2. 一个电梯,八个楼层,每个楼层有上下按钮,电梯内部有到达各个楼层的按钮。-An elevator eight floors, each floor of the up and down buttons, elevator button inside to reach the various floors.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-05
    • 文件大小:3589
    • 提供者:zhang
  1. Elevator

    0下载:
  2. 电梯的简易运行模型。。。还有声音控制模型。。。图形化界面操作-Simple elevator running model. . . There are sound control model. . . Graphical interface operation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-09
    • 文件大小:948
    • 提供者:
  1. elevator

    0下载:
  2. 六层电梯控制,与实际电梯的运行逻辑一致,开门后5s自动关门(注:无快速关门和开门功能)-Six-story elevator control, consistent with the actual logic of operation of the elevator opened the door automatically closed (Note: No quick closing and opening function 5s)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:783927
    • 提供者:樊旭
  1. Dual-Elevator-Controller

    0下载:
  2. VLSI based dual elevator-VLSI based dual elevator
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-19
    • 文件大小:209572
    • 提供者:mourya
  1. Elevator-simulation-system

    0下载:
  2. 电梯模拟系统 用单片机模拟电梯系统额运行-The elevator simulation systems run with a single-chip analog amount of elevator system
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:426778
    • 提供者:薛杉
  1. CPPscheduling-elevator

    0下载:
  2. 操作系统线程进程同步思想利用,电梯调度,包括c++,c语言版本-Used in operating system.Writen by c++ and c language,scheduling the elevator.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:2682467
    • 提供者:humengting
  1. elevator

    0下载:
  2. 用C语言跟EGG做的一个电梯程序,有两种模式:先来先服务和顺便服务。有简单的图形化界面。内含可执行文件,.c文件,以及所有需要的图片等。-An elevator in C language with EGG program, there are two modes: a first-come, first-served and the way services. A simple graphical interface. Contains an executable file c file, a
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1418480
    • 提供者:蜗牛
  1. elevator

    0下载:
  2. c++ Elevator source code
  3. 所属分类:Education soft system

    • 发布日期:2017-11-30
    • 文件大小:1199
    • 提供者:bob
  1. Elevator

    0下载:
  2. 电梯控制程序,可以按扭实现想上那一层,有上下两个线程同时工作-Elevator control program button want to be on that layer, the upper and lower two threads simultaneously
  3. 所属分类:EditBox

    • 发布日期:2017-11-16
    • 文件大小:41237
    • 提供者:xiafei
  1. elevator

    0下载:
  2. 用Visual C++编写的模拟多台电梯智能运行的程序-imitate how an elevator works using Visual C++ language
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:181372
    • 提供者:章羽辰
  1. Elevator

    0下载:
  2. 电梯调度程序,通过输入xml文件进行分析,实现电梯调度功能-The elevator scheduler, by entering the xml file analysis elevator dispatching
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:279948
    • 提供者:刘昕
  1. Elevator-UI

    0下载:
  2. 电梯文件的UI版,很基础的东西。功能是可以根据输入的文件信息进行电梯调度工作-Elevator file UI version, very basic things. Function can be based on the input file information elevator dispatching work
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:395281
    • 提供者:刘昕
  1. elevator

    0下载:
  2. 改程序是电梯的控制程序,verilog语言编写-The reform program is the elevator control procedures, verilog language write
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-14
    • 文件大小:737501
    • 提供者:王金锐
  1. ntelligent-elevator-system

    5下载:
  2. 智能电梯系统仿真用matlab程序实现,智能控制-ntelligent elevator system simulation
  3. 所属分类:Other systems

    • 发布日期:2014-06-04
    • 文件大小:6944768
    • 提供者:shenxiao
  1. Elevator

    0下载:
  2. 这是一个电梯程序,可以简单模拟电梯的实际运行-This is the actual running of the program, can simply simulate the elevator of an elevator
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:11596
    • 提供者:回学校
  1. elevator

    0下载:
  2. 电梯程序。等候电梯队列采用链表,每进一个人增加一个结点。电梯则用结构体,包括多个参数。函数包括,主函数,opening(),opened(),waiting(),closing(),closed(),moving(),ran_floor()(随机产生等待电梯的人)-Lift program. Waiting for the elevator queue using linked lists, each into a person to add a node. Elevator structura
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:5120
    • 提供者:陈宝
  1. four-storey-elevator-control-

    0下载:
  2. 四层电梯控制,已实现,用单片机控制,简单的八位单片机配合简单的外围电路即可哦-Four-story elevator control, has been implemented with single-chip control, simple 8-bit microcontroller with the simple peripheral circuit can Oh
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:4529
    • 提供者:许伟斌
  1. Elevator-Monitoring

    0下载:
  2. 电梯监控,实现了模拟电梯监控,用qt实现的,里面还有电机驱动,还有摄像头驱动,应用在2410平台-Elevator Monitoring, simulated elevator monitoring qt, there is also a motor-driven, there are camera-driven applications in the 2410 platform
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:728756
    • 提供者:Wandroid
  1. elevator

    0下载:
  2. verilog写的控制电梯的代码。输入多少则计数到那个点后停止计数-elevator controler
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:704316
    • 提供者:wolf
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com