-
C++写的操作系统原理及实现,模拟页面置换程序lru的源码
C++写的操作系统原理及实现,模拟页面置换程序lru的源码-C++ Write the operating system and realize the principle of simulated LRU page replacement procedures of the source
- 2022-01-30 12:26:15下载
- 积分:1
-
程序设计了打开对话框和保存对话框.程序设计简明,代码完整....
程序设计了打开对话框和保存对话框.程序设计简明,代码完整.-procedures designed to preserve open dialog and dialog. A simple program design, code integrity.
- 2023-05-22 03:35:03下载
- 积分:1
-
memory management system simulation
模拟内存管理系统-memory management system simulation
- 2022-03-01 04:00:19下载
- 积分:1
-
写他自己的操作系统,“一本书的源代码,每…
《自己动手写操作系统》一书里面的源码,个人认为对学习操作系统的朋友有点帮助。-"to write his own operating system," a book which the source code, personal view on learning the system a bit to help a friend.
- 2022-01-25 14:45:00下载
- 积分:1
-
多道转换调度算法
多道转换调度算法-multiple conversion Scheduling Algorithm
- 2023-07-12 18:35:03下载
- 积分:1
-
操作系统课程设计中的内存管理源代码
操作系统课程设计中的内存管理源代码和可执行文件,可用于操作系统课程设计,操作系统实验,
有助于进一步学习操作系统和理解操作系统。
操作系统中存储管理的功能:
1、地址映射(逻辑地址——>主存物理地址)
由操作系统中的装入程序loader来完成(静态或动态)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-15 17:49:33下载
- 积分:1
-
学习MFC的好东西
学习MFC的好东西-learning MFC good things
- 2022-07-22 08:27:01下载
- 积分:1
-
这是一款我开发的Windows CE / ARM汇编语言开发工具。您可以使用ARM汇编语言开发基于Windows CE的应用程序。可以为手机、PDA、导航仪开发...
这是一款我开发的Windows CE / ARM汇编语言开发工具。您可以使用ARM汇编语言开发基于Windows CE的应用程序。可以为手机、PDA、导航仪开发应用程序。-This is, I developed a Windows CE/ARM assembly language development tools. You can use the ARM assembly language to develop Windows CE-based applications. For the cell phone, PDA, navigator developed applications.
- 2022-09-09 16:55:03下载
- 积分:1
-
Computer operating system process management and process documents, VC++ Platfor...
计算机操作系统进程管理和进程文件,VC++平台运用-Computer operating system process management and process documents, VC++ Platform use
- 2022-08-25 07:41:31下载
- 积分:1
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1