findText(Info.portName());    &nb-IMDN开发者社群-imdn.cn"> findText(Info.portName());    &nb - IMDN开发者社群-imdn.cn">
登录
首页 » c++ » 串口通信 上位机模板 QT485 串口助手

串口通信 上位机模板 QT485 串口助手

于 2022-10-15 发布 文件大小:590.13 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

SerialPortSetting::SerialPortSetting(QWidget *parent) : QDialog(parent) {     setupUi(this);     setFixedSize(220, 319);     checkAPButton->setIcon(QIcon(":/images/finger_up.png"));     emit checkAvailablePorts(); } //检测可用串口并在可用串口号后面加上可用标志 void SerialPortSetting::checkAvailablePorts() {     foreach ( const QSerialPortInfo &Info, QSerialPortInfo::availablePorts()) {          //QSerialPort availablePort;          //availablePort.setPortName(Info.portName());          //if (availablePort.open(QIODevice::ReadWrite)) {             int index = comCB->findText(Info.portName());     &nb

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • codes
    红外与可见光实时融合算法 ------------------------------------ 若不能读取xvid视频,请安装XviD-1.1.3-28062007.exe。 ----------------------------------- 请双击*.bat文件看程序运行结果。 也可以在命令行下,输入“evs3 参数文件.xml 配准.xml”,以融合指定的多源视频图像。 ---------------------------------- 首先,离线地时空配准多源视频,并保存结果到xml文件。然后融合配准后的图像。融合过程是,通过分解图像为Laplacian金字塔,分别对图像的高频和低频按照规则合并,最后将Laplacian金字塔重新组合为图像。(Real time fusion algorithm for infrared and visible light------------------------------------If you cannot read XviD video, please install XviD-1.1.3-28062007.exe.-----------------------------------Double-click the*.bat file to see the program running results.Can also be in the command line, " evs3 input parameter file .Xml .Xml registration ", by the fusion of the specified source video image.----------------------------------First of all, offline space-time registration source video, and save the results to a XML file. After registration and fusion image. Through the decomposition of the image fusion process, Laplacian Pyramid, were on the high-frequency and low frequency image in accordance with the rules of the merger, Laplacian Pyramid reassembled for image.)
    2013-01-09 14:42:39下载
    积分:1
  • Ruler
    说明:  VC++增强版电子标尺软件的源代码,透明窗体的实现是本程序的关键性技术,本标尺采用两点测量、多点测量、多角度测量的方法,配合窗体透明特效,完成一个逼真好用的电子标尺,这样,当你在网页上需要确定图片及媒体的宽度和高度时,就可用这个软件轻松的量出它的尺寸了。 (Enhanced version of VC++ source code of the software electronic scale, transparent form of implementation is the key technology of this procedure, the use of two measurement scale, multi-point measurement, multi-angle measurement method, with transparent window effects, to complete a real good using electronic ruler, so that when you need to determine the picture on the website and the media width and height, you can use this software easily measure out the size of it.)
    2011-04-08 22:54:58下载
    积分:1
  • My21Narcissus
    21位水仙花数的寻找,里面用到了大数乘法等细节上的东西。(find the 21 digits narcissus.)
    2012-09-07 11:42:41下载
    积分:1
  • adsample
    本人自己编的usb数据采集固件,对四路信号进行采集(Source code of USB data acquiring firmware, 4 channel signals.)
    2005-07-18 20:24:08下载
    积分:1
  • sdgzhidian
    很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)
    2013-12-28 14:11:01下载
    积分:1
  • 文本进制转换
    将数据文件为BIN文件格式转换成TXT文件,并且将其中的二进制数据转换成double型格式的数据。
    2022-03-21 03:09:10下载
    积分:1
  • BMP
    用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本文采用视频函数显示BMP位图,可以消除以上的缺点。(Ordinary methods of display BMP bitmap, or memory, and slow to narrow in the graphics when a serious distortion in the low-color display device median median high-color graphics graphics distortion when large. In this paper, the video function display BMP bitmap, you can eliminate the above shortcomings.)
    2008-05-19 17:42:32下载
    积分:1
  • STM32F101xx 和STM32F103xx固件库样例(汉化版)
    说明:  STM32驱动SD卡,wifi ,lcd液晶显示,很多库函数,方便使用(STM32 driver SD card, wifi, LCD display, many library functions, easy to use)
    2019-04-23 18:22:21下载
    积分:1
  • 以太网实现远程更新固件例程(裸机)
    基于stm32f107以太网实现远程更新固件例程(裸机)
    2022-07-01 20:26:43下载
    积分:1
  • VC_project_development_throughout_Record1-2
    VC项目开发全程实录(书籍光盘)非常实用的资源!(VC project development throughout Record (Book CD) is very useful resource!)
    2010-07-19 14:44:41下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载