CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - memory paging

搜索资源列表

  1. os_3_12

    0下载:
  2. 操作系统内存分页式存储示例 (C语言,Turbo C下). (见ReadMe) .-operating system memory paging storage examples (C, Turbo C). (See ReadMe).
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2660
    • 提供者:李权胜
  1. ava模拟操作系统的lru虚拟内存换页算法

    0下载:
  2. java模拟操作系统的lru虚拟内存换页算法-java simulation of the operating system virtual memory paging algorithm lru
  3. 所属分类:其它源码

    • 发布日期:2017-03-23
    • 文件大小:2288
    • 提供者:Benmerin
  1. addressconversionandthepagefault

    0下载:
  2. 分页式虚拟存储器中逻辑地址和物理地址之间的转换和缺页中断-Virtual memory paging logical address and physical address conversion and between the page fault
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:359807
    • 提供者:chongzi
  1. sun

    0下载:
  2. 内存分页技术模拟 新增进程(包括将其分页)、删除进程、定位进程-Memory paging simulation new process technology (including its page), the deletion process, the positioning process
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1183
    • 提供者:eddycen
  1. SystemInfo

    0下载:
  2. c# 可以获得系统的 CPU,硬盘,网卡,操作系统,内存分页,等信息-c# Get the information of CPU, hard disk, network card, operating system, memory, paging, and other information
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:33928
    • 提供者:your name
  1. paging

    0下载:
  2. memory management using demand paging
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:774617
    • 提供者:ashok
  1. os6

    0下载:
  2. 模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynam
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1187
    • 提供者:linqingyang
  1. PageMetathesis

    0下载:
  2. 这是一个操作系统的请求存储调页系统,实现简单的页面换进换出操作-This is a request of the operating system memory paging systems to realize a simple change into for the operation of the page
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:39332
    • 提供者:王华辉
  1. xunicunchuqi

    0下载:
  2. 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:2332
    • 提供者:aihao
  1. jibenfenyecuchu

    0下载:
  2. 通过内存查询结果确定分页存储管理的原理和使用方法,并能通过内存回收,完成内存的有效使用,为了能支持虚拟存储器功能而增加了请求调页功能和页面置换功能,而请求分页是目前最常用的一种实验虚拟存储器的方式。实验中运用页表机制确定占用内存情况。-Memory paging through query results to determine the use of storage management principles and methods, and through memory recovery,
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:6622
    • 提供者:王珏
  1. memory-management

    0下载:
  2. 内存管理:模拟在连续分配与分页管理两种方式下,主存空间的分配与回收-Memory management: simulation in a row with paging management in two ways, main memory space allocation and recovery
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:18210
    • 提供者:踪粽子
  1. FOX-INFO

    0下载:
  2. 这个软件显示你很多信息关于你的电脑:系统信息:处理器的名字,您的计算机的处理器数量,系统驱动路径,wan ip地址,本地ip地址、屏幕分辨率、操作系统、总物理内存,可用物理内存、分页文件,可用总分页文件的数量、运行程序、打印机名称和你举的版本。-This software shows you a lot of information about your computer: System Information: Processor' s name, the number of proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:72544
    • 提供者:小葱豆腐
  1. memory-paging

    0下载:
  2. 操作系统课的课后作业,内存分页的三种算法。-Operating system, memory paging three algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-11-26
    • 文件大小:78574
    • 提供者:Henry
  1. Efficiency-page

    0下载:
  2. 对比二维数组先读取行和先读取列的效率问题,与内存分页有关-Contrast two-dimensional array of rows and first read first read the column efficiency, and memory paging related
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:593
    • 提供者:风格还是
  1. Paging-System

    1下载:
  2. 操作系统: 分页管理方式下存储分配情况模拟 2,实现的功能:主存的分配和回收,页表的建立和记录保存。 3,优点: 程序健壮性较好,能够方便的添加和减少主存的容量大小,(只需要修改代码中的MAXN值即可,其他地方不需要修改)。 能够自动记录和保存页表(保存在pageList中),而不是建立后丢弃。 -Operating system: storage allocation under the circumstances paging manage
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-30
    • 文件大小:301056
    • 提供者:天蓝
  1. supervisor

    0下载:
  2. supervisor of memory paging management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2200
    • 提供者:amir
  1. consumer

    0下载:
  2. consumer of memory paging management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:989
    • 提供者:amir
  1. OSTest

    0下载:
  2. 根据操作系统虚拟内存的分页请求管理过程编写的一个程序,包括了Optimal,FIFO,LRU三种算法的详细过程-Depending on the operating system virtual memory paging request management process of writing a program, including a detailed process of Optimal, FIFO, LRU three algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:533832
    • 提供者:JChubby
  1. Delphi_608627

    0下载:
  2. Delphi以进度条方式展现内存使用信息+枚举进程信息。先以列表显示数据结构长度、内存使用百分比:47 ,实际内存总字节数,可用的实际内存字节数,分页文件总字节数,分页文件可用字节数,虚拟内存的总字节数,可用的虚拟内存字节数等,然后以进度条方式显示物理内存使用、页面文件使用、虚拟内存使用等情况,右侧还可枚举系统所有进程信息。-Delphi with a progress bar to show memory usage information+ enumeration process infor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:332609
    • 提供者:I0EM6AT
  1. page

    0下载:
  2. 理解内存页面调度的机制,在模拟实现FIFO、LRU、OPT算法的基础上,比较各种置换算法的效率和优劣,从而了解虚拟储存的实现过程-Understanding of the mechanisms of memory paging, on the basis of the simulation to achieve FIFO, LRU, OPT algorithm, compare the pros and cons of replacement algorithm efficiency and t
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1369
    • 提供者:林静
« 12 3 4 5 »
搜珍网 www.dssz.com