CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - qt 线

搜索资源列表

  1. DMS

    1下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。-UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Goverment application

    • 发布日期:2017-05-28
    • 文件大小:11253392
    • 提供者:李雪婷
  1. Transfer

    0下载:
  2. Qt 聊天程序,使用TCP/IP协议传输文件,使用UDP监听在线离线和文件传输消息-qt chat example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-16
    • 文件大小:24595170
    • 提供者:胡军
  1. Qtthread

    0下载:
  2. QT通过三种形式提供了对线程的支持。它们分别是,一、平台无关的线程类,二、线程安全的事件投递,三、跨线程的信号-槽连接。这使得开发轻巧的多线程Qt程序更为容易,并能充分利用多处理器机器的优势。多线程编程也是一个有用的模式,它用于解决执行较长时间的操作而不至于用户界面失去响应-QT through three forms provides support for threads. They are respectively, a thread class, platform independent
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:671636
    • 提供者:jz
  1. test2

    1下载:
  2. qt 5.4.1使用系统自带串口类库,进行串口数据操作。 已经实现多线程,多串口,内置精华线程。-qt 5.4.1 libraries use the system comes with serial ports, for serial data manipulation. Has multi-threaded, multi-port, built-in cream thread.
  3. 所属分类:Communication

    • 发布日期:2016-06-21
    • 文件大小:1665024
    • 提供者:lichang
  1. qpainter

    0下载:
  2. QT编程,实现点线画图功能,在界面上动态加载点线曲线连接图形。-Qpainter on QT
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:6899
    • 提供者:wang
  1. OpencvCircle_Line

    0下载:
  2. Qt、Opencv环境下,演示ptr、at()函数遍历图像示例,在该示例中显示了简单圆和线的绘制。仅仅用于教学演示,没有采用Bresenham等快速算法。-Under Qt, Opencv environment, demonstrate ptr, at () function to traverse a sample image showing the draw simple circles and lines in this example. Only for teaching demons
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5152
    • 提供者:dengshaogeng
  1. chatroom

    1下载:
  2. Qt下实现了TCP聊天室功能,分为用户端和服务器,用到了QT的多线程和Socket编程技术。-this code implements a chatroom using Qt,in this code,i use TCP socket programming and Multithread programming technologies.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-14
    • 文件大小:21983306
    • 提供者:祁海潮
  1. myTcpServer

    2下载:
  2. QT tcp网络编程服务端,多线程可支持多个客户端同时连接。-QT tcp server network programming, multithreading can support multiple clients simultaneously connected.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-10-12
    • 文件大小:12288
    • 提供者:蒋光超
  1. Qt_Linux_Serialport

    0下载:
  2. 基于Linux QT环境下串口多线程通信 -Linux Qt serial thread communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4563899
    • 提供者:David
  1. CountString

    0下载:
  2. 基于QT-4.7.3下的一个字符串个数统计工具,即打开一个文本文件,程序会自动统计你输入的字符串,统计过程采用线程方式,奉上全部工程文件,打开PRO文件编译即可运行,适合初学者。-String statistics
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2382315
    • 提供者:小罗
  1. mythread.tar

    0下载:
  2. 用qt创建的简单的多线程程序,可以在ubuntu和windows下使用-Using QT to create a simple multi-threaded program, can be used in Ubuntu and windows
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3519
    • 提供者:高亚军
  1. ABthreads

    0下载:
  2. Linux 嵌入式Qt多线程编程 A B 线程切换-linux QT THreads A B
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:haipeng
  1. CardDvcDriver

    1下载:
  2. qt模拟Windows消息机制PostThreadMessage发射信号,到线程中处理。-Qt simulation Windows PostThreadMessage transmitting message mechanism, handle to the thread.
  3. 所属分类:Process-Thread

    • 发布日期:2015-11-22
    • 文件大小:13312
    • 提供者:张利利
  1. TestExceptionExt

    0下载:
  2. Mingw下追踪崩溃信息的代码,整合了CodeProject上老外的代码和云风的Mingw的Backtrace代码,在32位和64位下编译运行通过,执行成功,使用Qt-Qmake生成的Makefile,32位和64位的问题主要是在于线程环境寄存器名字改了.效果怎么说呢,有帮助,但是不是每次都中.呵呵!有兴趣的看看.-the code for getting Some trace information runtime.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:133034
    • 提供者:张扬
  1. thread

    0下载:
  2. QT 多线程demo 可以仿照编写线程池-QT thread demo
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:4488
    • 提供者:xiaogao
  1. map

    1下载:
  2. 东软教学大作业,采用QT编写一个地图导航软件,要求加载一张图片,然后可以在该图片上面划点自动连线,随后小车图片自动沿该路线行驶。-Neusoft teaching large operations, using QT to prepare a map navigation software, a picture is required to load a picture, and then you can draw a line on the picture above, then the ca
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4435384
    • 提供者:Harold
  1. TcpFileTool_V20151109

    1下载:
  2. 通过QT实现的一个TCP/IP传输文件的工具,通过多线程实现,希望对有需要的人有帮助-Through the QT to achieve a TCP/IP transfer files tool, through the realization of multi-threaded, and I hope to have the needs of people to help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:85168
    • 提供者:nihao
  1. Qt_multithred

    0下载:
  2. Qt中多线程实例,用于学习qt编程,很基础和实用-Examples of multi-threaded Qt, for learning QT programming, very basic and practical
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:574283
    • 提供者:李龙
  1. tcpserver0908F.tar

    0下载:
  2. Qt的多线程socket通信,tcp服务器源码-Qt s multi-threaded socket communication, tcp server source code
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1316464
    • 提供者:lyt
  1. RTSPTool

    0下载:
  2. Qt借助ffmpeg通过rtsp直播,实现了网络摄像头的直播,最多支持16路视频流。但是,线程控制的不好,在重新打开视频流时,内存会出错,程序崩溃。-Qt With ffmpeg through rtmp live broadcast to achieve a webcam, supports up to 16 video streams. However, the thread control is not good, when you reopen the video stream, mem
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-03
    • 文件大小:14889396
    • 提供者:clzhou
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com