CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟内存管理

搜索资源列表

  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. fenyeguanli

    0下载:
  2. 模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:4607
    • 提供者:张开波
  1. memory-management-

    0下载:
  2. 用C语言模拟虚拟存储器管理-模拟内存分配与回收。-Virtual simulation in C language memory management- analog memory allocation and recovery.--模拟内存分配与回收。-Virtual simulation in C language memory management- analog memory allocation and recovery.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:373522
    • 提供者:onmon
  1. Get_Process_Info

    0下载:
  2. 模拟任务管理器 获取进程列表 ID 名字 路径及CPU 内存占用率-Analog Task Manager process list ID name path for CPU and memory usage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:15619
    • 提供者:DEF
  1. MemoryManagement

    0下载:
  2. java swing,模拟操作系统内存管理。-Memory management model of operating system using java swing.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:88995
    • 提供者:吴翔宇
  1. p6

    1下载:
  2. 首先,您将实现一个模板双端,双链表或DLIST。然后,您 建立两个应用程序:一个反向波兰表达式计算器和一个呼叫中心将使用DLIST模拟程序。 该项目将让您在申请动态内存管理的经验,实施 模板容器类(双端双向链表,或Dlist中),使用at- 最多一次不变的存在,所有权和保护规则来实现两个简单的 采用这种结构的应用程序。-This project will give you experience in applying dynamic memory management, im
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:453255
    • 提供者:XUE
  1. Memory

    0下载:
  2. 操作系统用MFC模拟实现的内存管理算法,对初学者来说还是很不错的-Memory management algorithms implemented with MFC simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-05-17
    • 文件大小:4512949
    • 提供者:水若寒
  1. 1

    1下载:
  2. 操作系统内存管理,1.随机生成2k-10k的文件50个,文件名为1.txt、2.txt、……、50.txt,按照上述算法存储到模拟磁盘中。-Operating system memory management, a randomly generated 2k-10k file 50, a file named 1.txt, 2.txt, ......, 50.txt, according to the above algorithm to simulate disk storage.
  3. 所属分类:操作系统开发

    • 发布日期:2017-04-05
    • 文件大小:1430
    • 提供者:孙小天
  1. OSM4.0

    0下载:
  2. 一个操作系统中的内存管理的模拟实现 并非是图形化界面 主要是后台内存的管理操作,界面数据以文字显示-Simulate an operating system memory management to achieve Is not a graphical user interface Mainly background memory management, user-data is displayed in text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:19290
    • 提供者:Dong Yuan
  1. MemoryManagementSimulation

    0下载:
  2. C++实现的内存管理模拟,里面有内存的各种调度算法,符合操作系统原理-Memory Management Simulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:512635
    • 提供者:zhangyu
  1. java-library-manage-system

    0下载:
  2. java源码关于图书馆管理系统。适应于学习java的学生。内存管理,是指软件运行时对计算机内存资源的分配和使用的技术。其最主要的目的是如何高效,快速的分配,并且在适当的时候释放和回收内存资源。一个执行中的程式,譬如网页浏览器在个人电脑或是图灵机(Turing machine)里面,为一个行程将资料转换于真实世界及电脑内存之间,然后将资料存于电脑内存内部(在计算机科学,一个程式是一群指令的集合,一个行程是电脑在执行中的程式)。界面的模拟主存分配和回收。-java source code on th
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3075239
    • 提供者:jhon
  1. MemoryManage

    0下载:
  2. 模拟显示3种内存管理方式,包括简单算法、位移算法、伙伴算法-Simulations show three kinds of memory management way, including the simple algorithm and displacement algorithm, partners
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:11011
    • 提供者:Lanny
  1. OS_Memery_Management

    0下载:
  2. 操作系统内存管理的淘汰算法模拟(C语言描述,FIFO,LRU,OPT的算法实现及其它算法介绍)-Elimination algorithm simulation operating system memory management (C language descr iption, FIFO, LRU, OPT algorithm and other algorithms introduced)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:67314
    • 提供者:kqss
  1. TaskManagement

    0下载:
  2. 简单模拟任务管理,获取系统的内存使用信息等,还有其他功能需要优化,可以下载下来研究-Simple simulation task management, access to system memory usage information, as well as other features that require optimization study can be downloaded from
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:143941
    • 提供者:dailei
  1. yemimazhihuan

    0下载:
  2. 通过模拟实现请求页式存储管理的几种基本页面置换算法,了解虚拟存储技术的特点,掌握虚拟存储请求页式存储管理中几种基本页面置换算法的基本思想和实现过程,并比较它们的效率;操作系统的发展使得系统完成了大部分的内存管理工作,对于程序员而言,这些内存管理的过程是完全透明的。因此程序员从不关心系统如何为自己分配内存,而且永远认为系统可以分配给程序所需要的内存。在开发程序时,程序员真正需要做的就是:申请内存、使用内存、释放内存。该实验就是帮助读者更好地理解从程序员的角度应如何使用内存。-Through sim
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6681
    • 提供者:刘万友
  1. lingdianqifeixue_cPP

    0下载:
  2. 《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:133485
    • 提供者:zzz
  1. simulate_memory_management

    0下载:
  2. 本程序简单的模拟内存的管理,包括记录内存的使用情况,以及如何给程序非配内存空间,回收内存空闲空间-This procedure simulated a simple memory management, including records of memory usage, and how to program the non-allocated memory space, free space recovery of memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2281
    • 提供者:lain9a137
  1. Analog-page-storage-system2

    0下载:
  2. 模拟页式存储系统,模拟内存的页式管理中FIFO、LRU、LFU、OPT置换算法的实现。-The realization of FIFO, LRU, LFU and OPT replacement algorithms in the page management of analog memory is simulated by the page type storage system.
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2535070
    • 提供者:冯星伟
  1. fenyeguanli

    0下载:
  2. 模拟存储管理常用的请求分页存储管理技术 深入理解虚拟内存的思想和主要的页面淘汰算法-Commonly used in analog storage management storage management technology demand paging virtual memory depth understanding of the ideas and the main page replacement algorithm
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4747
    • 提供者:k25zhuang
  1. main_memory_management

    0下载:
  2. 内存管理模拟实验内存组织方式:可变分区、单链表分配策略:首次适配、循环首次适配-main memory management
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:baj8060liaoqun
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com