登录
首页 » Visual C++ » 99507959Modbus1.0

99507959Modbus1.0

于 2011-07-06 发布 文件大小:3143KB
0 193
下载积分: 1 下载次数: 143

代码说明:

  VC编写的串口调试软件,内含Modbus协议类 支持对Modbus通讯调试-VC prepared serial debugging software category includes Modbus protocol support for Modbus communications debugging

文件列表:

Modbus串口调试软件1.0
.....................\com
.....................\...\ComData.cpp,16120,2008-12-17
.....................\...\comdata.h,4663,2008-12-17
.....................\...\COM_SET_VALUE.cpp,797,2005-03-30
.....................\...\COM_SET_VALUE.h,760,2005-03-30
.....................\...\ConstVariant.h,950,2001-12-21
.....................\...\Crack.cpp,7501,2001-12-20
.....................\...\Crack.h,777,2001-12-20
.....................\...\FOData.cpp,10059,2005-05-10
.....................\...\FOData.h,1304,2005-05-09
.....................\...\MsgPSPWnd.cpp,28771,2006-10-19
.....................\...\MsgPSPWnd.h,5821,2005-12-16
.....................\...\Pjsecure.cpp,4030,2004-10-20
.....................\...\Pjsecure.h,755,2004-10-19
.....................\...\PlugPPBase.cpp,1440,2005-04-13
.....................\...\PlugPPBase.h,2776,2005-05-10
.....................\...\Protocal.cpp,2125,2006-10-19
.....................\...\Protocal.h,789,2006-10-19
.....................\...\RectLight.cpp,3820,2005-01-24
.....................\...\RectLight.h,1770,2005-01-21
.....................\...\RegisteCode.cpp,14930,2005-04-18
.....................\...\RegisteCode.h,1656,2005-04-18
.....................\...\SerialPort.cpp,20213,2008-12-18
.....................\...\serialport.h,3476,2008-12-17
.....................\...\SPData.cpp,449,2004-11-23
.....................\...\SPData.h,781,2004-12-27
.....................\...\UniButton.cpp,15327,2005-01-24
.....................\...\UniButton.h,5577,2005-01-24
.....................\ComData.cpp,16454,2006-09-28
.....................\ComData.h,4685,2008-12-17
.....................\ConfigDlg.cpp,3739,2008-12-17
.....................\ConfigDlg.h,1758,2008-12-17
.....................\DlgChar.cpp,7396,2008-12-22
.....................\DlgChar.h,1713,2008-12-17
.....................\DlgMain.cpp,24399,2008-12-22
.....................\DlgMain.h,3301,2008-12-22
.....................\DlgModbus.cpp,4232,2008-12-18
.....................\DlgModbus.h,1449,2006-10-19
.....................\DlgVerity.cpp,3279,2006-09-23
.....................\DlgVerity.h,1421,2006-09-23
.....................\EditEx.cpp,5171,2008-12-22
.....................\EditEx.h,1506,2008-12-22
.....................\EditMenu.cpp,2992,2008-12-22
.....................\EditMenu.h,1168,2000-12-20
.....................\MenuInit.cpp,3807,2000-12-20
.....................\MenuInit.h,951,2000-12-20
.....................\ModBus.cpp,66350,2006-10-20
.....................\ModBus.h,4837,2006-10-19
.....................\ModbusRTU.aps,48652,2008-12-22
.....................\ModbusRTU.clw,5470,2006-11-10
.....................\ModbusRTU.cpp,2095,2008-12-22
.....................\ModbusRTU.dsp,5463,2006-09-28
.....................\ModbusRTU.dsw,524,2006-09-16
.....................\ModbusRTU.exe,675840,2008-12-22
.....................\ModbusRTU.h,1357,2006-09-16
.....................\ModbusRTU.ncb,10284032,2008-12-22
.....................\ModbusRTU.opt,60928,2006-11-10
.....................\ModbusRTU.plg,1344,2006-10-20
.....................\ModbusRTU.rc,17557,2008-12-22
.....................\ModbusRTU.sln,882,2008-12-17
.....................\ModbusRTU.vcproj,12865,2008-12-22
.....................\ModbusRTU.vcproj.0673B919EACB49E.Administrator.user,1427,2008-12-22
.....................\ModbusRTU.vcproj.RH-WULINGYU.Administrator.user,1419,2008-12-22
.....................\ReadMe.txt,3633,2006-09-16
.....................\res
.....................\...\icon1.ico

.....................\...\ModbusRTU.rc2,401,2006-09-16
.....................\resource.h,3347,2008-12-22
.....................\StdAfx.cpp,211,2006-09-16
.....................\StdAfx.h,1054,2006-09-16
.....................\Subclass.cpp,7391,2008-12-17
.....................\Subclass.h,2031,2000-12-20
.....................\Verity.cpp,6401,2008-12-22
.....................\Verity.h,1028,2008-12-22

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

发表评论

0 个回复

  • netcat
    netcat木马程序。类似bo2000,用于获取对方机器上的信息。(netcat wooden horse procedure. Similar bo2000, uses in to gain on opposite party machine the information. )
    2020-06-26 11:20:01下载
    积分:1
  • sportsmeeting
    数据结构——运动会 为帮助同学们尽快进入编程状态特提供此例 1.将SqList.h、Mdefine.h、sport.c放在同一目录下 2.按下述方法编译运行即可,体验一下 编译包含有自定义的.h文件的.c文件 一种方法: ⑴.将.c和.h文件放在某一目录下(例如:datastruct) ⑵.改变用户工作目录(用户文件所在目录) 选择"File/Chaire Dir"打开新目录输入框,输入选择的用户工作目录datastruct,执行Change Dir 改变工作目录。否则对.c文件包含的自定义的.h文件提示No open ⑶.在编辑器中打开.c文件,进行编译,运行即可 另一种方法: 在上一种方法的基础上 ⑴. 打开project菜单,选择open project ,在.c和.h文件的同一目录下创建一个工程文件 ⑵. 打开project/Add Item菜单,输入项目名,然后将.c文件增加到工程文件中。不用将.h文件加入。 ⑶.在工程文件中双击.c文件,打开.c文件,进行编译,运行即可 3. ReadFormFile(SqList &L) 从文件读入运动员成绩信息操作作为示例 (err)
    2008-12-22 20:28:14下载
    积分:1
  • Arduino-Bluetooth-control-a-car
    基于Arduino的蓝牙控制小车,利用手机蓝牙,控制电机的正反转等功能。(Based on the Arduino bluetooth control the car, mobile phone bluetooth, control motor and reversing, and other functions.)
    2015-07-18 17:02:57下载
    积分:1
  • driver_manage
    管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动(manage driver, includes install, remove, start, stop. use mfc to manage driver confidently)
    2013-03-07 21:50:47下载
    积分:1
  • 矩阵所有运算
    矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法(all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition and determinant value based on symmetry positive definite matrix, decomposition of singular value, decomposition of generalized inversal singular value, eigenvalue and eigenvector)
    2020-08-30 23:48:09下载
    积分:1
  • 最终-高级转弯
    一个简单的电脑鼠走迷宫程序,略微改进了转弯代码。(A Micromouse maze simple procedure, slightly improved turn code.)
    2017-10-30 11:07:21下载
    积分:1
  • dialog(ownerdraw)
    MFC对话框的自绘,各种样式对话框、美化对话框。(CDialog Ownerdraw)
    2013-10-19 13:43:24下载
    积分:1
  • led
    lcd的字模软件,对单片机学习者学习液晶很有好处(lcd of the font software, MCU LCD is very good for learners to learn)
    2009-09-11 16:58:13下载
    积分:1
  • bao
    多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 (The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
    2009-05-06 22:58:08下载
    积分:1
  • b03
    本软件为ZX831,版本为B03.适用以正先ZX831大方蓝。可用作升级软件,也可用作主程序,用烧录器写。解压密码为shijkll(The software for the ZX831, version B03. To apply a generous ZX831 was the first blue. Can be used to upgrade the software, but also can be used as the main program, with the burner to write. Extract password shijkll)
    2009-12-03 09:43:51下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载