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

搜索资源列表

  1. 操作系统课程设计(四实验和一)

    0下载:
  2. 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1516795
    • 提供者:阳光
  1. Diskatt

    0下载:
  2. C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10361
    • 提供者:
  1. MyIE_Code

    0下载:
  2. 1.MyIE开源工程协议 MyIE开源工程遵循GNU通用公共许可证GPL(GNU General Public License)开发,任何人都可以永久免费安装使用,在你下载和使用MyIE源代码前,请阅读并同意这个许可(http://www.gnu.org/copyleft/gpl.html),中文版本(http://www.morequick.com/down/gpl_chs.htm). 2.工程编译提示 如果你使用的是VC++6,你需要更新2个头文件,请从这里下载: http
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:384841
    • 提供者:hhh
  1. 3

    0下载:
  2. CreateSemaphore #include <stdlib>
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1522
    • 提供者:影子
  1. 9

    0下载:
  2. 操作系统课程设计_进程调度演示源程序 #include \"stdio.h\" #include \"stdlib.h\" #include \"string.h\" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:wjx
  1. 操作系统实习报告1

    0下载:
  2. 操作系统实习报告:包括进程管理,进程间通信-operating system internship report include : process management, inter-process communication
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:21660
    • 提供者:金龙
  1. os2

    0下载:
  2. 处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:200044
    • 提供者:成龙
  1. 文件系统xxx

    0下载:
  2. 操作系统的文件系统程序,内容包括登陆,创建等功能.-OS file system,include logging in,create file etc.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:24075
    • 提供者:若竹
  1. Award PIIX4 bios source code

    0下载:
  2. Award PIIX4 bios source code, include ACPI control, bios initialize,
  3. 所属分类:操作系统开发

    • 发布日期:2010-10-19
    • 文件大小:2188731
    • 提供者:aaalexhsu
  1. Nachos-labs

    1下载:
  2. nachos操作系统实习的四个实验代码和报告。包含线程调度,文件系统和内存管理等实现-nachos practice of the four experiments operating system code and reports. Include thread scheduling, memory management, file system and achieve
  3. 所属分类:操作系统开发

    • 发布日期:2013-06-03
    • 文件大小:4270766
    • 提供者:古龙
  1. MAIN.rar

    0下载:
  2. 非常完善的小型操作系统代码!是学习操作系统的最好的一个,代码最少,但操作系统的内容全部包括在内!上学时候学习用的!,Very well-established small-scale operating system code! Is learning one of the best operating system, code at least, but the content of operating systems include all! When used to go to schoo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:7348
    • 提供者:焦健
  1. MultiBoot

    0下载:
  2. 用汇编语言,设计一个多重引导程序,安装在一个装有多个操作系统的硬盘里,在计算机启动的时候,能让用户选择要启动的系统。 这是学习汇编程序设计课程的实验,自己写的,用masm编译,在vmware虚拟机上测试通过。内附源码、可执行程序及实验报告。 该程序会改写MBR引导的部分,在真是机器上运行有风险。-This is multi-boot program. With MultiBoot installed in the hard drive installed several OS, user
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:11499
    • 提供者:Janzhen
  1. program

    0下载:
  2. 设计实现4bit FIFO, 数据深度为8, 产生满, 空状态标志-The diagram of FIFO is shown in figure 1. The FIFO consists of two component: FIFO control logic and RAM. The control logic generates the address (ADD) and write enable (WE) to the RAM so that the fi
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:3079
    • 提供者:shao
  1. nachos01

    0下载:
  2. nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent error. Include file Makefile.co
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:82072
    • 提供者:yy
  1. floppy

    0下载:
  2. 了解载windows系统中如何直接使用磁盘的读写功能,所编应用程序能够响应用户指定的读、写磁盘扇区的请求也能提供查看磁盘相关参数的功能。技术的关键是使用了windows提供的API(应用程序接口)来实现所要求的功能。通过本试验,用户可以利用API进行底层的磁盘操作。同时还附Liuux下的设备驱动程序。-#include <windows.h> #include <winioctl.h>//包含了DISK_GEOMETRY等的定义 #include <iost
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:65598
    • 提供者:jjl
  1. include

    0下载:
  2. 磁盘调度算法,包含先来先服务,最短优先调度服务,电梯调度算法,单向调度算法,我也不知道到底好不好-disc dispatch algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:4550
    • 提供者:李小月
  1. rkwpatch.tar.bz2

    0下载:
  2. Rkwpatch is a tool that allows patching rockchip rk27xx firmware files commonly called BASE.RKW. It allows you to include custom code into the firmware.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:4378
    • 提供者:AleMaxx
  1. fenqucunchu

    0下载:
  2. 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:
  1. qiangqiutiaoye

    0下载:
  2. 根据请求调页存储管理方式的相关原理,编程模拟实现一个请求调页存储管理系统,该系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法和最佳淘汰算法。同时系统可以随意设置当前分配给作业的物理块数。 系统运行时,任意输入一个页面访问序列,设定不同的页面置换算法和物理块数,输出其页面淘汰的情况,计算其缺页次数和页面置换次数。 系统结束后,要求比较同一个页面访问序列,在不同的页面置换算法和物理块数的情况下,其产生的缺页次数和页面置换次数,并分析其原因 -Pa
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:181284
    • 提供者:hlhi
  1. daima

    0下载:
  2. 请求分页存储管理系统,系统的页面置换算法必须包括先进先出页面淘汰算法(FIFO)、最近最少使用LRU页面淘汰算法、最佳淘汰算法。-Storage management request paging system, page replacement algorithm must include the page-out algorithm FIFO (FIFO), least recently used LRU algorithm for page-out, the best-out algori
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:1073
    • 提供者:zhouwei
« 12 3 4 »
搜珍网 www.dssz.com