登录
首页 » Visual C++ » Scara机器人 TCP UDP通信

Scara机器人 TCP UDP通信

于 2019-12-27 发布
0 90
下载积分: 1 下载次数: 8

代码说明:

说明:  支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to hexadecimal, simple MFC interface, software version is VS2010 source code, character parsing, message parsing. Package Modbus TCP communication class can be used directly)

文件列表:

ScaraTCP\Debug\ScaraTCP.exe, 182272 , 2019-12-27
ScaraTCP\Debug\ScaraTCP.exp, 5699 , 2019-12-27
ScaraTCP\Debug\ScaraTCP.lib, 10070 , 2019-12-27
ScaraTCP\Debug\ScaraTCP.pdb, 5155840 , 2019-12-27
ScaraTCP\ScaraTCP\Client.cpp, 3432 , 2019-09-06
ScaraTCP\ScaraTCP\Client.h, 703 , 2018-04-14
ScaraTCP\ScaraTCP\ClientSocket.cpp, 536 , 2017-03-10
ScaraTCP\ScaraTCP\ClientSocket.h, 246 , 2017-03-10
ScaraTCP\ScaraTCP\Client_dll.cpp, 1504 , 2018-09-03
ScaraTCP\ScaraTCP\Client_dll.h, 982 , 2018-09-01
ScaraTCP\ScaraTCP\CommonData.cpp, 2463 , 2019-12-20
ScaraTCP\ScaraTCP\CommonData.h, 4098 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\cl.command.1.tlog, 8870 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\CL.read.1.tlog, 81980 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\CL.write.1.tlog, 5674 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\Client.obj, 47121 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ClientSocket.obj, 11852 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\Client_dll.obj, 31107 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\CommonData.obj, 31614 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\DlgProxy.obj, 27819 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\link-cvtres.read.1.tlog, 2 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link-cvtres.write.1.tlog, 2 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link.command.1.tlog, 2796 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link.read.1.tlog, 7484 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\link.write.1.tlog, 1746 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ListenSocket.obj, 11038 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl-midlc-cl.read.1.tlog, 2 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl-midlc.read.1.tlog, 2 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl-midlc.write.1.tlog, 2 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl.command.1.tlog, 614 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl.read.1.tlog, 1808 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\midl.write.1.tlog, 400 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\mt.command.1.tlog, 788 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\mt.read.1.tlog, 980 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\mt.write.1.tlog, 426 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\rc.command.1.tlog, 600 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\rc.read.1.tlog, 3270 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\rc.write.1.tlog, 206 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\ScaraTCP.exe.intermediate.manifest, 640 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCP.lastbuildstate, 66 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCP.log, 3187 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCP.obj, 30242 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\ScaraTCP.pch, 37945344 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ScaraTCP.res, 73124 , 2019-12-24
ScaraTCP\ScaraTCP\Debug\ScaraTCP.tlb, 1584 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ScaraTCP.vcxprojResolveAssemblyReference.cache, 713 , 2019-12-21
ScaraTCP\ScaraTCP\Debug\ScaraTCP.write.1.tlog, 9393 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\ScaraTCPDlg.obj, 123249 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\Server.obj, 47186 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\ServerSocket.obj, 11771 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\Server_dll.obj, 29591 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\stdafx.obj, 663437 , 2019-12-20
ScaraTCP\ScaraTCP\Debug\vc100.idb, 2255872 , 2019-12-27
ScaraTCP\ScaraTCP\Debug\vc100.pdb, 3575808 , 2019-12-27
ScaraTCP\ScaraTCP\DlgProxy.cpp, 2321 , 2019-12-19
ScaraTCP\ScaraTCP\DlgProxy.h, 644 , 2019-12-19
ScaraTCP\ScaraTCP\ListenSocket.cpp, 330 , 2016-11-22
ScaraTCP\ScaraTCP\ListenSocket.h, 233 , 2016-11-22
ScaraTCP\ScaraTCP\ReadMe.txt, 3610 , 2019-12-19
ScaraTCP\ScaraTCP\res\ScaraTCP.ico, 67777 , 2009-08-31
ScaraTCP\ScaraTCP\res\ScaraTCP.rc2, 672 , 2019-12-19
ScaraTCP\ScaraTCP\resource.h, 4394 , 2019-12-24
ScaraTCP\ScaraTCP\ScaraTCP.aps, 109276 , 2019-12-24
ScaraTCP\ScaraTCP\ScaraTCP.cpp, 3645 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP.h, 484 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCP.idl, 556 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCP.rc, 17728 , 2019-12-24
ScaraTCP\ScaraTCP\ScaraTCP.reg, 644 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCP.vcxproj, 7018 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP.vcxproj.filters, 4559 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP.vcxproj.user, 143 , 2019-12-19
ScaraTCP\ScaraTCP\ScaraTCPDlg.cpp, 16629 , 2019-12-27
ScaraTCP\ScaraTCP\ScaraTCPDlg.h, 2269 , 2019-12-23
ScaraTCP\ScaraTCP\ScaraTCP_h.h, 5268 , 2019-12-20
ScaraTCP\ScaraTCP\ScaraTCP_i.c, 1960 , 2019-12-20
ScaraTCP\ScaraTCP\Server.cpp, 3689 , 2019-09-06
ScaraTCP\ScaraTCP\Server.h, 863 , 2018-04-14
ScaraTCP\ScaraTCP\ServerSocket.cpp, 502 , 2017-03-10
ScaraTCP\ScaraTCP\ServerSocket.h, 241 , 2017-03-10
ScaraTCP\ScaraTCP\Server_dll.cpp, 1484 , 2018-09-04
ScaraTCP\ScaraTCP\Server_dll.h, 968 , 2018-09-04
ScaraTCP\ScaraTCP\stdafx.cpp, 141 , 2019-12-19
ScaraTCP\ScaraTCP\stdafx.h, 2837 , 2019-12-20
ScaraTCP\ScaraTCP\targetver.h, 234 , 2019-12-19
ScaraTCP\ScaraTCP.sln, 891 , 2019-12-19
ScaraTCP\ScaraTCP.suo, 25600 , 2019-12-27
ScaraTCP\ScaraTCP\Debug, 0 , 2019-12-27
ScaraTCP\ScaraTCP\res, 0 , 2019-12-27
ScaraTCP\Debug, 0 , 2019-12-27
ScaraTCP\ScaraTCP, 0 , 2019-12-27
ScaraTCP, 0 , 2019-12-27

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

发表评论

0 个回复

  • drawwindow_src
    应用程序向导已为您创建了这个 DrawWindow 应用程序。(Application Wizard has been created for you this DrawWindow application.)
    2008-05-30 17:28:17下载
    积分:1
  • VCPP-code
    VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
    2013-10-12 20:51:50下载
    积分:1
  • MinDBG
    debug a crash windows file
    2018-03-16 16:47:09下载
    积分:1
  • OpenJPEG_PCMDC
    Fast Prediction Compensated Multiple Description Coding for JPEG 2000 The prediction compensated multiple description coding described in the following papers is implemented by modifying the OpenJPEG version of the JPEG 2000 standard: J. Wang, and J. Liang, "Filter banks for prediction-compensated multiple description coding,?submitted to IEEE Trans. Signal Processing, Sept. 2007. Revised: Aug. 2008. PDF J. Wang, and J. Liang, "Filter Banks for Prediction-Compensated Multiple Description Coding," accepted, 2008 Data Compression Conference, Snowbird, Utah, Mar. 2008. PDF http://www.ensc.sfu.ca/~jiel/
    2009-06-17 21:01:05下载
    积分:1
  • 2
    说明:  一段程序,基于图像处理的实现驾驶员疲劳判断 (A segment of a program, based on the image processing to achieve the fatigue of the driver judgment)
    2012-05-09 20:34:26下载
    积分:1
  • Windows
    Windows程序设计,chm ,适合初级学习者(Windows programming, chm, suitable for primary learners)
    2009-10-23 20:04:58下载
    积分:1
  • FLOOD
    调洪演算程序,用于设计水库的防洪高水位,实用简单(Flood routing procedures used in the design of flood control reservoir high water mark, practical simple)
    2008-03-02 16:42:55下载
    积分:1
  • Qt5
    Qt5的一个使用示例,包括代码,使用于初学者,用Qt5建立简单的一个计算器界面操作(An simple example of Qt5 for beginners)
    2013-01-23 09:44:35下载
    积分:1
  • GPS(CPP)
    GPS坐标转换 GPS数据处理中为了满足不同的需要,处理的数据要进行坐标转换(GPS coordinates convert GPS data processing in order to meet the different needs of the processed data to the coordinate conversion)
    2013-07-10 21:38:33下载
    积分:1
  • 5-VBA-code
    VB是设计用于创建标准的应用程序,而VBA是使已有的应用程序(EXCEL等)自动化 VBA应用技巧代码 第5章(VB is designed to create a standard application, and VBA is to make existing applications (EXCEL, etc.) automation application skills VBA Code Chapter 5)
    2011-08-20 09:11:40下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载