CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统课程设计

搜索资源列表

  1. Turn up

    1下载:
  2. VC下面的读者写者问题,实验报告 操作系统课程设计
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:384803
    • 提供者:king
  1. 操作系统实验三

    0下载:
  2. 这个是存储管理的页面课程设计 已经编译完成,绝对没有错误-storage management curriculum design pages is compiled completed, there is no wrong
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:288638
    • 提供者:张行
  1. 通过消息传送数据

    0下载:
  2. 很好的操作系统课程设计,功能是利用命名管道进行通信,能学到很多东西-good courses on operating system design, function is to use named pipes for communication, a lot of things can be learned
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:131512
    • 提供者:cjl
  1. 黄欣50号

    0下载:
  2. 这是广工计算机学院05级的操作系统课程设计,是用TOUBO C做的~-Public School 05 computer operating system course design is done TOUBO C ~
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:144352
    • 提供者:chen
  1. hurricane1230

    0下载:
  2. //页式虚拟存储管理中地址转换和缺页中断的模拟。这个是操作系统课程设计的报告啊。十分有用。您一定要亲自看一看哦。-/ / virtual memory page management NAT and missing pages interrupted simulation. The operating system is designed courses ah report. Very useful. You must personally look oh.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:地方的
  1. duopidao

    0下载:
  2. 模拟多批道处理程序C# 操作系统课程设计,这个把握不大,没有好的测试例子。自己看吧。 转载请注明出自www.shootsoft.net-simulated multiple processing Road # C courses on operating system design, not grasp this, there is no good test case. Ion battery. Please specify reproduced from www.shoot
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11893
    • 提供者:尹君
  1. cuozuoxitongkechengsheji275913647

    0下载:
  2. GTK2.0编程 操作系统课程设计的一个小题目-GTK2.0 programming courses on operating system design of a small title
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10925
    • 提供者:阿良
  1. osdesign

    0下载:
  2. 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directory operations
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:92197
    • 提供者:刘冰
  1. bankC++

    0下载:
  2. 操作系统课程设计,经典的银行家算法,适合初学者学习,里面也含有c的算法描述。-courses on operating system design, the classic banker algorithm, suitable for beginners to learn, they also contain c algorithm descr iption.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18512
    • 提供者:wz
  1. fifo_lru_opt

    0下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorithm. Code straightforward compi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1752
    • 提供者:wz
  1. management&system

    3下载:
  2. 本程序是介绍二级目录文件管理系统,可作为操作系统课程设计的参考,希望大家会喜欢.-this program is to introduce two Contents document management system, the operating system can be used as a reference design courses, I hope you will like.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:245782
    • 提供者:周国梁
  1. memory_administration

    0下载:
  2. 操作系统课程设计中的内存分配与回收! 有参考价值!-courses on operating system design and distribution of memory recovery! Reference value!
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2496
    • 提供者:邹建青
  1. MemoryAllocateProject

    1下载:
  2. 操作系统课程设计之内存分配模拟,采用首次适应算法实现(JAVA版)-courses on operating system design from the memory allocation simulation, using the first adaptation algorithm (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9989
    • 提供者:蓝蜂
  1. DiskManagerProject

    0下载:
  2. 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6869
    • 提供者:蓝蜂
  1. cibidiaodu

    0下载:
  2. 有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number of requests waiting for the rig
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:43711
    • 提供者:戴天天
  1. caozuo02050210

    0下载:
  2. 操作系统课程设计----进程调度 LRU算法 内附设计报告-courses on operating system design process-scheduling algorithm containing LRU design report
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:300987
    • 提供者:于勇
  1. OSOS

    1下载:
  2. 操作系统课程设计——银行家算法的流程图、源代码、设计报告-courses on operating system design -- the banker's algorithm flowchart, source code, design report
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:70927
    • 提供者:孙华魁
  1. ycdm

    0下载:
  2. 操作系统课程设计时作的东西 操作系统课程设计时作的东西-courses on operating system design for the things courses on operating system design for things
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:325719
    • 提供者:lmming
  1. sishu

    0下载:
  2. 操作系统课程设计--死锁检测算法,这个程序自动显示死锁检测过程-courses on operating system design -- Deadlock Detection algorithm, the process automatic Deadlock detection process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:157813
    • 提供者:小枫
  1. VB6.0NCGLI

    0下载:
  2. 操作系统课程设计文件系统,我们操作系统课程的一个作业-,Visual Basic6.0,操作系统开发-courses on operating system design document systems, we will of course an operating system operational-, Visual Basic 6.0, the operating system development
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:9410
    • 提供者:LONGINCE
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com