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

搜索资源列表

  1. Csave

    0下载:
  2. c++内存管理应用,有利于更好的掌握c语言-c++ memory management application, is conducive to a better grasp of c language
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:58747
    • 提供者:孙涛
  1. mm

    0下载:
  2. 内存管理程序,实现页面调度模拟,采用了FiFo和LRU两种方式-A program use the method of FiFo and LRU to realize page control
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:6133
    • 提供者:liuyun
  1. memory_management

    0下载:
  2. linux内核内存管理分析,包括分页影射,kmalloc(),slab,vmalloc(),kmap-linux kernel memory management analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:8620
    • 提供者:fguo
  1. mem_manage

    0下载:
  2. ucos下的内存管理实例源码,配合ucos标准教程一书-ucos instance memory management under the source, with the standard tutorial book ucos
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:165507
    • 提供者:petterzhao
  1. w11_latest[1].tar

    0下载:
  2. 该项目包含一个完整的PDP - 11系统:一个内存管理单元七十○分之十一的CPU,但没有浮点单元,一组基本的单总线外围设备(DL11,LP11,PC11,RK11/RK05),以及最后但并非最不重要的一用于SRAM和PSRAM高速缓存和内存控制器。该设计的FPGA验证,目前运行Digilent的S3BOARD和NEXYS2板和靴子第5版的UNIX和2.11BSD UNIX操作系统。-The project contains a complete PDP-11 system: a 11/70 CP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:714582
    • 提供者:zhaohaiting
  1. UnderstandingLinuxMemoryManagement

    0下载:
  2. 学习linux内存管理的精华总结,是作者几年经验的集合。-it is the conclusion of linux memory management,the experience of author learning for several years.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:427021
    • 提供者:topyang
  1. Mm

    0下载:
  2. 自己写的一个关于内存管理得小程序,用VC++写的,可以完美运行-Memory management
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1313884
    • 提供者:Kevin
  1. damd_os_memory

    0下载:
  2. 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:3072
    • 提供者:周南
  1. Windows_Via_C-CPP

    0下载:
  2. 本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。 本附件附全部电子版书籍和源代码,是学习Windows编程不可多得的好资料。-This book is to expla
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:27250556
    • 提供者:罗二小
  1. WindowsCoder

    0下载:
  2. 核心编程,本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -Core programming, this book is to explain the internal mechanisms of Windows ope
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26988679
    • 提供者:五月天
  1. C_plus_memory

    0下载:
  2. C++内存管理 内存管理在C++中无处不在,内存泄漏几乎在每个C++程序中都会发生,因此要想成为C++高手,内存管理一关是必须要过的-C++ Memory management
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:60484
    • 提供者:Alex
  1. lru.c.tar

    0下载:
  2. 操作系统内存管理--LRU方式,C语言实现-Operating system memory management- LRU way, C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:592
    • 提供者:张明蔚
  1. cp.c.tar

    0下载:
  2. 操作系统内存管理--生产者消费者,C语言实现-Operating system memory management- producers and consumers, C language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:张明蔚
  1. Linux1

    0下载:
  2. Linux内核内存管理,很详细地描述了Linux内存管理-Linux kernel memory management, a very detailed descr iption of the Linux memory management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:451382
    • 提供者:李炜
  1. Linux_Memory_Manager

    0下载:
  2. Linux下内存管理,(包括内存分配以及内存池管理)-Linux memory manager
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:353896
    • 提供者:sinl
  1. os

    0下载:
  2. 模拟操作系统,模拟实现操作系统的文件管理,进程管理,内存管理和设备管理等内容。-Operating system simulation, simulation to achieve the operating system file management, process management, memory management and device management and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:404156
    • 提供者:康业凯
  1. memory

    0下载:
  2. 内存管理模拟,模拟windows的内存,采用SDL,和C++编写,模拟了Windows的first fit 内存申请模式。-Memory management simulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3614937
    • 提供者:liuyufan
  1. MemoryManager(2010)

    0下载:
  2. 内存管理模拟,书本上例题模拟实现内存管理模拟,书本上例题模拟实现-Memory management modeling, simulation implementation examples in books
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:20988
    • 提供者:dugumengyouzi
  1. buddy_allocte

    0下载:
  2. 1.实现一个内存管理的伙伴算法,实现内存块申请时的分配和释放后的回收。 实验准备 用随机函数仿真进程进行内存申请,并且以较为随机的次序进行释放。对其碎片进行统计,当申请分配内存失败时区分实际空间不足和由于碎片而不能满足。 -1. To implement a memory management algorithm partners to achieve the allocation of memory blocks and release time of applica
  3. 所属分类:系统编程

    • 发布日期:2013-11-12
    • 文件大小:2027
    • 提供者:zhongkeli
« 1 2 ... 28 29 30 31 32 3334 35 36 37 38 ... 50 »
搜珍网 www.dssz.com