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

搜索资源列表

  1. Wangmeng_vc347772244

    0下载:
  2. 操作系统课程设计的一个小尝试,是银行家算法的具体介绍和源代码,有C/C++两种-courses on operating system design of a small attempt, the banker's algorithm introduced and the specific source code, C / C Two
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21.27kb
    • 提供者:欧阳雪
  1. OSOS

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

    • 发布日期:2008-10-13
    • 文件大小:69.26kb
    • 提供者:孙华魁
  1. OS课程设计

    0下载:
  2. 本源码是操作系统课程设计的源代码,仅供学者参考!
  3. 所属分类:Windows编程

    • 发布日期:2014-01-16
    • 文件大小:123.97kb
    • 提供者:funray
  1. IOshebeiguanli

    0下载:
  2. 操作系统课程设计IO设备管理\\源代码\\IO设备管理
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:347.37kb
    • 提供者:闫军
  1. filesystem

    0下载:
  2. 本人在做操作系统课程设计时写的一个关于简单文件系统的源代码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:14.36kb
    • 提供者:周小建
  1. Banker_algorithm

    0下载:
  2. 操作系统课程设计: 银行家算法模拟,通过程序实现定义的进程,为各进程分配资源,附有完整源代码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:260.2kb
    • 提供者:wlt
  1. 银行家算法java版源代码

    0下载:
  2. 实现进程的调度和分配,并能检测进程的安全性,代码调试无误,界面可以自行修改。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-01-07
    • 文件大小:2.66kb
    • 提供者:bebby2008
  1. DeadLock

    0下载:
  2. 死锁检测工具,《计算机操作系统》课程设计,源代码+演示程序-Deadlock Detection Tool,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:201.99kb
    • 提供者:Karley
  1. caozuoxitong

    0下载:
  2. 实现操作系统磁盘调度分析课程设计,报告源代码及实验报告所有环节。-Analysis of the achievement of the operating system disk scheduling curriculum design, the report of the source code and report on all aspects of the experiment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:109.6kb
    • 提供者:cirenlamu
  1. jinchengdiaodu

    0下载:
  2. 操作系统课程设计报告 含有实验的源代码 喜欢的可以自己来下 不限人数-you can download as long as you like
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:26.65kb
    • 提供者:青蛙
  1. OS

    1下载:
  2. 操作系统课程设计 资源管理系统 银行家算法 安全算法 源代码和课设报告-Operating system, curriculum design, resource management system security algorithm banker' s algorithm source code and class-based reporting
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:279.18kb
    • 提供者:keven
  1. myProcess

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟进程调度的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the process of scheduling the case, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:747.88kb
    • 提供者:zgm
  1. CurriculumDesignCompilingLinuxKernel

    0下载:
  2. 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:315.27kb
    • 提供者:wang can
  1. operator

    1下载:
  2. 操作系统课程设计,C语言实现的处理机调度程序,有源代码和报告-Operating systems curriculum design , C language implementation of the processor, scheduler source code and reports
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:206.16kb
    • 提供者:高飞
  1. sx2

    0下载:
  2. 操作系统课程设计,关于消费者与生产者的同步互斥问题的程序源代码。-Courses on operating system design, on consumers and producers mutual exclusion synchronization program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:wyw
  1. operating-system

    0下载:
  2. 读者与写者问题的线程实现和进程实现,这是我大三操作系统课程设计源代码-Reader and writer thread implementation issues and processes to achieve, this is my third year courses on operating system design source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:18.53kb
    • 提供者:zhaoyibin
  1. jiandanwejianxitongshixian

    0下载:
  2. 简单文件系统实现;简单文件系统实现,操作系统课程设计源代码。-Simple file system implementation simple file system implementation, operating system, curriculum design source code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:21.99kb
    • 提供者:l
  1. os

    0下载:
  2. 文件管理,操作系统课程设计,源代码和报告都有。没有密码,放心下载。没有病毒-File management, operating systems curriculum design, source code and reports both. No password, rest assured that download. No virus
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:503kb
    • 提供者:mrgao
  1. caozuoxitong

    0下载:
  2. 这是操作系统的课程设计,Linux环境下做的,有三个题目,含源代码-This is the operating system, curriculum design, Linux environment to do, there are three topics, including source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:473.68kb
    • 提供者:鸢尾
  1. yuanwenjian

    0下载:
  2. 广工计算机学院操作系统课程设计源代码 2013-Extension work of Computer Science curriculum design source code of the operating system
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:30.19kb
    • 提供者:林中鹏
« 12 »
搜珍网 www.dssz.com