Location:
Search - unix code
Search list
Description: 本书由上、下两篇组成。上篇为UNIX版本6的源代码,下篇是莱昂先生对UNIX操作系统版本6源代码的详细分析。本书语言简洁、透彻,曾作为未公开出版物广泛流传了二十多年,是一部杰出经典之作。本书适合UNIX操作系统编程人员、大专院校师生学习参考使用。
Platform: |
Size: 10024271 |
Author: wuchunying |
Hits:
Description: 《UNIX网络编程》第一、二卷,附书中代码,这本书不用多说了吧,被称为网络编程领域最权威的两个系列之一(另一个系列是《TCP/IP详解》) 这本书的第一版问世于1990年,是Stevens的开山之作,一举奠定了Stevens在网络编程领域的重要地位。如果说TCP/IP Illustrated解答了“什么是TCP/IP”和“TCP/IP是怎么实现的”两个问题,那么这本书则是在回答“怎样运用TCP/IP开发网络应用程序”的问题。显而易见,这本书的内容更加贴近普通程序员,因此,大多数人是先学习UNP,然后再深入学习TCP/IP Illustrated。 这也是一本让人伤感的书,Richard Stevens从1997年开始撰写此书第二版,制定了一个宏大的计划,卷1阐述Socket API和TLI API,卷2阐述除Socket之外的其他IPC机制,卷3阐述网络编程应用。应该说,卷1和卷2都是为了给卷3打基础。然而天妒英才,就在世人翘首企盼第三卷的时候,1999年9月1日,Richard Stevens英年早逝。留下这套未完成的巨著,让人感慨不已。不过最近从Prentice Hall传来好消息,出版社已经找到合适的作者,重新修订这套经典巨著,其中第一卷即将问世,并且已经在Amazon上热卖。相信会有当世高人沿着Stevens的足迹给我们续写第三卷的,让我们拭目以待。
Platform: |
Size: 329108 |
Author: ericjjc |
Hits:
Description: 莱昂氏Unix源代码分析-Leon's Unix source code analysis
Platform: |
Size: 86016 |
Author: 许风 |
Hits:
Description: UNIX网络编程第1卷代码-UNIX Network Programming, Vol 1 code
Platform: |
Size: 1471488 |
Author: 周贤青 |
Hits:
Description: UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
Platform: |
Size: 136192 |
Author: 周贤青 |
Hits:
Description: 《PC数据采集》源代码-"PC Data Acquisition" source code
Platform: |
Size: 74752 |
Author: 周碧发 |
Hits:
Description: linux device driver source code
Platform: |
Size: 123904 |
Author: 刘卫 |
Hits:
Description: Source Code from Richard Steven s Unix Network Programming
Platform: |
Size: 230400 |
Author: 程为 |
Hits:
Description: 《unix网络编程第二卷》中的源代码,是学习网络编程的好例子。-"Unix Network Programming Volume II" in the source code, learning network programming is a good example.
Platform: |
Size: 642048 |
Author: 李京津 |
Hits:
Description: 在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compiler code. Documentation containing a detailed description of socket communication theory and code interpretation.
Platform: |
Size: 608256 |
Author: 李俊 |
Hits:
Description: 操作文件的函数的说明和代码,包含了所有文件操作的功能,适合在windows和unix下运行。-operation as a function of the document description and code, containing all the file manipulation functions, suitable for the windows and unix running.
Platform: |
Size: 6144 |
Author: 于明着 |
Hits:
Description: UNIX网络编程,套接字编程,第三版。非常经典的Socket书籍,名家名作,值得一看。内附源代码。-unix network progrqamming ,the 3rd edition.
classic book on socket written by famous expert,
worth reading. source code included.
Platform: |
Size: 11309056 |
Author: 李鸣 |
Hits:
Description: 是经典的UNIX的部分源代码,可以给想深入学习程序的人很好的参考。-are classic UNIX source code, can give depth to the learning process were good reference.
Platform: |
Size: 278528 |
Author: 邮件 |
Hits:
Description: unix环境高级编程的ourhdr.h和出错处理函数头文件-unix environment ourhdr.h senior programming error handling functions and the first document
Platform: |
Size: 2048 |
Author: 劳健 |
Hits:
Description: UNIX防火墙源代码.据说,很多防火墙都是参照这个源码编写的.-firewall UNIX source code. Reportedly, many firewalls are modeled on the preparation of the source.
Platform: |
Size: 360448 |
Author: 车军 |
Hits:
Description: 上篇 UNIX操作系统版本6源代码
UNIX操作系统过程分类索引
UNIX操作系统文件及过程
UNIX操作系统定义的符号列表
UNIX操作系统源代码交叉引用列表
第一部分 初始化、进程初始化
第二部分 陷入、中断、系统调用和
进程管理
第三部分 程序交换、基本输入/输出、块设备
第四部分 文件和目录、文件系统、管道
第五部分 面向字符的特殊文件
下篇 莱昂氏UNIX源代码分析-articles on UNIX Version 6 UNIX operating system source code classification process UNIX operating Index System documentation and process definition of UNIX symbolic links UNIX source code cross-reference table No. part of the initialization process initialization into the second part, interruption, system calls and process management procedures for the exchange of the third part, basic input/output, the fourth part of block device files and directories, file system, Pipeline part of the fifth-oriented character of the special paper Continued Leon's UNIX source code analysis
Platform: |
Size: 15526912 |
Author: 水 |
Hits:
Description: UNIX代码模板,包括curses/getopt/minix/msg/shell等
-UNIX code templates, including curses/getopt/minix/msg/shell, etc.
Platform: |
Size: 33792 |
Author: lanfs88 |
Hits:
Description: unix编程方面的源码 主要应用于网络,进城通信-unix code
Platform: |
Size: 189440 |
Author: jerry |
Hits:
Description: 北邮互联网 unix框架代码 需要自己填写然后构造出ftp的网络传输协议 -unix code which is used for building whole ftp connection. you need to fill the blank by yourself and finish it completely.
Platform: |
Size: 3072 |
Author: 王剑锋 |
Hits:
Description: unix源码包括文件系统,任务管理,中断,输入输出(UNIX source code includes file system, task management, interruption, input and output)
Platform: |
Size: 7919616 |
Author: jiangyi |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»