搜索资源列表
内存技术
- 在DOS下的内存处理技术,xms技术ems技术和各种内存处理函数-DOS memory technology, technical ems XMS technology and a variety of memory handling functions
fileSpaceManage
- 文件存储空间管理,能够进行文件空间的分配,并进行内存的空间回收,和盘块一致性检查工作-file storage space management, file space allocation, and memory space recovery, set pieces and consistency checks
操作系统管理
- 操作系统,进程调度,内存管理,的好例子-operating systems, process scheduling, memory management, a good example
实验二
- 一、实习内容 主存储器空间的分配和回收。 二、实习目的 通过本实习帮助理解在不同的存储管理方式下应怎样贮存空间的分配和回收。 -an internship contents of main memory space allocation and recovery. 2, internships purpose of the internship through the help understand the different storage management practic
JavaSourseManager
- 使用JAVA编写的操作系统实验-内存资源管理和释放模拟程序-use Java to prepare the experimental operating system-memory resources management and the release of Simulation Program
02Testor
- 这是俺编的一个控制台写的一个游戏内存修改器,事例中采用的是API编写。不足之处联系QQ316053616-This is an addendum to the console write a memory changes for the game, the examples used in the preparation of API. Contact the shortfall QQ316053616
MTDmag
- 可变式分区分配思想建立存储分块表MBT,使用首次适应法为新作业寻找可用空间。 输入内存空间大小、MBT表长度,显示初始MBT表的状态,以后每分配一次空间或释放一次空间都要显示当前的MBT表。当选择“分配空间”操作,则需要输入新作业所需的空间;当选择“释放空间”操作,则需要输入想要释放的作业号。-variable thinking of establishing regional distribution storage block table MBT, use the first metho
xnnc
- 操作系统虚拟内存管理实验报告-operating system virtual memory management Experimental Report
Memory.FIFO
- 操作系统中的 内存管理 FIFO算法模拟-OS FIFO memory management algorithm simulation
Memory.LRU
- 操作系统中 的 存储管理 LRU 算法模拟实现-OS storage management LRU algorithm simulation
mem_manage
- 包含三个类:1.一个管理自己的类存分配的类;2.一个不会释放空间的内存缓冲池类;3.一个会释放空间的内存缓冲池类;-includes three categories : 1. A management of the distribution of deposit category; 2. A space will not release the memory buffer pool; 3. Space will release a memory buffer pool;
operator overload
- 包括三个例子:1.C++流操纵器举例;2.内存泄漏检测类;3.一个重载所有操作符的例子;-including three examples : 1.C flow controls, for example; 2. Memory Leak Detection; 3. An operator overloading all examples;
华科2011考研复试机试题目
- 华科2011考研复试机试题目。第一题是文件操作基础;第二题是无冗余申请内存呢;第三题是建立二叉排序树相关。-China Branch 2011 Traditional Interview Questions machine head. The first problem is the basis of file operations second question is what non-redundant application memory The third problem is re
os
- 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
wenjian
- 建立内存文件系统 在内存中建立一个虚拟磁盘; 建立文件系统; 设计合理的数据结构,管理虚拟磁盘中已分配和未分配的盘块; 设计相应的目录结构,文件控制块等来管理系统中的文件; 实现文件的创建,删除,移位和改名; 设计可视化界面,显示已分配和未分配的磁盘空间; 实现磁盘转储功能,使文件可以从虚拟磁盘转入内存中。 -The establishment of the memory file system in memory to create a virtual d
Theoperatingsystemmemorymanagementcurriculumdesign
- 关于计算机内存分配管理的程序,内涵原码,可以帮助同学们和需要的人理解内存分配问题,加深对计算机操作系统的理解.-With regard to the management of computer memory allocation process, meaning the original code, can help students and those who need to understand memory allocation issues, deepen their understa
RestartServer
- 系统内存监测程序,c# 控制台程序,依据内存消耗,重启相应的web服务,可用于网站如oa-System Memory monitoring procedures, c# console application, based on memory consumption, restart the corresponding web service, can be used for sites such as oa
sort
- 在输入的字符串中查找指定字符,动态分配内存-In the input string to find the specified character, dynamic allocation of memory
Memory-Management
- 操作系统中,采用首次适应算法+最佳适应算法实现内存管理,用C进行模拟-Operating system, using the first-fit algorithm the+ best fit algorithm memory management, simulation in C
Memory-allocation-simulation
- 1.模拟操作系统动态内存分配。 2.对内存合理回收与分配算法。 3.寻找内存块,合并内存 4.模拟各种内存分配算法-1 simulation operating system dynamic memory allocation. (2) a reasonable recovery and the memory allocation algorithms. 3 Look for memory blocks, merging memory 4. Simulate various memo
