资源列表
core_dumper_ver1.2
- 能把所有线程的数据和环境记录到文件,方便调试.
threads-3.6.1
- 用c++包装好的线程库,直接拿来使用,提高效率.
luabind_svn
- 本人找过多个在linux下c++的lua5.1封装库,但很少.luabind已经release的版本只支持lua5.0.这个版本是我从其cvs(svc)上取出的并支持最新的lua5.1.强烈推荐.
aic79xx-linux-2.4-20040522.tar
- 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries.
libxml++-1.0.5.tar
- This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
natsvr4
- 自己开发基于P2P通讯的网络服务器,这个是服务器代码,里面包含了如何建立UDP 的P2P连接通讯代码。
evrc_fix
- EVRC是用于高通公司的语音编码,这份代码是3GPP2所公布的关于EVRC的源代码。
x509read_c
- 阅读x.509文件的代码,c语言开发。属于ssl部分的知识。
orangeClientsourcecode
- ssl客户端的源代码实现,c语言开发。
orangeServersourcecode
- ssl的服务器的源代码,c语言实现。
orangessltlsc
- ssl和tls的源代码实现,c语言实现。ssl和tls的源代码实现,c语言实现。
embedded_Linux_device_driver_development-based_on_
- 嵌入式设计及Linux驱动开发指南:基于ARM9处理器