-
CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the...
CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority
This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to run and execute a piece of code. Right now the code just displays the file given to in the input, If we modify the code so that it can interpret the meaning of the file then it can execute the file and can become a sub OS or VirtualMachine like JVM
- 2022-04-23 19:33:16下载
- 积分:1
-
avr单片机加外围三个传感器,分别是SMB380三轴传感器,ST10温湿度传感器,用iic控制,串口跟主机通讯...
avr单片机加外围三个传感器,分别是SMB380三轴传感器,ST10温湿度传感器,用iic控制,串口跟主机通讯-avr microcontroller plus three external sensors, namely the SMB380 triaxial sensors, ST10 temperature and humidity sensors, with iic control, serial communication with the host
- 2022-01-24 14:56:09下载
- 积分:1
-
UC/OS
uC/OS-II在C51下的一个完整的LCD项目源码
ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240),附带小汉字库自动提取,字库文件自动生成。-uC/OS-II in the C51 of a complete LCD project ucos 2.0 source under the application in the C51 a complete engineering, using the SED1330 (LCD320x240), attached to small汉字库automatic extraction, automatic generation of font files.
- 2022-04-10 22:17:12下载
- 积分:1
-
805X语言下的SLE4428读写卡子程序,含密码校验
805X语言下的SLE4428读写卡子程序,含密码校验-805X SLE4428 logic of language literacy cards subroutine, with password verification
- 2022-10-30 11:30:03下载
- 积分:1
-
MCS
mcs-51单片机实用子程序库-mcs-51 microcontroller practical subroutine library
- 2022-05-21 09:22:31下载
- 积分:1
-
单片机和PC机通讯源程序 C语言编程 绝对好用
单片机和PC机通讯源程序 C语言编程 绝对好用-PC-MCU and communication source is absolutely easy to use C language programming
- 2022-10-19 16:30:03下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
Such as precision frequency meter frequency meter can be used for the frequency...
频率计 等精度频率计
可以用于频率测试的等精度频率计
可用的-Such as precision frequency meter frequency meter can be used for the frequency of tests, such as precision frequency meter available
- 2022-01-25 19:44:59下载
- 积分:1
-
SHT71数字温湿度传感器的AVR单片机驱动程序
SHT71数字温湿度传感器的AVR单片机驱动程序-SHT71 digital temperature and humidity sensor AVR Single Chip Driver
- 2023-08-09 22:40:03下载
- 积分:1
-
智能车的马达控制程序,通过串口控制车的加速减速等。
智能车的马达控制程序,通过串口控制车的加速减速等。-This file is for Motor of Intellengence Car.
- 2022-05-25 17:29:54下载
- 积分:1