CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Elevator Simulation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Elevator Simulation - List
[
Dialog_Window
]
20041017093632434203
DL : 0
一个电梯的模拟程序,用VC实现的,有友好的界面,能够直观的模拟电梯运行的状态-an elevator simulation program, VC, a friendly interface, visual simulation to run the state Elevator
Update
: 2025-02-17
Size
: 60kb
Publisher
:
郑中基
[
CSharp
]
diantimonixitong
DL : 0
[问题描述] 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 [基本要求] (1) 模拟某校五层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。五个楼层由下至上依次称为地下层、第一层、第二层、第三层和第四层,其个第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 (2) 乘客可随机地进出于任何层。对每个入来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 (3) 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要耗费一定的时间单位(简记为t),比如: 有人进出时,电梯每隔40t测试一次,若无人进出,则关门。 关门和开门各需要20t 每个人进出电梯均需要25t 如果电梯在某层静止时间超过300t,则驶回1层候命。 (4) 按时序显示系统状态的变化过程:发生的全部人和电梯的动作序列。-[Problem description : design an elevator simulation system. This is a discrete simulation program, because the lift system for passengers and elevators "body" form of assembly, Although the interaction between them, but their behavior is a basic independent. The discrete simulation, simulation clock to decide on the activities of each of the action takes time and sequence. A simulation system in an instant to be done to deal with the matter, then analog clock advance to a certain action is scheduled to take place the next time. [Basic requirements] (1) simulation of a school teaching floor of the five-story elevator system. Even with an escalator, will stay in the library. Five floors from the bottom to the lower deck were called, the first-, second-, third- and fourth layer, i
Update
: 2025-02-17
Size
: 48kb
Publisher
:
孙锋志
[
VC/MFC
]
C++ProgramWordbook
DL : 0
作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。 本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。 本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书-as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu
Update
: 2025-02-17
Size
: 20.46mb
Publisher
:
jiajian
[
VC/MFC
]
C++programseji2
DL : 0
作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。-as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu
Update
: 2025-02-17
Size
: 21.99mb
Publisher
:
px
[
Data structs
]
54345
DL : 0
电梯模拟 的 Visual C++ 的代码-elevator simulation Visual C code
Update
: 2025-02-17
Size
: 311kb
Publisher
:
wangran
[
JSP/Java
]
liftsimulation
DL : 0
一个电梯模拟程序,模拟电梯的运行状况!包括楼层、按钮等。-An elevator simulation program to simulate the operation of the elevator! Including floors, buttons, etc..
Update
: 2025-02-17
Size
: 636kb
Publisher
:
ar9
[
Other
]
elevator
DL : 0
模拟电梯运行的一个很好的小程序,完全实现的现实电梯的功能,并实现了很好的界面设计-Elevator simulation run a good small procedures, the full realization of the reality of elevator functions, and realize a good interface design
Update
: 2025-02-17
Size
: 798kb
Publisher
:
刘红军
[
Applications
]
Elevators
DL : 0
电梯仿真系统的实现,包含源码和文档。-Elevator simulation system, including source code and documents.
Update
: 2025-02-17
Size
: 1.42mb
Publisher
:
海波
[
assembly language
]
elevator
DL : 0
电梯模拟系统 很使用的东西哦 大家都好好看看吧-Elevator simulation system is used by everyone Oh what a good look at it
Update
: 2025-02-17
Size
: 2kb
Publisher
:
[
Other
]
SimElevator
DL : 0
一个用c++写的的电梯模拟算法实现,重在算法。-A used c++ Wrote elevator simulation algorithm, focusing algorithm.
Update
: 2025-02-17
Size
: 31kb
Publisher
:
danma
[
Other
]
Elevator
DL : 0
4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。-4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and provides a visualization interface, can record the entry and exit of passengers time, short, in the study elevator group control algorithm is very useful software.
Update
: 2025-02-17
Size
: 2.21mb
Publisher
:
[
Windows Develop
]
ele
DL : 0
某国际贸易中心共有40层,设有载客电梯10部(用E0-E9标识)。要求用面向对象方法和面相对象程序设计语言,实现该高层建筑电梯活动仿真程序。-International Trade Center a total of 40 storeys, with 10 passenger elevators (with E0-E9 logo). Asked to use object-oriented methods and physiognomy OOP language, the realization of the high-rise building elevator simulation program activities.
Update
: 2025-02-17
Size
: 162kb
Publisher
:
王朋
[
Windows Develop
]
elevator
DL : 0
该程序在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
Update
: 2025-02-17
Size
: 35kb
Publisher
:
chenjin
[
CSharp
]
20081231
DL : 0
1个简单的电梯模拟VC编程已经测试过很好用!界面显示也很得体!-A simple programming VC Elevator simulation has been tested with very good! Interface display is also very decent!
Update
: 2025-02-17
Size
: 9kb
Publisher
:
郭凯
[
Software Engineering
]
Design
DL : 0
一个软件工程(电梯模拟系统)的详细设计档,可以作设计文档的参考模板,欢迎指正。-A Software Engineering (elevator simulation system) the detailed design files, design documents can be used as a reference template, please correct me.
Update
: 2025-02-17
Size
: 246kb
Publisher
:
Ley
[
JSP/Java
]
java-elevator
DL : 0
使用java语言实现的elevator模拟程序-Implementation using java language of the elevator simulation program
Update
: 2025-02-17
Size
: 12kb
Publisher
:
fengfuquan
[
Windows Develop
]
lift
DL : 0
电梯模拟系统:模拟大楼中电梯运行情况,层数自行定义-Elevator simulation system: simulation building elevator operation
Update
: 2025-02-17
Size
: 11kb
Publisher
:
lineol
[
Data structs
]
Elevator
DL : 0
数据结构 关于5层电梯的模拟 希望对学习数据结构的同学们有一点帮助-Data structure on the 5-story elevator Simulation data structures want to learn a little of the students to help
Update
: 2025-02-17
Size
: 365kb
Publisher
:
lingxiaodong
[
Windows Develop
]
ElevatorViewer
DL : 0
电梯模拟演示系统,绝对原创哦,可以模拟两部电梯的运载效果,-Elevator simulation demonstration system, absolute originality oh
Update
: 2025-02-17
Size
: 189kb
Publisher
:
fq
[
Button control
]
Elevator
DL : 0
一个电梯模拟程序,c++写的,是研究生的课程设计,很实用哦-An elevator simulation program, c++ written a graduate curriculum design, very practical oh
Update
: 2025-02-17
Size
: 2.73mb
Publisher
:
田野
«
1
2
3
4
5
6
7
8
9
10
...
22
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.