资源列表
[Linux/Unix编程] 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<王雪佳> 在 2025-07-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] Linux-serial
说明:Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h><zhangxiaojun> 在 2025-07-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] KeyBoard
说明:QT环境下,一个虚拟键盘窗口,已经设为一个类了,大家如果需要使用键盘,可以借鉴。-QT environment, a virtual keyboard window, has been set to a class, and we need to use the keyboard if you can learn from.<高飞> 在 2025-07-29 上传 | 大小:8kb | 下载:0
[系统编程] clearDesktop
说明:清理桌面,对系统重绘,媒体播放有,很有好处!-Clean up the desktop, the system redraw, media players are very good!<周志光> 在 2025-07-29 上传 | 大小:8kb | 下载:0
[Linux/Unix编程] tcc_utility.tar
说明:Telechips Utulity. (Rom extract and Pack)<ozkan> 在 2025-07-29 上传 | 大小:8kb | 下载:0
[加密解密] decode(BASE64)
说明:Base64的编码程序 基于VC++编写的-Base64 encoding program written with VC++<wang> 在 2025-07-29 上传 | 大小:8kb | 下载:0