-
银行家算法程序,操作系统的,用c编的
银行家算法程序,操作系统的,用c编的-bankers algorithm procedures, operating systems, with the series c
- 2022-09-29 16:10:04下载
- 积分:1
-
这个文件最初在一个m
这个文件最初在一个m-ix86pm的UCOS For 386包中,
但是没有源代码,原名叫ExeToImg.EXE
用于将PE结构的EXE文件转换为内存映像文件,
可用于在WIN平台上开发基于x86的操作系统
这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的.
对于学习PE文件及操作系统有一定作用,
毕竟我的大部分的操作是在window下,
机器差得要得,不想用虚拟机在linux下编译入门的操作系统.
像中的Tinux
-This document was originally in a m-ix86pm the UCOS For 386 package, but no source code, the original name used to ExeToImg.EXE structure of PE files into memory EXE image file that can be used in the WIN platform x86-based operating system of the source code compiled with the original effect is almost that I wrote with OllyDBG decompile C
- 2022-03-22 06:43:00下载
- 积分:1
-
linux0.11源码用于学习Linux操作系统
linux0.11源代码用于研究linux操作系统-linux0.11 source code used to study the linux operating system
- 2022-12-20 09:50:03下载
- 积分:1
-
文件管理模拟系统设计报告
文件管理模拟系统设计报告-document management simulation system design report
- 2022-05-18 19:44:44下载
- 积分:1
-
页面置换算法 先进先出、最近最久未使用、最佳页面置换算法...
页面置换算法 先进先出、最近最久未使用、最佳页面置换算法-FIFO page replacement algorithms, the recent use of the most long-lost, the best page replacement algorithm for
- 2023-06-21 10:20:03下载
- 积分:1
-
请求页式管理中的置换算法
假设有一个用户进程P的地址空间为n(n=60)页,系统已在内存中给该进程分配有m(m
- 2023-01-30 14:15:04下载
- 积分:1
-
test GPIO program code
测试GPIO程序代码
- 2022-03-04 20:28:01下载
- 积分:1
-
ThreadX源代码模板初学者参考
Threadx 模版的源代码,供初学者参考-Threadx template source code reference for beginners
- 2022-03-16 19:22:21下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
[随书类]Dos6.0源代码
[随书类]Dos6.0源代码-[with the book category] Dos6.0 source code
- 2022-03-19 20:42:36下载
- 积分:1