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

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

于 2022-10-15 发布 文件大小:590.13 kB
0 228
下载积分: 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 个回复

  • multilang_src
    用DLL实现多语言包,可以进行本地化开发(DLL used to achieve multi-language package, can be localized development)
    2007-09-27 10:01:34下载
    积分:1
  • STM32
    说明:  基于stm32的红外感应防盗门设计,通过SIM卡发送报警信息(Stm32 based infrared induction security door design, through the SIM card send alarm information)
    2020-06-21 15:00:02下载
    积分:1
  • pcacode
    程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
    2008-07-14 16:25:23下载
    积分:1
  • DXF文件数据提取
    通过对DXF文件解析,将解析后的数据以列表的形式展示在winform窗体中
    2020-04-13下载
    积分:1
  • clock
    用MFC编写的一个模拟钟表时间的代码,程序简单明了(Written with the MFC code for a simulated clock time, the program simple)
    2010-06-28 22:26:53下载
    积分:1
  • MPC565init
    功能强大的MPC565初始化程序,很有用的……(MPC565 Initial Code)
    2010-08-20 09:16:09下载
    积分:1
  • owire
    说明:  一线通讯协议的c51例子程序源代码,很实用的好东西!(line communication protocol decoder source code examples, practical good things!)
    2006-01-16 17:17:53下载
    积分:1
  • AskAnswerOnline
    本系统以ASP.NET2.0技术为蓝本、C#为开发语言、Microsoft Visual Web Developer 2005 速成版为开发环境、Microsoft SQL Server 2005 Express为数据存储。运行环境的配置包括Microsoft .NET,包含学生管理,文件共享,即时发言,发表疑问,班级通知等内容(The system ASP.NET2.0 technology modeled on C# development language, Microsoft Visual Web Developer 2005 Express Edition development environment, and the Microsoft SQL Server 2005 Express for data storage. The configuration of the operating environment, including NET, with student management, file sharing, real-time speech, published in doubt, the class notice and other content)
    2012-05-13 23:13:11下载
    积分:1
  • c 语言解决汉诺问题
    c 语言解决汉诺问题-donot know!
    2022-04-21 00:21:17下载
    积分:1
  • tc_demo
    说明:  这是一个数据结构演示系统,可以演示二叉树、二分查找等数据结构(This is a data structure presentation systems, you can demo binary tree, binary search data structure, etc.)
    2008-09-19 16:23:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载