搜索资源列表
memory-allocation
- use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space. -use double link list to a memory implenment llocation. There will not appear maloc, new,
mem
- memory normal sizing
内存管理实验报告
- 操作系统课程设计报告,内存模拟管理- The operating system curriculum designs the report, the memory simulation manages
mem_ctrl
- memory control source code
Clock
- 改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存 空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中 的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need
clock
- 关于操作系统clock内存调度代码,描述Clock算法的基本原理、必要的数据结构、编码实现-Scheduling memory clock on the operating system code, Clock algorithm describes the basic principles of the necessary data structure, coding to achieve
static
- 操作系统的固定分区模拟程序。固定分区将内存按用户需求分成若干固定存储区,每次分配进程、撤销进程都在分区中操作-Fixed operating system partition simulation program. Fixed partition memory according to user needs will be divided into several fixed storage area, each time the allocation process, the withdraw
Memory
- 一个自己编写的用于实现计算机动态内存分配的程序,和大家分享一下,请多指教-I have written a computer used to implement dynamic memory allocation procedures, and share with you, please advise
Memory
- Memory.bas关于模拟操作系统内存分配-Memory.bas on the simulation of the operating system memory allocation
blk_mem_gen_ds512
- block memory generator
memory-management
- 内 存 管 理 深 入 剖 析 资 料-Memory management explains
Memory
- Memory Management Simulator...........
memory
- 使用双向循环链表实现的动态内存管理,包括申请和分配内存块的过程-The realization of the use of two-way circulation list of dynamic memory management, including the application and allocation process of memory blocks
MemoryManager
- 内存管理模拟器,利用MFC模拟实现了内存的管理操作--内存分配和释放;不同内存分区利用不同颜色区分;采用首次适应算法实现。-Memory management simulator, the use of MFC to achieve a simulated memory management operations- memory allocation and release different memory partition to use to distinguish between dif
memory
- 通过使用首次适应算法来完成对内存的分配及回收。-By using first-fit algorithm to complete the memory allocation and recovery.
memory-allocation
- 操作系统实验报告-内存分配与回收--操作系统实验报告-内存分配与回收-Operating System test report- memory allocation and recovery- operating system test report- memory allocation and recovery-
Memory-management
- 操作系统内存管理实验 实验环境:Microsoft Visual C++ 6.0 编程语言:C-Operating system memory management experiment experimental environment: Microsoft Visual C++ 6.0 Programming Language: C++
Memory-allocation
- 内存分配, 模拟实现内存分配算法的源代码-Memory allocation
memory-manage-simulate
- 用C语言写的操作系统作业内存分配的模拟程序。-Written in C language, the operating system memory allocation operation simulation program.
main-memory-
- 用VC++模拟主存空间的分配与回收,.exe文件一定可执行-With VC++ simulation of main memory space allocation and recycling,. Exe files must be executable
