搜索资源列表
Digital Unix Ultrix VAX 4.2 source code.tar.Z
- Digital Unix Ultrix VAX 4.2 source code
minix.instalation.cd-rom-2.0.rar
- minix.instalation,Minix是一个小型的unix系统,是学习操作系统开发的最好例子.
unix参考大全
- 介绍unix操作系统的书籍,比较详细介绍unix操作系统的原理和使用-on the books, more detailed unix operating system and the use of the principle
unix_V
- 著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。 本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。 -famous AT
LinuxGroupMan
- Unix 成组链接法 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management
kernel-0.2.tar
- 南京航空航天大学开发的一个类Unix和Linux的操作系统,好不好看看就知道了,-Nanjing University of Aeronautics and Astronautics development of a Unix and Linux operating system, look at how well knew, huh
simulateFileSystem
- 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect a
UNIXv6src.tar
- 莱昂氏UNIX源代码分析UNIXv6src.tar.gz-Leon's UNIX source code analysis UNIXv6src.tar.gz
v6src.tar
- Version 6 Unix 核心源代码 Version 6 Unix 核心源代码-Version 6 Unix source code Version 6 Unix source code
plan9.tar
- 这是一个同样来自贝尔实验室的和UNIX有着渊源的操作系统, 其简洁的设计和实现易于我们学习和理解-This the same one from Bell Laboratories and UNIX with source operating system, its compact design and easy to achieve our learning and understanding
unix-code-analyze
- 本书由上、下两篇组成。上篇为UNIX版本6的源代码,下篇是莱昂先生对UNIX操作系统版本6源代码的详细分析。本书语言简洁、透彻,曾作为未公开出版物广泛流传了二十多年,是一部杰出经典之作。本书适合UNIX操作系统编程人员、大专院校师生学习参考使用。
minix.instalation.cd-rom-2.0
- Unix操作系统minix 2.0源码-Minix 2.0 source Unix operating system
unixfilesystem
- 操作系统课程设计 模拟unix文件系统 心血-Simulation of operating systems curriculum design efforts unix file system
socket
- UNIX中实现基本远程socket通信的代码,主要是将客户端一个文件复制到服务器端-UNIX remote socket to achieve the basic communication code, the client is mainly a file copied to the server-side
UNIXv6src[1].tar
- Unix系统7源码,很有用的资料,看看提高巨大。-7-source Unix systems, the information is useful to see a huge raise.
Unix
- Unix的V6、V7源码,是学习内核的好例子。-Unix V6,V7 source code, good examples for studying kernel.
john.lions-lions.commentary.on.unix.6th.edition.wi
- 一个详细讲述unix操作系统设计的好书,适合作为参考手册-A detailed account of unix operating system designed for books, suitable as a reference manual
command
- 为Windows操作系统建立一个兼容Unix命令的命令接口; 实现命令包括ls,cat,cp,mv,md,rd,cd,sort,more,print,命令的内容与详细格式请查阅unix命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。-Compatible for the Windows operating system, a Unix command command interface to achieve order, including ls, cat, cp,
unix-os
- 掌握UNIX外存空间管理中的分组链接算法 1. 在程序运行的结果中应包含磁盘块的分配与回收操作。 2. 可根据输入的文件名、文件大小进行模拟磁盘分配,并在每次分配与回收后显示分配与回收是否成功,以及分配、回收的磁盘块号。 3. 在程序执行过程中,至少应包含分配不成功一次的信息。 4. 可以查看当前磁盘块的使用情况:哪些块空闲,哪些块被哪些文件占用。 -UNIX external memory space management control block chaining
design-of-unix
- 行文简单易懂,不失为带你入门内核设计世界的好书-The Design of The UNIX Operating System