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

搜索资源列表

  1. operating-system-(OS)

    0下载:
  2. operating system (OS)包括进程、线程与微内核技术、并发性、死锁、内存管理、多处理机调度等-Operating system ( OS ) including the process, thread and microkernel technology, concurrency, deadlock, memory management, multiprocessor scheduling etc.
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:6533530
    • 提供者:张倩
  1. jikesrvm-3.1.3.tar

    0下载:
  2. Jikes研究虚拟机(Jikes Research Virtual Machine,简称Jikes RVM)是一种成熟的用于执行Java程序的虚拟机,其早期版本与当前版本分别在通用公共许可证(CPL)与Eclipse公共许可证(EPL)下开放代码。与其他以Java编写的虚拟机不同的是,Jikes RVM采用了元循环技术。 Jikes RVM采用了元循环技术,因而其需要运行在一个引导Java虚拟机(JVM)上来创建启动镜像。启动镜像在运行时由一个小型的C装入程序载入,其本质是Jikes
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:5052609
    • 提供者:kkpudn28
  1. 20121121MemPoolTest

    0下载:
  2. 一个典型的内存管理源代码实例,供大家参考使用,要下从速!-A typical memory management source code examples for your use and reference to the next as soon as possible!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:9879
    • 提供者:hy
  1. 1

    0下载:
  2. 模拟内存管理 环境的恢复空间的回复;安家费 加快递发货电缆附件-memory mnfdhjs jkdj
  3. 所属分类:File Formats

    • 发布日期:2017-12-07
    • 文件大小:834
    • 提供者:john
  1. stm32_speex

    0下载:
  2. 改工程来自Stm32官方网站,针对wifimodII的核心模块做了适当修改,硬件上改动 TIM1ch1输出改为TIM8ch3输出; ADC1ch1输入改为ADC1ch0;针对官方库函数的引用做了些变动,其中使用到MicroLib中内存管理,修改了堆的尺寸。-Improvement Project from official website of Stm32, appropriate modifications to the core module for wifimodII the ha
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:614798
    • 提供者:胡和
  1. ncgl

    0下载:
  2. 内涵两种内存管理代码!一种是自己编写的!一种是单链表做的!-Code of the Two Connotations memory management! One is to write your own! A single linked list to do!
  3. 所属分类:assembly language

    • 发布日期:2017-11-24
    • 文件大小:52869
    • 提供者:xhb
  1. gperftools-2.0

    0下载:
  2. gperftools 是google-perftools工具中的一个内存管理库,与标准的glibc库中malloc相比,TcMalloc在内存分配的效率和速度上要高很多,可以提升高并发情况下的性能,降低系统的负载。-gperftools malloc compared the google-perftools tools a memory management library, with standard glibc library, TcMalloc much higher on the ef
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1565696
    • 提供者:胡军
  1. scatter-file

    0下载:
  2. 关于分散加载文件的个人总结,希望对大家工程的内存管理有帮助。-About scatter-loading file personal summary of the memory management of all engineering.
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:2169
    • 提供者:kito
  1. malloc

    0下载:
  2. 内存管理,使用数组完成,只能申请固定大小,如果超出范围,怎认为申请失败-Memory management
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-26
    • 文件大小:579
    • 提供者:杨广勇
  1. Buddy

    0下载:
  2. 伙伴系统内存管理方法模拟演示代码,用于操作系统学习和教学。-Partner System memory management demo code for teaching and learning.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:222792
    • 提供者:zhengdp
  1. Producer-consumer-model

    0下载:
  2. 生产者消费者模型,用c语言实现模拟内存管理中的生产者和消费者,实现用信号量和锁的使用方法-Model of producers and consumers, producers and consumers in the analog memory management using the c language, the use of semaphores and locks
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:12051
    • 提供者:
  1. Programe-structure

    0下载:
  2. 第1章 文件结构 第2章 程序的版式 第3章 命名规则 第4章 表达式和基本语句 第5章 常量 第6章 函数设计 第7章 内存管理 第8章 C++函数的高级特性 第9章 类的构造函数、析构函数与赋值函数 第10章 类的继承与组合 第11章 其它编程经.-Chapter 3 of Chapter 1, Chapter 2 program layout of the file structure naming rules, Chapter 5, Chapter 4 expression and ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:80322
    • 提供者:小夏
  1. libmadcap-0.1.tar

    0下载:
  2. 这是一个标准C/C++编写的内存分配库,是一个开源库,可以帮助在嵌入式开发中实现内存管理。-This is a standard memory allocation library written in C/C++, is an open source library, can help achieve the memory management in embedded development.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:144823
    • 提供者:
  1. TLSF-2.4.6

    0下载:
  2. 最新代码 TLSF 比较好的动态内存管理, 已经用于产品中 -TLSF DSA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-17
    • 文件大小:24182
    • 提供者:dsf
  1. windowssdk

    0下载:
  2. 在本课中,我们将用C语言写一个 Windows 程序,程序运行时将弹出一个消息框并显示"hello world"。理论:Windows 为编写应用程序提供了大量的资源。其中最重要的是Windows API (Application Programming Interface)。 Windows API是一大组功能强大的函数,它们本身驻扎在 Windows 中供人们随时调用。这些函数的大部分被包含在几个动态链接库(DLL)中,譬如:kernel32.dll、 user32.dl
  3. 所属分类:Windows编程

    • 发布日期:2014-03-18
    • 文件大小:937692
    • 提供者:xuprogramc
  1. labview-current-memory.zip

    0下载:
  2. labview中查看当前内存使用情况,方便内存管理,the labview view current memory usage, convenient memory management
  3. 所属分类:LabView

    • 发布日期:2017-11-14
    • 文件大小:5420
    • 提供者:刘健
  1. MemPool

    0下载:
  2. 内存池的经典代码,包括内存池中内存的申请,释放,结构介绍,对于学习C++内存管理很哟u帮助-Classic memory pool code, including the application of the memory pool memory, release, structure for the memory management C++ very yo u help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:9060
    • 提供者:sdfjlk
  1. SJF

    0下载:
  2. 操作系统实验内容,实现抢占式短作业优先处理机调度,结合内存管理,内存管理采用首次适应分配算法-Experimental content of the operating system, preemptive short job priority processor scheduling, combined with the memory management, memory management using the first-fit allocation algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:3083
    • 提供者:口天吴
  1. storage

    0下载:
  2. 操作系统内存管理模拟 操作系统上机作业-Operating system memory management simulation on job
  3. 所属分类:OS Develop

    • 发布日期:2017-11-19
    • 文件大小:267562
    • 提供者:利润霖
  1. MemoryManagement

    0下载:
  2. 操作系统课程设计模拟最佳适应算法内存管理-memory management
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:2231
    • 提供者:qiange
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com