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

搜索资源列表

  1. Qt_pdf_reader.tar

    0下载:
  2. QT平台,实现对pdf的数据解析,查看,搜索关键字高亮,鼠标选择区域复制等功能。(Qt support pdf reader)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:7606272
    • 提供者:sunyongyong
  1. Visual Studio 2010+QT4.8.0平台搭建

    0下载:
  2. 指导进行qt平台搭建,可以进行图像处理,数据可视化等(It can guide the qt platform to build)
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-25
    • 文件大小:212992
    • 提供者:苏小白
  1. qcom-1.1.tar

    0下载:
  2. qt实现串口通讯,数据接收可区分字符和十六进制格式。(QT serial communication, data access can distinguish between characters and sixteen decimal format.)
  3. 所属分类:串口编程

  1. MS02

    0下载:
  2. 对下位机的数据进行分析显示在上位机上,这个上位机主要用来界面显示数据(The data of the lower computer is analyzed and displayed. On the upper computer, the host computer is used to display the data on the interface)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:14793728
    • 提供者:切实
  1. cgal

    0下载:
  2. cgal的基础的数据结构半边的解释 以及对 cgal文档的参考方法(the introduction of the basic concept of data sturcture used in cgal.)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-30
    • 文件大小:226304
    • 提供者:wiw
  1. 8数码

    0下载:
  2. 8数码问题,图形界面使用Qt Creator 4.2.2 (Community)(Eight digital problem)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:45056
    • 提供者:雾萌萌i
  1. testForExportSQL

    0下载:
  2. 自己写的用于MYSQL数据库数据表的增删改查基本操作例程,QT的MYSQL接口需要自己编译,编译方法网上很多,编译完成后该程序方可使用(Write their own for MYSQL database data table additions and deletions to check the basic operation routines, QT MYSQL interface need to compile their own, compiled methods online man
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:672768
    • 提供者:ninethday
  1. CrawlStock

    3下载:
  2. Python3编写的股票爬取程序,界面用QT编写,爬取数据存放在MySQL数据库,也可存在本机的txt文档。程序可以分析股票的最大成交额最大成交量,按名称或股票代码查找股票。(Python3 prepared by the stock crawling program, interface written with QT, crawling data stored in the MySQL database, but also the existence of the local TXT doc
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:慢慢走哈
  1. 串口调试助手源码-VS2010+Qt4.8.3

    0下载:
  2. 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:103424
    • 提供者:liusc
  1. TCPserver

    0下载:
  2. QT网口通信,QT界面通过网口使用QTcpsocket和QTcpsever进行数据的传输(QT network port communication, QT interface through the network port using QTcpsocket and QTcpsever for data transmission)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:9216
    • 提供者:逗比250
  1. Mix

    0下载:
  2. 读取数据文件,根据数据绘制图形,并实现鼠标捕捉和响应(Read the data file, draw graphics according to the data, and achieve mouse capture and response)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:14336
    • 提供者:冰柠橙夏
  1. dai_ma

    0下载:
  2. 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-03
    • 文件大小:2690048
    • 提供者:文松
  1. threadserver

    0下载:
  2. 使用QT开发的多线程网络编程,解决了单线程处理数据问题,可以链接多个客户端(Using QT to develop multi-threaded network programming, to solve the single thread processing data problems, you can link multiple clients)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:18432
    • 提供者:刘三三
  1. tcpClient

    0下载:
  2. Qt tcpip连接及如何发送数据。。。。。(Qt TCPIP connection and how to send data .......)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:spw1201
  1. QtSqliteTest

    1下载:
  2. 基于QT的SQLite数据编程示例,建库,建表,插入,查询等操作(SQLite data programming examples based on QT, database building, building table, insert, query and other operations)
  3. 所属分类:数据库编程

    • 发布日期:2018-01-05
    • 文件大小:278528
    • 提供者:JamesLeo
  1. qt串口

    0下载:
  2. 你可以用串口接受/发送数据,基于windows,qt5.9.1(Can receive / send data by serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2992128
    • 提供者:Qwerqnn
  1. TcpServerThread2

    0下载:
  2. qt网络编程,利用线程方式搭建自己的服务器。以实现网络中数据的传输。(QT network programming, the use of threads to build their own servers. To realize the transmission of data in the network)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:7168
    • 提供者:华帅123
  1. qt_test_date_wm_struct

    0下载:
  2. 一个简洁的qt工程,一个qt5工程,一个qt demo,自己编写,测试可以用,实测可用。打开编译运行即可。 这是一个qt源码工程,里面实现的主要内容是qt程序获取windows开关机消息,qt捕获windows message从而实现开关机、休眠之前的动作; 一、源码内容如下: 1. qt显示时间和日期; qt5显示日期时间,qt5获取系统时间,qt获取日期;qt日期例子。qt时间例子; 2. typedef结构体用法,typedef结构体转换和数据拷贝方法例子; 3. qt测试小
  3. 所属分类:Windows编程

  1. 显示sgy数据小软件

    0下载:
  2. 地震勘探干专用软件,小的程序,地震勘探行业(The QT language reads and writes segy, a special program for the seismic exploration industry, and can read and write segy standard documents)
  3. 所属分类:其他行业

    • 发布日期:2018-01-08
    • 文件大小:448512
    • 提供者:xubb100
  1. TcpServer

    0下载:
  2. TCP server实现数据的收发,QT编写。(TCP server implements data transmission and transceiver, and QT is written.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:13312
    • 提供者:cq999
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com