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

搜索资源列表

  1. CacheManager

    0下载:
  2. 高效的内存管理机制和原理的分析,电子书籍,好资料-Efficient memory management mechanisms and principles of analysis, e-books, and good information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:133602
    • 提供者:zhou
  1. ShareMemory

    0下载:
  2. 算定内存管理, 使程序更加稳定运行.稳定压倒一切-Liquidated memory management, a more stable operation of the process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2870
    • 提供者:liulianghao
  1. memorymanage

    0下载:
  2. windwos 内存管理的源码,windows核心编程中的一个例子,自我感觉还不错-windwos source of memory management
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:31440
    • 提供者:lc
  1. Programming_Applications_for_icrosoft_Windows_Four

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

    • 发布日期:2017-06-21
    • 文件大小:36808275
    • 提供者:lijiang
  1. RTX51TINYcore

    0下载:
  2. KEIL RTX51 TINY 内核,简要介绍RTX51 TINY 的基本情况和使用方法;详细分析这个内核的任务管理和内存管理的运行机 制, 并给出其主要代码流程图。-KEIL RTX51 TINY core RTX51 TINY briefly the basic situation and the use of methods detailed analysis of the core task management and memory management of the opera
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:27610
    • 提供者:liyuanqing
  1. neicunguanlimonixitong

    0下载:
  2. 操作系统课程设计中的一个小题目---内存管理模拟系统-Curriculum design in the operating system, a small topic of memory management simulation system---
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:57683
    • 提供者:xiongdong
  1. OperatingSystem

    0下载:
  2. 该程序涉及进程创建和撤销相关理论;涉及信号量相关理论;涉及进程调度相关理论; 涉及死锁相关理论;涉及页面置换相关理论;涉及磁盘调度相关理论;涉及内存管理相关理论;是一个真实的内核实验,它涉及了可执行文件的装载与重定位。 -The program involves the process of creation and revocation of the relevant theory related Semaphore related theory involved in the proce
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:31270
    • 提供者:李方
  1. ARMMMU

    0下载:
  2. 使用ARM 中内存管理单元MMU 部件提供的功能, 分析了ARM MMU 中所创建的页和页表的特点、 类型, 给出页表中不同描述符的类型格式以及使用一级页表和二级页表将虚拟地址转换为物理地址的方法和 过-To use the funct ion of the memo ry management unit, th is paper analyzes the characters, types of pages and page tables in ARM MMU , gives th
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:187598
    • 提供者:谢开明
  1. shiyan1

    0下载:
  2. 用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节), 用首次适应法 addr = (char *)fmalloc(unsigned size) 和 ffree(unsigned size,char * addr) 或用循环首次适应法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr) 模拟UNI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3665
    • 提供者:一零
  1. good.txt

    0下载:
  2. 本文主要涉及到操作系统中的内存管理方案,采用的位示图法!-This article relates to the operating system memory management program, used in places that diagram!
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:王勇贤
  1. VLDBJ09-PMD

    0下载:
  2. 用标准C++写的基于Linux平台的磁盘、内存管理、B+树等使用程序,简单易用,是C++新手学习的好实例。-Using standard C++ written in the disk based on the Linux platform, memory management, B+ trees, such as the use of procedures, easy to use, is a C++ novice learning a good example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:556247
    • 提供者:ydb
  1. cunguanli

    0下载:
  2. 计算机软件课程试验 完成对系统内存管理的模拟 页面替换策略:FIFO,LUR,LAR-Test computer software programs to complete the simulation of system memory management page replacement strategies: FIFO, LUR, LAR
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1949
    • 提供者:
  1. uc-osii-memory-management

    0下载:
  2. uc/os内存管理可供学习,开发 使用.-uc/os memory management for learning, development and use.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:2690
    • 提供者:dd
  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. libmm

    0下载:
  2. 内存管理(包含队列管理),通过了linux下面的测试-Memory management (including queue management), adopted the following test linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7513
    • 提供者:黄礼成
  1. High-quality-CPP-C-Programming-Guide

    0下载:
  2. 第一章至第六章主要论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。世上不存在最好的编程风格,一切因需求而定。团队开发讲究风格一致,如果制定了大家认可的编程风格,那么所有组员都要遵守。如果读者觉得本书的编程风格比较合你的工作,那么就采用它,不要只看不做。人在小时候说话发音不准,写字潦草,如果不改正,总有后悔的时候。编程也是同样道理。 第七章至第十一章是专题论述,技术难度比较高,看书时要积极思考。特别是第七章“内存管理”,读了并不表示懂了,懂了并不
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:107319
    • 提供者:方周
  1. pool

    0下载:
  2. 完成内存池的分配,管理,应用,以及对内存的合理分配-The completion of the memory pool allocation, management, application, and the rational allocation of memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:61699
    • 提供者:刘诚
  1. MemMana

    0下载:
  2. 内存管理源代码,申请内存的比率和各种内存品均利用率-Memory management source code, the application rate of memory and a variety of memory products are utilization
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:194504
    • 提供者:otzibo
  1. 25175

    0下载:
  2.  简介:/Registration.asp 学生注册系统主文件 报名内容{用户名,密码,确认密码,EMail,QQ号码 ,真实姓名 ,性别,年龄,家庭住址,电话,手机,身份 证号码,密码提示问题,安全回答},完善的报名项目 所有报名内容都要经过验证,互联网上细节做的到位的25175报名类软件 /user_login.asp 通过注册的帐号:密码:验证码:进行登陆学生 /conn.asp 将此段改成你要的路径DataPath="/20070911baoming20/data/#
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-07
    • 文件大小:497807
    • 提供者:刘海
  1. system-manager.tar

    0下载:
  2. 分布式应用系统的自身设备管理软件,管理各服务器的网络状态,系统资源状态(CPU、内存、文件系统),应用进程状态等。软件采用标准SNMP协议,支持V1-V3版本。有代理也有管理模块,可以访问代理获取状态信息,也可以主动发TRAP,可以与第三方标准SNMP网管平台对接。-Distributed application system s own device management software to manage all the server s network status, system re
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:127182
    • 提供者:malibin
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com