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

搜索资源列表

  1. serial.rar

    0下载:
  2. qt串口编程 用于qt多线程编程读写串口....目的是先写串口发送命令出去,然后读串口的返回值.... ,serialthread
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2.48kb
    • 提供者:t007
  1. ASCSerial

    0下载:
  2. 一个QT的例子 实现串口通讯 并可显示汉字-QT examples of the realization of a serial communication and display of Chinese characters
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:96.76kb
    • 提供者:cx
  1. qt_comport.src.ZIP

    1下载:
  2. Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:252.56kb
    • 提供者:田雨
  1. QTComAssistant

    0下载:
  2. 用QT编写的一个程序,实现了串口通信的功能。-Written a program using QT to realize serial communication functions.
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:xingquan zhang
  1. qespta

    0下载:
  2. 使用QT做串口通讯编程 源码中包含QT操作串口控件和库,可以直接操作串口-QT do use serial communication programming source code contains the serial QT operating controls and libraries, can be directly operated serial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:40.27kb
    • 提供者:hanxing
  1. MySerialPorts

    0下载:
  2. QT 串口代码,支持windows,unix-QT serial code, support for windows, unix
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:19.15kb
    • 提供者:benny zou
  1. System_Info_WMI

    0下载:
  2. System Information On Windows: Get HDD Serial Number, CPU Id, MB Serial Number, BIOS Verison, OS Install Date and Composite Hash Value. Tested on Windows Vista with Visual Studio 2008 SP1 and QT 4.51
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14.39kb
    • 提供者:Kadir ARSLAN
  1. ew809

    0下载:
  2. qt的串口通信,windows系统,可以通过修改放到linux上用-qt of the serial communication, windows system, you can put linux on the use by modifying the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17.69kb
    • 提供者:李小明
  1. mycom

    0下载:
  2. window 平台下用QT的第三方类实现串口的通信,-serial port communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:40.24kb
    • 提供者:郭文三
  1. comm

    0下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:心雪
  1. TestProtocol

    1下载:
  2. QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.6mb
    • 提供者:kenter
  1. source

    0下载:
  2. 串口调试,一个很好的串口调试工具..是用qt4开发的-Serial debugging, a good debugging tool for serial port is to use qt4 development .. ..
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:48.73kb
    • 提供者:流氓
  1. communication

    0下载:
  2. com串口通讯程序,使用Qt编写界面,已经通过成功测试。-com serial communications program, use the Qt write interface, has passed successfully tested.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1.33kb
    • 提供者:邵海波
  1. SerialPortSpy

    0下载:
  2. serial port spy: qt实现
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:401.31kb
    • 提供者:Brook
  1. exp_sensor_complete.tar

    0下载:
  2. 在Qt中实现了通过串口循环向传感器模块发送查询传感器状态命令,从串口中读取传感器状态数据,将其在前端界面上显示出来、-Qt is implemented in the loop through the serial port to send queries to the sensor module sensor status command, read from the serial sensor status data, to be displayed in the front-end int
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:787.82kb
    • 提供者:lx
  1. Qt_Com

    0下载:
  2. 去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:765.91kb
    • 提供者:王文亮
  1. QT-serial

    0下载:
  2. QT程序设计基于Linux环境下的串口通信的程序开发-QT program designed to develop procedures based on the serial communication under the Linux environment
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:19.29kb
    • 提供者:LMX
  1. serial-test

    0下载:
  2. 1.用QT开发的串口程序。 2.从串口接收数据并应答,所有收发的数据在界面均有显示。 3.以qextserialport库为基础。 4.先编译qextserialport, 再编译测试程序。-1.A serialport testing program implemented in QT. 2.Communicate with serialport, both received and sent data will be displayed on UI. 3.Based on
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:1.09mb
    • 提供者:Eric Wang
  1. Qt5 serial port

    1下载:
  2. Qt串口数据传输界面基于最新QT平台,完成数据的上传和下行(Serial data transfer interface)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:5.53mb
    • 提供者:DDX123
  1. qt版串口助手

    3下载:
  2. 一个串口调试工具。语言为C、C++。界面库是QT(A serial debugging tool. The language is C and C++. The interface library is QT.)
  3. 所属分类:其他

    • 发布日期:2019-04-09
    • 文件大小:810kb
    • 提供者:郁离子
« 12 3 4 5 6 »
搜珍网 www.dssz.com