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

搜索资源列表

  1. GPSportcommunication

    0下载:
  2. VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:87998
    • 提供者:feifei
  1. ss

    0下载:
  2. VC++串口通讯类应用实例233626488基于VC++的一个串口通讯类应用实例-VC++ Serial Communication Application 233 626 488 VC++ based on a serial communications application example
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:45223
    • 提供者:张经
  1. MscommShoolCard

    0下载:
  2. 一个vc 串口编程的实例,觉得不错,贴出来和大家分享一下,别人写的-A vc serial programming examples, feel good, posted and share with you, written by someone else
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:146749
    • 提供者:张强
  1. VCchuankoutongxin

    0下载:
  2. 基于vc++串口的开发,详细介绍了其原理以及其实例! 里面为pdf文件。-Vc++ serial port on the development, details of its principles and its practice! Inside the pdf file.
  3. 所属分类:Com Port

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

    0下载:
  2. 该文件包含了再VC++下的通信工程的实例,包括串口通信,tcpip通信等。-The document contains a further communication under VC++ examples of projects, including the serial communications, tcpip communications.
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3570118
    • 提供者:徐冬卫
  1. Modem

    0下载:
  2. 《VC++精彩实例》第30章 多线程串口Modem远程数据通信-COM multiple threads processing for remote data communications
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:65687
    • 提供者:Pero
  1. Serial-interface-communication

    0下载:
  2. VC++串口通信的一些实例,大部分来自VC++串口通信技术与典型实例-Vc++ serial communication of source code
  3. 所属分类:Com Port

    • 发布日期:2017-06-21
    • 文件大小:37753305
    • 提供者:mark
  1. 2011-04-07-1

    0下载:
  2. 一个最新的多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A new multi-threaded serial communication example VC++, select the machine available serial port that can be used with the serial number into the open, you can als
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:105426
    • 提供者:袁元
  1. VC_base-design

    0下载:
  2. VC串口通信\VC串口通信设计实例VC_base design-Serial Communication VC \ VC serial communication design example VC_base design
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4360605
    • 提供者:bird
  1. VCPP

    0下载:
  2. VC++串口通信工程开发实例导航,以实例导航的方式向读者介绍了如何将串口技术、相应的行业算法合理地实施到项目开发中-VC++ serial communication engineering instance navigation, navigation in the way of examples presented to the reader how to serial technology, the appropriate algorithm for a reasonable implem
  3. 所属分类:Com Port

    • 发布日期:2017-06-10
    • 文件大小:17310001
    • 提供者:王清
  1. Mscomm-Uart

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A multi-threaded VC++ Serial communication instance, choose a local serial port available, can be used with the serial number into the open, you can also set the data
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:105460
    • 提供者:胖哥
  1. gps

    0下载:
  2. GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。   编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:786992
    • 提供者:王一辉
  1. VCPP6.0MSComm

    0下载:
  2. VC++ 串口通信教程 Visual C++串口通信程序 设计典型实例 -VC++ MSComm
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:585532
    • 提供者:wangfeifei
  1. VCPPserial

    0下载:
  2. 很好的关于VC串口编程的总结资料,总结了各种串口编程方法,并且有实例-Very usefull for serial programing with VC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:612446
    • 提供者:胡林
  1. SerialPort

    0下载:
  2. 这是VC开发应用中串口通信应用的实例,希望对大家VC串口通信的应用和开发方面有所帮助-This is a VC++ application serial communication application example, we want to VC serial communications applications and development help
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:29801
    • 提供者:liang
  1. mscomabc

    0下载:
  2. 源码介绍: 多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -Source introduced: Multithreaded VC++ Serial communication example, select the serial port of the machine can be used, with the progress to open more than
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:136835
    • 提供者:肖传毅
  1. VC-MSCOMM

    1下载:
  2. 主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例.-Introduces CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance.
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:139983
    • 提供者:王元双
  1. VC_Serial-program

    0下载:
  2. 本上传程序是vc串口的编程实例,初学者可以通过学习该程序,掌握串口的编程技巧。-The upload process is vc serial programming examples, beginners can learn the program, master serial programming skills.
  3. 所属分类:Com Port

    • 发布日期:2017-11-24
    • 文件大小:18461875
    • 提供者:王启
  1. VC--com

    1下载:
  2. 非常好用的多线程串口通信实例,新手可作为参考。-Very easy to use multi-threaded serial communication example, the novice can be used as reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:94243
    • 提供者:彭婷婷
  1. SerialComm

    0下载:
  2. VC++串口编程的实例程序,实现串口的设置、打开和关闭等功能,发送数据。是学习串口通信很好的资料。-VC++ Serial programming examples procedures to achieve the serial port settings, such as opening and closing function, send data. Serial communication is to learn good information.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:306407
    • 提供者:乔飞翔
« 1 2 34 5 6 »
搜珍网 www.dssz.com