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

搜索资源列表

  1. VC++MSComm控件实现串口通讯

    0下载:
  2. 所属分类:按钮控件

    • 发布日期:2011-12-09
    • 文件大小:2953
    • 提供者:sunzhang999
  1. Serial-communication-program

    0下载:
  2. VC++基于CMSCOMM控件的串口通讯,可实现数据的发送和接收,源代码,可正常运行界面,进行相关操作。-the Source Code of Serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5500735
    • 提供者:lulu
  1. MyCom

    0下载:
  2. 用VC++实现的串口通讯,可进行读写操作,容易理解,适合刚刚学串口通讯的初学者,希望能对大家有用!~-Implemented with VC++ serial communication, can read and write, easy to understand for beginners just learning the serial communications, hoping it would be useful! ~ Thank you
  3. 所属分类:Communication

    • 发布日期:2017-05-23
    • 文件大小:7334375
    • 提供者:
  1. GPStongxin

    0下载:
  2. 基于VC++的GPS串口通讯的源代码 RS 232串口-The GPS-based VC++ source code for serial communication port RS 232
  3. 所属分类:GPS develop

    • 发布日期:2017-04-05
    • 文件大小:164148
    • 提供者:赵钢超
  1. serial.rar

    0下载:
  2. 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:30832
    • 提供者:zww
  1. 铁路列车车辆监控系统

    0下载:
  2. 铁路列车车辆监控系统本系统要求PC机有两个串行通讯串口,有线MODEM一个。其它配置没有严格的要求,一般配置即可。 软件环境:操作系统为WindowsNT/WindowsXP VC++6.0 MapInfo Professional 7.0 MapX 4.5 Microsoft SQL Server 2000 ,MICROSOFT FOUNDATION CLASS LIBRARY
  3. 所属分类:Modem编程

    • 发布日期:2017-03-27
    • 文件大小:918109
    • 提供者:mai
  1. DBManage

    0下载:
  2. VC写的一个电表管理系统,基于串口的通讯程序,工业自动化行业的。-Write a VC meter management system, based on serial communication program, industrial automation industry.
  3. 所属分类:串口编程

    • 发布日期:2013-11-27
    • 文件大小:9719153
    • 提供者:小红
  1. CommTest

    0下载:
  2. 使用第三方类serialport类,进行串口通讯,基于vc++MFC编写,可以同时采集多个串口数据。-Multiple serial port communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2436182
    • 提供者:xiaotao
  1. SCommTest

    0下载:
  2. VC编写的上位机控制串口接收发送程序,适合串口通讯初学者使用-VC prepared by the PC control the serial port to receive the sending program for serial communication beginners
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:7157119
    • 提供者:于立北
  1. SPP.doc

    0下载:
  2. 在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述 -In VC++ in the There are two ways to carry out serial communication. One is the use of Microsoft' s ActiveX controls provided by Microsof
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:6497
    • 提供者:王丽
  1. yd

    1下载:
  2. vc6.0利用TeeChart绘制曲线演示,数据来自串口与单片机的通讯-Drawing curves vc6.0 use TeeChart demo, data from the serial communication with the MCU
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:798523
    • 提供者:张驰
  1. TYServer

    0下载:
  2. 关于VC编写的一份串口通讯程序,测试已通过-VC prepared on a serial communication program, test has passed
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1816825
    • 提供者:刘小华
  1. RS485Comm

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:25225
    • 提供者:zxc
  1. PC_COM_Communication

    0下载:
  2. 一个串口通讯的例程,用的是CMSComm控件。如果机子没装VC的话还修改注册表才能实现通讯,比较麻烦,所以我在自己的项目中把CMSComm控件的功能用CSerial这个类实现,单这个例子其它部分还是不错的,推荐给大家。-A serial port communication routines, using a CMSComm control. If the machine did not loaded, then VC can be achieved also modify the regist
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:839940
    • 提供者:柳闻徽
  1. GSSerialPort

    0下载:
  2. 一个使用VC++6.0实现的串口通讯程序.-A use VC++ 6.0 to achieve the serial communication program.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:120299
    • 提供者:张景文
  1. SerialPortAPI

    0下载:
  2. 串口通讯程序,基于VC++的开发程序,不错的程序-Serial communication program, based on the VC++ the development of procedures, procedures for good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:33112
    • 提供者:杨锋
  1. ScibasedVC6

    0下载:
  2. 基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置.-VC' s PC-based serial communication, you can set the baud rate, the median data, open the serial port, serial port, such as shut down, and realize DSP2812 communications, realize on
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:53577
    • 提供者:高志安
  1. uart

    0下载:
  2. 这是一个VC下 开发的串口通讯类,可独立进行串口操作-This is developed under a VC type of serial communication, serial port can operate independently
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4073
    • 提供者:yewenyu
  1. MSCommcontrolserialcommunication

    0下载:
  2. VC++下用MSComm控件实现串口通讯,很好的哦-VC++ implementation using MSComm control serial port communication, oh well
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1315
    • 提供者:szw
  1. 10314059

    0下载:
  2. 一个用vc实现的简单的串口通讯程序,需要的朋友可以下载-Serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:342462
    • 提供者:丁诚
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com