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

搜索资源列表

  1. VMQuery

    0下载:
  2. Windows 系统编程,可以查询虚拟内存信息-windows system programming, can query virtual memory
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12314
    • 提供者:Jack
  1. 虚拟内存

    0下载:
  2. 虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。-virtual memory, the use vc + + for the virtual memory management, the procedure is vc development Daquan inside the source code, can be a friend to learn a detailed explanati
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31609
    • 提供者:笨蛋
  1. virtualMem

    0下载:
  2. 使用win32 API 实现分配虚拟内存。对window操作系统的内存结构,以及应用程序的内存使用情况都有帮助。-use win32 API virtual memory allocation. Window operating system to the memory structure and the application of the use of memory can help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9903
    • 提供者:王东
  1. WINDOWS_VMAlloc

    0下载:
  2. WIN2000的虚拟内存的原理机制的完全仿真与实现,没有用MFC,完全用WIN32和DDK实现.设计思想非常漂亮.-WIN2000 the principle of virtual memory mechanism simulation and fully realize without using MFC, Win32 and entirely DDK achieve. Design thinking is very beautiful.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6113
    • 提供者:wtm
  1. VC++6.0 内存管理编程技巧

    0下载:
  2. VC++6.0 内存管理编程技巧 包括: 1、共享内存页; 2、内存映射文件; 3、虚拟内存。-VC 6.0 memory management programming skills include : 1. Shared memory pages; 2, the memory mapping file; 3, virtual memory.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2560499
    • 提供者:张建
  1. 模拟页面置换算法

    0下载:
  2. 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。-through writing and debugging of storage management simulation program to increase the storage management program understanding. Virtual Memory Management familiar with the pages out algorithm.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4178
    • 提供者:
  1. MyVirtualMemory

    0下载:
  2. 应用程序显示了如何使用虚拟内存技术来处理一个结构数组。-application shows how to use virtual memory to handle an array structure.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31504
    • 提供者:王林
  1. GetInfoOfSys

    0下载:
  2. 获得系统信息,如CPU数量,速度,版本,内存,虚拟内存,鼠标,键盘等信息-access system information, such as number of CPUs, speed version, memory, virtual memory, mouse, keyboard and other information
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29838
    • 提供者:柴二建
  1. VirtualBytesInfo

    0下载:
  2. 一段获取进程所占用虚拟内存大小的程序,是DLL格式,可以通过JAVA来调用。-access to a process virtual memory occupied by the size of a process, the DLL format, through Java to call.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8249
    • 提供者:frambler
  1. MEMORY-MANAGE

    0下载:
  2. 本程序主要实现内存管理的演示说明功能,利用MFC将七个部分综合在一起来说明内存管理的相关知识,包含1:内存空间分配,2:分配失败,3:堆区学习,4:虚拟内存,5:内存泄漏,6:内存池,7:智能指针等七部分,现已实现分配失败,堆区学习,内存泄漏等三部分,其他的演示对话框已经完成,但是功能还未实现-this procedure main memory management functions of the presentations, MFC will use some combination of
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:223671
    • 提供者:罗恺
  1. Linux_2_36060302_36060304_36060307_36060323

    0下载:
  2. 操作系统实验:模拟LINUX操作系统的虚存管理机制,采用多道程序控制方式、多级页表、FIFO请求方式完成对实存辅存的映射管理,处理访存请求。实现了FIFO、LRU、LFU等页表淘汰算法。-Experimental operating system: LINUX operating system simulation of virtual memory management mechanism, the use of multi-channel control mode, multi-level
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:610476
    • 提供者:李毅
  1. gorman_book

    0下载:
  2. Understanding the linux virtual memory manager
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3788696
    • 提供者:raja
  1. UnderstandingTheLinuxVirtualMemoryManager

    0下载:
  2. Understanding+The+Linux+Virtual+Memory+Manager linux 2.4内核内存管理的分析-Understanding+The+Linux+Virtual+Memory+Manager
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1209098
    • 提供者:侯天
  1. virtual_memory

    0下载:
  2. 本文档介绍了虚拟内存的概念和实现方法,并介绍了一些常用的内存分配原则-This document introduces the concept of virtual memory and the implementation method, and describes some common principles of memory allocation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:955386
    • 提供者:grain
  1. Indepth.understanding.Linux.memory.management

    0下载:
  2. 深入理解Linux虚拟内存管理In-depth understanding of Linux virtual memory management -In-depth understanding of Linux virtual memory management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1092844
    • 提供者:dden
  1. virtual-memory-control

    1下载:
  2. 虚拟内存控制。使用C语言编写,可用于控制系统使用的虚拟内存-Virtual memory control. Using the C language, can be used to control virtual memory use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:93335
    • 提供者:huyu
  1. Memory

    0下载:
  2. 界面比较友好,能比较清楚地看到物理内存和虚拟内存的大小和使用情况;还能整理内存。-More friendly interface, can more clearly see the physical memory and virtual memory size and usage can order memory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:37239
    • 提供者:吴彬逸
  1. virtual-memory-management

    0下载:
  2. 模拟虚拟存储 含实验报告-virtual memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1833
    • 提供者:温有空
  1. Virtual-storage-d

    0下载:
  2. 虚拟存储器各页面置换算法的实现与比较,存储管理的主要功能之一是合理的分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式存储管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。 -Virtual memory each page replacement algorithm implemented and compared
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8440
    • 提供者:liqiang
  1. Linux-memory-management

    0下载:
  2. Linux内存管理,物理内存、虚拟内存。物理地址,虚拟地址,线性地址等等之间的关系。-Linux memory management, physical memory, virtual memory. Physical address, the virtual address, so the relationship between the linear address.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:179586
    • 提供者:刘通
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com