CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 内存分配 算法

搜索资源列表

  1. kebianfenqu

    0下载:
  2. 用最佳分配算法实现对可变分区的分配、回收及显时内存分配状况。-With the optimal allocation algorithm for variable partition allocation, recovery and noticeable when the memory distribution.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:261034
    • 提供者:zaini
  1. aa

    0下载:
  2. 操作系统内存分配算法中的最佳使用算法以及运行结果显示-ddd
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1760
    • 提供者:fish
  1. MONINEICUNFENPEI

    0下载:
  2. 模拟内存分配程序,实现不同算法的模拟,图显示-Simulation of memory allocation procedure, different algorithms to achieve the simulation, shows
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3734900
    • 提供者:周俊男
  1. main

    0下载:
  2. 可变分区存储管理不是预先把内存中的用户区域划分成若干固定分区,而是在作业要求装入内存时,根据用户作业的大小和当时内存空间使用情况决定是否为该作业分配一个分区。因此分区大小不是预先固定的,而是按作业需求量来划分的;分区的个数和位置也不是预先确定的。它有效地克服了固定分区方式中,由于分区内部剩余内存空置造成浪费的问题。可变分区方式常用的内存分配算法有:“最先适应”分配算法、“最优适应”分配算法、“最坏适应”分配算法。这里我采用的是最先适应分配算法-wdqjlwrhjgfiojgnknjfvsdjko
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1219
    • 提供者:zuozuo
  1. dspccs2000

    0下载:
  2. 这是基于dsp的交流电机调速软件.编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释..h和.cmd文件是头文件和内存分配文件-ccs2000
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:71879
    • 提供者:zws
  1. memory

    0下载:
  2. 模拟内存分配算法,功能强大,first fit-Analog memory allocation algorithm, a powerful, first fit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2106
    • 提供者:XIEXIE
  1. 1

    1下载:
  2. 操作系统中利用最佳适应算法 最坏适应算法 循环首次适应算法 首次适应算法实现动态内存的分配和回收内存-The operating system using the best-fit algorithm worst-fit algorithm loop first-fit algorithm first-fit algorithm to achieve dynamic memory allocation and recovery of memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:9632
    • 提供者:雷哲文
  1. buddy_allocation

    0下载:
  2. 一个内存管理的伙伴算法,实现内存块申请时的分配和释放后的回收。-Memory management algorithm for a partner to achieve an application memory block allocation and post-release recovery.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1732
    • 提供者:chenchen
  1. Memory

    0下载:
  2. 计算机操作系统原理 内存分配与回收,动态分区分配,首次适应算法-Principles of computer operating system memory allocation and recovery, dynamic partition allocation, first-fit algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1729
    • 提供者:w
  1. pp

    0下载:
  2. 1、编程接收从键盘上输入的页面使用序列,序列长度不确定,根据输入内容不同而变化。 2、设置分配策略(全局分配或局部分配),设定每个进程分给的页数以及整个物理内存容量 3、显示出了页面走向图 4、计算出该序列的缺页率 5、内存不足时的淘汰算法采用LRU法-1, programmed to receive input from the keyboard on the page using the sequence, sequence length uncertainty, varie
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1289
    • 提供者:唐媛
  1. BestFit

    0下载:
  2. 采用 最佳适应算法进行内存块的分配和回收,同时显示内存块分配和回收后空闲内存分区链的情况-With the adoption of best-fit algorithm for memory block allocation and recovery, also showed the recovered memory block allocation and free memory partition chain of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1177
    • 提供者:高飞
  1. 892

    0下载:
  2. 采用循环首次适应算法进行内存块的分配和回收,同时显示内存块分配和回收后空闲内存分区链的情况。-First-fit algorithm using cyclic block of memory allocation and recovery, also showed the recovered memory block allocation and free memory partition chain of circumstances.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1741
    • 提供者:高飞
  1. bestfit

    0下载:
  2. 内存动态分配的用最佳适应算法实现的动态分配内存管理-Dynamic allocation of memory to use best-fit algorithm to achieve dynamic allocation of memory management
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2363
    • 提供者:man哥
  1. main1

    0下载:
  2. 操作系统模拟算法,采用可变式分区,空闲区链实现内存的分配与回收,包含已分配表-Operating system simulation algorithm, using variable type area, free area chain of memory allocation and recovery, including the table allocated
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3891
    • 提供者:胡晓炜
  1. sy5

    1下载:
  2. 动态分区分配算法的模拟  初始化功能:内存状态设置为初始状态。  分配功能:要求至少使用两种算法,用户可以选择使用。  回收功能:  空闲块的合并:即紧凑功能,用以消除碎片。当做碎片整理时,需要跟踪分配的空间,修改其引用以保证引用的正确性。  显示当前内存的使用状态,可以使用表格或图形。 -Dynamic partition allocation algorithm simulation &#
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:328342
    • 提供者:陈婷婷
  1. Momery

    0下载:
  2. 基于最佳适应算法的模拟内存分配和回收控制台实现源码-Based on the analog memory allocation and recovery console to achieve the best fit algorithm source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5738660
    • 提供者:唐国良
  1. 1.1.2

    0下载:
  2. 新鲜出炉的操作系统请求页式管理FIFO算法。一个进程有60个页面,假设内存分配了8个页面,页长为1K,第0、5、6页已经在内存中,随机生成访问序列,发生缺页中断时,写出相应的字地址、页号及内存中的8个页面。-Fresh baked operating system requests a page management FIFO algorithm. 60 pages of a process, assuming the memory allocated eight pages, page len
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:870
    • 提供者:Oliver
  1. SJF

    0下载:
  2. 操作系统实验内容,实现抢占式短作业优先处理机调度,结合内存管理,内存管理采用首次适应分配算法-Experimental content of the operating system, preemptive short job priority processor scheduling, combined with the memory management, memory management using the first-fit allocation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3083
    • 提供者:口天吴
  1. os2

    0下载:
  2. 通过在第1部分实验基础上,完成实现进程的分页式内存分配和地址转换过程,并进一步完成请求分页式存储分配和地址转换过程。掌握分页式存储管理和请求分页存储管理、并掌握页面置换先进先出(FIFO)、最近最久未使用(LRU)等算法-Through to complete paging memory allocation and address of the realization process of the conversion process, based on the first part of t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:5701
    • 提供者:lizhi
  1. 内存分配换页

    0下载:
  2. 操作系统中的内存分配管理,有fifo算法,lruu算法,以及两者比较(Memory allocation management in the operating system, there are FIFO algorithm, lruu algorithm, and the two comparisons)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:蚊子酱
« 12 »
搜珍网 www.dssz.com