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

搜索资源列表

  1. highprogram

    0下载:
  2. 高质量c++编程里面讲解了文件结构,程序板式,命名规则,常量,内存管理,函数设计等章节,对学习C++非要要帮助!-VC++ ,a good book!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:108177
    • 提供者:海豚
  1. Bycore-1.0.12

    0下载:
  2. Bycore是一个嵌入式操作系统内核。Bycore包括内存管理、任务管理、中断管理、任务互斥、同步与通信管理等功能。Bycore全部由C语言完成,只有少量的与硬件有关的代码由汇编代码完成。Bycore支持64优先级的多任务管理,任务数量由实际的内存大小决定。Bycore是一个抢占式的内核,任务间的切换时间确定,使得用户可以完全确定任务的切换时机。内存管理采用一种全新的算分配策略,兼顾了分配速度、管理简单、利用率高等特点。为便于移植,只需要简单修改Bycore提供的几个函数即可。另外,Bycore
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:135769
    • 提供者:李默涵
  1. stdext-2.2.00-for-vc6.tar

    0下载:
  2. stdExt是STL的一个扩展库.它扩展了STL,提供了一系列类用于实现诊断,内存管理,单元测试,文件IO等功能-StdExt is a GUI-less library. StdExt means STL (Standard Template Library) extensions. Its wiki homepage is http://cpp.winxgui.com/. It extends STL and provides a set of classes for diagnosis,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:522673
    • 提供者:alpha
  1. 2_Memory

    0下载:
  2. 内存管理实验程序。 要求 : 使用 Windows XP的 API 函数,编写一个包含两个线程的进程,一个线程用于模拟内存 分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实 现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作,每个内存操作包括 如下内容: 1、时间:操作等待时间。 2、块数:分配内存的粒度。 3、操作:包括保留(reserve)一个区域、提交(commit)一个区域、释放(release)一个区域
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2055686
    • 提供者:adia
  1. process_manager

    2下载:
  2. 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of
  3. 所属分类:Windows Kernel

    • 发布日期:2016-02-16
    • 文件大小:1977223
    • 提供者:yefeng
  1. linux0.11_memory_managemant

    0下载:
  2. linux0.11的内存管理介绍,非常经典-linux0.11 memory management, the very classic
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:188594
    • 提供者:李明
  1. winheixinzhinan

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

    • 发布日期:2017-06-21
    • 文件大小:36809004
    • 提供者:zhangth
  1. OSImitater

    0下载:
  2. 在Visual studio 2005环境下用C#语言开发完成的模拟操作系统.能够模拟系统调度,内存管理等-a program builded under Visual studio 2005 in C# to simulate computer operating system
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:518160
    • 提供者:
  1. WINDOWSINTERNALSchapter6cn

    0下载:
  2. windows internal 进程与内存管理 第六章中文翻译 难得的好东西-windows internal memory management process and the Chinese translation of Chapter VI of the rare good things
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:1148647
    • 提供者:michael
  1. os

    0下载:
  2. CSharp写的一个超微软操作系统,包括进程管理、内存管理等-CSharp write a superset of Microsoft operating systems, including process management, memory management, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:78266
    • 提供者:金元宝
  1. 2007_Jul_Memory_Microsoft

    0下载:
  2. 介绍Windows Embedded CE 6.0内存管理-Introduction memory management of Windows Embedded CE 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:250852
    • 提供者:江俊杰
  1. diaoye3

    0下载:
  2. 利用MFC编程,实现对内存管理中的请求调页的模拟-The use of MFC programming, memory management to achieve the requested page transfer simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7678
    • 提供者:lllrrr
  1. diaoye5

    0下载:
  2. m利用MFC实现对操作系统内存管理中请求调页的模拟,并计算缺页率-m the use of MFC to achieve the operating system memory management in the analog paging request, and calculate the rate of missing pages
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2963
    • 提供者:lllrrr
  1. diaoye6

    0下载:
  2. 操作系统实验,模拟操作系统内存管理中的请求调页-Experimental system to simulate the operating system memory management in the paging request
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3986
    • 提供者:lllrrr
  1. MemMenage

    0下载:
  2. 内存管理系统,上操作系统课的一个实验,分析了最优和最差的内存速度-memory management system
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2914902
    • 提供者:ollieq
  1. C

    0下载:
  2. C++语言内存管理与实现, C++语言内存管理与实现-C language memory management and implementation, C language memory management and implementation, C language memory management and implementation of
  3. 所属分类:OS Develop

    • 发布日期:2017-05-20
    • 文件大小:5730605
    • 提供者:刘金强
  1. memory

    0下载:
  2. 使用双向循环链表实现的动态内存管理,包括申请和分配内存块的过程-The realization of the use of two-way circulation list of dynamic memory management, including the application and allocation process of memory blocks
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2160
    • 提供者:林毅
  1. Linux

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14466211
    • 提供者:Miao
  1. Page

    0下载:
  2. MFC程序模拟内存的页式存储管理机制,并分时完成每个作业。-MFC simulation program storage memory page management mechanism, and time to complete each operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1066038
    • 提供者:华秋实
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com