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

搜索资源列表

  1. Buddy.ZIP

    0下载:
  2. Linux物理内存分配方法:伙伴系统算法原码-Linux physical memory allocation method : Partnership original algorithm system code
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:6753
    • 提供者:yuweiE
  1. 200267q568

    0下载:
  2. 图形界面的内存分配演示,很棒的界面,只是没有鼠标,但还不错-graphical interface memory allocation demonstration terrific interface, but no mouse, but still not bad! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34052
    • 提供者:liumangtu
  1. 2002671qqqw62681

    0下载:
  2. 图形界面的内存分配方法演示,还支持鼠标,很不错的,只要稍加改动就能做出自己的鼠标...很棒-graphical interface memory allocation method demonstration, also supported the click of a mouse, quite good. As long as little change can make their own mouse ... terrific!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:60152
    • 提供者:liumangtu
  1. differenct

    0下载:
  2. 堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态区)(static)—,全局变量和静态变量的存储是放在一块的,初始化的全局变量和静态变量在
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:14949
    • 提供者:stevephen
  1. high_quality_C++_Programming

    0下载:
  2. 该电子书的大部分内容取材于林锐博士一年前的书籍手稿,涉及C++编程规范、编程经验、内存分配等,是学习C++非常好的资料。-the most of the contents of e-books based on a year ago, Dr. LIN books, manuscr ipts, involving C Programming norms, Programming experience, memory allocation, C is a very good learning inf
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:609175
    • 提供者:彭时林
  1. memery_mana

    0下载:
  2. 内存分配演示程序 在dos环境下使用的-memory allocation Demonstration Program dos environment in the ~~~~~~~~~~~~~~~~~~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31165
    • 提供者:杨俊华
  1. firstaid

    0下载:
  2. 操作系统中实现内存分配中要用到的首次适应算法-achieve operating system memory allocation, use of the first-fit algorithm
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2731
    • 提供者:gnehc_663
  1. page.change

    0下载:
  2. 功能介绍: l 输入进程P总共有的页面数,l 并输入系统已经在内存中分配的页面数。当所分配的页面数大于进程P的页面数时,l 则不l 需要进行页面调度工作。 l 由进程P的页面数目,l 程序随机生成一些访问内存的页面号,l 为简化程序,l 这些页面号的数目同l 进程P的进程数目一致(这个缺陷也有待改进)。 l 由用户选择FIFO算法还是LRU算法对进程P的页面访问内存分配的页面进行分配,l 并输出具体的页面访问过程。 原理介绍: 请求页式管理中的置换算法:置换算法在内存中没有空
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:82885
    • 提供者:角斗士
  1. vxmalloc

    0下载:
  2. This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:26734
    • 提供者:nico zhu
  1. ProduceandCreater

    0下载:
  2. 在操作系统中, 生产者和消费者的问题是经典问题中的一个,是有关于进程调度的问题.通过这个MFC的程序我们可以清楚的理解它们之间的内存分配和通信.-the operating system, producers and consumers is the classic problem of a problem. is on the process of scheduling problems. Through the MFC procedures we can clearly understand
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:24597
    • 提供者:李明
  1. secalg

    0下载:
  2. 一组安全仅仅使用标准C且没有进行文件操作,内存分配的安全算法,包含md5和blowfish,可以编译成应用程序或者驱动程序使用的库.-a security group to use only standard C without documentation operation, the safety of memory allocation algorithms includes md5 and blowfish, can be compiled into applications or dri
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17807
    • 提供者:楚狂人
  1. memory1.0

    0下载:
  2. 模拟linux操作系统的内存分配与回收,并有简单的输出-simulation linux operating system memory allocation and recovery, and a simple output
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3433
    • 提供者:zy
  1. 234234234234234

    0下载:
  2. 内存分配问题 内存分配问题 内存分配问题 -memory allocation memory allocation memory allocation problem Memory allocation of memory allocation memory allocation memory allocation problem
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13665
    • 提供者:唐涛
  1. tenor_cycle

    0下载:
  2. 用于存储器分配的最佳适应算法的模拟 要求:利用Windows API中内存分配和释放的函数调用模拟用于动态分区分配的最佳适应算法的实现过程。-memory allocation for the best adaptation algorithm simulation requirements : Using Windows API memory allocation and the release of the function call for dynamic simulation of
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42594
    • 提供者:刘星
  1. memory_use

    0下载:
  2. c++内存使用的例子,对c++内存分配以及使用有一定的帮助-c memory examples of usage, memory allocation of c and use some help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5270
    • 提供者:张勇华
  1. PJSIP_test_example

    2下载:
  2. 使用开源SIP协议栈编写的一个小测试程序,包括UA和UAS两部分,完成最基本的publish会话。注:简单起见,publish没有设置消息体。 PJSIP,一个用C编写,功能强大的开源SIP协议栈,采用优秀的内存分配机制编写,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,可以用来实现各种SIP应用。 PJSIP下载见本站。-use revenue SIP Protocol Stack prepared a small test procedures, incl
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:6614
    • 提供者:liujun
  1. PJSIP_Developer_Guide

    2下载:
  2. PJSIP开发者手册及函数库查询手册。 快速学习PJSIP协议栈的必备手册。 PJSIP,一个用C编写,功能强大的开源SIP协议栈,采用优秀的内存分配机制编写,运行速度快,支持IM、Presence、PIDF、rPIDF等最新RFC,可以用来实现各种SIP应用。 PJSIP下载见本站。-PJSIP development handbook and manual functions inquiries. Fast learning PJSIP stack of manuals r
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1812580
    • 提供者:liujun
  1. neicunfenpeisuanfa

    0下载:
  2. 用数组表实现的内存分配与回收算法,希望对大家有帮助-table with an array of achieving recovery and memory allocation algorithm, we hope to help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1762
    • 提供者:阳阳
  1. teamspeak

    0下载:
  2. 动态分区内存分配与回收算法,可利用C++实现可变分区内存分配与回收算法-dynamic memory allocation with the district recovery algorithm can be used to achieve Variable Area C memory allocation and recovery algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1275103
    • 提供者:李户
  1. dongtaiguanli

    0下载:
  2. 在对数据结构有一定掌握程度的情况下设计合理的数据结构来描述存储空间,实现分区存储管理的内存分配功能,应该选择最合适的适应算法(首次适应算法,最佳适应算法,最后适应算法,最坏适应算法),实现分区存储管理的内存回收算法,在这些存储管理中间必然会有碎片的产生,当碎片产生时,进行碎片的拼接,等等相关的内容-structure of the data in a certain degree of master of rational design of the data structure to desc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:306934
    • 提供者:sunwei
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com