登录
首页 » QT » Cfgtool

Cfgtool

于 2013-06-13 发布 文件大小:1005KB
0 231
下载积分: 1 下载次数: 54

代码说明:

  QT开发,使用简单协议进行串口、网口读写,连接控制设备。(QT development, using a simple protocol for serial port, network port to read and write, connection control devices.)

文件列表:

Cfgtool
.......\bak
.......\...\usersetting.cpp,816,2013-01-23
.......\...\usersetting.h,785,2013-01-23
.......\...\usersetting.ui,4436,2013-01-22
.......\Cfgtool.pro,1531,2013-02-22
.......\Cfgtool.pro.user,29782,2013-05-23
.......\CfgtoolSource.qrc,1006,2013-02-17
.......\data
.......\....\UserData.xml,322,2013-01-21
.......\globalInc.h,1756,2013-02-26
.......\images


.......\......\cdtoparent.png


.......\......\commSetting.png,28217,2012-11-12
.......\......\dir.png,154,2012-11-12
.......\......\file.png,129,2012-11-12
.......\......\fileIO.png,29547,2012-11-12
.......\......\filePacket.png,30145,2012-11-12
.......\......\HMI.ico,136606,2012-11-12
.......\......\HMI.png,26615,2012-11-12
.......\......\HMI1.png,6665,2012-11-12
.......\......\isConn.png,1576,2012-11-12
.......\......\notConn.png,1493,2012-11-12
.......\......\notConn1.png,1556,2012-11-12
.......\......\tb_About.png,20000,2012-11-12
.......\......\tb_CommSetting.png,28217,2012-11-12
.......\......\tb_FileIO.png,29547,2012-11-12
.......\......\tb_FilePacket.png,30145,2012-11-12
.......\......\tb_OutSet.png,25436,2012-11-12
.......\......\tb_RealData.png,35841,2012-11-12
.......\......\tb_UseSet.png,31667,2012-11-12
.......\main.cpp,1393,2013-02-25
.......\mainwindow.cpp,25057,2013-02-27
.......\mainwindow.h,3494,2013-02-25
.......\mainwindow.ui,1359,2013-01-23
.......\Resource.qrc,213,2013-01-24
.......\serialPort
.......\..........\qextserialbase.cpp,6528,2012-11-12
.......\..........\qextserialbase.h,6873,2012-11-12
.......\..........\serialPort.cpp,10077,2013-02-20
.......\..........\serialPort.h,4421,2013-02-20
.......\..........\win_qextserialport.cpp,34848,2012-11-12
.......\..........\win_qextserialport.h,4476,2012-11-12
.......\UI
.......\..\aboutdialog.cpp,2433,2013-02-21
.......\..\aboutdialog.h,549,2013-01-18
.......\..\checkmemo.cpp,5214,2013-02-27
.......\..\checkmemo.h,449,2013-02-21
.......\..\checkmemo.ui,5941,2013-02-21
.......\..\commsetting.cpp,4052,2013-02-18
.......\..\commsetting.h,606,2013-02-18
.......\..\commsetting.ui,12820,2013-01-25
.......\..\fileio.cpp,1981,2013-02-26
.......\..\fileio.h,480,2013-02-26
.......\..\fileio.ui,5226,2013-02-26
.......\..\login.cpp,302,2013-01-22
.......\..\login.h,361,2013-01-22
.......\..\login.ui,2693,2013-02-17
.......\..\logmsg.cpp,420,2013-02-25
.......\..\logmsg.h,357,2013-02-20
.......\..\logmsg.ui,1465,2013-02-19
.......\..\msgdockwidget.cpp,1802,2013-02-25
.......\..\msgdockwidget.h,578,2013-02-20
.......\..\msgdockwidget.ui,1176,2013-02-25
.......\..\settime.cpp,1014,2013-02-20
.......\..\settime.h,437,2013-02-19
.......\..\settime.ui,2464,2013-02-20
.......\..\setting.cpp,4347,2013-02-27
.......\..\setting.h,681,2013-02-26
.......\..\setting.ui,2254,2013-02-26
.......\..\startinfo.cpp,4893,2013-02-27
.......\..\startinfo.h,447,2013-02-27
.......\..\startinfo.ui,5317,2013-02-26
.......\..\userset.cpp,1099,2013-02-16
.......\..\userset.h,792,2013-02-16
.......\..\userset.ui,4165,2013-01-25
.......\..\usersetting.cpp,816,2013-02-27
.......\..\usersetting.h,839,2013-02-27
.......\..\usersetting.ui,4436,2013-02-27
.......\userData.xml,273,2013-02-16
.......\Utils
.......\.....\appconst.cpp,4153,2013-01-16
.......\.....\appconst.h,3474,2013-01-16
.......\.....\appsetting.cpp,4440,2012-11-12
.......\.....\appsetting.h,1499,2012-11-12
.......\.....\basedata.cpp,8054,2013-02-27
.......\.....\basedata.h,3539,2013-02-27
.......\.....\dataHelper.h,954,2013-02-20
.......\.....\TAesClass.cpp,13779,2012-03-28
.......\.....\TAesClass.h,6350,2012-03-28
.......\.....\userutils.cpp,3234,2013-02-17
.......\.....\userutils.h,779,2013-02-16
.......\.....\utils.cpp,1787,2012-11-12
.......\.....\utils.h,896,2012-11-12

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

发表评论

0 个回复

  • serialPort
    调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
    2007-09-17 13:27:21下载
    积分:1
  • DMA(basi-on-stm32F4)
    1.实现了对串口2的操作。 2.利用DMA+空闲中断+串口,完成了对变帧长数据的接收与发送。(1. To achieve the serial port 2 operation. 2. Using DMA+ idle interrupt+ serial port, completed the variable frame data reception and transmission.)
    2021-03-16 14:29:21下载
    积分:1
  • vc_-serial-communication
    vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序(vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication)
    2011-04-20 14:32:52下载
    积分:1
  • serial-communication
    利用C语言实现RS232串口上下位机通信的设计(Using C language to realize RS232 serial port communication up and down a machine design )
    2013-12-12 10:18:29下载
    积分:1
  • Motion-Controller-with-STM32
    介绍了一种点位运动控制器的设计,该控制器可以控制步进和伺服电机。该运动控制器以 STM32F103 为主控微处理器,实现了电机起停的加减速控制,扩展了 RS485 串行通信接口,设计了限位保护电 路,移植了嵌入式实时操作系统μC /OS-Ⅱ,通过μC /OS-Ⅱ来调度运动控制器的多个任务,设计了串口通信协议, 可以方便组成多轴控制系统.(Describes the design of a point of the motion controller, the controller can control a stepper and servo motors. The motion controller controlling microprocessor STM32F103, acceleration and deceleration control the motor starts and stops, extended RS485 serial communication interface, designed to limit protection circuits, transplantation of embedded real-time operating system μC/OS-Ⅱ μC/OS-Ⅱ scheduling multiple tasks of the motion controller, designed a serial communication protocol, can easily form a multi-axis control system.)
    2012-12-18 22:52:09下载
    积分:1
  • PC-based-serial-communication
    基于Visual C++串口与下位机通信(Based on Visual C++ serial PC program to communicate with the microcontroller)
    2014-12-06 22:17:30下载
    积分:1
  • com.rar
    此程序为常用通讯子程序,已调试通过 可以直接应用(this procedure commonly used for communications subroutine, debugging through direct application)
    2006-11-29 21:16:46下载
    积分:1
  • [c023]RS232通讯示例源码
    说明:  通过串口来通信,控制PLC,单片机各种伺服变频等实现运动。(Through serial port to communicate, control PLC, microcontroller servo frequency conversion and so on to achieve movement.)
    2020-06-24 02:00:02下载
    积分:1
  • simplecommtest
    一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
    2009-03-28 17:43:02下载
    积分:1
  • uart_VHDL
    说明:  uart的vhdl实现代码 分模块设计和状态机设计 不错的,用它没错(UART achieve the VHDL code modular design and state machine design good, the right to use it)
    2006-05-16 15:53:39下载
    积分:1
  • 696518资源总数
  • 105944会员总数
  • 20今日下载