搜索资源列表

  1. 内存分配与回收设计

    0下载:
  2. 内存分配与回收设计,一个小实验-memory allocation and recovery design, a small experiment
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:43572
    • 提供者:无风
  1. 磁盘存储空间的分配与回收

    0下载:
  2. 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:14184
    • 提供者:张明
  1. 主存空间的分配与回收

    0下载:
  2. 模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system's main memory allocation and recovery, fringe Test Report
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:88756
    • 提供者:开心果
  1. 内存分配与回收

    0下载:
  2. 内存分配与回收,是用TC写的,请大家-memory allocation and recovery, is TC wrote, please s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3662
    • 提供者:
  1. 主存储器的分配与回收

    0下载:
  2. 用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2368
    • 提供者:杨蔺又
  1. 模拟固定分区存储管理的分配与回收

    0下载:
  2. 模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2711
    • 提供者:haha
  1. 内存分配与回收设计

    0下载:
  2. 内存分配与回收设计,一个小实验-memory allocation and recovery design, a small experiment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:269312
    • 提供者:无风
  1. 磁盘存储空间的分配与回收

    0下载:
  2. 模拟实现磁盘空间的分配与回收.打包文件中附有详细的实验报告.-Simulation disk space allocation and recovery. Packing documents, including a detailed report of the experiment.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-06
    • 文件大小:14336
    • 提供者:张明
  1. 主存空间的分配与回收

    0下载:
  2. 模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system's main memory allocation and recovery, fringe Test Report
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:88064
    • 提供者:开心果
  1. 内存分配与回收

    0下载:
  2. 内存分配与回收,是用TC写的,请大家-memory allocation and recovery, is TC wrote, please s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:
  1. 主存储器的分配与回收

    0下载:
  2. 用三个算法来实现对主存储器的分配与回收:首次适应算法、最佳适应算法、最坏适应算法-algorithm used to achieve three of the main memory allocation and recovery : the first adaptation algorithm, the best adaptation algorithm, the worst adaptation algorithm
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:杨蔺又
  1. 模拟固定分区存储管理的分配与回收

    0下载:
  2. 模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:haha
  1. 模拟段式管理内存分配与回收

    0下载:
  2. 把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:haha
  1. memory_administration

    0下载:
  2. 操作系统课程设计中的内存分配与回收! 有参考价值!-courses on operating system design and distribution of memory recovery! Reference value!
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:邹建青
  1. xitongkeiyass

    0下载:
  2. 这是操作系统的一个课程设计.主存空间的分配与回收 包含多种算法. 花了不少心思才编写出来.还有实验报告-This is the operating system of a curriculum design. Main storage space for the distribution and recovery contains many algorithms. Spent a lot of heart only thinking o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:149504
    • 提供者:
  1. lianxu

    0下载:
  2. 模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。-simulation in a row and pagination distribution management in two ways, the main memory space for the distribution and recovery, to help students better understand the sto
  3. 所属分类:文件操作

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:王铮
  1. tWord

    0下载:
  2. 采用最优适应算法完成主存空间的分配与回收;最后编写主函数对所做工作进行测试-optimal adaptation algorithm used to complete the main memory space allocation and recovery; Finally the main function of the preparation work done by testing
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:高刚
  1. teamspeak

    0下载:
  2. 动态分区内存分配与回收算法,可利用C++实现可变分区内存分配与回收算法-dynamic memory allocation with the district recovery algorithm can be used to achieve Variable Area C memory allocation and recovery algorithm
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:1274880
    • 提供者:李户
  1. ZCKJFPHS

    0下载:
  2. 主存空间的分配与回收.采用可变分区存储管理,使用首次适应算法、循环首次适应算法、最佳适应算法三种算法完成设计。-main memory space for the distribution and recovery. Using variable storage area management, the use of the first-fit algorithm, the first cycle of adaptation algor
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:280576
    • 提供者:罗小明
  1. meryf

    0下载:
  2. 操作系统实验四:连续式与分页式主存管理的模拟实现 模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。 注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。 -four experimental operating system : Continuous and pagination main memory management simulat
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:qiuzhicheng
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org