CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 串口通信协议 vc

搜索资源列表

  1. VSCADA

    0下载:
  2. 用VC实现的串口和三社公司的DC AURO(HKD)通信的程序,包括通信协议帧数据的封装等。调试已经通过。-with VC Serial Inc. and three DC AURO (HKD) communications procedures, including data communication protocol frame the packaging. Debugging has been adopted.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36572
    • 提供者:梅杰
  1. FSonPC

    1下载:
  2. 利用VC编写的串口程序,可工作于两种模式,普通模式为文本模式,CCD模式为与单片机通信按规定协议传输图像。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:51865
    • 提供者:赖东东
  1. Modbus_VC2005

    1下载:
  2. 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11095845
    • 提供者:xinyancode
  1. vcchuankou.rar

    0下载:
  2. vc上位机串口程序,编写接受线程与发送线程,及线程之间同步。通信协议,奇偶校验,vc PC serial procedures, prepared to accept the thread and sending threads, and synchronization between threads. Communication protocol, parity
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:39284
    • 提供者:还都
  1. VC

    0下载:
  2. vc实现的串口通信,通信时采用了简单的通信协议,以3a为开始标志-vc realize the serial communication, to communicate using a simple communication protocol to 3a as the starting signs
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1935919
    • 提供者:liujia
  1. RS485Comm

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:25225
    • 提供者:zxc
  1. CRCProgram

    0下载:
  2. 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:26185
    • 提供者:仙儿
  1. 232

    0下载:
  2. PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:776399
    • 提供者:何健飞
  1. modbusVCCode1

    0下载:
  2. 本例是在VC平台上编写的,实现了利用串口和MODBUS协议在两机进行通信的功能。-This example is written in the VC platform to achieve using serial port and MODBUS communication protocol in two machine function.
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:6079378
    • 提供者:王俊
  1. 8658efdf40c8

    0下载:
  2. 利用vc语言并且在其中用modbus rtu协议实现串口通信的功能,对于初学者非常有用。后面都有注解。-The use of vc and with modbus rtu protocol serial communication functions
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:8611
    • 提供者:huzhenyan
  1. jkModbus20100815

    0下载:
  2. 基于VC++的MODBUS协议的串口通信源代码,可以方便连接MODBUS协议的设备,应用相当广泛-Based VC++ MODBUS protocol serial communication source code, can be easily connected to the MODBUS protocol equipment, a wide range of applications
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5399552
    • 提供者:allen
  1. CPPWorkForAProtocol

    0下载:
  2. 基于定制通信协议的串口通信测试程序,包括通信协议的说明。VC++6.0编译,可供学习C++通信编程参考-Custom communication protocol based serial communications test program, including a descr iption of the communication protocol. VC++6.0 compiler, available to learn C++ communication programming ref
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:95161
    • 提供者:YuQi
  1. COM

    0下载:
  2. 通过VC++2010编写了串口的通信协议,并且建立了一个基本的用来发送和接受数据的基本控件。-Through the VC++ 2010 write a serial port communication protocol,and Set up a basic used for sending and receiving data basic control.
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:25037771
    • 提供者:郝铁钢
  1. hostlink

    0下载:
  2. 用vc 开发了一个欧姆龙plc 串口通信dll. 并用c#进行调用 。里面集成了hostlink 及fins协议。 调用相对简单-Vc development of an Omron plc serial communication dll. Invoked with c#. Which integrates hostlink and fins agreement. Relatively simple call
  3. 所属分类:Communication

    • 发布日期:2016-01-27
    • 文件大小:5081088
    • 提供者:李俊
  1. VCmodbuschuankoutongxin1

    0下载:
  2. VC++编写的modbus串口通信协议,有程序源码及视频教程-VC++ written modbus serial communication protocol, program source code and video tutorials
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:42358
    • 提供者:白马飞飞
  1. VC_modbus

    0下载:
  2. VC串口通信modbus协议源代码,测试可用。(modbus通信协议)-VC serial communication protocol source code modbus
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1920121
    • 提供者:陈青
  1. led_control(receive)

    0下载:
  2. VC++通过串口自定义通信协议控制LED等亮灭。-VC++ LED light off and other custom communication protocol via the serial control.
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:146139
    • 提供者:张雨楠
  1. Vc

    1下载:
  2. 无需在意协议,可简单实现从计算机到PLC、运动控制器等通信处理的Active X控件、.NET控件库。使用MX Component后,串口通信和以太网通信的程序开发变的简单(Don't need to care about, can be simple implementation from the computer to the PLC, motion controller, communication processing such as Active X controls. NET con
  3. 所属分类:Windows编程

    • 发布日期:2017-10-18
    • 文件大小:19720192
    • 提供者:kkle1994
  1. 示波器生成类附源码实例

    1下载:
  2. 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、测量准确,能满足使用要求(Compared with tra
  3. 所属分类:其他小程序

    • 发布日期:2017-12-26
    • 文件大小:19456
    • 提供者:qwepoi45628
搜珍网 www.dssz.com