-
Elevator
电梯算法
在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求:
1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。
2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。
3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。
4、保存一个星期内的各电梯的运行记录。
(Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
- 2021-04-23 15:08:47下载
- 积分:1
-
serial-communication
利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design
)
- 2013-12-12 10:18:29下载
- 积分:1
-
STM32-ESP8266开发板配套例程
STM32-ESP8266开发板配套例程,ESP8266是一款低功耗串口WIFI芯片,开发难度较低。本程序包含完整代码,提供给有需要的你。
- 2023-07-02 18:25:06下载
- 积分:1
-
16194215
说明: OpenGL ES2,0开发库和OpenGL ES3,0开发库有差别,保留对OpenGL ES2,0开发库的使用 用RAR5,4解压(The OpenGL ES2,0 development library is different from the OpenGL ES3,0 development library, and the use of the OpenGL ES2,0 development library remains unzipped with RAR5,4)
- 2018-12-26 06:09:32下载
- 积分:1
-
esp8266 at
esp8266 at指令开发,根据用户自定义 设置at指令 esp8266开发工程文件
- 2022-07-04 12:58:51下载
- 积分:1
-
pclint
PClint,一个非常严格的C/C++编译器, 可以嵌入到VC.GCC等.它甚至能够检查出你C/C++代码中的内层泄漏问题,变量未初始化问题,不安全的使用指针等...微软公司把它作为代码检查工具,只有通过它才能正式发行(PClint, a very strict C/C compiler, can be embedded into VC.GCC so. It can even check out your C/C code in the inner leakage, uninitialized variables, the use of unsafe pointer ... it as a Microsoft code inspection tools, it can be only through the official issue )
- 2020-06-26 07:20:01下载
- 积分:1
-
Deconvolution
运用此程序可以帮您完成信号反褶积的算法,分析问题(Using this program can help you complete the signal deconvolution algorithms, analyze problems)
- 2011-06-06 23:32:02下载
- 积分:1
-
Tracking
使用VC++ 6.0 和 OpenCv实现粒子滤波目标跟踪算法,主要功能在MFC对话框内实现。(particle filter object tracking)
- 2011-08-21 22:30:52下载
- 积分:1
-
USART1接发mpu6050
说明: 可实现用stm32串口读取mpu6050数据(Mpu6050 data can be read by stm32 serial port)
- 2019-08-07 16:22:47下载
- 积分:1
-
通过Kinect来追踪手势,进而用手势控制PPT
这是一个很有趣的程序,通过手势控制控制PPT,进行一次简单的体感控制
- 2022-02-10 04:32:25下载
- 积分:1