CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - virtual memory

搜索资源列表

  1. 页面置换算法(FIFO和LRU)

    0下载:
  2. 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法和LRU算法-simulation operating system virtual memory pages the algorithm used FIFO replacement algorithm and LRU algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6834
    • 提供者:杨鼎新
  1. 存储管理

    0下载:
  2. 存储管理 存储将指令序列变换成为页地址流 设:①页面大小为IK; ②用户内存容量为4页到32页; ③用户虚存容量为32K。 在用户虚存中,按每K存放10条指令排列虚存地址,即320条指令在虚存中的存放方式为:-storage management storage instruction sequences will transform into page-based address : IK page size; user memory capacity of 4 to 32; users vi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:周博
  1. OS课题设计

    0下载:
  2. 任务 设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中率。 (1)先进先出的算法(FIFO) (2)最近最少使用算法(LRU) (3)最佳淘汰算法(OPT) (4)最少访问页面算法(LFU) (5)最近最不经常使用算法(NUR) 命中率=(1 – 页面失效次数)/页地址流长度-mission design a virtual memory storage area and the work area and to use the following algorithm to visit
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2639
    • 提供者:东方少秋
  1. FIFOandOPT

    0下载:
  2. 用FIFO和OPT算法进行虚拟存储器,求缺页数和缺页率,用于操作系统的实验-With FIFO and OPT algorithm for virtual memory, and missing pages and missing page rate for the experimental operating system
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1362
    • 提供者:wujingyun
  1. MemoryWatcher

    0下载:
  2. 用C#写的内存监控程序,可观察机器的物理内存和虚拟内存。 -Using C# to write the memory control procedures, observed the physical memory and virtual machine memory.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:35156
    • 提供者:星尘剑影
  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-30
    • 文件大小:2332
    • 提供者:aihao
  1. PageReplace

    0下载:
  2. CSharp写的虚拟内存中页置换算法,包括FIFO、OPT、LRU和Clock等。-CSharp write virtual memory page replacement algorithms, including FIFO, OPT, LRU and Clock.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:98740
    • 提供者:sandwich
  1. csharpjkmemoty

    0下载:
  2. 基于C#的内存使用状态监控,监控物理内存、使用内存和虚拟内存的大小和使用情况-C#-based memory usage status monitoring, monitoring of physical memory, using memory and virtual memory size and usage
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:14609
    • 提供者:tpudn25
  1. memorywin

    0下载:
  2.  C#获取计算机内存信息,以进度条的方式显示获取可用物理内存总量,获取虚拟内存总量,获取可用虚拟内存总量-C# Gets information about the computer' s memory in order to get a progress bar displays the total amount of physical memory available to get the total amount of virtual memory to get the total
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:15319
    • 提供者:tpudn28
  1. 46575868654

    0下载:
  2. 仿Windows系统任务管理器中的CPU使用率图表实例源码下载,直观演示内存及CPU的使用情况,并显示进程数,我觉得界面做的挺不错,有点专业味道,源码值得学C#的借鉴。左侧的直方图主要用来适时显示CPU的使用率,右侧分上下两部,上部是物理内存总量和可用情况,下部是虚拟内存的总量和可用情况,创建Graphics类对象的方法也教给您。 ,作者版权所有,仅供学习与参考。-Imitation of Windows system in task manager CPU usage chart exam
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:15696
    • 提供者:桂花翅子
搜珍网 www.dssz.com