资源列表
Addison.Wesley.UNIX.Network.Programming.Volume.1.3
- Unix网络编程,内容较基础详细,适合作为工具书使用-Unix network programming
UNIXetworkProgramming.chm
- UNIX Network Programming Vol1, Third Edition The Sockets Networking Api - W Richard Stevens, Bill Fenner, Andrew M Rudo-UNIX Network Programming Vol1, Third Edition The Sockets Networking Api- W Richard Stevens, Bill Fenner, Andrew M Rudoff
UNIX_Network_ProgrammingWRichardStevens
- unix network programing and tcpip
Unix_Network_Programming_Volume_1
- Unix Network Programming Volume 1,Third Edition The Sockets Networking API
UnixNetworkProgrammingVolume1ThirdEditionTheSocket
- "Everyone will want this book because it provides a great mix of practical experience, historical perspective, and a depth of understanding that only comes from being intimately involved in the field. I ve already enjoyed and learned from reading thi
mainDialog
- 自己写的QT 界面程序,用于机器人的手持盒上。编译和测试都通过了。-QT UI
pro-linux-embedded-systems
- embedded system development project book
netfpga_full_3_0_1.tar
- NetFPGA开发基础包,里面有相关的实例工程,也有相关的源码,verilog HDL,C,JAVA等-NetFPGA development base package, there are examples of related works, there are also relevant source, verilog HDL, C, JAVA, etc.
QT_GPS_GSM
- GPS和GSM通信实验,GSM规范]对短消息传输定义了三种控制协议:即二进制协议(块模式),基于字符的AT命令接口协议(文本模式)和基于字符的十六进制编码二进制传输块接口协议(PDU 模式)。-GPS and GSM communication experiment, GSM standard] for the short message transmission control protocol defines three types: the binary protocol (block m
RunningLinux5th(2005)
- 您可能会考虑你的第一个Linux安装。或者您可能已经使用Linux多年,需要更多地了解增加了网络打印机或建立一个FTP服务器。运行Linux ,现在在第五版,是这本书你会想手头上在这两种情况下。广泛承认的Linux社区作为最终获得启动和解决问题的书,它回答的问题和处理的配置问题,经常困扰着用户,但很少涉及的其他书籍。-You may be contemplating your first Linux installation. Or you may have been using Linux f
LinuxC
- linux内核分析,学习linux的必经过程,就是对内核进行分析理解,对学习linuxC的学习者有用-Analysis of linux kernel, linux learning process to go through, that is, an analysis of the core understanding of the learners in learning useful linuxC
LinuxCfunctionreference
- Linux的C库函数手册,应用程序中所需的函数基本上都有。