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

搜索资源列表

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

    0下载:
  2. 基于c++于qt实现的带界面通讯录管理,通过打开或者新建通讯录数据文件,实现对通讯录的保存、修改。界面友好,简单易懂-Based on c++ qt achieved with contact management interface, through open or create a new address book data file, realize save the address book, modify. User-friendly, easy to understand
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:10310577
    • 提供者:
  1. dig-date

    0下载:
  2. 软件工程大作业,使用c++的QT库完成电影数据挖掘-Implement a program by C++ QT, use to get date about movie
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:7879927
    • 提供者:汤劲戈
  1. app

    0下载:
  2. qt界面跳转以及客户端与数据库的数据验证问题-qt interface Jump
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:988776
    • 提供者:tthh
  1. audio-output

    0下载:
  2. QT 中语音的输出,可以读取文件,保存CD文件,格式为PCM,也可以通过网络将传输过来的PCM数据进行读取播放-QT audio output
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-26
    • 文件大小:10194
    • 提供者:zym
  1. serialpc

    0下载:
  2. PC机的Qt编程 能通过串口收发数据 实时通信-PC qt serial port
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:737717
    • 提供者:haipeng
  1. SerialcomDemo

    0下载:
  2. qt 5 使用系统自带串口类库,进行串口数据操作。 已经实现串口读写基本功能。-qt 5 use the system comes with serial libraries, for serial data manipulation. Serial read and write basic function has been achieved.
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1298966
    • 提供者:罗润鹏
  1. QtChart

    1下载:
  2. 完成Qt制作的温湿度曲线绘制界面,能够接收来自下位机的数据,并显示-Qt made complete temperature and humidity curve drawing Interface,Capable of receiving data the lower machine and display
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:189610
    • 提供者:wu song
  1. mycom

    0下载:
  2. 用QT编写的串口调试助手,可以读取多种通信协议传输的数据,可以自己定义参数-QT prepared using serial debugging assistant, you can read a variety of communication protocol to transmit the data, you can define your own parameters
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-29
    • 文件大小:18993
    • 提供者:zjb
  1. untitled

    0下载:
  2. 一个简单的基于qt的飞空数据解包和OSD烧录工具软件,适合某商业公司的飞控协议。-A software based on QT, which is used to analysis flight controller data and burn OSD ram.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:31421
    • 提供者:刘洋
  1. mycom

    0下载:
  2. 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:104955
    • 提供者:小明
  1. chapter-line

    0下载:
  2. qt读取数据并根据数据绘制曲线的一个demo。-qt reads the data and draw a demo curve based on the data.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:28359
    • 提供者:钱坤
  1. QtExcel

    0下载:
  2. Qt中操作excel的封装,功能有文件的保存和表格和文件之间的数据交互-Qt operation excel in encapsulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3026
    • 提供者:lee
  1. TestReadWrite2.0

    0下载:
  2. QT多线程内存数据缓冲区,A/D数据缓冲区。-Buffer read_write
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:7717912
    • 提供者:赖明亮
  1. webcamoid

    0下载:
  2. Qt实现的WEB摄像头数据获取和刷新显示(非GLWidget),包含不少图像的处理内容,比如对比度,亮度,颜色过滤,锐化等的处理过程。 有兴趣的同学可以研究下。-Qt achieve WEB camera data acquisition and refresh display (non GLWidget), contains a lot of image processing content, such as contrast, brightness, color filtering, s
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3448483
    • 提供者:panhongfa
  1. JSON

    0下载:
  2. 读取数据库数据后,调用该库转换为JSON数据格式,在QT与WEB混合开发交互时,用于交互数据的转换-After reading data, call the library into a JSON data format, when the QT and WEB development of interactive mixing, for converting data interaction
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:25704
    • 提供者:lmy
  1. readExcel

    1下载:
  2. Qt 4.8.3编程,打开并调用excel文件中的数据,也可以向指定的excel文件中写数据。-It is coded with Qt 4.8.3 version,which can open and use data in excel file, and write words to pointed excel files.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1324299
    • 提供者:冯强国
  1. Video-acquisition

    0下载:
  2. qt实现视频采集:通过qt编写界面程序,对v4l2摄像头采集图像数据-qt video collection: through qt write interface procedures, v4l2 camera capture image data
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-05
    • 文件大小:5165
    • 提供者:liuzhao
  1. connect_k1

    0下载:
  2. QT下的串口通信,串口打开,创建,发送,关闭,和数据的存储等。-Failure is like a thiefFailure is probably the fortification in your pole. It is like a peek your wallet as the thief, when you are thinking how to spend several hard-won lepta, when you are wondering whether new money
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:742861
    • 提供者:付强
  1. patient

    0下载:
  2. QT设计信息管理系统,可以简单插入可删除数据,并保存数据到本地-QT design information management system, you can simply insert delete the data, and save the data to a local
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-05
    • 文件大小:192185
    • 提供者:李苗苗
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com