搜索资源列表

  1. 内存回收算法

    0下载:
  2. 内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9987
    • 提供者:邱水云
  1. 分配回收

    1下载:
  2. 1. 存储管理采用可变分区方式。可变分区方式是按作业需要的主存空间大小来分配分区的。当作业装入主存时,根据主存的需要量察看有无足够的空间分配,若有,则按需要量分配一个分区给该作业;若无,则作业不能装入。随着作业的装入,撤离,主存被分成许多分区,有的占用,而有的是空闲的。 2. 存储分配分别采用首次适应算法、最佳适应算法和最差适应算法。 3. 当一个新作业要求装入主存时,查找空闲区表,从中找出一个足够大的空闲区。若找到大于作
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15319
    • 提供者:王阳
  1. 垃圾回收.rar

    0下载:
  2. 有意思的垃圾回收器.是本人第一次的作品,没有运行程序.只是原代码-interesting for the garbage collector. It is the first time I work, no operating procedures. Only the original code
  3. 所属分类:C#编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:43572
    • 提供者:无风
  1. 深入浅出Java堆的管理--垃圾回收

    0下载:
  2. 深入浅出Java堆的管理--垃圾回收-simple Java heap management -- the garbage collector
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6900
    • 提供者:赵华
  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. 动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2493
    • 提供者:程倩
  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. 操作系统内存分配与回收

    1下载:
  2.  

    在可变分区管理方式下采用最先适应算法实现主存分配和实现主存回收。
  3. 所属分类:系统编程

    • 发布日期:2009-01-06
    • 文件大小:1838
    • 提供者:hemeiqin
  1. C语言实现内存管理及回收

    0下载:
  2. 操作系统实验 C语言实现内存管理及回收
  3. 所属分类:源码下载

  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. 动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:程倩
  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. 用于jvm中垃圾回收算法的详细解释,有利于对于后开开发的深入理解。(A detailed explanation of the garbage collection algorithm in the JVM is conducive to the deep understanding of the later development.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:12672000
    • 提供者:落雨天
  1. 传奇回收合成脚本一键生成工具V1.1

    0下载:
  2. 非常好的传奇回收脚本合成器。哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈(huishouhechengqihgfddgbdddfft)
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 45 »

源码中国 www.ymcn.org