CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - memory

搜索资源列表

  1. memory-allocation

    0下载:
  2. use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space. -use double link list to a memory implenment llocation. There will not appear maloc, new,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.84kb
    • 提供者:jinghe
  1. mem

    0下载:
  2. memory normal sizing
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1.85kb
    • 提供者:mary19831122
  1. 内存管理实验报告

    1下载:
  2. 操作系统课程设计报告,内存模拟管理- The operating system curriculum designs the report, the memory simulation manages
  3. 所属分类:OS Develop

    • 发布日期:2016-05-16
    • 文件大小:6.82kb
    • 提供者:王为
  1. mem_ctrl

    0下载:
  2. memory control source code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:387.29kb
    • 提供者:chen
  1. Clock

    0下载:
  2. 改进型CLOCK 页面置换算法实现在进程运行过程中,若其要访问的页面不在内存而需要调入内存,但分配该进程的内存 空间已经用完时,为了保证该进程能继续执行,需要从内存中把该进程的一些页调入外存中 的对换区,但调出那个页面,可以采用不同的算法。-Improved CLOCK page replacement algorithm in the process of running the course, if its trying to access pages of memory need
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:7.69kb
    • 提供者:李方
  1. clock

    0下载:
  2. 关于操作系统clock内存调度代码,描述Clock算法的基本原理、必要的数据结构、编码实现-Scheduling memory clock on the operating system code, Clock algorithm describes the basic principles of the necessary data structure, coding to achieve
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:yjian
  1. static

    0下载:
  2. 操作系统的固定分区模拟程序。固定分区将内存按用户需求分成若干固定存储区,每次分配进程、撤销进程都在分区中操作-Fixed operating system partition simulation program. Fixed partition memory according to user needs will be divided into several fixed storage area, each time the allocation process, the withdraw
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:1.56kb
    • 提供者:李志龙
  1. Memory

    0下载:
  2. 一个自己编写的用于实现计算机动态内存分配的程序,和大家分享一下,请多指教-I have written a computer used to implement dynamic memory allocation procedures, and share with you, please advise
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:63.02kb
    • 提供者:万接喜
  1. Memory

    0下载:
  2. Memory.bas关于模拟操作系统内存分配-Memory.bas on the simulation of the operating system memory allocation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:2.95kb
    • 提供者:ssssss
  1. blk_mem_gen_ds512

    0下载:
  2. block memory generator
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:682.7kb
    • 提供者:xuyanxue
  1. memory-management

    0下载:
  2. 内 存 管 理 深 入 剖 析 资 料-Memory management explains
  3. 所属分类:OS Develop

    • 发布日期:2017-05-24
    • 文件大小:7.59mb
    • 提供者:
  1. Memory

    0下载:
  2. Memory Management Simulator...........
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:40.23kb
    • 提供者:Nasir
  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
    • 文件大小:2.11kb
    • 提供者:林毅
  1. MemoryManager

    0下载:
  2. 内存管理模拟器,利用MFC模拟实现了内存的管理操作--内存分配和释放;不同内存分区利用不同颜色区分;采用首次适应算法实现。-Memory management simulator, the use of MFC to achieve a simulated memory management operations- memory allocation and release different memory partition to use to distinguish between dif
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:Jim
  1. memory

    0下载:
  2. 通过使用首次适应算法来完成对内存的分配及回收。-By using first-fit algorithm to complete the memory allocation and recovery.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1.42kb
    • 提供者:lzh
  1. memory-allocation

    0下载:
  2. 操作系统实验报告-内存分配与回收--操作系统实验报告-内存分配与回收-Operating System test report- memory allocation and recovery- operating system test report- memory allocation and recovery-
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:92.6kb
    • 提供者:
  1. Memory-management

    0下载:
  2. 操作系统内存管理实验 实验环境:Microsoft Visual C++ 6.0 编程语言:C-Operating system memory management experiment experimental environment: Microsoft Visual C++ 6.0 Programming Language: C++
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:61.1kb
    • 提供者:vincent
  1. Memory-allocation

    0下载:
  2. 内存分配, 模拟实现内存分配算法的源代码-Memory allocation
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:10.15kb
    • 提供者:吴语
  1. memory-manage-simulate

    0下载:
  2. 用C语言写的操作系统作业内存分配的模拟程序。-Written in C language, the operating system memory allocation operation simulation program.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1.9kb
    • 提供者:EndlessRoad
  1. main-memory-

    0下载:
  2. 用VC++模拟主存空间的分配与回收,.exe文件一定可执行-With VC++ simulation of main memory space allocation and recycling,. Exe files must be executable
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:44.01kb
    • 提供者:我爱班花
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com