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

搜索资源列表

  1. VC++串口通信

    0下载:
  2. 串口通信程序。实现串口模拟通信读取和写入数据。
  3. 所属分类:Windows编程

    • 发布日期:2014-04-12
    • 文件大小:2366321
    • 提供者:fusu1435
  1. 串口通信测试小程序

    0下载:
  2. win7系统基于VC++6.0编写的串口通信程序,CSerialPort函数,虚拟串口调试
  3. 所属分类:驱动编程

  1. 实用的串口发送与接收VC源码

    0下载:
  2. 实用的串口发送与接收,包括自动发送文件及16进制或ASCII码,VC源码
  3. 所属分类:串口编程

  1. 串口控制

    1下载:
  2. 用VC++编写上位机程序,同过此程序,让你快速完成上位机的串口通信
  3. 所属分类:Windows编程

  1. SerialPort

    1下载:
  2. 自己写的一个基于VC++6.0的串口通信得小程序,对于理解串口基本使用方法会有一些帮助。(I wrote a serial communication based on VC++6.0 small program, for understanding the basic serial method of use, there will be some help.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:4532224
    • 提供者:Tercelfly
  1. COMTOOL

    0下载:
  2. 串口类SerialPort使用实例,能实时接收串口数据,在此程序基础上可进一步实现许多功能。(This is a example for serial port in vc++6.0.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:1922048
    • 提供者:江南一刀
  1. 多线程的VC++串口通讯实例

    0下载:
  2. 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
  3. 所属分类:系统编程

  1. APP1

    0下载:
  2. VC++ 串口调试助手的实现,波特率可调,端口号可以选择(The implementation of serial debugging assistant)
  3. 所属分类:串口编程

    • 发布日期:2017-12-17
    • 文件大小:112640
    • 提供者:hai90168
  1. 三菱FX-PLC-COM

    3下载:
  2. 使用VC++软件对三菱PLC进行串口通信的软件编程(Using VC++ software for MITSUBISHI PLC serial communication software programming)
  3. 所属分类:驱动编程

    • 发布日期:2017-12-16
    • 文件大小:3491840
    • 提供者:xiaomiarmy
  1. 串口通信助手V2.3BY罗华飞

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
  3. 所属分类:串口编程

  1. 数据采集

    0下载:
  2. 软件实现对串口数据的接收,在windows平台下,采用vc++开发(Software to achieve serial data reception, under the windows platform, using vc++ development)
  3. 所属分类:串口编程

    • 发布日期:2017-12-21
    • 文件大小:72704
    • 提供者:sunguang216
  1. SerialCommunicationServer

    0下载:
  2. 采用VC++6.0编写的校园一卡通软件,有数据库操作,串口通信(Using VC++6.0 campus card software)
  3. 所属分类:界面编程

    • 发布日期:2017-12-19
    • 文件大小:3767296
    • 提供者:飘摇旗
  1. mfc

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。(Serial communication, a communication with PC MCU frequently u
  3. 所属分类:其他

  1. CSerialPort_src

    0下载:
  2. 一个VC6写的串口通讯的程序,里面封装了一个串口通讯的类,很好用。(A VC6 written serial communication program, which encapsulates a serial communication class, very good use.)
  3. 所属分类:串口编程

  1. WindowsFormsApplication1

    0下载:
  2. 利用SerialPort控件实现PC机双串口互通信( 事件方式)(Using SerialPort control to realize mutual communication between PC double serial ports (event mode))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:39936
    • 提供者:a_feng
  1. 参考C程序20171022

    0下载:
  2. VC串口编程实例及VC多线程编程实例,一共有5个。(VC serial programming examples and VC multithreaded programming examples, a total of 5.)
  3. 所属分类:通讯编程文档

    • 发布日期:2018-01-01
    • 文件大小:167936
    • 提供者:霖酷
  1. 模拟串口通信

    0下载:
  2. 应用VC编写的一个模拟串口通信程序,包含串口通信的软件(An analog serial communication program written in VC, including serial communication software)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:9645056
    • 提供者:Heaven6
  1. A163410914-27047

    1下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。(Vc + + serial communication using MSComm control for example, to implementation, based on the MSComm also is to use a serial port to
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:16384
    • 提供者:小阿七
  1. serial.tar

    0下载:
  2. linux串口应用处理, 读写,初始化,波特率设置相关处理。(Linux serial application processing, reading and writing, initialization, baud rate setting related processing.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:rxp
  1. com

    0下载:
  2. vc串口通信实例,做串口通信功能的同学可以用来参考。(VC serial communication example, the serial communication function of the students can be used for reference.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:41984
    • 提供者:lgmdq
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com