搜索资源列表
789086
- 进程管理系统创建调度通信撤消可监控驱动程序开发 -process management system to create scheduling withdrawal of monitoring communications Driver Development
放大器程序
- 用于事时监控着发大器的工作进程,如果发现错误,立即发出警告。-matter for the control coupled with the process, if the error is found, immediately issued a warning.
s3c2440_button
- button 驱动,在应用层监控底层button driver 的动作时一般是开一个线程或进程,采用轮询的模式,这样很容易导致cpu占用时间达80 以上,严重拖累系统速度;为解决这种缺点,我们应该在底层button驱动中加入非阻塞模式的访问控制,如附件方法。-button-driven, application-layer control in the bottom button driver when the action is usually to open a thread or proc
video-monitoring-system
- 基于TX2440A开发板的网络远程视频监控系统的设计,利用开源软件mjpg-streamer加速开发进程。-Based TX2440A development board network remote video monitoring system design, the use of open source software to accelerate the development process.
aMonitoring
- 嵌入式Linux中通过程序名称查找进程PID,判断进程是否正在运行,否则重启...实现对系统所有进程的监控-find process PID, monitoring all processes we want.
基于Linux的进程管理程序
- 基于Linux的进程管理程序,支持can通讯,通过共享内存监控个进程运行状态,并控制进程的加载和卸载。