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

搜索资源列表

  1. VCNet2

    0下载:
  2. VC网络通信第二版 配套代码 本书是一本介绍利用Visual C++进行网络通信程序开发的书籍。书中精选了大量网络实例,涵盖了本地计算机网络编程、局域网网络通信编程、IE编程、网络通信协议编程、串口通信编程、代理服务器编程和高级网络通信编程。每个工程实例都提供了完整的源代码,很容易地根据需要进行二次开发。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.43mb
    • 提供者:于宗文
  1. vc++SerialApp

    0下载:
  2. 双机互联程序通过串口在两台计算机之间建立连接,按照自定义串口通信协议(SPCP)进行信息交换。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:54.49kb
    • 提供者:张宇鹏
  1. PLCFX

    5下载:
  2. 三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介 一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称DLL) ,是为满足工业通信需要,针对工业领域要求上位机对三菱FX系列PLC 实时采集与控制的组态编程而设计。本DLL是采用Delphi语言开发的标 准串口通讯库,具有以下特点: 1)、实时性、可靠性好,可根据通信数据量自行调整通信时间 2)、适用于多PLC联网和上位机通信,满足多方面的需要 3)、函数接口功能全,操作简单 4)、附加实用转换与读取函数,易
  3. 所属分类:文档资料

    • 发布日期:2011-04-21
    • 文件大小:9.27kb
    • 提供者:lyc
  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-27
    • 文件大小:38.36kb
    • 提供者:还都
  1. sockt to long 完整串口通信程序Vc++源代码

    3下载:
  2. 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-02
    • 文件大小:3.27mb
    • 提供者:jack
  1. SerialPort

    1下载:
  2. 采用VC++编写的串口通信模块,内包含一些协议和界面-This is serial port programme
  3. 所属分类:串口编程

    • 发布日期:2013-10-21
    • 文件大小:1.28mb
    • 提供者:lane
  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-08
    • 文件大小:1.85mb
    • 提供者:liujia
  1. serial_source

    0下载:
  2. VC++写的串口通信程序,可以收发数据,可选用TCPIP通信协议,非常实用-Write the serial communication program VC++, you can send and receive data, the choice of TCPIP communication protocol, very useful
  3. 所属分类:Com Port

    • 发布日期:
    • 文件大小:30.92kb
    • 提供者:lihua
  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
    • 文件大小:24.63kb
    • 提供者: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
    • 文件大小:25.57kb
    • 提供者:仙儿
  1. c

    0下载:
  2. 用VC实现基于LIN总线协议的串口通信的部分内容-VC with LIN bus protocol based on the serial communication part of the contents of
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:38.14kb
    • 提供者:
  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-06
    • 文件大小:758.2kb
    • 提供者:何健飞
  1. VCNetCommunicationCode

    0下载:
  2. VC网络通信包含基本网络编程,网络通信协议编程,串口编程,代理服务器编程等等。-VC Network Communication
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-18
    • 文件大小:4.67mb
    • 提供者:阿力
  1. vc-lin-232

    0下载:
  2. 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
  3. 所属分类:software engineering

    • 发布日期:2015-04-10
    • 文件大小:219.12kb
    • 提供者:newstarnul
  1. com

    0下载:
  2. vC++做上位机实现串口通讯,符合RS485通信协议-vC++ do PC Serial communication line RS485 communication protocol
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:5.66kb
    • 提供者:颜良飞
  1. ChuanKou

    0下载:
  2. 这是为了下载才上传的,大家不要下载。串口通信协议设置等,SerialPort的一些注意事项,可以作为初学者的一些参考。-This is only uploaded to download, we do not download. Serial communication protocol settings, SerialPort some considerations can serve as a beginner some of the reference.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:38.17kb
    • 提供者:葛枝鑫
  1. serialcommunication-

    0下载:
  2. vc串口通信协议详解,详细描述串口通信协议和实现过程。-vc serial communication protocols explain the detailed descr iption of the serial communication protocol and implementation process.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:41.33kb
    • 提供者:黎进文
  1. 61IC_S3354

    0下载:
  2. vc串口通信协议源代码,基于modbus通讯协议,有对话框可简单模拟-vc serial communication protocol source code, based on modbus communication protocol, there may be a simple simulation dialog
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4.26mb
    • 提供者:朱广
  1. VCmodbuschuankoutongxin1

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

    • 发布日期:2017-04-04
    • 文件大小:41.37kb
    • 提供者:白马飞飞
  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
    • 文件大小:18.81mb
    • 提供者:kkle1994
« 12 »
搜珍网 www.dssz.com