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

搜索资源列表

  1. SerialPort.rar

    0下载:
  2. 在Visual c++下的串口通信程序,可以边学边用呀,In the Visual c++ Under the serial communication program, you can learn while using it
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:33538
    • 提供者:wangliancheng
  1. VCComm

    1下载:
  2. VC从串口读取数据并实时绘制曲线图,非常好用。-VC data from the serial port to read real-time rendering curve is very useful.
  3. 所属分类:Com Port

    • 发布日期:2015-10-20
    • 文件大小:166912
    • 提供者:Lihao
  1. comVC-RS232

    0下载:
  2. vc编写的基于RS232的串口测试程序。-vc written testing procedures based on RS232 serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1962474
    • 提供者:钱钱
  1. 485

    1下载:
  2. 工程名称:串口+485发送程序 控 制 器: ATmega16 晶 振: 8.0000Mhz 创建时间:2009年2月18日 说 明:CPU通过串口接RS485发送数据,终端PC机通过 RS485转RS232转换器接入PC机,使用串口调试 助手发送数据并接收数据。 端口配置: CPU RS485 RXD RO TXD DI PD6 DE,/RE-Project Name: serial port+485 sending program contro
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1055
    • 提供者:liujianhu
  1. Serial-API

    0下载:
  2. 利用VC++编写的基于windows API的串口通信程序,已经测试过,可以成功运行。-Based on Windows API,the program fulfilled the function of data transmission through the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1897662
    • 提供者:ace
  1. serialport

    0下载:
  2. VC++编程,一个控制串行口通信的类,对于串口编程的初学者有一定参考-VC++ Programming, a control type of serial port communication, serial port programming for beginners there is a certain reference
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:18959
    • 提供者:吴欣
  1. MSComn

    0下载:
  2. VC++ MSComm控件编程,实现了计算机串口通信。所编源码具有很好的借鉴性。-VC++ MSComm control programming, the computer serial port communication. The series has a very good source of reference.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1944470
    • 提供者:江浪子
  1. RS485Comm

    0下载:
  2. 串口Vc简单程序,VC初学者学习的好帮手-serial port test for VC
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:12494
    • 提供者:
  1. VCPPV1.0

    0下载:
  2. 1. VC++6.0串口操作实现GPS数据提取 2. VC++串口实现双机互联,包含视窗加代码 3. VC++编写的实时读写串口数据,并用VC画出相应的数据波形 4. VC++串口控件实现温度数据的采集并显示,做出曲线 -1. VC++6.0 serial operation to achieve GPS data extraction 2. VC++ Serial Port Dual Internet, including Windows add code 3. VC++ wr
  3. 所属分类:GPS develop

    • 发布日期:2017-05-10
    • 文件大小:2193312
    • 提供者:h
  1. CH272VC

    0下载:
  2. USB转串口的VC原代码,CH372连接单片机和计算机,起转接USB作用-USB to serial port of the original VC code, CH372 Singlechip and computer connectivity, USB adapter from the role of
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:47834
    • 提供者:davie
  1. 1

    0下载:
  2. 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -This procedure using VC6.0 Universal Serial control MsCo
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:248227
    • 提供者:deng
  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. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. four_system

    0下载:
  2. VC++2005编程实例\源代码\第4章 系统管理编程实例,如何获取计算机串口、鼠标、内存、驱动器、键盘特殊键,用户角色、系统服务、系统性能、启动或停止系统驱动、获取系统指定进程或线程信息,或使用WMI查询系统设备等功能源码27个-VC++ 2005 programming source code examples of Chapter 4 System Management Programming examples of how to obtain a computer serial port
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:432578
    • 提供者:Liu Dongtao
  1. chart

    0下载:
  2. 动态适时显示曲线 可以动态显示数据,数据源可以使数据库 也可以是串口 等-Dynamic timely display curve can dynamically display data, data sources can make the database can also be a serial port, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:47752
    • 提供者:王存款
  1. VCComm

    0下载:
  2. VC++环境下从串口读取数据并实时绘制曲线图-VC++ Environment to read data from the serial port and real-time rendering curves
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:167044
    • 提供者:dflower
  1. CommTest

    1下载:
  2. 上位机串口程序,里面有详细代码,vc环境下开发-PC serial port procedures, there are detailed code, vc development environment
  3. 所属分类:Windows编程

    • 发布日期:2014-02-14
    • 文件大小:52352
    • 提供者:周小军
  1. VC++MsChart_GPS

    1下载:
  2. 通过计算机串口接收GPS数据,并利用MsChart控件进行处理。-Via computer serial port to receive GPS data and the use of MSChart control for processing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-27
    • 文件大小:197599
    • 提供者:pudn
  1. room_light

    0下载:
  2. vc++通过串口控制设备,来实现开关灯。是VC的一个串中应用设备例子。自己做的一个项目。-vc++ through the serial port control equipment to achieve the switch lights. VC are a string of examples of applications. Their own to do a project.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:62155
    • 提供者:swang
  1. SeriesPort

    0下载:
  2. vc++开发的串口编程,包括打开串口,设置串口,读取数据等等操作。-vc++ development of serial programming, including the open serial port, serial port settings, read data operation and so on.
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:2727594
    • 提供者:章学宇
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com