资源列表
Test
- 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
washer
- 用单片机设计一个洗衣机程序,模拟了整个运行程序,能够使用-The design of a washing machine with the microcontroller program, simulate the whole operation process, can use
ad_smg
- MSP430F149 AD 实验代码,将模拟电压转换为数字电压-MSP430F149 AD test
DC_MOTO
- 直流电机的闭环控制c51 原代码,编译通过。-Motor closed-loop control decoder source code, compile.
12864-C-program
- 该12864液晶C程序,属于无字库液晶,最好放到开发板上运行-12864 LCD C program that belongs to no character LCD, the best place to run the development board
ADC
- C8051F340单片机的AD转换程序,实现AD转换。-C8051F340 MCU AD converter
MAX7219
- 程序代码与电路图\第5章 基于MAX7219的8位数码管显示.rar -Program code and schematics \ Chapter 5, based on MAX7219 8-bit digital tube display. Rar program code and schematics \ Chapter 5, based on MAX7219 8-bit digital tube display. Rar
STM32F105_GPS-CODE
- 在USART2中断程序中获取GPS定位(时间,经纬度和高度)及可用卫星数和信号强度数据。-Get GPS position(time,longitude,latitude and high)and satellite number and signal strong data in USART2 interrupt program
Electronic-organ-
- 基于51单片机的电子琴,用按钮当按键来实现,功能还不错-51 microcontroller-based keyboard button when the key to achieve good features. .
smartcar_9
- 此程序为飞思卡尔智能车校内选拔赛主控为STC51单片机的初始程序-This is a smart car in schools Freescale trials STC51 SCM control for the initial procedure
msp430pwm
- MSP430占空比可变的PWM波程序,设定一个变量来选择初始占空比,然后通过Timer_B定时1s,每隔一秒改变一次占空比,生成占空比可变的PWM波。 -PWM duty cycle alterable.
DAC7614
- DA转换器DAC7614驱动程序,经测试可用,可移植性强,c语言编程-DA converter DAC7614 drivers available via testing, portability, c language programming
