-
此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的...
此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtual memory consisting of : flowchart design major source so on. Description : in the computer system, in order to increase the utilization rate of survival, often auxiliary memory (such as disks) as a main memory expansion, multi-channel operation run the logic address space can exceed the sum of the absolute main memory address space. Use this method to expand the main memory known as virtual memory. Through this experiment to help students understand the paging storage management how to achieve virtual memory.
- 2022-03-23 13:28:23下载
- 积分:1
-
VC 中进行进程线程控制 有兴趣的同志可以看看哪
VC 中进行进程线程控制 有兴趣的同志可以看看哪-VC for process control threads are interested can find out where comrades!
- 2022-02-12 05:25:47下载
- 积分:1
-
程序运行结束删除本!
程序运行结束删除本!-running deleted from the end!
- 2022-04-01 11:35:37下载
- 积分:1
-
VB编写的开关机和注销程序,程序简单,易学易会。
VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
- 2022-12-14 20:20:02下载
- 积分:1
-
操作系统课程实验,模拟操作系统中进程控制与进程调度,有详细的文档和代码...
操作系统课程实验,模拟操作系统中进程控制与进程调度,有详细的文档和代码-operating system, operating system simulation process control and process scheduling, detailed documentation and code
- 2022-01-22 14:59:19下载
- 积分:1
-
用于枚举当前系统进程的程序。使用了一些没有公开的API
用于枚举当前系统进程的程序。使用了一些没有公开的API-The current system for the enumeration process procedures. Some did not disclose the use of the API
- 2022-03-14 11:26:10下载
- 积分:1
-
一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。...
一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
- 2022-10-01 21:15:03下载
- 积分:1
-
VB6.0编写一个多
一个基于vb6.0编写的多线程程序.以两个图片框背景色的同时改变来演示多线程-vb6.0 prepared for a multi-threaded process. Photo frame with two background color change at the same time to demonstrate the multithread
- 2023-04-11 07:30:03下载
- 积分:1
-
创建子进程,并监控新创建子进程状态直至结束运行
创建子进程,并监控新创建子进程状态直至结束运行-Create sub-process, and monitor the status of the newly created child process to run until the end of
- 2022-02-10 07:29:05下载
- 积分:1
-
operating procedures contradict the procedure if you are running two or more, an...
程序的互斥运行
如果你的程序被同时运行两次以上,有可能会造成文件系统冲突而丢失数据,本例程用一个简单的办法避免第二次启动同一个程序。-operating procedures contradict the procedure if you are running two or more, and may cause conflicts and file system data loss, the routines with a simple way to avoid the second started with a procedure.
- 2022-04-15 19:59:07下载
- 积分:1