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

搜索资源列表

  1. pt850

    0下载:
  2. 新大陆数据采集器pt850通讯程序C#版-Communication Program C# version of Newland PT850
  3. 所属分类:其他小程序

    • 发布日期:2014-03-05
    • 文件大小:169103
    • 提供者:dongdeli
  1. diaoye3

    0下载:
  2. 利用MFC编程,实现对内存管理中的请求调页的模拟-The use of MFC programming, memory management to achieve the requested page transfer simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7678
    • 提供者:lllrrr
  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
    • 文件大小:2963
    • 提供者: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
    • 文件大小:3986
    • 提供者:lllrrr
  1. Page

    0下载:
  2. MFC程序模拟内存的页式存储管理机制,并分时完成每个作业。-MFC simulation program storage memory page management mechanism, and time to complete each operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1066038
    • 提供者:华秋实
  1. neicunguanli

    0下载:
  2. 内存管理实验,设计一个内存管理器,支持至少两种分配策略,如first-fit, next-fit-Memory management experiment, the design of a memory manager to support the allocation of at least two strategies, such as first-fit, next-fit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:124430
    • 提供者:jiangyuan
  1. ntundoc

    0下载:
  2. 内存管理的小程序,帮助你给好的理解内存管理-Memory management of small programs to help you to better understand the memory management
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:197747
    • 提供者:yanwei
  1. 6_262

    0下载:
  2. 一种基于伙伴的内存管理系统,C++实现,效果不错-memory manager
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:17375
    • 提供者:杨征军
  1. memory

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

    • 发布日期:2017-04-02
    • 文件大小:1872
    • 提供者:zhou
  1. Labview_4.0_Advanced_I

    0下载:
  2. LabVIEW官方培训教程高级一,包含内存管理,网络互联,外部函数调用以及两个模块的丰富练习-LabVIEW Advanced one official training curricula, including memory management, network interconnection, external function call, as well as two modules of the rich practice
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2137310
    • 提供者:hengtze
  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
    • 文件大小:3219
    • 提供者:汪国梁
  1. souser

    0下载:
  2. 一些关于内存管理的小程序,可以让你对内存的操作与管理有所了解-Some information about memory management of small programs that can give you the memory of the operation and management of an understanding of
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1505109
    • 提供者:jinqwi
  1. BufferManage

    0下载:
  2. C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management fun
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1359
    • 提供者:谢德平
  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
    • 文件大小:1651
    • 提供者:mike
  1. mem_func

    0下载:
  2. C语言内存管理,支持内存泄露和破坏的调试-C language memory management, support for debugging memory leaks and damage
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2737
    • 提供者:leibou
  1. 状态转换和内存管理

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

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:lili123456
  1. 深入理解linux虚拟内存管理

    0下载:
  2. 老外写的内存管理,基于linux2.4内核(Memory management written by foreigners, based on the linux2.4 kernel)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:3782656
    • 提供者:yanxiaowen
  1. stm32f407 内存管理实验

    0下载:
  2. stm32f407的内存管理实验。支持stm32f407各个型号,(Stm32f407 memory management)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:549888
    • 提供者:小飞下
  1. 简单的职工管理系统

    0下载:
  2. C++简单的职工管理系统 1.问题描述   对单位的职工进行管理,包括插入、删除、查找、排序等功能。 2.要求   职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 3.实现提示   职工对象数不必很多,便于一次读入内存,所有操作不经过内外存交换。 (1)由键盘输入职工对象,以文件方式保存。程序执行时先将文件读入内存。 (2)对职工对象中的"姓名"按字典顺序进行排序。 (3)对排序后的职工对象进行增、删、查询、修改等操作。(C++ simple st
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:兔子先生啊
  1. 【05】红龙429_uCOS-II内存管理(2016.02.29)

    0下载:
  2. stm32f429usco嵌入式系统内存管理程序源码,有兴趣的朋友可以打开看看(Stm32f429usco embedded system memory management program source code, interested friends can open look)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:176128
    • 提供者:你好...
« 12 3 4 5 »
搜珍网 www.dssz.com