资源列表
xvid
- 是个xvid视频解码 ,sdl显示程序。我从网上下的,大家一起学习。-xvid decode and sdl play source
abc
- linux下的远程访问的几个例子希望有用-linux remote access under a few examples of hope that useful
learning-linux-program-
- 针对于linux下的C编程,从零学起,由浅入深,适合于志向与从事linux开发的初学者。-For the C programming under linux, learn from zero,the Deep and aspirations and is suitable for beginners in linux development.
RS232_linux
- linux下 串口编程实例 包括原理以及代码实例-RS232 programing under linux
GUI_Programming_with_Qt_4
- C++ GUI Programming with Qt 4 就是这样一本参考书,从易到难,从最经典的 hello Qt 开始,到构建复杂的程序-C++ GUI Programming with Qt 4 is such a reference, from easy to difficult, from the classic hello Qt began to build complex programs
6410_delay_test-ysirss
- arm linux平台下延时函数精度测试,对usleep、nanosleep、select三种方法进行对比分析,可直接用于各种arm linux平台,需要精确延时的帮助很大-arm linux platform, precision time delay function testing, usleep, nanosleep, select three methods were compared, can be used for a variety of arm linux platform,
linux_c
- Linux的宝典!开源,共享!折射我们初学者的最好的帮手 !直接看源码,更有可取性!-Collection of Linux! Open source, sharing! Reflects our best helper for beginners! Direct look at source, more desirability!
OK6410LINUX2.6
- OK6410开发板LINUX2.6用户手册-OK6410 LINUX2.6 Development Board User2.6 Manual
qt-book
- Qt源码 很多经典的例子 可以看看 值得大家学习-QT sources there are a lot of examples
linux-cmd
- linux常用命令,分级成常用,次常用,并对每个进行解释,举例说明。-linux common commands, grading into a common, time used, and each interpretation, example.
radix64
- a program provide the convert functions between the radix64 format and the bin format,can be used in linux kernel(when used in the linux kernel,list.h need not be included)
struct_org
- an program to input/output the variable format struct,also can deal with embedded struct,can be used in the linux kernel.