资源列表
operating_system_scheduling
- 对于给定的一组进程,采用优先级加时间片轮转法进行调度。设有一个就绪队列,就绪进程按优先数(优先数范围0-100)由小到大排列(优先数越小,级别越高)。当某一进程运行完一个时间片后,其优先级应下调(如优先数加3),试对如下给定的一组进程给出其调度顺序。每当结束一进程时要给出当前系统的状态(即显示就绪队列)。这里,进程可用进程控制块(PCB)表示为如右表所示。 进程名 A B C D E F G H J K L M 到达时间 0 1 2 3 6 8 12 12 12 18 25 25
AD_DA
- 本例采用自动方式即定时器A溢出执行ADC转换,通过A/D将MIC_IN输入的语音信号转换为数字信号,再通过D/A的两个通道AUD1和AUD2播放。-The use of automated means in this case that the implementation of the timer A overflow ADC conversion, through the A/D input to the speech signal MIC_IN converted to digital s
1602-60s
- 利用1602液晶做成60s倒计时可以用按键设置任意时间倒计时-1602 Countdown 60s made use of the LCD can be set at any time using the keys countdown
LED
- LED 型式的文字跑馬燈,可以設定顏色與速度等功能-LED
biao
- 单片机智能数显电子表时钟程序,含头文件,说明,本人亲自试过.
18b20
- 单片机控制18b20,读取温度并用数码管显示。-SCM 18b20, read the temperature and use digital display.
xiangguan
- 相关分析算法程序。相关分析法可以实现对相位的测量,具有较强的抗噪声能力。其中包括C程序,和算法。编译环境Keil。
dian_test_c
- 点阵测试程序 c语言 自己用过 可以二次开发-Dot test procedures c language
OCMJ-D-touch-LCD
- 金鹏液晶D系列触摸屏源程序,由金鹏液晶提供的驱动
uart_test.rar
- avr单片机的串口程序,用于操作avr单片机的串口,可以实现发送接收字符、字符串。,SCM avr serial procedures, for the operation of single-chip serial avr can be achieved Send receive characters, strings.
8051Sms
- 8051Sms 一个用c51实现gprs modem发送短信的程序,很经典。对搞通信绝对有一定的借鉴作用-C51 implementation with 8051Sms a gprs modem to send the message procedures, it is classic. To engage in communication has a certain absolute reference
PWM
- 利用PWM波控制舵机,通过调节占空比,可以改变其旋转方向和转速。-Use PWM wave control servos by adjusting the duty cycle, can change its direction of rotation and speed.
