TCP/IP详解 卷1:协议 附录中的免费的源代码 stevens.tcpipiv1.tar.Z TCP/IP详解卷一作者编写的软件在主机ftp.uu.net的文件published/books/stevens.tcpipiv1.tar.z中提供
2022-05-12 11:08:50 112KB stevens tcpip 网络协议
1
《TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。
2022-04-02 11:05:25 11.5MB TCP/IP 详解卷Ⅰ(协议)stevens
1
使用PyTorch进行深度学习 该存储库包含由Manning Publications出版的Eli Stevens,Luca Antiga和Thomas Viehmann撰写的《用PyTorch进行深度学习》一书的代码。 该书的曼宁网站是: : 这本书也可以在亚马逊上购买: : (会员链接;根据规则:“作为亚马逊合作伙伴,我从有资格的购买中获得收入。”) 该书的勘误表可在配员网站上找到,或在 关于使用PyTorch进行深度学习 本书旨在为PyTorch提供深度学习的基础,并在实际项目中展示它们的实际作用。 我们努力提供深度学习的关键概念,并展示PyTorch如何将其交到从业者手中
2022-03-08 02:27:05 171.29MB python deep-neural-networks deep-learning python3
1
TCP/IP详解 TCP/IP两部经典著作之一。 这里是卷一。
2021-08-02 09:34:42 6.84MB W. Richard Stevens;tcp/ip 协议
1
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第1版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版的风格的基础上,根据最新的标准对内容进行了修?┖驮霾梗?从沉俗钚碌募际醴⒄埂J橹谐?私樯躑NIX文件和目录、标准I/O库、系统数据文件和信息、进程环境、进程控制、进程关系、信号、线程、线程控制、守护进程、各种I/O、进程间通信、网络IPC、伪终端等方面的内容,还在此基础上介绍了多个应用示例,包括如何创建数据库函数库以及如何与网络打印机通信等。此外,还在附录中给出了函数原型和部分习题的答案。  本书内容权威,概念清晰,阐述精辟,对于所有层次UNIX程序员都是一本不可或缺的参考书。
2021-06-01 11:49:49 19.16MB unix 电子书 pdf
1
本书是一部UNIX网络编程的经典之作!书中全面深入地介绍了如何使用套接字API进行网络编程。全书不但介绍了基本编程内容,还涵盖了与套接字编程相关的高级主题,对于客户/服务器程序的各种设计方法也作了完整的探讨,最后还深入分析了流这种设备驱动机制。   本书内容详尽且具权威性,几乎每章都提供精选的习题,并提供了部分习题的答案,是网络研究和开发人员理想的参考书。
1
It’s been almost eight years since I first updated Advanced Programming in the UNIX Environment, and already so much has changed. • Before the second edition was published, The Open Group created a 2004 edition of the Single UNIX Specification, folding in the changes from two sets of corrigenda. In 2008, The Open Group created a new version of the Single UNIX Specification, updating the base definitions, adding new interfaces, and removing obsolete ones. This was called the 2008 version of POSIX.1, which included version 7 of the Base Specification and was published in 2009. In 2010, this was bundled with an updated curses interface and reissued as version 4 of the Single UNIX Specification. • Versions 10.5, 10.6, and 10.8 of the Mac OS X operating system, running on Intel processors, have been certified to be UNIX® systems by The Open Group. • Apple Computer discontinued development of Mac OS X for the PowerPC platform. From Release 10.6 (Snow Leopard) onward, new operating system versions are released for the x86 platform only. • The Solaris operating system was released in open source form to try to compete with the popularity of the open source model followed by FreeBSD, Linux, and Mac OS X. After Oracle Corporation bought Sun Microsystems in 2010, it discontinued the development of OpenSolaris. Instead, the Solaris community formed the Illumos project to continue open source development based on OpenSolaris. For more information, see http://www.illumos.org.
2020-01-15 03:06:55 18.48MB POSIX C
1
完整而详细的TCP/IP协议讲解,作者是国际知名的Unix和网络专家W.Richard Stevens(史蒂文斯)。这本书可以称作是TCP/IP协议的圣经。共分三卷: TCP-IP详解卷1:协议.pdf TCP-IP详解卷2:实现.pdf TCP-IP详解卷3:TCP事务协议,HTTP,NNTP和UNIX域协议.pdf
2019-12-21 18:58:05 30.4MB TCP-IP Illustrated Stevens 史蒂文斯
1