资源列表
Beginning-Linux-Programming.pdf
- Linux Programming Beginners book (fourth edition) great for someone that is new to programming and linux.
code-qt
- qt 的一些实验例程,很全,包括网络通信,磁盘文件,事件,图形,图画-qt some experimental routine, very wide, including network traffic, disk files, events, graphics, drawings
Linux
- Linux服务器架设指南,介绍非常详细,可供参考。-Linux server set up guide, describes in great detail, for reference.
Linux-apply
- 本文档讲述了linux的一般使用,包括linux的命令,函数及linux的数据库程序开发-This document describes the general use of linux, including the linux commands, functions and database program development linux
FARSITE-linux
- for people interested in wildland fire modeling
code_dirver
- 主要是测试程序,比如LED驱动、按键驱动、LCD驱动的测试程序。(来源于嵌入式完成开发手册)-Mainly test program, such as LED drivers, key drivers, LCD driver testing procedures. (From embedded completed the development of manuals)
shumaxc.tar
- LINUX下的数码相框代码的实现,用到了jpeg-8解码工具。-Digital photo frame code under LINUX implementation, use the jpeg-8 decoding tool
GoogleV8.zip
- Google浏览器V8内核代码,这是Google浏览器的核心代码,也是超速代码。估计是学不明白了,拿来研究下搞个自己的浏览器比较适用。,Google browser V8 kernel code, which is Google' s core browser code, but also speeding code. Estimates are not aware of the study, used to study their own browser搞个more appropriat
20080602043347_Prentice.Hall.Essential.Linux.Devic
- 嵌入式的LUXIN开发手册,能帮你尽快的熟悉嵌入式的LUNIX开发。-Embedded development LUXIN manual can help you as soon as possible familiar with the development of embedded LUNIX.
Prentice.Hall.Essential.Linux.Device.Drivers.Apr.2
- LINUX驱动 最新版本 英文 目前中文版正在翻译中-LINUX drive the latest version of the Chinese version of English is currently being translated in
EssentialLinuxDeviceDrivers
- 在linux驱动开发领域除ldd之外的另一本杰作,值得一看
linux_ldd_en
- 英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解