搜索资源列表
操作系统课程设计
- 实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请; 申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”; 当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请; 当申请返回,显示:“进程x已退出临界区。” 一个进程作为原语的管理进程,接受其他进程的临界区进入请求: 如果允许进入,则根据DOW
10KV_Breaker_Control_System
- 实现了断路器群控系统,包括前置机(模拟多个断路器),通信机(连接前置机与数据库),数据库和客户端(对断路器进行监控)。-Implementation of the circuit group control system, including front-end (analog multiple circuit breakers), communication equipment (to connect front-end and database), database and client (
NetBar-client
- 网吧客户端模拟软件。 线程,网络通信,字符串命令类-Internet-Bar client simulation software. Threads, network communications, command string class