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

搜索资源列表

  1. MemoryManaging

    0下载:
  2. 内存管理模拟实验,为学校操作系统课程设计内容-Memory management simulation for the content of school courses on operating system design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:565016
    • 提供者:杨子江
  1. WINDOWSpart2

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

    • 发布日期:2017-05-21
    • 文件大小:6267056
    • 提供者:xieshangxu
  1. WINDOWSpart3

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

    • 发布日期:2017-05-22
    • 文件大小:7005967
    • 提供者:xieshangxu
  1. memory

    0下载:
  2. 一个操作系统一些内存管理机制,实现内存的基本功能以及原理-Some memory management mechanism of an operating system to achieve the basic functions and principles of memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1907894
    • 提供者:
  1. Windowscoreprogramming

    0下载:
  2. Windows核心编程,包含编程的具体方法,内存管理,动态链接库,及结构化异常处理等。-Windows core programming, including programming of specific methods, memory management, dynamic link library, and structured exception handling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22510513
    • 提供者:华克
  1. vitualMemory

    0下载:
  2. 虚拟内存管理,操作系统最重要的组成部分,能对内存进行扩展-dsfasfasfasdfsafasdfsad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:xingqiyi
  1. MemoryBitPhoto

    0下载:
  2. 位示图管理内存,对内存的分配,回收等做相应的记录,也是内存管理的重要组成部分-sdfsdfsdafsadf
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1384
    • 提供者:xingqiyi
  1. ram_manage

    0下载:
  2. 北京交通大学操作系统课的内存管理作业,没有把测试程序附上,希望同学们将此代码用于学习使用,然后测试代码可自己加上,里面有编写过程中详尽的注释,适合用做学习,也可大致了解本人代码写作过程-One homework of the BJTU s Operating System, the memory manager. Did not attach a test program. Please use this code for learning. Attach almost very detail
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:6441
    • 提供者:菜师兄
  1. 1

    0下载:
  2. 操作系统大作业之内存管理 本程序采用字符界面,全部用标准C++代码写成,可以在Liunx平台上编译,运行。由于手头上没有安装Linux的程序环境,没有提供Linux版的可执行文件。只提供了Windows版的。 本程序模拟了数次内存分配和释放的过程。采用最佳适配法。用两条链表(一条为已使用的,另一条为空闲的)管理内存。同时用数字0表示空闲,1表示第一个作业,2表示第二个作业,...以此类推。-Great job of the operating system memory manage
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:99092
    • 提供者:abel
  1. 123

    0下载:
  2. 本实验要求建造一个没有虚拟功能的内存管理系统。任务如下: ?设计一个内存管理器,支持至少两种分配策略, 如 ?rst-?t,Best-?t ?对不同分配策略的性能进行评估。-In this study, no virtual functions required to build a memory management system. The following tasks: ? Design of a memory manager that supports at least
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:343277
    • 提供者:lmjorz
  1. yemianzhihuan

    0下载:
  2. 模拟操作系统内存管理调度算法 算法选择: FIFO -Simulation of the operating system memory management scheduling algorithm selection: FIFO
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:191284
    • 提供者:tj
  1. ACE_Programmer_JiaoCheng

    0下载:
  2. < ACE程序员教程> ,主要讲叙了ACE SAP,ACE的内存管理,ACE的同步和线程管理机制,ACE并发编程模式,ACE事件多路分离和分派的体系结构,ACE接受器和连接器,ACE服务器动态配置模式,ACE消息队列等内容。-< <ACE程序员教程> " Mainly spoke of the ACE SAP, ACE memory management, ACE synchronization and thread management mechanis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:820049
    • 提供者:老方
  1. Windows_Memory_Management_MemoryStatusSearch

    0下载:
  2. 全面介绍Windows内存管理机制及C++内存分配实例(二):内存状态查询-Full descr iption Windows Memory Management mechanisms and instances of C++ memory allocation (2): Memory Status Query
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:154857
    • 提供者:
  1. Windows_Memory_Management_Heap

    0下载:
  2. 全面介绍Windows内存管理机制及C++内存分配实例(五):堆-Full descr iption Windows Memory Management mechanisms and C++ memory allocation example (5): Heap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:146856
    • 提供者:
  1. Windows_Memory_Management_Stack

    0下载:
  2. 全面介绍Windows内存管理机制及C++内存分配实例(六):堆栈-Full descr iption Windows Memory Management mechanisms and C++ memory allocation example (6): Stack
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:79583
    • 提供者:
  1. MemoryManagement

    0下载:
  2. 内存管理,内附全部源代码,请多多指教-Memory Management
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:55486
    • 提供者:亡依刑
  1. memory

    0下载:
  2. 几个可变分式内存管理集合在一起,不错的!立刻可以用-Some variable fraction of memory management together, good! Immediately available! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1755863
    • 提供者:tira
  1. os

    0下载:
  2. 本系统模拟操作系统的文件管理,内存管理,设备管理,进程管理四个模块-The simulation of the operating system file management, memory management, equipment management, process management of four modules
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:122859
    • 提供者:yuanlinjing
  1. 5wince-save

    0下载:
  2. wince-save wince内存管理-wince-save wince memory management. . . . . . . . . . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:199912
    • 提供者:叶子
  1. WINDOWS_Programmers_Guide_.No1

    0下载:
  2. WINDOWS程序员指南1_4--DLL和内存管理-WINDOWS Programmers Guide 1_4--DLL and memory management
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6851399
    • 提供者:powertseng
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com