说明:博客《操作系统与网络实现》第三份源码,关于操作系统实模式与保护模式的跳转-Blog " operating system and network to achieve" the third source, jump on the operating system in real mode and protected mode <Bob> 在 2024-11-08 上传
| 大小:2kb | 下载:0
说明:博客《操作系统与网络实现》第4份源码,关于操作系统在32位保护模式下显示一个字符A-Blog " Operating System and network implementation," No. 4 source operating system on display in 32-bit protected mode a character A <Bob> 在 2024-11-08 上传
| 大小:2kb | 下载:0
说明:此代码运用C语言,实现了银行家算法。代码简单易懂,是操作系统初学者的必学代码之一。-This code using C language, the banker algorithm. The code is simple and easy to understand, is the operating system for beginners will learn one of the code. <LYY> 在 2024-11-08 上传
| 大小:2kb | 下载:0
说明:这个是一个stm32的内存分配的程序,思路如下:
将内存分块管理.
内存池等分为固定大小的内存块.
建立一个内存状态表,对应每个块,有多少个块,状态表就有多少个元素,一一对应.
通过状态表的值判断该块内存是否可用(为0则表示可用,为其他值则表示被占用了,而且占用的内存块数量,就是该值的数字)-This is a stm32 memory allocation procedures, the idea is as foll <plq> 在 2024-11-08 上传
| 大小:2kb | 下载:0