搜索资源列表

  1. dynamicSubareaManage

    0下载:
  2. 动态分区存储管理方式的模拟与实现 1、分配算法 首次适应算法、循环首次适应算法、最佳适应算法、最坏适应算法 2、回收策略 -Dynamic partition memory management and implementation of a simulation, the first fit algorithm allocation algorithm, the first cycle adaptation algor
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:HSL
  1. NEICUNFENPEI-1

    0下载:
  2. 内存分配算法的模拟实现(含紧凑算法):首次适应算法、最佳适应算法、最差适应算法。-failed to translate
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:SEAN
  1. zuiyoushiyingsuanfa

    0下载:
  2. 可变分区存储管理的内存分配与回收,采用首次适应算法-Variable partition memory allocation of storage management and recovery, using the first fit algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:萧萧
  1. code

    0下载:
  2. VC++MFC模拟连续分配内存存储管理系统,首次适应算法 、循环首次适应算法、最佳适应算法 -VC++ MFC allocates memory for continuous analog storage management system, the first fit algorithm, loop the first fit algorithm, the best fit algorithm
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:223232
    • 提供者:赵凯
  1. For-the-first-time-to-adapt

    0下载:
  2. 实用首次适应算法实现主存的分配与回收。操作系统实验源代码,用C语言编写,在VC++6.0上调试通过。-The first practical algorithm to adapt to the distribution of main memory and recall. Experimental operating system source code, using C language, in VC++6.0 on the debu
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Wilson
  1. LAB3_1

    0下载:
  2. 首次适应算法,操作系统实验代码,VC6.0下编译通过-First fit algorithm, the operating system code experiment
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:于鑫
  1. z

    0下载:
  2. 动态存储分配 采用最优算法 最佳算法 首次适应算法-Dynamic memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:LUIU
  1. DTassign

    0下载:
  2. 简单完成计算机的动态内存分配功能,利用链表结点存储内存,实现了最佳适应算法,最坏算法,首次适应算法,循环适应算法和紧凑算法。-Simply complete the function of the computer' s dynamic memory allocation, linked list of nodes using storage memory, to achieve the best fit algorithm, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:冰与火
  1. fenqucunchuguano

    1下载:
  2. 应用首次适应算法实现动态分区存储管理。主要思想是通过图形界面来获得用户输入信息。-Applications for the first time to adapt to the dynamic partitioning algorithm storage management. The main idea is to get through the graphical interface, user input information.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-17
    • 文件大小:162816
    • 提供者:沈陆
  1. first-fit_mem_manage

    0下载:
  2. 首次适应算法管理内存简单练习,链表简单模拟-First fit algorithm for memory management simple exercises, lists simple simulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:石皓伟
  1. dynamicdevice

    0下载:
  2. 动态分区存储管理,提供首次适应算法和最佳适应算法。-Dynamic partitioning storage management, providing first-fit algorithm and the best fit algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:114688
    • 提供者:朱婧
  1. cPP

    0下载:
  2. 请求分配分区(首次适应算法、最坏适应算法、最佳适应算法)-Request allocation district (first-fit algorithm, the worst fit algorithm, the best-fit algorithm)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:mt
  1. memory-allocate

    0下载:
  2. 操作系统\磁盘调度 内存分配的首次适应算法\ 主存储器空间的分配和回收-Operating System \ disk scheduling the first-fit memory allocation algorithm \ main memory space allocation and recycling
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:486400
    • 提供者:oran
  1. first_fit

    0下载:
  2. c++写的首次适应算法,很好很强大,你值得拥有。-the code for first fit,it s really nice for you to download,you won t be disappointed!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:吴承恩
  1. contribute-and-recover

    0下载:
  2. 在可变分区管理方式下采用首次适应算法实现主存分配和回收-Variable partition management mode in the first-fit algorithm using main memory allocation and recovery
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Ryan
  1. fenpeiyuhuishou

    0下载:
  2. 采用c语言实现首次适应算法完成主存空间的分配和回收-Using c language to complete first-fit algorithm for the allocation of main memory space and recycling
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王期
  1. stone

    0下载:
  2. 采用可变式分区管理,首次适应算法实现内存分配和回收-Using variable partitioning management, first-fit memory allocation and recovery algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:188416
    • 提供者:张磊
  1. Memory-Management

    0下载:
  2. 操作系统内存管理模拟程序代码,首次适应算法-The operating system memory management simulation program code,firstfit algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:769024
    • 提供者:xuexiasen
  1. MyProgram_77152

    0下载:
  2. 首次适应算法 首次循环适应算法 最佳适应算法 内存分配演示-The first adaptation algorithm first cycle algorithm to adapt the best adaptation algorithm memory allocation demonstration
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:liunim
  1. os2

    0下载:
  2. 设计一个程序模拟可变分区管理方式下首次适应算法实现主存分配和回收。-Design a program to simulate variable partition management mode, first-fit algorithm for main memory allocation and recovery.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:chen
« 1 2 3 4 5 6 78 9 10 11 »

源码中国 www.ymcn.org