-
这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来
这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynamic PRI process dispatcher and dynamic memory assign), use tc2. 0 ones that make, there are figure interfaces and simple and crude control cabinets. Stick the source code out now
- 2022-03-24 11:11:29下载
- 积分:1
-
一个小实验 ,操作系统动态分配
一个小实验 ,操作系统动态分配-a small experiment, the operating system dynamic allocation
- 2022-05-25 02:54:47下载
- 积分:1
-
The use of AVR to do the IIC main mode of procedure, for reference for everyone!
使用AVR做的IIC主模式下的程序,大家可以参考一下!-The use of AVR to do the IIC main mode of procedure, for reference for everyone!
- 2022-07-19 22:40:36下载
- 积分:1
-
fifo算法,fifo算法, fifo算法, fifo算法
fifo算法,fifo算法, fifo算法, fifo算法-fifo program
- 2022-02-07 05:31:30下载
- 积分:1
-
本代码实现了操作系统中的司机和售票员同步问题,应用了VC中的信号灯,是我学完P、V操作后写的,希望于大家分享。...
本代码实现了操作系统中的司机和售票员同步问题,应用了VC中的信号灯,是我学完P、V操作后写的,希望于大家分享。-the code of the operating system and the driver and conductor of the bus synchronization, application of the VC"s appearance, I studied End P, V written after the operation, which we hope to share with you all.
- 2022-05-05 23:41:27下载
- 积分:1
-
for sensor network nodes TinyOS operating system design is very interesting
用于传感器网络的节点操作系统 TinyOS 结构设计非常有意思-for sensor network nodes TinyOS operating system design is very interesting
- 2022-01-22 06:48:37下载
- 积分:1
-
Spooling技术模拟,操作系统的学习的实验内容之一
Spooling技术模拟,操作系统的学习的实验内容之一-Spooling simulation technology, the operating system of learning content
- 2022-01-24 12:51:45下载
- 积分:1
-
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。...
用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
- 2022-03-12 08:42:57下载
- 积分:1
-
调度器 Scheduler
1) 超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植)
2) 小之又小, 原理很简单,一看就懂。
3) 省之又省, 可以说对RAM和ROM省到极致。
4) 取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。
5) 基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
- 2022-07-18 14:50:08下载
- 积分:1
-
一个模拟基本进程调度的程序。可以很好的理解进程调度的过程...
一个模拟基本进程调度的程序。可以很好的理解进程调度的过程-A simulation of the basic process scheduling program. Can be a good understanding of the process of scheduling the process of
- 2022-06-01 21:49:08下载
- 积分:1