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

搜索资源列表

  1. vcshangweijichuankouchengxu.RAR

    0下载:
  2. vc上位机串口程序(实时曲线功能).RAR-vcshangweijichuankouchengxu.RAR
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4234385
    • 提供者:陈洁
  1. vcPP--usart

    0下载:
  2. vc++编写的基础程序,完成串口通信,并且可以实现实时图像的绘画-Visual C++ USART communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3944696
    • 提供者:自然
  1. VC

    0下载:
  2. 多线程技术在VC++串口通信程序中的应用研究-Multithreading in VC++ Serial Communication Program Application
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:4396
    • 提供者:jinjin
  1. SerialPort

    0下载:
  2. VC++ 串口通信示例程序源代码,serialPort,MSCOMM 。-VC++SerialPort Communication Programs
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1442647
    • 提供者:颜鹏
  1. ScommtestDingshi

    0下载:
  2. VC串口程序设计,适用两台PC机之间的串口互联,有定时器设计-VC for serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3747992
    • 提供者:sun
  1. chuankou

    0下载:
  2. 自己编辑VC串口程序,实现串口通信效果,初学者可以参考编程-write By myself,about communication
  3. 所属分类:Com Port

    • 发布日期:2017-06-11
    • 文件大小:18921153
    • 提供者:吴鹏
  1. VC

    0下载:
  2. 首先说明进行串口程序开发所需要的硬件和 软件环境,然后结合第一个串口程序 Hello World 介绍 Visual C++(简称 VC++)的使用-First serial port application development needs of hardware and software environment, and then combined with a serial program, Hello World, the Visual C++ (referred VC++)
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:390499
    • 提供者:李顺功
  1. Data

    0下载:
  2. 自己制作的VC++串口程序,实现与下位机通信,可以接受两组传感器数据,数据格式为A 1 12.34 0 32.34 Z,A、Z是开始与停止位,1、0为报警信息,12.34、32.34为有效数据-Serial port the VC++ program to produce their own, communicate with the next bit machine, you can accept two sets of sensor data, data format for the A 1
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2392057
    • 提供者:曹鹏
  1. vc-SerialPort

    0下载:
  2. vc SerialPor类的串口调试助手完整源代码,很好用的串口程序参考资料。-vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9105230
    • 提供者:liu
  1. VC-chuankoutongxin

    0下载:
  2. VC串口通信的3种常见方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控-VC serial communications common method This article describes the implementation mechanism of the serial communication under Windows platform, thre
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:5263
    • 提供者:
  1. vc-chuankou

    0下载:
  2. vc++串口通信程序,可实现串口通信,程序完整,可以直接使用-vc++ serial communication program, serial communication, integrity of the process can be used directly
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-10
    • 文件大小:3460316
    • 提供者:zsj
  1. vc-serial-comminucate

    0下载:
  2. 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1957058
    • 提供者:邸允帅
  1. 串口通信测试小程序

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

  1. common_115_src

    0下载:
  2. VC++串口程序 Api 高效调用,可以16进制发送,也可以字符发送,无错版,-VC++ serial procedures Api efficient call, you can send hexadecimal, you can also send characters, no wrong version
  3. 所属分类:Com Port

    • 发布日期:2017-05-05
    • 文件大小:141213
    • 提供者:plcjs
  1. 串口控制

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

  1. COMTOOL

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

    • 发布日期:2017-12-24
    • 文件大小:1922048
    • 提供者:江南一刀
  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. 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. LM

    0下载:
  2. 基于VC6.0写的MFC程序,与使stm32程序通信,完成上下位机数据传输(Write MFC program based on VC6.0, communicate with stm32 program, complete the data transmission of the upper and lower computer)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:2299904
    • 提供者:21陈小羊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 42 »
搜珍网 www.dssz.com