资源列表
daloradius-0.9-9.tar
- daloradius-0.99 web auth
Embedded-Linux-Primer
- Comprehensive Real-World Guidance for Every Embedded Developer and Engineer. This book brings together indispensable knowledge for building efficient
Linux.Driver.Things.FULL
- 复旦大学一个学生写的Linux那些事PDF完整版本,本文涉及的内容有:USB、USB.CORE、EHCI、SCSI、PCI、BLOCK几个方面内容-The linux driver things full version. it include usb, usb.core, ehci, scsi, pci, block
sgems.tar
- 地质统计学代码gslib,C++和qt的代码。linux编译环境,也可以在windows下编译。-geostatistic gslib
vim-6.4.tar
- vim6.40源代码,在HP-UNIX,AIX,SCO,LINUX系统下编译过,没问题,很好用-vim6.40 source code, the HP-UNIX, AIX, SCO, LINUX system compiled, no problem, easy to use
4
- TI 28335例程,包括通用接口功能实现,比如串口,输入输出,SPI,中断等-TI 28335 routines, including common interface functions, such as serial port, input and output, SPI, interrupt
snort-2.8.4.tar
- snort-2.8.4.tar.gz软件包snort-2.4.5.tar.gz 下载地址http://down1.chinaunix.net/distfiles/snort-2.4.5.tar.gz # tar -zxvf snort-2.4.5.tar.gz # cd snort-2.4.5 # ./configure --with-mysql # make # make install
UNIXteachnology
- _UNIX 技术——系统管理篇,让你很快学会如何用unix技术解决复杂的系统管理问题。-_UNIX Technology- System Management articles, allows you to quickly learn how to use unix technology to solve complex system management issues.
opensaf-4.0.0.tar
- openSAF 4.0.0:CGL开源软件,高可用中间件-openSAF version 4.0.0,CGL open source software,HA
Qt_Creator1
- QT教程,为了使更多的QT初学者能尽快入门QT也为了能够普及QT的开发-QT tutorial, in order to make more QT beginners can introduction QT as soon as possible, in order to be able to popular QT development
Linux
- Linux的一些自习资源,内容甚为详细。大家有兴趣可以下载-yes
glib-2.0.0
- GLib是GTK+和GNOME工程的基础底层核心程序库,是一个综合用途的实用的轻量级的C程序库,它提供C语言的常用的数据结构的定义、相关的处理函数,有趣而实用的宏,可移植的封装和一些运行时机能,如事件循环、线程、动态调用、对象系统等的API。它能够在类UNIX的操作系统平台(如LINUX, HP-UNIX等),WINDOWS,OS2和BeOS等操作系统台上运行。