搜索资源列表

  1. Elevator

    0下载:
  2. 这是一个模拟电梯运行策略的程序。有完整的设计文档-This is a simulated elevator operation strategy process. There is a complete design document
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-10
    • 文件大小:792576
    • 提供者:Tianyi Chen
  1. elevator

    0下载:
  2. 一个模拟电梯升降的控制程序!使用了许多技巧。-Elevator control procedures!
  3. 所属分类:其他行业

    • 发布日期:2024-05-10
    • 文件大小:441344
    • 提供者:*程
  1. elevator

    0下载:
  2. 用汇编语言实现电梯的控制和模拟运行,结合硬件实现,有指示和恶意操作处理功能。-Using assembly language implementation elevator operation control and simulation, combined with the hardware implementation, there is a malicious operation instructions and processi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:王振华
  1. java-elevator

    0下载:
  2. 使用java语言实现的elevator模拟程序-Implementation using java language of the elevator simulation program
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:fengfuquan
  1. EDA-elevator-controller

    0下载:
  2. 在QuartusII里用VHDL仿真实现电梯控制器-QuartusII elevator controller VHDL Simulation
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:404480
    • 提供者:Yolanda
  1. Elevator

    0下载:
  2. 设计一个电梯模拟系统,这是一个离散的模拟程序,因为电梯系统是乘客和电梯等”活动体”构成的集合,虽然它们彼此交互作用,但它们的行为是基本独立的.在离散的模拟中,以模拟时钟决定每一个活动体的动作发生的时刻和顺序,系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻-Elevator design a simulation system, which is a discrete simulation p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:490496
    • 提供者:caipan
  1. elevator

    0下载:
  2. verilog语言写的一个四层电梯程序,有优先级的判断。-verilog language of a four-story elevator procedures to determine priority.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:1040384
    • 提供者:王阳
  1. Elevator

    0下载:
  2. 基于FPGA的6层电梯控制器,使用VHDL编程,用quartus ii进行仿真模拟-Elevator Controller
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:162816
    • 提供者:xieyi
  1. Elevator

    0下载:
  2. 20层楼5部电梯调度程序,相互联系,内部调度以及外部调度功能-20-story elevator scheduler 5
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:11896832
    • 提供者:演绎
  1. Elevator

    0下载:
  2. 数据结构 关于5层电梯的模拟 希望对学习数据结构的同学们有一点帮助-Data structure on the 5-story elevator Simulation data structures want to learn a little of the students to help
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:373760
    • 提供者:lingxiaodong
  1. ELEVATOR

    0下载:
  2. 采用汇编语言实现的模拟电梯的控制和运行。该电梯除实现了普通的识别静态指令的基本电梯功能外,额外支持电梯运行过程中的动态指令识别,可随时调整电梯前进的方向与目的地。此外,该模拟电梯还配备了紧急维修、暂停行驶、贵宾直达等特殊功能,并保证了较完备的安全性与可靠性。-The use of assembly language to achieve the simulation of the control and operation of ele
  3. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:Nicole
  1. elevator.v

    0下载:
  2. Consider the design of an elevator controller. The building has three floors, an up button the first floor, up and down buttons on the second floor, a down button on the third floor, and three buttons inside the elevator
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:deepa
  1. elevator

    0下载:
  2. 北邮计算机的小作业,一个简单的电梯策略代码,附有以egg实现的图形界面和dos下的指令输入-Beijing University of Posts and Telecommunications of the small computer operations, a simple strategy of the elevator code, with egg in the realization of the graphical inte
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:521216
    • 提供者:继超
  1. elevator

    0下载:
  2. 一个简单的java模拟电梯逻辑的系统,有需求说明,有源码。-A simple java logic simulation of elevator systems, there is a demand note, there is source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:li
  1. Elevator

    0下载:
  2. 电梯调度仿真,写的还是不错的,大家下载分享-elevator
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:949248
    • 提供者:成功
  1. Elevator

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

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

    0下载:
  2. 电梯控制程序,包括预警,显示,键盘,之类的控制程序-Elevator control procedures, including early warning, display, keyboard, sort of control program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:niuniu
  1. elevator

    0下载:
  2. 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2110464
    • 提供者:董馨荧
  1. Elevator

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

    • 发布日期:2024-05-10
    • 文件大小:2864128
    • 提供者:田野
  1. Elevator(1.0)

    0下载:
  2. 模拟电梯系统程序设计 文字界面 电梯的运行控制策略 先来先服务策略 顺便服务策略。在运行控制中所规定的安全前提下,一次将一个方向上的所有呼叫和目标全部完成。然后掉转运行方向完成另外一个方向上的所有呼叫和目标。-Simulation of Elevator System programming language interface to run the elevator control strategy the way fi
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-10
    • 文件大小:185344
    • 提供者:刘美琪
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org