CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - minix

搜索资源列表

  1. minix.instalation.cd-rom-2.0.rar

    0下载:
  2. minix.instalation,Minix是一个小型的unix系统,是学习操作系统开发的最好例子.
  3. 所属分类:操作系统开发

    • 发布日期:2014-02-26
    • 文件大小:52934185
    • 提供者:
  1. minix操作系统分析

    1下载:
  2. minix操作系统分析-Minix operating system analysis
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:15162
    • 提供者:none
  1. minix 源代码

    1下载:
  2. minix 源代码
  3. 所属分类:操作系统开发

    • 发布日期:2011-02-23
    • 文件大小:914375
    • 提供者:kktvvv@163.com
  1. Minix-1.0-2.0

    1下载:
  2. minix操作系统--1.0--2.0-的源代码
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-03
    • 文件大小:6755928
    • 提供者:liyunke
  1. Minix_chrt_implementation

    0下载:
  2. Minix下新增系统调用chrt,设置进程的deadline-Minix under the new system calls chrt, the deadline set process
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:81356
    • 提供者:jjc
  1. minix.instalation.cd-rom-2.0

    1下载:
  2. Unix操作系统minix 2.0源码-Minix 2.0 source Unix operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:52934456
    • 提供者:站长
  1. MINIX

    1下载:
  2. 操作系统源代码,结构非常清晰,是学习操作系统开发的最佳学习资料。-Operating system source code, the structure is very clear, is to learn from the best operating system to develop learning materials.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3341926
    • 提供者:谭一
  1. Minix

    0下载:
  2. minix的部分源码,有注释。包含block块等其他信息。-Minix some source, there is the Notes. Block contains the block, and other information.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-23
    • 文件大小:497203
    • 提供者:明明
  1. OS.tar

    0下载:
  2. MINIX操作系统的内核修改补丁,增加了实时调度,迷你文件系统,semaphore系统服务。-MINIX OS projects for adding real-time scheduling, minifile file system and semaphore service.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:183890
    • 提供者:Rex Xia
  1. source_code_for_minix3

    0下载:
  2. Linux操作系统的来源,教学用的。属于操作系统源码,代码量少但是很有学习价值。-the foundmental OS for Linux.named minix,which was a operation system source code kind of unix.just for education and study.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:258397
    • 提供者:allen
  1. minix-src-current.tar

    0下载:
  2. minix最新开源源码是操作系统初学者 值得学习的资料-minix source code to learn open source
  3. 所属分类:OS Develop

    • 发布日期:2017-05-21
    • 文件大小:6279715
    • 提供者:liaochengfeng
  1. minix3

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

    • 发布日期:2017-04-02
    • 文件大小:445025
    • 提供者:wangrongdong
  1. BOOKSRC

    0下载:
  2. minix系统的实际与实现完全揭露,源码,所有资料收集,操作系统学习不可少-minix system, the actual and to achieve full disclosure, source code, all data collection, the operating system to learn essential
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:475067
    • 提供者:胡杰
  1. Minix

    0下载:
  2. minix的进程实现即代码,适合多小型系统有兴趣的-The process to achieve that minix code, and is suitable for small-scale systems are interested in
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:33602
    • 提供者:zjx
  1. minix

    0下载:
  2. 自己动手写操作系统,这是一个minix系统源码,值得一看-Yourself to write the operating system, which is a minix system source code, worth a visit
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1124436
    • 提供者:伍宇飞
  1. Minixsc

    0下载:
  2. minix的源代码,很详细,并有分析说明,对于学习os开发对os原理的了解很有帮助-minix source code, very detailed, and some analysts note, for the learning development of the os os helpful to understand the principle of
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:686821
    • 提供者:chen
  1. minix-shell

    1下载:
  2. 教学作业完成的,在minix系统下可以编译执行的shell程序。可完成重定向和管道的输入输出。-Teaching job is completed, the system may be compiled in the minix shell procedure executed. Complete input and output redirection and pipes.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2479
    • 提供者:
  1. Minix_shell

    0下载:
  2. Minix下shell的实现 & 读者写者问题的实现 & piple监视系统的实现-Implementation & under Minix shell readers to write the problem of the realization of & piple Monitoring System
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:381578
    • 提供者:jjc
  1. Minix_brk

    2下载:
  2. Minix下brk系统调用的改进与实现(含文档)-Minix improved under the brk system call
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:121150
    • 提供者:jjc
  1. immediate

    0下载:
  2. Minix操作系统中添加immediate file功能的补丁-Minix operating system patches to add immediate file function
  3. 所属分类:OS Develop

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