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

搜索资源列表

  1. RS232

    0下载:
  2. 本人在用VC实现232串口通讯程序时的一些笔记- Myself when use VC to realize string mouth communication procedure some to write down
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:18795
    • 提供者:虾米
  1. uartvc6

    0下载:
  2. vc下的232通讯, 事件驱动加timer方式
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:200972
    • 提供者:刘扬
  1. RS-232_VC

    0下载:
  2. 使用VC开发一套RS-232通信的小工具-Using VC RS-232 communications to develop a gadget
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:24715
    • 提供者:gedaxia
  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. Modbus_VC2005

    1下载:
  2. 在PC机上实现了modbus的通信,利用PC上的232串口,根据modbus协议实现了上位机和下位机的通信,实现了控制和检测。在VC++ 2005环境下通过-Implement the Modbus commucation between master and slave machine in industrial. utilize the RS232 port to achive the modbus protocol. success in VC++ 2005 enviroment.
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11095845
    • 提供者:xinyancode
  1. vcdll

    0下载:
  2. YX-K4-232 EM读卡器读取卡号 For VC 编程说明书 -YX-K4-232 EM card reader reads the card number For VC programming instructions
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:286637
    • 提供者:kzhua
  1. Msmulticomms

    0下载:
  2. 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial port programming is frequentl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:258987
    • 提供者:163
  1. learnVcCodeGame_TheBeginning

    0下载:
  2. 2-1、任务 12 2-2、用 VC 建立程序框架 13 2-2-1、创建一个程序: 13 2-2-2、程序框架简介 14 2-2-3、编译运行程序 16 2-3、将游戏角色显示出来 17 2-3-1、图形操作的基本方法: 17 2-3-2、调入图形文件 19 2-3-3、显示图形 21 2-3-4、程序的主要结构 23 2-3-5、编译运行程序-2-1, tasks 122-2, with VC establish procedur
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:201204
    • 提供者:Topsense Sol
  1. 1531-anqn

    0下载:
  2. 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。   本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communication system development, you will find that using VC++ on the RS-232 serial port programming is
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:379051
    • 提供者:spacebank
  1. jiekoushiyan

    0下载:
  2. 本实验实现基于VC与单片机的数据采集系统设计。单片机AT89S52与外围芯片AD7862实现了对电压的数据采集,然后通过RS-232接口将数据发送给PC机,PC机接收到数据后进行数据处理并显示,本系统可以实现上位机对单片机系统数据采集的控制。-In this study, VC and microcontroller-based data acquisition system design. AT89S52 microcontroller and peripheral chips on the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3936401
    • 提供者:zhengbin
  1. SERIALAPP

    0下载:
  2. VC单片机通信:利用MSComm通信控件编写VC程序完成微机与单片机之间的RS-232的串口通信,达到工业应用要求-VC microcontroller communication: use MSComm communication control write complete with single chip microcomputer VC program between the RS-232 of serial communication, to industrial applicatio
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1051
    • 提供者:郭卫兴
  1. chuankou

    0下载:
  2. vc温度脉博采集上位机,基于232串口通信-The vc temperature pulse acquisition host computer, based on 232 serial communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:1984173
    • 提供者:杨宏光
  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. COMonly

    0下载:
  2. 基于VC的RS232串口异步通讯,实现从232口接收数据-VC-based asynchronous RS232 serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4281516
    • 提供者:minhao
  1. PC-and-mcu-communikation

    0下载:
  2. 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:24725819
    • 提供者:因一
« 1 2»
搜珍网 www.dssz.com