搜索资源列表
操作系统课程设计(四实验和一)
- 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
可变分区调度算法有
- 十大题型算法全实现——(二)可变分区存储管理方案中的内存分配 -10 types of agrithment implement memory allocate in the variable partion memory management.
os_changeable_partition
- 采用可变分区存储管理并且 采用首次适应算法实现存储器分配与回收-using variable memory management and FFA agrithment implement the memory allocate and reclaim.
dos_ext_sample.zip
- dos memory management sample,dos memory management sample
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-management
- 操作系统内存管理实验 实验环境:Microsoft Visual C++ 6.0 编程语言:C-Operating system memory management experiment experimental environment: Microsoft Visual C++ 6.0 Programming Language: C++
Memory-Management
- 操作系统内存管理模拟程序代码,首次适应算法-The operating system memory management simulation program code,firstfit algorithm
Memory--Management-Strategies
- Memory--Management Strategies
Memory-Allocation
- 1.内存的分配和回收是存储器管理的关键。理解和掌握常用的内存分配算法的内容和原理。 2.通过本实验,模拟实现可变式分区分配算法:首次适应算法、最佳适应算法、最坏适应算法等。尝试编写一个简单的动态分区存储器管理模拟系统。-1the distribution and recovery of memory is a memory management key. Understanding and mastering the memory allocation algorithm content a
CPP_memory-management-mechanism
- 全面介绍内存管理机制及C++内存分配实例,包括进程空间、内存状态查询、内存映射文件。-Comprehensive introduction to the memory management mechanism and C + + memory allocation instances, including the process space, memory status query, the memory-mapped file.
Page-Replacement-proj-memory-management
- CPU Algorithms Page Replacement project memory management
labview-current-memory.zip
- labview中查看当前内存使用情况,方便内存管理,the labview view current memory usage, convenient memory management
ARM-Memory-And-And-ASM
- 一份文档资料 包含了ARM的 内存管理和基本汇编指令.-Documentation includes an ARM memory management and basic assembly instructions.
virtual-memory-manage
- 操作系统课程作业内存调度算法,C语言实现。包含了最佳适应算法、先入先出算法以及最近最少使用算法-Operation System virtual memory management algorithm.
Memory
- 操作系统用MFC模拟实现的内存管理算法,对初学者来说还是很不错的-Memory management algorithms implemented with MFC simulation
Segmented-paged-memory-management
- 这个C程序用来模拟操作系统的段页式存储管理,采用链表、队列等数据结构来模拟。-This C program to simulate the operating system segment page memory management, the use of linked lists, queues and other data structures to simulate.
cuda memory management
- cuda内存管理 很有用的一个教程 希望有帮助(cuda memory management)
