登录
首页 » Visual C++ » MODBUS-VC

MODBUS-VC

于 2015-04-28 发布 文件大小:2236KB
0 316
下载积分: 1 下载次数: 50

代码说明:

  modbus TCP协议通信,程序包modbus vc (modbus TCP communication-modbus VC )

文件列表:

MODBUS VC
.........\AAA.APS,21552,2013-08-15
.........\AAA.clw,1505,2013-08-15
.........\AAA.cpp,2075,2013-12-02
.........\AAA.dsp,4361,2012-09-13
.........\AAA.dsw,531,2005-08-02
.........\AAA.h,1329,2013-12-02
.........\AAA.ncb,50176,2015-04-21
.........\AAA.opt,48640,2015-04-21
.........\AAA.plg,2827,2015-04-21
.........\AAA.rc,6032,2005-08-03
.........\AAADlg.cpp,10495,2013-12-02
.........\AAADlg.h,1663,2013-12-02
.........\Debug
.........\.....\AAA.exe,122997,2015-04-21
.........\.....\AAA.ilk,238628,2015-04-21
.........\.....\AAA.obj,15984,2015-04-21
.........\.....\AAA.pch,5493472,2015-04-21
.........\.....\AAA.pdb,312320,2015-04-21
.........\.....\AAA.res,2924,2015-04-21
.........\.....\AAADlg.obj,47658,2015-04-21
.........\.....\MODBUS_SERVER.obj,14424,2015-04-21
.........\.....\MODBUS_SHARE.obj,4191,2015-04-21
.........\.....\PORT.obj,16238,2015-04-21
.........\.....\StdAfx.obj,106366,2015-04-21
.........\.....\vc60.idb,214016,2015-04-21
.........\.....\vc60.pdb,364544,2015-04-21
.........\MODBUS_SERVER.cpp,9600,2013-12-02
.........\MODBUS_SERVER.h,1707,2013-12-02
.........\MODBUS_SHARE.cpp,3436,2013-12-02
.........\MODBUS_SHARE.h,266,2013-12-02
.........\PORT.cpp,6773,2013-12-02
.........\PORT.h,628,2013-12-02
.........\ReadMe.txt,3525,2005-08-02
.........\res

.........\...\AAA.rc2,395,2005-08-02
.........\Resource.h,1087,2013-12-02
.........\StdAfx.cpp,243,2013-12-02
.........\StdAfx.h,1092,2013-12-02

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

发表评论

0 个回复

  • MAPLE
    MAPLE编程指导书,个人感觉这个很不错的。(MAPLE programming guide book, a personal feel this is very good.)
    2014-01-25 09:19:09下载
    积分:1
  • traffic
    [基本要求] (1)提供对城市信息进行编辑(如:添加功删除)的功能 (2)城市之间有两面种交通工具:火车和飞机。提供对列车时间表和飞机航班进行编辑(增设或删除)的功能。 (3)提供两面种最优决策:最快到达或最省钱到达。全程只考虑一种交通工具。 (4)旅途中耗费的总时间应该包括中转站的等候时间。 (5)咨询以用户和计算机的对话方式进行。由用户输入起始站、终点站、最优决策原则和交通工具,输出信息:最快需要多长时间才能到达或者最少需要多少旅费才能到达,并详细说明依次于何时坐哪一趟列车哪一次班机到何地。 [实现提示] (1)对全国城市交通图和列车时刻表及飞机航班表的编辑,应该提供文件形式输入和键盘输入两种方式。飞机航班表的信息包括:起始站台票出发时间、终点站的到达时间和票价;列车时刻表则根据交通图给出各个路段的详细信息。 (2)以邻接表作交通图的存储结构,表示边的结点内除了含有邻接点的信息外,还应包括交通工具、路程中消耗的时间和花费以及出发和到达的时间等多项属性。 ()
    2008-07-07 00:17:13下载
    积分:1
  • Desktop
    自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子( To write a small memory pool, and hope to share. . There are examples of the use of main.cpp)
    2014-07-12 21:53:42下载
    积分:1
  • GDI
    说明:  利用GDI编写图形处理功能,具有一定图形功能.(Prepared using GDI graphics processing functions, with certain graphics features.)
    2008-11-16 14:29:27下载
    积分:1
  • lit_pyramid
    学习directx的光照效果源程序, 显示pyramid造型光照效果,在directx8环境下编译(Directx study the effect of the light source, showing the effect of light pyramid shape, in the circumstances directx8 compiler)
    2009-04-10 17:17:19下载
    积分:1
  • Text_CTreeBT
    一个MFC的属性控件类~~~封装了一些对树形控件的基本操作~~(MFC controls the properties of a type ~ ~ ~ Packaging, some of the basic operation of the control tree ~ ~)
    2009-05-11 09:27:17下载
    积分:1
  • NICControlClass
    枚举所有网卡、获取设置网卡参数、检查网卡状态、启禁网卡(Enum all NICs,get NIC paramates,check NIC state,enable/disable nic)
    2010-10-13 12:35:40下载
    积分:1
  • msflexgridDemo
    这个代码是基于MSFlexGrid基础功能进行改良扩展的示例----商业日报和私人旅行里程示例,代码增强了隔行变色,以及整行选择、双击事件,并加入了合计计算功能。同时支持打印输出模拟功能。整个代码为一个类文件,大家可以再此基础上继续扩展和修改。(This code is based on the basis of the functions of MSFlexGrid improved sample expansion---- Business Daily and private travel mileage example, color code to strengthen the de-interlacing, as well as the choice of the entire line, double-click events, and joined the combined computing power. At the same time, support for analog functions printout. The entire code into a class file, we can continue to expand on this basis and modified.)
    2009-04-20 17:17:03下载
    积分:1
  • Runpe
    Simple Run File im Memory )
    2013-10-06 07:26:38下载
    积分:1
  • the-static-binary-tree-and-input
    建立一个静态二叉树,并对他进行先序遍历,已在vc6.0上运行通过。(To establish a static binary tree, and carries on his first sequence traversal, has run through in vc6.0 )
    2014-01-14 12:37:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载