The BookList about Computer Network

本文列举了关于计算机网络和TCP/IP协议的重要书籍,包括Andrew S. Tanenbaum的《Computer Networks》、W. Richard Stevens的《TCP/IP Illustrated》系列、Douglas E. Comer的《Internetworking with TCP/IP》系列。这些书籍深入浅出地探讨了网络协议、实现细节以及相关应用,是学习TCP/IP领域的必备读物。

2.1.Computer Networks

Computer Networks, Fourth Edition
Author: Andrew S. Tanenbaum
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0130661023

Product Details
pages: 912 pages
Publisher: Prentice Hall PTR
ISBN: 0130661023
Average Customer Review: Based on 94 review(s).
Format:
Size:
Supplier:
Summary:
This is the long-awaited 3rd Edition of Tanenbaum's classic book on computer networking. The finest network engineer I know (who was stolen from my previous employer by developers of IPv6) swears by this book, and it is arguably the best single resource for gaining a good technical understanding of modern networking in the mid 1990s. Very Highly Recommended. --This text refers to an out of print or unavailable edition of this title.

2.2.TCP/IP Illustrated Volume 1/2/3(影印版,中文翻译版,翻译的有不尽人意的地方。总体翻译不错)
UNIX Network Programming, Volume 1/2(影印、中文翻译,我觉得翻译得很好,不过很多人说不好,我当时看了一点不好评论)

The Protocols (TCP/IP Illustrated, Volume 1)
Author: W. Richard Stevens
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201633469

Product Details
pages: 600 pages
Publisher: Addison-Wesley Pub Co
ISBN: 0201633469
Average Customer Review: Based on 57 review(s).
Format:
Size:
Supplier:
Summary:
TCP/IP Illustrated, Volume 1: The Protocols is an excellent text that provides encyclopedic coverage of the TCP/IP protocol suite. What sets this book apart from others on this subject is the fact that the author supplements all of the discussion with data collected via diagnostic programs; thus, it is possible to "watch" the protocols in action in a real situation. Also, the diagnostic tools involved are publicly available; the reader has the opportunity to play along at home. This offers the reader an unparalleled opportunity to really get a feel for the behavior of the protocols in day-to-day operation. TCP/IP Illustrated, Volume 1: The Protocols features clear discussions and well-designed figures.
The Implementation (TCP/IP Illustrated, Volume 2)
Author: Gary R. Wright / W. Richard Stevens
URL: http://www.amazon.com/exec/obidos/tg/detail/-/020163354X

Product Details
pages: 1174 pages
Publisher: Addison-Wesley Pub Co
ISBN: 020163354X
Average Customer Review: Based on 10 review(s).
Format:
Size:
Supplier:
Summary:
TCP/IP Illustrated, Volume 2 contains a thorough explanation of how TCP/IP protocols are implemented. There isnt a more practical or up-to-date bookthis volume is the only one to cover the de facto standard implementation from the 4.4BSD-Lite release, the foundation for TCP/IP implementations run daily on hundreds of thousands of systems worldwide. Combining 500 illustrations with 15,000 lines of real, working code, TCP/IP Illustrated, Volume 2 uses a teach-by-example approach to help you master TCP/IP implementation. You will learn about such topics as the relationship between the sockets API and the protocol suite, and the differences between a host implementation and a router. In addition, the book covers the newest features of the 4.4BSD-Lite release, including multicasting, long fat pipe support, window scale, timestamp options, and protection against wrapped sequence numbers, and many other topics. Comprehensive in scope, based on a working standard, and thoroughly illustrated, this book is an indispensable resource for anyone working with TCP/IP.
TCP for Transactions, HTTP, NNTP, and the UNIX(R) Domain Protocols (TCP/IP Illustrated, Volume 3)
Author: W. Richard Stevens
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201634953

Product Details
pages: 352 pages
Publisher: Addison-Wesley Pub Co
ISBN: 0201634953
Average Customer Review: Based on 4 review(s).
Format:
Size:
Supplier:
Summary:
Uses a visual approach to describe the TCP/IP protocol suite, focusing on T/TCP (TCP for Transactions) and covering HTTP, NNTP, and UNIX domain protocols. Details the implementation of T/TCP within the 4.4BSD-Lite networking code, discussing subjects such as the socket layer, routing tables, and protocol control blocks. For programmers and system administrators with a basic understanding of how TCP/IP protocols operate. Annotation c. by Book News, Inc., Portland, Or.

2.3 Internetworking With TCP/IP Vol 1/2/3(有中文版)
Internetworking with TCP/IP Vol. I: Principles, Protocols, and Architecture
Author: Douglas E. Comer
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0132169878

Product Details
pages: 640 pages
Publisher: Prentice Hall
ISBN: 0132169878
Average Customer Review: Based on 38 review(s).
Format:
Size:
Supplier:
Summary:
The all-time best-selling TCP/IP book, this is still the reference for anyone who wants to learn about or work with the TCP/IP protocol suite. Justly renowned for its clarity and accessibility,this superb text covers wide area Internet backbones as well as local area network technologies like FDDI and Ethernet. This is volume 1 of a 3 part set including Internetworking With TCP/IP (Vol. 2): Design, Implementation, and Internals and Internetworking With TCP/IP (Vol. 3): Client-Server Programming and Applications/BSD Socket Version

2.4High-Performance Communications Networks(影印版,中文翻译版)
High-Performance Communications Networks
Author: Academic Press
URL:
http://www.amazon.com/exec/obidos/tg/detail/-/1558606548

Product Details
pages: 693 pages
Publisher: Butterworth-Heinemann
ISBN: 1558606548
Average Customer Review: N/A

2.1是Andrew S. Tanenbaum老大的著作,一名可以称得起伟大的教育家,他写的书个个是精品,结构化计算机组成、计算机网络、分布式系统、操作系统、现代操作系统,天哪!本本都是精品,除了结构化计算机组成,其余的书都作为我们学校本硕博的教材和参考书。书写得深入浅出、深度广度都很有分寸、语言流畅

2.2是W. Richard Stevens大老的专著、他的书也是本本精品,可惜天妒英才、英年早逝,他给我们留下的
UNIX Network Programming, Volume 2, Second Edition: Interprocess Communications, Prentice Hall, 1999.
UNIX Network Programming, Volume 1, Second Edition: Networking APIs: Sockets and XTI, Prentice Hall, 1998.
TCP/IP Illustrated, Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols, Addison-Wesley, 1996.
TCP/IP Illustrated, Volume 2: The Implementation, Addison-Wesley, 1995.
TCP/IP Illustrated, Volume 1: The Protocols, Addison-Wesley, 1994.
Advanced Programming in the UNIX Environment, Addison-Wesley, 1992.
UNIX Network Programming
都是所在领域的Must Read,他的书很大的特点在于图文并茂、善于洞察读者的心思,知道读者困惑什么想进一步知道什么,读后总有种痛快淋漓、恍然大悟的感觉(我只读过TCP/IP Illustrated 1/2,其他没读过,其他方向的同学读过他的其他专著,都有这种感觉)
2.3
如果说英雄所见略同,我觉得Comer和Stevens真的是所见略同的大家,连专著内容安排都一样,都是三卷。每卷内容大同小异,第一卷都讲协议、第二卷将实现(都是一堆堆代码),第三卷讲tcp/ip上的应用,相比较而言,Comer的书更加浅显,也就更较好懂,更容易入门。他还有本网络入门书,Computer Networks & Internets,其余的还有体系结构、操作系统等方面的书,都是入门的好书
2.4 也不错,教材改革,就改用了这本教材(主要是因为适应科研需要)当时反映这本书有点晦涩,不太容易理解sad. 还有c++ ace网络编程的,没看过,据说也不错.
有时教研室老师半认真半开玩笑说,学计算机,知道几个人就行了,他们是
aho,ullman,Tanenbaum,Stevens,stallings,Comer

内容概要:本文围绕“面向高精度电流控制的PMSM多参数PSO辨识模型研究”,系统阐述了基于Simulink的永磁同步电机(PMSM)多参数辨识方法,重点采用粒子群优化算法(PSO)实现对电机关键内部参数的高精度辨识。研究构建了完整的PMSM控制系统仿真模型,结合智能优化算法,解决了传统参数辨识中精度低、收敛慢的问题,有效提升了电流环控制的动态性能与稳态精度。该方法特别适用于对控制精度和响应速度要求较高的工业应用场景,如高性能伺服系统、电动汽车驱动系统等,具有较强的工程实用价值和科研参考意义。文中提供了完整的Simulink仿真模型与配套代码,确保了研究内容的可复现性和实践操作性。; 适合人群:具备电机控制、自动化或电气工程等相关专业背景,熟悉MATLAB/Simulink仿真环境,从事电机驱动系统研发、控制算法设计或相关领域科研工作的工程师及研究生,尤其适合工作1-5年、希望深入理解先进参数辨识技术的研发人员。; 使用场景及目标:①开展高精度PMSM控制系统的设计与参数辨识研究;②学习并掌握PSO等智能优化算法在电机系统参数辨识中的具体实现与调优技巧;③完成学术论文复现、科研项目验证、毕业设计或工程原型开发,提升对现代电机控制核心技术的理解与应用能力。; 阅读建议:建议读者结合提供的Simulink模型与源代码进行动手实践,按照文档逻辑逐步搭建与调试仿真系统,重点关注PSO算法与电机模型的交互机制、目标函数设计及参数收敛过程,通过对比不同工况下的辨识结果,深入理解算法性能与控制精度之间的内在联系。
内容概要:本文档详细介绍了基于Simulink的双机并联虚拟同步发电机(VSG)系统仿真模型,重点涵盖微电网黑启动、有功/无功功率分配、虚拟阻抗控制及预同步并网控制等核心技术的实现方法。通过构建完整的VSG控制系统,实现了在孤岛模式下微电网的安全启动与稳定运行,有效解决了多逆变器并联系统中的功率均分问题。采用虚拟阻抗技术优化输出阻抗特性,提升了系统的稳定性与动态响应能力;同时引入预同步控制策略,确保并网前电压、频率和相位的高度匹配,显著降低并网冲击电流。该仿真平台为研究微电网自治运行、提升可再生能源消纳能力以及VSG关键控制技术的验证提供了高可信度的实验环境。; 适合人群:电力系统、电气工程及其自动化等相关专业的高校研究生、科研人员,以及从事微电网、分布式能源系统、新能源并网技术开发的工程技术人员。; 使用场景及目标:①用于教学与科研中对虚拟同步机控制策略的理解与验证;②支撑微电网黑启动过程的建模仿真与优化研究;③开展多逆变器并联运行下的功率协调控制算法设计与性能测试;④为实际工程中微电网控制器的开发与调试提供理论依据与仿真支持。; 阅读建议:建议结合MATLAB/Simulink环境动手搭建模型,对照文档逐步实现各功能模块,重点关注控制环路设计、参数整定及仿真结果分析,可进一步扩展至多机多场景复杂工况以深化对系统动态行为的理解。
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值