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

搜索资源列表

  1. 操作系统_设计与实现

    1下载:
  2. 操作系统的设计与实现-Operating System Design and Implementation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:39760286
    • 提供者:none
  1. 8051 实现的tcp ip 协议

    0下载:
  2. 8051 实现的tcp ip 协议,源程序
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:108538
    • 提供者:david
  1. Java实现的常用数据结构算法

    0下载:
  2. Java实现的常用数据结构算法
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-18
    • 文件大小:307514
    • 提供者:方晓
  1. 用C语言实现银行家算法

    0下载:
  2. 用C实现银行家算法-C algorithm to achieve bankers
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8680
    • 提供者:nL
  1. 虚拟机的PC实现核心代码

    0下载:
  2. 虚拟机的PC实现核心代码.rar-Virtual Machine PC core code. Rar
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:451929
    • 提供者:必须
  1. CPU调度C语言实现

    0下载:
  2. CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT          6时间的延迟;          7:屏幕的换色.-CPU scheduling C Language Implementation 1FCFS (first come-first services) 2SJF (most of the operational priority scheduling) 3RR (Web) 4PSA (Pri
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1756
    • 提供者:蒋涛
  1. FireXOS的设计与实现

    0下载:
  2. FireXOS的设计与实现,主要介绍FireXOS系统的任务调度程序,图形设置的实现方法与原理!-FireXOS the design and implementation of major systems introduced FireXOS task scheduling procedures, graphic settings to achieve the method and principle!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:988707
    • 提供者:pzy
  1. linux下du的实现

    1下载:
  2. 深度搜索实现文件搜索
  3. 所属分类:操作系统开发

    • 发布日期:2009-03-15
    • 文件大小:1658
    • 提供者:kyouing@126.com
  1. 编程实现LRU算法或CLOCK/改进算法等置换算法

    0下载:
  2. 编程实现LRU算法或CLOCK/改进算法等置换算法(二选一),模拟实现虚拟存储器的地址变换过程。-Programming LRU algorithm or CLOCK/improved algorithms replacement algorithm (alternative), analog virtual memory address translation process.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-21
    • 文件大小:140911
    • 提供者:李朗
  1. 在NACHOS上实现了双向链表

    0下载:
  2. 在NACHOS上实现了双向链表,演示了大部分并发错误,完整实验报告与关键文件。-To achieve a two-way in the NACHOS list, shows most of the concurrency errors, complete test reports and key documents.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-23
    • 文件大小:392050
    • 提供者:Alex
  1. 经典的理发师问题,用C语言实现

    0下载:
  2. 经典的理发师问题,用C语言实现,程序实现了几个进程之间的相互调度关系,预防死锁。,Classic barber problem using C language, the program realize a number of the process of scheduling the relationship between the prevention of deadlock.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-21
    • 文件大小:10423
    • 提供者:王栩
  1. 实现操作系统模拟进程功能

    0下载:
  2. 实现操作系统模拟进程功能,帮助初学操作系统的学员更好的理解进程的功能-Realize the operating system simulation process function, help beginners operating system s students better understand the function of process
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-26
    • 文件大小:1027
    • 提供者:王二丫
  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:21284
    • 提供者:王晓
  1. os_source

    0下载:
  2. 操作系统设计与实现源码-Design and Implementation of the operating system source code
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:54547807
    • 提供者:站长
  1. file

    0下载:
  2. 用vc写得操作系统课程设计题,简单文件系统实现,对文件和目录进行创建,修改,查询,删除,读,写,打开,关闭等功能-Written by vc title operating system curriculum design, simple file system for files and directories to create, modify, query, delete, read, write, open, shut down and other functions
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:7429
    • 提供者:ws
  1. ekernel

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

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

    0下载:
  2. 操作系统中银行家算法实现科技的方式卡萨合法的卡萨合法-bank
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1173572
    • 提供者:xiajia
  1. File

    0下载:
  2. 操作系统-文件系统的实现 操作系统-文件系统的实现-操作系统-文件系统的实现
  3. 所属分类:OS Develop

    • 发布日期:2017-04-25
    • 文件大小:16208
    • 提供者:gacser
  1. code

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序-chu li ji diao du
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2166
    • 提供者:娜娜
  1. kaffe-1.1.9

    0下载:
  2. java图形操作系统,将java解释器实现在操作系统内部,缺点就是速度有点慢,不过源码有很高的质量,对java 和操作系统实现有兴趣的朋友,有很高的参考价值,尤其是其中关于硬件驱动的代码,很容易就可以移植到其他平台-The graphic operating system, the java interpreter to achieve in the operating system itself, the shortcomings of the speed is a bit slow, but
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3403652
    • 提供者:wanta
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com