登录
首页 » QT » Cfgtool

Cfgtool

于 2013-06-13 发布 文件大小:1005KB
0 286
下载积分: 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 个回复

  • RS232_VC
    串口调试:这还是个初步的!如果你有兴趣还可以自己再改!如果还有更好的请联系我(serial debugger : This is still preliminary. If you are interested in then they can change! If there is a better contact I)
    2006-09-23 09:52:49下载
    积分:1
  • new
    说明:  vivado2017.4下的串口通信的Verilog源码,一次传输8位,包括发送模块,接受模块,顶层模块(Verilog source code for serial communication under vivado 2017.4, which transmits 8 bits at a time, including sending module, receiving module and top module)
    2020-06-22 20:20:01下载
    积分:1
  • C#modbus rtu绝对好用,绝对能用
    C#使用的modbus通讯协议编程。。真实可靠有用(C_modbus communication protocol programming. True, reliable and useful)
    2020-06-17 03:20:01下载
    积分:1
  • 7
    说明:  产生阶跃突变, 考察系统的动态响应,仿真结果如图(of upper and lower bridge arms is superposed, thus ensuring)
    2019-07-17 19:53:47下载
    积分:1
  • shidu
    说明:  基于单片机对湿度的测量 AD转换用串口调试助手显示湿度(The measurement of humidity based on single chip AD converter with serial debugging Assistant displays humidity)
    2011-04-18 18:44:47下载
    积分:1
  • SmartCom(0.5.4)
    串口调试工具,包含自动计算MODBUS crc校验码,是工具非源码(tiaoshi gongju)
    2020-12-19 22:49:10下载
    积分:1
  • rs232-Serial-port
    说明:  RS-232串口通讯编程,使用C#代码实现(Implementation of RS232 Communication C#)
    2020-06-19 21:40:02下载
    积分:1
  • ATT7022_C51
    实现对电能质量芯片ATT7022的控制,读取芯片的串口信息。(Realization of power quality control chip ATT7022, read the chip serial information.)
    2021-03-20 10:39:18下载
    积分:1
  • RadioAndCheckButton
    一只菜鸟的串口程序,建议初学者可以看看 希望可以对你们有点用(a serial newcomers procedures, the proposed beginners can hope to see you with a bit)
    2006-10-17 17:49:03下载
    积分:1
  • SerialComm
    C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。(C# serial debugging tools, complete source code VS2008. 1, the automatic detection system serial number, supports USB serial devices simultaneously, automatically added to the drop-down list box. 2, modify the port settings automatically open the serial port to send character or hexadecimal data, and timing loop sent. 3, support for custom frame format, and can be automatically added to the check, optional check more than four kinds or more. 4, respectively, received characters and hexadecimal display, the perfect support Chinese display and carriage return line.)
    2021-03-31 08:39:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载