-
调度器 Scheduler
1) 超级可以移植性,与CPU无关,几乎任何支持C语言编程的CPU都可以用!(本文仅仅以51单片机为例而已,但实际上可以任意移植)
2) 小之又小, 原理很简单,一看就懂。
3) 省之又省, 可以说对RAM和ROM省到极致。
4) 取protothread之精华,将定时器与状态机和伪线程语法融合到一个框架,任务函数可以有两种写法。
5) 基于定时器触发,调度效率高,最大化减少无效的代码运行时间。
- 2022-07-18 14:50:08下载
- 积分:1
-
隐藏文件,再根据FileMon把里面的得到访问文件进程的代码提取加入了进来...
隐藏文件,再根据FileMon把里面的得到访问文件进程的代码提取加入了进来-Hidden files, and then according to FileMon to get access to files inside the code extraction process to join in.
- 2022-02-26 22:09:44下载
- 积分:1
-
操作系统试验!通过这个试验,你可以更加详细的了解的一些操作系统方面的知识!...
操作系统试验!通过这个试验,你可以更加详细的了解的一些操作系统方面的知识!-Test operating system! Through this test, you can a more detailed understanding of some of the operating system of knowledge!
- 2022-03-24 18:24:08下载
- 积分:1
-
C algorithm to achieve bankers
用C实现银行家算法-C algorithm to achieve bankers
- 2023-07-07 16:00:03下载
- 积分:1
-
Win2000下直接读写磁盘扇区
Win2000下直接读写磁盘扇区 -Win2000 directly read and write disk Sector
- 2022-06-18 19:06:46下载
- 积分:1
-
30天自制操作系统源码
文件时30天自制操作系统源码,内容非常好,一步一步教你自制操作系统,适合计算机专业学生,也适合对操作系统感兴趣的同学,可以系统的学习汇编和c语言开发。
- 2022-02-06 05:57:51下载
- 积分:1
-
一个小型操作系统原码,有详细的注释和制作过程,非常适合初学者学习!...
一个小型操作系统原码,有详细的注释和制作过程,非常适合初学者学习!-a small original operating system code, a detailed Notes and the manufacturing process, are very suitable for beginners learning!
- 2022-03-17 13:55:06下载
- 积分:1
-
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。...
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-The project is a dynamic partitioning of memory allocation simulation program. Users through the process can understand the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-04-07 23:50:04下载
- 积分:1
-
windows操作系统中mappings项目
windows操作系统中mappings项目-item mappings
- 2023-08-21 16:25:03下载
- 积分:1
-
这个是删除windows无用的零时文件删除windows无用的临时文件
这个是删除windows无用的零时文件删除windows无用的临时文件-this is the deletion of unwanted windows 0:00 a.m. document useless delete windows temporary files
- 2022-02-05 06:21:05下载
- 积分:1