搜索资源列表
CountString
- 基于QT-4.7.3下的一个字符串个数统计工具,即打开一个文本文件,程序会自动统计你输入的字符串,统计过程采用线程方式,奉上全部工程文件,打开PRO文件编译即可运行,适合初学者。-String statistics
Qt_multithred
- Qt中多线程实例,用于学习qt编程,很基础和实用-Examples of multi-threaded Qt, for learning QT programming, very basic and practical
DrawAndEditTest
- 实现了简单的画板功能,用户可以选择要画的图线(线段、圆圈或者矩形)(A simple drawing board function, the user can choose to draw the line (line, circle or rectangle))
Semaphore
- windows下qt多线程开发实例,简单应用场景,可参见QT编程手册第5版(Windows multithreaded development under QT example, simple application scenarios, see QT programming manual Fifth Edition)
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)
chuankou
- 利用QT读取单片机发送的串口数据,并实时显示心电波形图。子线程接收数据,主线程画图(Using QT to read the serial data sent by single chip microcomputer and display the ECG waveform in real time. Zi Xiancheng receives data, master thread drawing)
QTcpServiceTest
- qt编写tcp服务器程序,用到线程池。在vs2010/qtcreator4.8下运行正常.(Qt writes the TCP server program and USES the thread pool. Normal operation under vs2010/qtcreator4.8.)
testQThread
- 在界面中测试使用QThread,获取线程数据但是不会卡死界面(Use Qthread,a little demo)
