CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 串口 类

搜索资源列表

  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. serial_int_cpp

    0下载:
  2. Dos下中断驱动的串口类(CPP)-Dos Interrupt-driven serial port type (CPP)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:5045
    • 提供者:王有庆
  1. SerialComClass

    0下载:
  2. 封装较完整的串口类库,适合硬件开发人员使用,欢迎下载!-Packaging more complete serial library suitable for the development of the use of hardware, download welcome!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-01-13
    • 文件大小:5533
    • 提供者:jiangwei
  1. updesignshow

    0下载:
  2. 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1065033
    • 提供者:wu nan
  1. gps_importer

    0下载:
  2. 一个很好的串口类,可用于Windows、Linux不同的操作系统!GOOD LUCK-a good serial category can be used in Windows, the Linux operating system! GOOD LUCK! !
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:12484
    • 提供者:jiangde
  1. printerTest2.0

    1下载:
  2. 很好的热敏打印机测试程序VC编写,通用的串口类文件-good thermal printer test procedures to prepare VC, the generic serial types of documents
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1215968
    • 提供者:王春卿
  1. GPSComEVC3.0

    0下载:
  2. 程序实现了PDA对手持型GPS的导航设计。用一个串口类控制串口通讯,通过对接收的GPS数据分析导航信息。-program on the PDA handheld GPS navigation design. Serial category with a serial communication control, the reception of the GPS navigation data analysis information.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:214477
    • 提供者:易鹏
  1. evc_Serial

    0下载:
  2. wince操作系统下evc 操作串口类及其使用
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7233624
    • 提供者:冯昌剑
  1. SeriesSample

    0下载:
  2. wince 下串口源码,wince4.2 和 5.0下编译通过,很好用的evc串口类
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:130093
    • 提供者:zhj
  1. WinCESerial

    1下载:
  2. WINCE6下写的一个串口通讯程序,有功能非常完备的串口类,强烈推荐下载!
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:42103
    • 提供者:Owen
  1. ATMega8 模拟 USB 实现通用串口

    0下载:
  2. ATMega8 模拟 USB 实现通用串口(用CDC类)USB 转串口,附源代码.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-27
    • 文件大小:118466
    • 提供者:xyz543
  1. WinCESerial

    0下载:
  2. WINCE6下的一个串口通讯程序,包含功能非常完备的串口类-WINCE6 under a serial communication program, including the serial port class is very comprehensive
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:41745
    • 提供者:shaofeng
  1. GPStest

    0下载:
  2. 利用封装好的串口类实现wince上的GPS的数据的读取和定位-Class implements the use of packaged wince serial port on the GPS positioning data read and
  3. 所属分类:Windows CE

    • 发布日期:2017-05-08
    • 文件大小:1876806
    • 提供者:LIYU
  1. CESerialPort

    0下载:
  2. WINCE系统下的串口通信,封装了一个串口操作类,可在EVC环境中方便的使用-WINCE systems serial communications, a serial operation package category may EVC environment to facilitate the use of
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:87893
    • 提供者:王学宁
  1. Serial_and_gprs_xp_WINCE

    0下载:
  2. 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:259025
    • 提供者:虎成
  1. qserialport

    0下载:
  2. qt的串口类,可以直接封装到qt程序,内涵例子-qt s serialport,can use in qt pro,having examples
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:206247
    • 提供者:genser
  1. SerialPortTest

    0下载:
  2. 串口类,可以实现比SCOMM空间更为灵活的串口消息响应-Serial port class can be achieved more easily than SCOMM serial control message processing
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3629038
    • 提供者:熊见林
  1. SerialSample

    0下载:
  2. Wince下串口通信实例,例子采用编写串口类的方式实现串行通信。-Wince SerialSample
  3. 所属分类:Windows CE

    • 发布日期:2017-05-10
    • 文件大小:2157468
    • 提供者:zhaoyi
  1. 串口猎人

    0下载:
  2. 一款功能强大的串口调试工具,该工具可显示图形,可解析MODBUS类的指令(A powerful serial debugging tool, the tool can display graphics, can parse the MODBUS class instructions)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-28
    • 文件大小:4892672
    • 提供者:小米999999
  1. 串口通信类

    1下载:
  2. 进行串口通讯时,需要设置一些相关参数,可以通过设置SerialPort 类的属性来进行
  3. 所属分类:其他嵌入式/单片机内容

« 12 3 4 5 »
搜珍网 www.dssz.com