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

搜索资源列表

  1. DeviceDebuger

    0下载:
  2. 用VC++做的热水器控制器面板,包含串口通信等。-VC++ to do with the heater control panel, including serial port communications.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4526078
    • 提供者:firebire
  1. SerialPort

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

    • 发布日期:2013-10-21
    • 文件大小:1338953
    • 提供者:lane
  1. gtk

    0下载:
  2. VC实现上位机与单片机的串口通信,调试通过-VC serial communication between PC and microcontroller
  3. 所属分类:Com Port

    • 发布日期:2014-04-19
    • 文件大小:5616640
    • 提供者:石友
  1. VC1

    0下载:
  2. 从零开始学习VC,用VC编写的串口通信教程,需要的可以下载-From scratch to learn VC, VC prepared by the serial communication tutorial, you need can be downloaded
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4611263
    • 提供者:陈杰
  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

    • 发布日期:
    • 文件大小:31658
    • 提供者:lihua
  1. mscom

    0下载:
  2. vc++同步串口通信源代码,简单实用,可以帮助大家理解同步串口编程-vc++ source code of synchronous serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5303924
    • 提供者:lijunxiang
  1. s7200

    1下载:
  2. 实现自由通信方式的西门子PLC与上位机的串口通信,界面采用VC++实现-To achieve the freedom of communication, the Siemens PLC communications with the host computer, interface VC++ achieve
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1944516
    • 提供者:zcj
  1. comtest

    1下载:
  2. 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
  3. 所属分类:串口编程

    • 发布日期:2014-03-01
    • 文件大小:1927460
    • 提供者:陈成金
  1. MFC-usart

    1下载:
  2. vc 6.0下编写的串口通信上位机,对开发上位的有参考价值。-vc 6.0, prepared by serial communication PC, on the development of the upper reference value.
  3. 所属分类:Com Port

    • 发布日期:
    • 文件大小:1905923
    • 提供者:Felix
  1. Serial

    0下载:
  2. 非常 好用的VC下串口通信,非常非常简单易懂的源码-VC is very useful under the serial communication, very, very easy-to-read source
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:61472
    • 提供者:wangchenghe
  1. uartcomunication

    0下载:
  2. 上位机与下位机的串口通信与自定义消息,非常适合VC初学者们学习-Between PC and next-bit machine serial communication with a custom message, very suitable for beginners to learn VC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1780222
    • 提供者:xxqmcu
  1. Jhhb

    0下载:
  2. 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:3795596
    • 提供者:董剑峰
  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. serial_class

    0下载:
  2. VC++通信的例子,提供了一个能够进行串口通信的类,能够方便地进行各种数据通信-VC++ Communication examples can provide a type of serial communication, the ability to easily conduct various kinds of data communication
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:53296
    • 提供者:zb
  1. COMWR

    0下载:
  2. 完整的串口通信程序Vc++源代码,用于串口通信。-Complete serial communication program Vc++ Source code for serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:42895
    • 提供者:Sky_Walker
  1. wkSerialPortCtrl

    0下载:
  2. 自己写的VC++串口通信代码,采用事件的方式,有详细的注释。-Write your own VC serial communication code, the use of the incident the way, there are detailed notes.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:4515
    • 提供者:wk
  1. My_uarta2

    0下载:
  2. 汇编串口通信程序,适合51单片机,需要用到VC的串口插件-Compilation of serial communication program for 51 single-chip, the need to use the serial port plug-VC
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:14036
    • 提供者:huyanchao
  1. Term

    0下载:
  2. VC++中有两种方法可以进行串口通信来实现虚拟终端的通信操作。-VC++ in the There are two ways to carry out serial communication to achieve a virtual terminal communications operation.
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:66815
    • 提供者:章鱼
  1. VisualCSerialcommunicationandengineeringpractice.r

    0下载:
  2. 用VC编写的串口通信源码,在日常生活中很多场合都可以得到应用-VC prepared using serial communication source, a lot of occasions in everyday life can be applied
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7219645
    • 提供者:st
  1. VisualCSerialcommunication

    0下载:
  2. 基于VC++的串口通信编程,很有参考价值,希望大家能拿去有所用-Based on VC++ Serial Communication programming, a good reference, I hope everyone can be used instead
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:36688
    • 提供者:dachao
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 42 »
搜珍网 www.dssz.com