搜索资源列表
操作系统——PCB模拟
- 该程序使用tc2.0编译,带有图形界面和可输入命令的简易控制台 源代码较长,但总共就两大部分——进程调度部分和图形界面部分。 /*多道系统动态优先级调度算法及可变大小内存分配模拟*/-the procedures used tc2.0 compiler, with a graphical interface and can import orders of the source code for simple console longer, but the majority of the tot
ProcessSchedule5
- 操作系统进程的挂起和解挂,内存的动态分配以及进程运行完毕后回收内存等。功能齐全,供大家参考-operating system processes linked to the duration of reconciliation, dynamic memory allocation, and the process of recovery after the operation memory. Fully functional, for your reference
tubiao
- 本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory() 在不同的进程中分配内存。用Windows的消息获得图标的名称。-The program displays desktop icon title. The code demonstrates how to use the VirtualAlloc (), WriteProcessMemory () and ReadProcessMemo
Segment_Page
- 段页式存储管理系统:建立一个基本段页存储管理系统的模型。(1-2人) 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型,包括分段结构在内 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构。 建立管理段页的基本数据结构与算法。 设计存储空间的分配与回收算法 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 -as above
sidocation__process
- 编写一个包含两个线程的进程,一个线程用于模拟内存分配活动-Write a process contains two threads, a thread is used for simulating memory allocation
szice
- 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配(In the operating system process scheduling, simulated storage management in the management and allocation of memory space)