资源列表
sourcenav-6.0.tar
- linux 下的源代码分析阅读器 red hat公司新版-linux source code for analysis under the reader a new version of red hat company
《Qt及Qt Quick开发实战精解》代码
- qt程序,用于qt 界面开发,创建界面,以及界面开发(QT program for QT interface development, create interface, and interface development)
embedded_Linux
- 自己制作的嵌入式Linux软件开发讲解资料-Produce their own software development of embedded Linux information to explain
LibreCAD-master
- LibreCAD是一款免费开源的多平台CAD应用程序,由大型开源社区上的用户们和支持和开发。你也可以加入她的开发中。-LibreCAD is a free Open Source CAD application for Windows, Apple and Linux. Support and documentation is free our large, dedicated community of users, contributors and developers. You, too,
LINUXW_web_site_construction_technology
- LINUX网站建设指南,很不错的资料,适合系统管理员等LINUX技术人员-LINUX Web site construction technology, very good information for system administrators and other technical personnel LINUX
AdMachine
- linux 下用qt c++做的一个简单广告机的基础模型-linux with qt c++ under to do a simple advertising machine model
APT Decoder
- the apt decoder for gnuradio to decode the apt data from satellite
UNIXcode
- UNIX环境高级编程(中文版)+书中全部代码-UNIX environment for high-level programming (English version)+ Book all the code
UNIX_env_pro
- unix环境高级编程源代码,包括原书中的各个章节,以及书中使用到的示例代码- unix environment senior programming source code
linux-programming
- 详尽讲解Linux系统开发所需要掌握的各种知识,包括简单的硬件基础和详细的软件知识。
Unix APUE
- UNIX环境高级编程全书,上下两册以及全书源代码(UNIX environment high-level programming book, up and down two books and book source code)
APUE_UNIX
- 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。