资源列表
DM6446
- 达芬奇DM6446源代码非常详细,可供参考-DaVinci DM6446 very detailed source code is available for reference
pctoexcel
- Pro*c生成EXCEL文件,此文件需要在UNIX环境下生成,文件格式是CSV-Pro* c to generate EXCEL file, this file needs to generate in the UNIX environment, the file format is CSV
gcc-testsuite-4.1.1
- GCC编译器测试套件4-GCC 4.2.2 compiler test suite
V4L2-Driver-Introduction.ppt.tar
- v4l2 introduction, internal document
S3C6410X_UM_Rev1.10_080822
- sangsung 6410 demo pcb文档 sangsung 6410 demo pcb文档-sangsung 6410 demo pcb sangsung 6410 demo pcb
pthread.c
- pthread的例子,可以很好的帮助我们理解Linux多线程的主要函数用法-pthread example, could well help us understand the main function of multi-threaded Linux usage
Mersad_Source_2005.tar
- RoboCup 2005 2D仿真 Mersad队 源代码-Mersad Source 2005
drawer.tar
- qt实现qq抽屉效果,简单的实现qq界面效果-qq drawer qt to achieve results, a simple interface to achieve the effect of qq
capclass
- 一个简单的QT和V4L2结合使用的例子,非常好用。-A good example about captureing video by v4l2 with Qt.
libthread_new
- 实现了一个线程池。其中运用了队列,以避免任务丢失。在队列和线程池之间创建了一个中间夹层,以提高可移植性。当任务来时,先压入队列,然后唤醒线程执行操作。线程完成任务后,再去队列查询,如果有任务就去执行,没有则阻塞,等待-Implements a thread pool. The application the queue, to avoid task lost. In the queue and thread pool between to create a intermediate sandwi
HumanManagement
- 一个简单的人事管理系统,在Linux平台下利用QT软件编译。-A simple personnel management system, the Linux platform using QT software compilation.
server_client
- 基于select的经典c/s架构通讯程序-Select based on the classic c/s architecture the communication process