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

搜索资源列表

  1. serial_communication

    0下载:
  2. VC环境下的MFC简单串口通讯编程,再加NI控件,适合于串口编程初学者。-MFC under VC simple serial communication programming, coupled with the NI control, suitable for beginners in the serial programming.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-22
    • 文件大小:6918529
    • 提供者:胡相利
  1. Scomm

    0下载:
  2. 很好的一款VC++实现的串口通讯软件,界面友好,功能齐全,代码都经过测试,可以直接使用。-A good VC++ to achieve the serial communication software, user-friendly, functional and tested code can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:283702
    • 提供者:李健
  1. MFCCOM

    0下载:
  2. 串口通讯程序源码和制作详细指导!希望对初学MFC COM编程有所帮助-this package bag is about the COM communition and the wizard will tell you hao to write a COM program by VC++ with MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3788029
    • 提供者:hzz
  1. RS232_VC

    0下载:
  2. 用vc软件开发串口通讯程序实现单片机与pc机的通讯-Vc software development using serial communication process to achieve single-chip communication with the machine pc
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:36049
    • 提供者:999
  1. ComAccess

    0下载:
  2. 基于VC++的一个串口通讯类应用实例,自己看下就知道了。-VC++ based on a serial communications application that they know facie.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:45083
    • 提供者:149
  1. dll_test4_V4

    0下载:
  2. 在VC++中写了一个基于对话框的应用程序,通过调用外部封装好的DLL来实现串口通讯,比较简单-In the VC++ written in a dialog-based application package by calling an external DLL to achieve a good serial communications, a relatively simple
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4138030
    • 提供者:yikedianzi
  1. PcommPro

    0下载:
  2. PcommPro串口通讯库,有VB,VC,DELPHI下的相关例子-PcommPro serial communication library, there are VB, VC, DELPHI examples under the relevant
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-04
    • 文件大小:1471347
    • 提供者:刘欣
  1. SCOMMTEST

    0下载:
  2. 该程序为串口通讯入门调试程序,让初步学习VC++者有一个直观操作感受-The program for the serial communication entry to debug procedures so that the initial learning VC++ there is an intuitive operation of the feelings of those who
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:296307
    • 提供者:zhoumanping
  1. SCOMMV23

    0下载:
  2. VC++实现串口通讯的完整编程,并且实现各种数据的转换功能和设置-VC++ to achieve a complete serial communication programming, and to achieve a variety of data conversion functions and settings
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1506209
    • 提供者:zhoumanping
  1. SDICOMM

    0下载:
  2. 用VC编程,实现在DOS环境下的串口通讯功能,编程简单,实用性较强-Programming with VC to achieve in the DOS environment, serial communication, programming simple, practical, strong
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:304494
    • 提供者:zhoumanping
  1. RS232_VC

    0下载:
  2. VC下的串口编程,主要实现PC机的串口通讯。希望能对大家有所帮助。-VC under the serial programming, mainly to achieve PC-Serial communication. Want to be helpful to everyone.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:254657
    • 提供者:lda
  1. 3Dtext_demo

    0下载:
  2. 串口通讯源码vc++版非常完美的程序,用起来非常的好-ewtileryguerout9
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:19882
    • 提供者:杜文韬
  1. SCOMMV23

    0下载:
  2. VC++开发的串口通讯软件源代码, 非常的详细。-Developed in VC++ Serial communication software source code, very detailed.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1519912
    • 提供者:李金
  1. 947q

    0下载:
  2. 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:385476
    • 提供者:张利
  1. comtest

    0下载:
  2. 采用SerialPort类进行的简单串口通讯程序,用于演示,编译环境vc++6.0-SerialPort class using a simple serial communications program for presentations, build environment vc++6.0
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:35074
    • 提供者:cao
  1. MScommJihe

    0下载:
  2. 这是在做项目时,用到串口通讯时,所找到的几个串口的VC实例和关于串口的几个说明介绍文档。-This is so the item, when used in serial communication, the serial number found on the serial port of the VC instance and a few note describes the document.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19820668
    • 提供者:sabina
  1. openserialportdevice

    0下载:
  2. 讲述了利用VC打开串口号大于10的串口通讯设备的方法,该方法经过多次试验,如假包换-VC described the use of serial numbers to open more than 10 serial communications devices method, which after many tests, Rujiabaohuan
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:2164
    • 提供者:zhaotingfa
  1. cExample

    0下载:
  2. 通过串口通讯,VC++编程,简单实用。Aglient Multimeter 34401A-Through serial communication, VC++ programming, simple and practical. Aglient Multimeter 34401A
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:15221
    • 提供者:刘向东
  1. vcseries

    0下载:
  2. 用vc 进行串口通讯,调用mscomm.ocx控件来实现对串口的操作,以及对数据的读取和写入,和串口通讯参数的修改.-Vc carried out using serial communication, call mscomm.ocx controls to achieve the serial port operation, as well as the data read and write, and the serial communication parameter changes.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1182217
    • 提供者:wang
  1. 20105610437985

    0下载:
  2. 两台机器间的串口通讯 资源类别: VC源码¦系统控制 -Serial communication between two machines types of resources: VC Source ¦ system control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:49912
    • 提供者:yeknife
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 21 »
搜珍网 www.dssz.com