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

搜索资源列表

  1. scporttest

    0下载:
  2. 串口通信测试程序,VC实现-serial communications testing procedures VC
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50000
    • 提供者:老虎
  1. SaxComm

    1下载:
  2. 专业串口通信设计控件(非源码),可用于VB,VC++,Delphi,.NET等开发语言-professional Serial Communication Design Control (source) that can be used VB, VC, Delphi,.NET development languages
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:387123
    • 提供者:张振华
  1. COMWR

    0下载:
  2. 这是一个串口通信的完整源代码,对于学习串口通信以及VC编程都有很重要的指导和参考价值(注:该代码非本人所写)。-Source code of com port writing and reading by VC++6.0.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42134
    • 提供者:ad
  1. CserialPort类源码

    2下载:
  2. VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7340
    • 提供者:dli
  1. fwgComDbg

    1下载:
  2. 一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:77415
    • 提供者:fwy
  1. CommDevLinkLayer

    0下载:
  2. VC中不采用控件方式进行串口通信的源码,无解压密码,解压可用-VC do not use control methods for serial communication source code, without extracting passwords, extract available
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:于庆河
  1. ComClass

    0下载:
  2. 利用API函数进行串口通信,vc源代码。-Serial port communication using API, VC source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6258
    • 提供者:阳光
  1. navigation

    0下载:
  2. VC开发,导航程序与串口通信结合,串口连接陀螺采集数据,发给导航程序进行结算-VC, navigation procedures and integrate serial communication, serial connectivity gyro data collection, to navigation procedures for clearing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:65220
    • 提供者:tongliuran
  1. VC3

    0下载:
  2. VC++ 串口通信,可以收发数据,可选用TCPIP通信,此C代码已经调试成功,放心使用。-VC++ serial communication, you can send and receive data, can be used TCPIP communication, the C code has been successful debugging, ease of use.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1764489
    • 提供者:刘潇
  1. Softrobot

    0下载:
  2. 用于VC串口通信,并且实时绘制图像的基于MFC的源代码。-VC Serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2547446
    • 提供者:黄祖宁
  1. MSCommPro

    0下载:
  2. VC串口通信,可以快速实现VC和单片机的通信,搭建了基于MFC对话框的通信界面- VC serial communication, can quickly realize VC and MCU communication, build a communication interface based on MFC dialog box
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2647476
    • 提供者:xuefei
  1. 04-PC-FX2N-VCPPNETSerialPort

    0下载:
  2. 三菱FX2N系列的VC++串口通信源代码-Mitsubishi FX2N series of the vc++ serial communication source code
  3. 所属分类:Com Port

    • 发布日期:2017-05-11
    • 文件大小:2436146
    • 提供者:李源
  1. VCPP-serial-communica

    0下载:
  2. VC++串口通信源代码,用与两台机器间的串口通信,内含串口通信类-VC++ serial communication source code, with two machines, serial communications, including serial communication class
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2015-07-24
    • 文件大小:18432
    • 提供者:ligl
  1. VC-serial-port

    0下载:
  2. 详细介绍了VC平台下串口通信,每个函数的操作使用。可以作为串口通信编程的参考。-Details of the VC platform for the serial communication, the use of each function of the operation. Can be used as a reference for serial communication programming.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:21064
    • 提供者:andy
  1. VCPP_serial1

    0下载:
  2. VC++串口通信20个经典源码合集\VC++串口通信源代码,用与两台机器间的串口通信,内含串口通信类-VC++ serial communication 20 classic source collection \ VC++ source code for serial communication, serial communication between the two machines, containing serial communication class
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:18449
    • 提供者:邱少
  1. VC-serial-communication-

    0下载:
  2. vc写的,关于上位机与下位机的串口通信。里面有20个代码-VC written on the host computer and the next bit machine serial communication. There are 20 code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11440828
    • 提供者:haiyan
  1. VcPP

    0下载:
  2. 51CTO下载-VC++串口通信20 个经典源码合集51CTO下载-VC++串口通信20个经典源码合集个经典源码合集-51CTO download-VC++ serial communication 2051CTO download-VC++ serial communication 20 classic source collection 51CTO download-VC++ serial communication 20 classic source source collection c
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2379229
    • 提供者:钟小帅
  1. serialCOM

    0下载:
  2. 好用的vc++串口通信类,适合MFC,.NET-vc++ serialCOM
  3. 所属分类:Communication

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:reliever
  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. SetWindowText

    0下载:
  2. 主要是介绍温度传感器与串口通信的过程代码(Mainly introduces the temperature sensor and serial communication process code)
  3. 所属分类:界面编程

    • 发布日期:2017-12-30
    • 文件大小:10240
    • 提供者:yaya9696
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 42 »
搜珍网 www.dssz.com