搜索资源列表
serial.rar
- qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
qt_draw_curve.tar.gz
- QT画实时曲线的一个工程源码。希望可以对大家有用。。。,QT draw realtime curve.
imagepro
- QT 多线程 主次线程之间的通信实例,用于图像事务处理,Qt4 版本-QT multi-threaded communication between primary and secondary threads instance, for image transaction processing(TransactionThread), Qt4 version
MultiThrTest
- QT 4.5 演示QT中多线程的各种操作和定义 适合初学者-QT 4.5 Demo QT in a variety of multi-threaded operations and definitions for beginners
threads
- qt 多线程编程 qt以前版本对于多线程不是支持很好,这是一个很好的例子-qt4.5.3 threads
MyThread
- Qt多线程示例,对于初学者比较适合用来学习练手-Qt Thread program
threads
- QT多线程编程实例,通过实例的形式介绍QThread使用-QT multi-threaded programming examples, introduced by the examples in the form of QThread use
QT-CPP-Multi-UIProgress
- 基于c++的QT编程,在子线程中更新UI,可以多线程操作。-good QT program
queuedcustomtype
- Qt多线程使用,这是一个比较好Qt多线程编程使用的方法-Qt multithread
QT-multithreaded
- 一个QT 多线程的例程,简单易懂,适合新手入门学习使用-A QT multithreaded routines, easy to understand, suitable for beginners learning to use
Qt4Ex
- Qt 实现简单的多线程, 经典的生产者消费者模型(Example of MultiThread by Qt)
ThreadTool
- qt 多线程例子,实现信号量,线程通讯等 (QT multi-threaded example, the realization of semaphores, threads, communications, etc.)
Semaphore
- windows下qt多线程开发实例,简单应用场景,可参见QT编程手册第5版(Windows multithreaded development under QT example, simple application scenarios, see QT programming manual Fifth Edition)
黑马程序员C-C++学科重磅精品学习资源
- Qt多线程实还快点发货考虑对方考虑对方看来大家快来放假了(MultiThreaddfdkfdjlkfjdlkjfl)
[.[.serial
- 使用QT实现多线程串口通信,功能强大,程序完善,运行稳定,且效率较高。(Achieve multi-threaded serial communication)
ThreadDownload
- 基于qt的多线程下载器,还有不少bug.(Multi thread Downloader)
Qt多线程
- qt程序,对于qt感兴趣的可以看看,很有用的(QT program, for QT interested can see)
QtMultiThreadTcpServer-master
- Qt多线程实现多个客服端和服务器进行通信,使用的类QTcpServer和QTcpSocket以及线程(Multithreading realizes the communication between multiple client terminals and servers)
myThread
- 基于QT的QThread多线程应用程序开发指南(QT-based QThread multi-threaded application development guide)
多线程tcp服务器
- c#语言,vs中开发,线程安全,已投入用于项目,实用性强。需要c++语言的请留意,在qt中开发的。