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

搜索资源列表

  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. 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. 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. mythread

    0下载:
  2. QT添加多进程的例子,和主线程分开,不暂用资源,比较简单。-QT add a multi process example, apart the main thread, overuse of resources, relatively simple.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3609
    • 提供者:孙旭勃
  1. DockWindow

    0下载:
  2. Qt支持多窗口的停靠功能,本实例以此功能演示窗口停靠功能。-Qt supports multi window call function, the function of this example to demonstrate window docking function.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:3269
    • 提供者:pudns
  1. MultiDocViewer

    0下载:
  2. 利用QT开发环境实现多文档显示和查阅的完整工程-QT development environment utilizing multi-document display and complete engineering inspection
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:223766
    • 提供者:yang yu
  1. DuoChuangTi

    0下载:
  2. qt一个简单的多窗体调用,适合初学者学习!-qt A simple multi form calls, suitable for beginners to learn!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5594
    • 提供者:
  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. QtThreadTest

    0下载:
  2. qt下多进程的使用,,适合初学者使用,运行qthread库-By using a multi-qt process ,, for beginners, run qthread library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1232357
    • 提供者:wl
  1. 4xianmu(5.6)

    0下载:
  2. 基于s3c2410开发板的QT程序,多功能掌上电脑设计,包含输入法、密码设置、图片查看、小游戏等-S3C2410 development board based on the QT program, multi functional handheld computer design, including input method, password settings, picture view, small game, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:9997966
    • 提供者:蔡跃光
  1. Qt_Multi-Touch

    0下载:
  2. 基于QT的开发,主要对象是安卓的多点触控,-Based on the QT development, the main object of the android multi-touch,
  3. 所属分类:android

    • 发布日期:2017-12-12
    • 文件大小:2602
    • 提供者:宋冬伟
  1. startThread

    0下载:
  2. 多线程编程的QT实现,提供了平台无关的线程类,实现跨线程的信号-槽连接-Multi-threaded programming QT implementation, provides a platform-independent thread class, to achieve cross-threaded signal- slot connection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-17
    • 文件大小:4096
    • 提供者:孙艳
  1. LAN_IM-master

    0下载:
  2. 精美的qt界面设计实例。具有服务端和客户端,支持多客户端连接。-Beautiful QT interface design examples. With server and client, support multi client connection.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-13
    • 文件大小:1513183
    • 提供者:谢李均
  1. ForkliftControl_study

    0下载:
  2. 委托(delegate)多线程学习,类似QT环境的信号槽机制(Delegate multi thread learning, signal slot mechanism similar to QT environment)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:48128
    • 提供者:Gchan
  1. tarena

    0下载:
  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. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:602112
    • 提供者:Melodyluer
  1. [.[.serial

    0下载:
  2. 使用QT实现多线程串口通信,功能强大,程序完善,运行稳定,且效率较高。(Achieve multi-threaded serial communication)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:67584
    • 提供者:清月1
  1. BSpline

    0下载:
  2. 以下是我用Qt GUI所编写的程序,包含源代码和可执行程序 主要功能: 1.绘制B样条 2.通过节点插入将B样条转化为多段Bezier曲线 操作方式:鼠标点击屏幕绘制B样条,默认均匀节点;控制点可以通过鼠标拖动(The following are the programs I wrote with Qt GUI, including the source code and the executable program Main functions: 1. draw B splines
  3. 所属分类:绘图程序

  1. VM6000免费版

    0下载:
  2. 实现多通到的视频监控,可通过qt界面跳转各个通道(Multi-access video surveillance can be realized by jumping channels through QT interface)
  3. 所属分类:嵌入式Linux

    • 发布日期:2021-04-17
    • 文件大小:2710528
    • 提供者:弥生a
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com