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

搜索资源列表

  1. neicunguanli999

    0下载:
  2. 是操作系统的的内存管理,用vc++编的,-is the operating system memory management, using vc series ,&&&&&&&&
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1685
    • 提供者:杨钦洪
  1. 内存管理 胡一刀

    0下载:
  2. 操作系统的内存管理,包括自己的alloc和free函数-operating system memory management, including its own alloc and free function
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:39626
    • 提供者:胡一刀
  1. C++内存管理

    1下载:
  2. 操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~-operating system memory management simulation, C preparation, not visual interface, but very convenient and practical ~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:
  1. neichunguanli.rar

    1下载:
  2. 这是我做的操作系统实验内存管理 包括代码和文档,This is my operating system to do the experiment, including memory management code and documentation
  3. 所属分类:OS Develop

    • 发布日期:2016-05-16
    • 文件大小:13273
    • 提供者:张志文
  1. LRU.rar

    0下载:
  2. 计算机操作系统课程设计(内存管理及页面置换LRU算法),Curriculum design of computer operating system (memory management and LRU page replacement algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:49202
    • 提供者:immortal
  1. OSDemo

    0下载:
  2. 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:832330
    • 提供者:站长
  1. 内存管理实验报告

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

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

    0下载:
  2. 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:116421
    • 提供者:刘明
  1. ekernel

    0下载:
  2. 一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度 、系统调用等。-One simple embedded OS
  3. 所属分类:OS Develop

    • 发布日期:2017-04-23
    • 文件大小:34087
    • 提供者:mark
  1. LRU

    0下载:
  2. 操作系统内存管理的页面置换算法 LRU 同学做的 已试验过,相当好-os LRU manage
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1899722
    • 提供者:clover
  1. c

    0下载:
  2. 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:370927
    • 提供者:sinix
  1. oslib

    0下载:
  2. 操作系统课程实验中的五个经典实验,进程管理,内存管理,spooling技术等-Operating system courses experiment the five classic experiment, process management, memory management, spooling technology
  3. 所属分类:OS Develop

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

    0下载:
  2. 我们全部的四个操作系统实验,模拟系统的内存管理,磁盘管理-We test all of the four operating systems, simulation systems memory management, disk management
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3682173
    • 提供者:leolee
  1. VIRTUMEM

    0下载:
  2. 操作系统课程设计,内存管理,windows环境,开发工具:Visual C-Operating system design, memory management, windows environment, and development tools: Visual C++
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:1227708
    • 提供者:123
  1. OS_

    0下载:
  2. 操作系统试验 内存管理 操作系统课程设计-Test memory management of the operating system operating systems curriculum design
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:66262
    • 提供者:王柏霖
  1. 操作系统作业

    0下载:
  2. 模拟操作系统的内存调度,硬盘管理,CPU资源分配,进程优先级处理等等(Simulation of memory scheduling, hard disk management, CPU resource allocation, process priority processing and so on)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-31
    • 文件大小:18107392
    • 提供者:逗比2号
  1. 设计一个虚拟内存管理器

    0下载:
  2. 实现虚拟内存的分页系统, 模拟进程调度过程中的内存管理(A paging system for virtual memory to simulate memory management in process scheduling)
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-20
    • 文件大小:48385024
    • 提供者:bbjy
  1. 自己动手写嵌入式操作系统_蓝枫叶_pdf

    1下载:
  2. 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-28
    • 文件大小:4365312
    • 提供者:南的方
  1. 操作系统

    0下载:
  2. 实现作业调度(先来先服务)、进程调度功能(时间片轮转) 实现内存管理功能(连续分配)(Implementation of job scheduling (first come first served), process scheduling function (time slice rotation) Implement memory management function (continuous allocation))
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:kimwill
  1. 2016118026_高晗露_实验三

    2下载:
  2. 模拟段页式虚拟内存管理,进程创建,申请内存,缺页中断处理,驻留集大小为8(Virtual page virtual memory management)
  3. 所属分类:操作系统开发

    • 发布日期:2020-05-30
    • 文件大小:481280
    • 提供者:噜啦啦啦啦
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com