搜索资源列表
src
- 用java模拟内存管理的JAVA代码。 用最佳适应法管理内存,链表实现。-Java memory management simulation with the JAVA code. The best method to adapt the management of memory, linked lists to achieve.
MemoryManagement
- 用JAVA实现的模拟内存管理程序,可以模拟操作系统动态管理内存,主要采用首次适应算法以及最佳适应算法。-The realization of the simulation with JAVA memory management procedures, the operating system can simulate the dynamic management of memory, the main algorithm used to adapt the first and best adap
midp_ketris
- 这是一款基于MIDP的Java版俄罗斯方块游戏,与以往俄罗斯方块区别最大的特色就是它可以屏幕自适应,无论你的是多大的手机屏幕,它都能找到最佳的显示效果。本游戏可以在J2me wireless toolkit 2 附带的多种模拟器上运行良好。 -This is a MIDP-based Java version of Tetris game, with the difference between the past, Russia' s most important feature of t
dynamicSubareaManage
- 动态分区存储管理方式的模拟与实现 1、分配算法 首次适应算法、循环首次适应算法、最佳适应算法、最坏适应算法 2、回收策略 -Dynamic partition memory management and implementation of a simulation, the first fit algorithm allocation algorithm, the first cycle adaptation algorithm, the best fit algorithm,
MyProgram_77152
- 首次适应算法 首次循环适应算法 最佳适应算法 内存分配演示-The first adaptation algorithm first cycle algorithm to adapt the best adaptation algorithm memory allocation demonstration
AllocateProject
- 一个用来模拟最佳适应算法的实验。很好用,也很实用,非常的不错-A used to simulate the experimental best-fit algorithm. Useful, is also very practical, very good
MemoryManagement
- 操作系统课程设计模拟最佳适应算法内存管理-memory management