CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 操作系统 内存管理

搜索资源列表

  1. diaoye5

    0下载:
  2. m利用MFC实现对操作系统内存管理中请求调页的模拟,并计算缺页率-m the use of MFC to achieve the operating system memory management in the analog paging request, and calculate the rate of missing pages
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2.89kb
    • 提供者:lllrrr
  1. diaoye6

    0下载:
  2. 操作系统实验,模拟操作系统内存管理中的请求调页-Experimental system to simulate the operating system memory management in the paging request
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.89kb
    • 提供者:lllrrr
  1. kongjian.

    0下载:
  2. 内存的分配与管理,学习操作系统时希望有帮助,-Memory allocation and management, learning operating system useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.72kb
    • 提供者:chenhonghai
  1. memory

    0下载:
  2. 操作系统中内存管理的小程序 可以实现基本的磁盘调度-Memory management operating system applets can be a basic disk scheduling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.83kb
    • 提供者:zhou
  1. MemoryManager

    0下载:
  2. 服务器程序中,内存管理很重要,想实现与操作系统相同的内存管理,实在费时费力,而且效果不明显,速度不快。 换一个角度实现一种不会给服务器造成负担的内存管理程序,而且简单快捷有效,这绝对是理想首选!-The server process, memory management is very important to achieve the same with the operating system memory management, it is time-consuming and labo
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3.14kb
    • 提供者:汪国梁
  1. mem

    0下载:
  2. 模拟操作系统内存管理,采取最先适应分配。输入进程长度自动在内存中分配空间,并可以按进程名撤销进程释放其内存空间-Simulate the operating system memory management, to take the first to adapt to the distribution. Enter the length of the process of automatically allocate space in memory and can be removed by t
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.61kb
    • 提供者:mike
  1. vertualmem

    0下载:
  2. 大三课程实践,实现操作系统的内存管理,处理多种输入
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:442.03kb
    • 提供者:lyz
  1. 操作系统+模拟的+欢迎下载+C#版

    0下载:
  2. 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:396.01kb
    • 提供者:远光
  1. MemeryManage

    0下载:
  2. 操作系统中关于内存管理的模拟,请大家多多指教-The operating system memory management simulation on the exhibitions
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:193.85kb
    • 提供者:fcwindpasss
  1. MemoryManaging

    0下载:
  2. 内存管理模拟实验,为学校操作系统课程设计内容-Memory management simulation for the content of school courses on operating system design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:551.77kb
    • 提供者:杨子江
  1. ram_manage

    0下载:
  2. 北京交通大学操作系统课的内存管理作业,没有把测试程序附上,希望同学们将此代码用于学习使用,然后测试代码可自己加上,里面有编写过程中详尽的注释,适合用做学习,也可大致了解本人代码写作过程-One homework of the BJTU s Operating System, the memory manager. Did not attach a test program. Please use this code for learning. Attach almost very detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:6.29kb
    • 提供者:菜师兄
  1. PageStorage

    0下载:
  2. 完成操作系统的内存管理以及分配问题,主要实现对内存的页式存储功能。-Complete operating system, memory management and allocation, the main achievement of the page of memory storage capabilities.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.84kb
    • 提供者:lansejingling
  1. System

    0下载:
  2. 为计算机专业操作系统课程设计.虚拟实现了可变分区内存管理,磁盘空白分页管理,进程模拟调度,文件系统.可做为源码参考-Curriculum design for the computer professional operating system. Virtual variable partition memory management, disk blank paging management, process simulation, scheduling, file systems can b
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:19.58mb
    • 提供者:Neo
  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
    • 文件大小:870byte
    • 提供者:Oliver
  1. os

    0下载:
  2. 操作系统实验报告 Windows XP 系统管理 Windows任务管理器的进程管理 Windows XP 虚拟内存管理 进程调度-Operating System
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:494kb
    • 提供者:
  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
    • 文件大小:3.01kb
    • 提供者:口天吴
  1. melon_os_v0.19

    0下载:
  2. 自己闲的蛋疼时,写了一个操作系统, 支持进程基于优先级抢占,timer, mutex mailbox 内存管理等特性-I writed a OS kennel in the fucking boiling time
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:550.13kb
    • 提供者:峨眉峰
  1. project

    0下载:
  2. 虚拟内存管理器操作系统原理课程设计TLB虚拟地址物理地址转换-virtual memory manager
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:18.36kb
    • 提供者:eric
  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
    • 文件大小:2kb
    • 提供者:蚊子酱
  1. 状态转换和内存管理

    1下载:
  2. 操作系统状态转换和内存管理 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。(State conversion of operating system)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2kb
    • 提供者:lili123456
« 12 »
搜珍网 www.dssz.com