-
设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情...
设计一个允许n个进程并发运行的进程管理模拟系统。该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。-N the design of a permit to run a process complicated by the process management simulation system. The system has a simple process control, synchronization and communication agencies, the process scheduling algorithm can be arbitrary choice. Each process of a PCB said that its content in accordance with the specific circumstances of settings. The process has a certain degree of synchronization between the relationship between the (optional). System in the running process should be able to display or print the status of the process and the relevant parameters in order to observe the operation of various process and systems management processes.
- 2023-05-29 02:10:03下载
- 积分:1
-
自己写的ATmega16单片机驱动1602液晶的头文件,本人已测试通过,不错!...
自己写的ATmega16单片机驱动1602液晶的头文件,本人已测试通过,不错!-himself wrote the ATmega16 LCD Driver 1602 for the first document, I have been tested, yes!
- 2022-07-12 20:04:14下载
- 积分:1
-
基于单片机的机器人避障程序,实现机器人的自动转向
基于单片机的机器人避障程序,实现机器人的自动转向-MCU-based robot obstacle avoidance procedures, implementation of the automatic shifting robot
- 2022-05-31 18:25:48下载
- 积分:1
-
8051串口收发。主机要使用IBM汇编。
8051串口收发。主机要使用IBM汇编。-8051 serial transceiver. To use the IBM mainframe compilation.
- 2022-02-01 01:28:00下载
- 积分:1
-
单片机93c64应用,很多错的。请大家踊跃下载啊。
单片机93c64应用,很多错的。请大家踊跃下载啊。-93c64 microcontroller applications, a lot of wrong. Please download ah enthusiastically.
- 2023-06-07 18:30:03下载
- 积分:1
-
LCD12864的ASCII字库,相关的LCD驱动可以在我发布的其它驱动中找到。...
LCD12864的ASCII字库,相关的LCD驱动可以在我发布的其它驱动中找到。-LCD12864 of the ASCII character, the relevant LCD driver can be the other driver I have found.
- 2022-01-26 04:48:17下载
- 积分:1
-
温度控制系统,控制使用51单
温度控制系统,控制核心采用51单片机,很好的实例-Temperature control system, control the use of 51 single-chip core, a very good example of
- 2022-03-25 16:30:30下载
- 积分:1
-
PID处理C源程序
PID处理C源程序-PID handling C source
- 2022-05-21 07:32:48下载
- 积分:1
-
A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某...
A方向和B方向各设红(R)、黄(Y)、绿(G)和左拐(L)4盏灯,4种灯按合理的顺序亮灭,并将时间以倒计时的形式显示出来。同时要设置两个方向的紧急通道模式,当某一方向有紧急事件发生时,交警按下紧急通道按钮,该方向绿灯亮,另外一个方向红灯亮,等紧急事件解除后(假定计时10s),交通恢复原来的状态
要求在数码管上显示两个方向的灯种和计时,实现紧急情况按钮输入功能
根据交通灯控制要实现的功能,可考虑用两个并行执行的always模块(两个进程)来分别控制A和B两个方向的4盏灯。这两个always模块使用同一个时钟信号,以进行同步,也就是说,两个进程的敏感信号时同一个
每个always模块控制一个方向的4种灯按如下顺序点亮,并往复循环:绿灯-黄灯-左拐灯-黄灯-红灯,灯亮的时间由自己设定
由于板上资源有限,如觉得实现困难,可去掉左拐灯,即顺序为绿灯-黄灯-红灯。-err
- 2022-01-25 21:01:54下载
- 积分:1
-
51 SCM
51单片机基础驱动源码,有12864液晶和超声波收发源码及DS18B20温度传感器驱动源码等-51 SCM-based driver source code, there are 12864 LCD, and send and receive ultrasonic source and DS18B20 temperature sensor-driven source code, etc.
- 2022-05-29 04:04:42下载
- 积分:1