搜索资源列表
driverdetection
- 司机疲劳识别程序。调整摄像头光线,拍摄下具有红眼的司机头部照片,与正常拍摄下照片一起处理,判断出司机是否处于疲劳状态。-driver fatigue identification procedures. Adjust light camera to take pictures with red-eye photo of the driver head, and under normal shooting photos together,
Driversb
- 用c实现司机状态判别程序。首先对图片进行平滑处理,然后将司机红眼图片与正常图片进行相减,得出司机眼睛闭开程度从而判别司机状态。判别速度非常快,但是对图片的要求较高-c achieve drivers with the state program of the judgment. First the images were smoothed, and then the driver with the normal red-eye phot
bus
- 设公共汽车上,司机和售票员的活动分别是: 司机的活动:启动车辆;正常行车;到站停车; 售票员的活动:上乘客;关车门; 到站停车; 售票;开车门;下乘客; 在汽车不断的到站、停站、行驶过程中,司机与售票员的活动需要同步,编写程序实现之。
bishe
- 随着小汽车产业的发展,我国大中城市机动化是不可遏制的事实。我国大中城市应严肃正视这个问题。停车问题在我国大城市现已成为难题,如何对停车设施进行合理地规划,对车辆停放进行有效地管理,成为我国大中城市迫切解决的问题。智能停车场管理系统的最终目的是改善停车麻烦的状况,提高城市交通系统的效率与功能,通过为司机提供泊位信息,帮助找到合适的停车位置。要达到这个目的,需要建立在城市整体停车信息的把握上,因此,通过建立一套完整的智能停车管理系统,将会更
driverdetection
- 司机疲劳识别程序。调整摄像头光线,拍摄下具有红眼的司机头部照片,与正常拍摄下照片一起处理,判断出司机是否处于疲劳状态。-driver fatigue identification procedures. Adjust light camera to take pictures with red-eye photo of the driver head, and under normal shooting photos together,
Driversb
- 用c实现司机状态判别程序。首先对图片进行平滑处理,然后将司机红眼图片与正常图片进行相减,得出司机眼睛闭开程度从而判别司机状态。判别速度非常快,但是对图片的要求较高-c achieve drivers with the state program of the judgment. First the images were smoothed, and then the driver with the normal red-eye phot
bus
- 设公共汽车上,司机和售票员的活动分别是: 司机的活动:启动车辆;正常行车;到站停车; 售票员的活动:上乘客;关车门; 到站停车; 售票;开车门;下乘客; 在汽车不断的到站、停站、行驶过程中,司机与售票员的活动需要同步,编写程序实现之。-Based bus driver and conductor of the activities are: Activity drivers: vehicle
bishe
- 随着小汽车产业的发展,我国大中城市机动化是不可遏制的事实。我国大中城市应严肃正视这个问题。停车问题在我国大城市现已成为难题,如何对停车设施进行合理地规划,对车辆停放进行有效地管理,成为我国大中城市迫切解决的问题。智能停车场管理系统的最终目的是改善停车麻烦的状况,提高城市交通系统的效率与功能,通过为司机提供泊位信息,帮助找到合适的停车位置。要达到这个目的,需要建立在城市整体停车信息的把握上,因此,通过建立一套完整的智能停车管理系统,将会更
tongbu
- 同步与互斥 ,还有显示当前线程,司机售票员的pv,还有售票员买票-Synchronization and mutual exclusion, but also shows the current thread, the driver conductor of pv, also buy a ticket conductor
huoyunguanli
- 本程序为完整毕业设计作品,有程序,源代码,论文,ppt,译文。本系统包含了对货物流、资金流、信息流的监控和管理,可以处理收货开单、装车配装、到货派送与中转、货物签收、回单管理、与客户、同行、司机、网点结算等业务。-This procedure works for the integrity of the graduation project, there are procedures, source code, papers, ppt,
driver
- 模拟售票员与司机的工作过程,操作系统的内容。-The work of the conductor and driver simulation process, the contents of the operating system.
os
- os并发同步编程作业,经典司机与售票员问题-os concurrent synchronous programming operation, the classic problem of driver and conductor
1
- 实现售票员与司机的同步,但是在虚拟机下所显示的汉字是乱码-Conductor to achieve synchronization with the driver, but under a virtual machine is displayed garbled characters
test(123)
- 操作系统试验报告(1)进程的同步汽车司机与售票员之间必须协同工作 (2) 模拟固定分区的管理。编制文件管理模拟程序,进行文件的操作与管理。(3)模拟固定分区的管理,通过编写请求分页式存储管理的模拟程序,加深对请求页式存储管理方式的理解-Operating System test (1) the synchronization process between car drivers and conductors must work to
OS_driver-and-ticket
- 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.模拟公共汽车司机和售票员开关门及行车操作的同步模型。 2.设计报告内容应说明: ⑴ 需求分析; ⑵ 功能设计(数据结构及模块说明); ⑶ 开发平台及源程序的主要部分; ⑷ 测试用例,运行结果与运行情况分析; ⑸ 自我评价与总结 -Required to complete major tasks: (including
course
- 描述司机与售票员之间的进程问题,熟悉p和v操作-Describe the process between the driver and conductor of the problem, familiar with p and v operations
sijispy
- 司机与售票员 PV操作 私有信号量操作 线程与进程-driver and saler
thread
- 操作系统经典问题,利用线程模拟实现司机与售票员的相互(Classic operating system problem, using thread simulation)
红色杂志风格设计平面设计师求职竞聘简历PPT模板
- 描述司机与售票员之间的进程问题,熟悉p和v操作 ,真的好(Describe the process between the driver and the conductor, and be familiar with the P and V operations. It's really good)