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

搜索资源列表

  1. mMemmoryManaay

    0下载:
  2. 内存管理函数myalloc() ,myfree()和测试使用时遇到的全部情况如:请求内存时遇到的内存不足,和能满足请求的几种情况:1.空闲区刚好与请求区大小一样2.空闲区比请求区大,但余下的不能划划分分会一个分区3.空闲区比请求区大但余下的能划分为一个空闲区。释放内存时也有好多种情况如:1.已经释放了的内存,再次要求释放2.请求释放的内存不属于myalloc分给的内存区3.释放成功,但释放块没有与前 -Memory management functions myalloc () myfree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8611
    • 提供者:dep
  1. Lmmaapzipi

    0下载:
  2. 为Linux虚拟内存驱动driver程序源码,模拟了内核空间与用户户空间之间的数据交流,是学习Linux内存管理的易用源码 可直接使用。 -Driver program source code for the Linux virtual memory drive to simulate the exchange of data between kernel space and user households space, is easy-to-use source to learn Linu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3610
    • 提供者:dep
  1. wyafffs_uccosi

    0下载:
  2. 把将yaffs 移植到 ucos 系统, 为此lwip中剥离出内存存管理函数mem.c 以弥补ucos内存管理函数的不足。 已通过测试。 -The the yaffs transplant the ucos system, this end lwip stripped out of memory memory management functions mem.c insufficient to compensate for the ucos memory management functio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:53108
    • 提供者:yoeooo
  1. 1neiicunguann

    1下载:
  2. 1.模拟操作系统内存管理2.内容要求:⑴ 自定义内存管理策略对应的数据结构;⑵ 随机产生一组申请与收回进程及要求分配与收收回内存的大小,实现内存分配与收回算法(能使用多种分配算法),计算内存运用率;⑶⑶ 显示出来内存分区管理的分配与收回过程。 -A simulated operating system memory management. Content requirements: the ⑴ custom memory management strategy, the data struc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:19298
    • 提供者:
  1. Tmemmeryyh

    0下载:
  2. 此源代码,是一个操作系统中模拟内存管理的程序源码。主要展示内存的三三种分配算法,与内存合并的方法,以解决内存的碎片问题。 可直接使用。 -This source code is the source of the analog memory management program in an operating system. Three three allocation algorithm for the main display memory, memory consolidation,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:75596
    • 提供者:
  1. mlinux_memorye

    0下载:
  2. linux下内存管理源代码。精、简、强!可直接使用。 -under linux memory management source code. Fine, simple, strong and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:53842
    • 提供者:
  1. vmemoryyx

    0下载:
  2. vxworks 内存管理 静态态内存池分配,释放等可直接使用。 -vxworks memory management, static-state memory pool allocated, freed, can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1603
    • 提供者:victim
  1. uucos2_meemc

    0下载:
  2. uc/os II 内存管理算法的改进算法。改进后的算算法很好的解决了内存溢出的问题。,已通过测试。 -uc/os II improved algorithm for memory management algorithm. Improved numerical algorithm has a good solution to the problem of memory overflow. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:90530
    • 提供者:
  1. cPP-high-quality-programming

    0下载:
  2. C++高级特性的讲解,如内存管理,内存泄露,异常处理,以及一些软件工程思想的内容。作者为林锐博士。-C++ explanation of advanced features, such as memory management, memory leaks, exception handling, and some software engineering ideas. The author is Dr. Lin Rui.
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:601367
    • 提供者:吴峥
  1. UARMMMUs

    0下载:
  2. 使用ARM 中内存管理单元MMU 部件提供的功能, 分析了ARM MMU 中所创建的页和页表的特点、类型,, 给出页表中不同描述符的类型格式以及使用一级页表和二级页表将虚拟地址转换为物理地址的方法和过 已通过测试。 -ARM memory management unit MMU components provide functionality to analyze the characteristics of a page created by the ARM MMU and page ta
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:187663
    • 提供者:tweeg
  1. STM32_RamManage

    0下载:
  2. stm32内存管理源代码,源程序,不要错过呀-the stm32 memory management source code, source code, do not miss it
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:360813
    • 提供者:王生
  1. memory_management

    0下载:
  2. 介绍Linux 的内存管理 1.IO空间 2.虚拟内存 3.Linux内存管理机制-Descr iption of Linux memory management the space 1.IO. Virtual memory 3.Linux memory management mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:294189
    • 提供者:颜建文
  1. DOS-mmc

    0下载:
  2. 讲述了dos的内存管理模式,包括是地址模式,保护模式-About the dos memory management model, including the address mode and protected mode
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1244067
    • 提供者:ys
  1. gMemmoryMggra

    0下载:
  2. c++游戏源码编程与开发中的内存管理源源码示例,适合c++的学习者 -programming and development of c++ game source code in memory management, source code examples, for c++ learners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:199730
    • 提供者:hjmhjm11
  1. Minesweeper

    0下载:
  2. dos下的,扫雷小游戏!里面的地雷分布生成!全部是随机的生成,积分牌明晰分数.....内存管理不足-dos, minesweeping game! inside the mines distribution generation! are all random generation scoreboard clarity scores ..... memory management
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:3215439
    • 提供者:杨斌
  1. FATFS

    0下载:
  2. 文件系统代码 作为一个内存管理软件包。非常小,可辅助MPU来读取内存数据-The file system code as a memory management package. Very small, auxiliary MPU to read the memory data
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:636287
    • 提供者:郝亮亮
  1. Memory

    0下载:
  2. Delphi内存管理器(进程修改),因本程序涉及系统安全,所以编译生成EXE文件后有些杀毒软件会报警,请先关掉自动防护功能。本程序运行截图如上图所示。 -Delphi memory manager (process changes), because this process involves system security, so the compiler generates EXE file some anti-virus software alarm, switch off the a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:11762
    • 提供者:天行健
  1. VxworksPtornado

    0下载:
  2. 这时一个在VxWorks 的VxSim 仿真环境下使用tornado进行编程的。主要解决以下问题: 1.扩展的内存管理机制,最大限度降低外部碎片对系统可靠性的威胁。 2.消息驱动的Task统一驱动模版。统一的消息头结构,全局消息编码,可支持短消息及长消息。 3.无信号量(互斥)支持的临界资源访问方式。 -This is a use tornado in the VxWorks VxSim simulation environment for programming. Mainly
  3. 所属分类:VxWorks

    • 发布日期:2017-11-18
    • 文件大小:432257
    • 提供者:caogen
  1. CPPMemory-management

    0下载:
  2. 关于C++的内存管理,一本非常难得的好书,欢迎下载-Memory management
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:464130
    • 提供者:塞北雪
  1. lua-5.2.0-tests.tar

    0下载:
  2. Lua是一个强大、快速、轻量级的、可嵌入的脚本语言。 Lua结合简单程序的语法与强大的数据描述构造基于关联数组和可扩展的语义。Lua是动态类型,通过解释字节码的运行一个基于寄存器的虚拟机,自动内存管理和增量垃圾收集,这使得它非常适合配置、脚本、和快速原型。 -Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-13
    • 文件大小:75065
    • 提供者:sternz
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com