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

搜索资源列表

  1. AboutMSCOMM

    0下载:
  2. 这是我在平时写VC程序(说准确点是在写一个串口程序时)发现的使用MSCOMM控件时需要进行的一些设置,希望对大学有点帮助啊!-This is what I wrote in peacetime VC (accurately point is a serial write process) found that the use of MSCO MM controls required for the setting up, and I hope to help the University a l
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:zhang
  1. MSComm

    1下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:8945
    • 提供者:steven
  1. VS2008简明教程

    0下载:
  2. 写在前面:..............................................................................................................................1 第一章:启动软件............................................................................................................
  3. 所属分类:编程文档

    • 发布日期:2010-10-16
    • 文件大小:1425359
    • 提供者:afd_326
  1. chuankouzhuanTCPIP

    0下载:
  2. 用VC++6.0实现串口转TCP/IP的程序-serial port switch TCP/IP
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:35555
    • 提供者:hellen
  1. UART

    0下载:
  2. 在众多网友的支持下,串口调试助手从2001年5月21日发布至今,短短一个月,在全国各地累计下载量近5000人次,在近200多个电子邮件中,20多人提供了使用测试意见,更有50多位朋友提出要串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,-UART
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:21235
    • 提供者:戴剑波
  1. vc

    0下载:
  2. vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5434487
    • 提供者:李先海
  1. vcMSCom

    2下载:
  2. vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
  3. 所属分类:Project Design

    • 发布日期:2016-06-04
    • 文件大小:75589
    • 提供者:于玮婷
  1. qwe

    0下载:
  2. 实现串口通信的程序 功能强大-Complete serial port the communication program Vc++ source code
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:3787
    • 提供者:靳文昌
  1. GPS-simulator-software-design

    0下载:
  2. 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:131849
    • 提供者:张利
  1. vcPP-and-Host-computer

    0下载:
  2. VC++编写简单串口上位机程序,体验一下单片机和PC通信的乐趣-VC++ write simple serial host computer program and experience the fun of the SCM and PC communications
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:767826
    • 提供者:long
  1. SerialServer

    0下载:
  2. 用vc写的GSM短信示例程序,通过串口与GSM通信,并能实时监控-Written by vc GSM SMS sample program, through the serial port to communicate with the GSM, and real-time monitoring
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:24719
    • 提供者:23j3j
  1. comm

    0下载:
  2. 利用MSComm控件实现的VC串口收发程序- The basic VC serial transceiver
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4078744
    • 提供者:李萌
  1. vcPPWindows-API-CSerial-MSComm

    0下载:
  2. vc++ 串口编程,用vc++编写上上位机程序 常见的几种方式以及注意事项均有介绍
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:15617
    • 提供者:junzifei
  1. CSerialPortComm

    0下载:
  2. 本程序主要是利用VC编程来进行串口间的通信-This procedure is the use of VC programming for serial communication between
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1912536
    • 提供者:xiang
  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
    • 提供者:霖酷
搜珍网 www.dssz.com