搜索资源列表
linux
- 《Linux程序设计权威指南》源代码,包含: awk copyright curses cvs debug framebuffer gnome gnutools gtk i18n kde manual motif network newt qt regexp rpm shell style svgalib system thread xlib ya
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
send_QT
- QT界面开发测试发送,并有读取线程。读取控制台信息。-The basic operation of the thread
QThread
- Qt如何实现开线程,关线程,对线程的一些处理,并且给出了源码,大家可以相互学习-Qt how to achieve open thread, Guan thread, some processing on the thread, and given the source code, we can learn from each other
net_server11
- QT TCPSERVER多线程服务器本文参考了http://mobile.51cto.com/symbian-272733_1.htm和http://mobile.51cto.com/symbian-268690_1.htm两篇好文章,这个两篇文章各有不足,第一篇 解释QThread线程工作的原理,但是没有具体直观的多线程实例,第二篇则给出了多线程服务器端建立的实例,但是多线程并没有真正的在不同的线程工作,本文依据第一篇博文, 在第二篇的基础上修改,从debug的结果来看,实现了文件在新
movie_0909_ok.tar
- QT实现图像显示,传感器状态,小车控制,采用三线程方式,主线程显示图像,socket线程通信,control线程实现对小车的控制。-QT image display, sensor status, car control, using three threads, the main thread display images, socket thread communication, control threads to achieve control of the car.
QT-Thread-TCP.tar
- 用于QT下网络通讯,多线程,本人亲测!内容简单!-For QT network communication, multithreading, my dear measurement! Content is simple!
ARM9_serial
- ARM9_serial.rar Linux QT ARM Thread 串口收发实例-ARM9_serial.rar Linux QT ARM Thread serial read and write demo
pipe_thread.cpp.tar
- pipe comunication thread with QT
mythread
- QT添加多进程的例子,和主线程分开,不暂用资源,比较简单。-QT add a multi process example, apart the main thread, overuse of resources, relatively simple.
zpserver-master
- Qt编写多线程池下的TcpSocket编程,采用线程池和异步并发的方式实现,经测试,最多可以同时挂在2000个节点-Qt TcpSocket write multithreaded programming under the pool, thread pool and asynchronous concurrent ways, it has been tested up to 2000 nodes while hanging in