
Data Structures and Network Algorithms
There has been an explosive growth in the field of combinatorial algorithms. These algorithms depend not only on results in combinatorics and especially in graph theory, but also on the developm...
There has been an explosive growth in the field of combinatorial algorithms. These algorithms depend not only on results in combinatorics and especially in graph theory, but also on the developm...
A comprehensive introduction to network flows that brings together the classic and the contemporary aspects of the field, and provides an integrative view of theory, algorithms and applications....
In designing a network device, you make dozens of decisions that affect the speed with which it will perform - sometimes for better, but sometimes for worse. "Network Algorithmics" pro...
This is THE guide to UNIX network programming APIs. Whether you write Web servers, client/server applications, or any other network software, you need to understand networking APIS-especially so...
UNIX网络编程:第2版(第2卷 进程间通信),ISBN:9787302038153,作者:(美)[W.R.史蒂文斯]W.Richard Stevens著;杨继张译
一种良好的进程间通信(IPC)形式是复杂精致的UNIX程序性能之关键。 《UNIX网络编程卷2:进程间通信》(第2版)(英文影印版)内容详尽且具有权威性,几乎每章都有精选的习题,是计算机和网络专业高年级本科生和研究生的首选教材,《UNIX网络编程卷2:进程间通信》(第2版)(英文影印版)也可作为网络研究和开发人员的自学教材和参考书。
这是一本使用Perl编程语言创建基于网络的应用程序的指导书。 全书内容分为四个部分:基础知识,为公共服务开发客户,开发TCP客户/服务器系统和高级主题。本书的目的是教会读者利用最新版Perl为TCP/IP提供的接口,创建健壮、易维护且高效的客户/服务器应用程序,核心内容是设计基于TCP的客户/服务器系统的方法和选择以及用于特定应用的高级技术。 全书层次分明,...