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

搜索资源列表

  1. SerialComm

    0下载:
  2. 一个通用的WINCE下的串口通信类,实现了常用的串口操作
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:51060
    • 提供者:ppiy
  1. serial class

    0下载:
  2. vc++6.0写的串口操作的类-vc 6.0 write operation of the serial category
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:8352
    • 提供者:杨峰
  1. 用MFC实现串口编程

    1下载:
  2. 该技术文档比较全面的讲解了vc下的类库MFc操作电话和传真的使用方法和技巧。-more comprehensive account of the library vc Modified operation of the telephone and fax use of methods and techniques.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9452
    • 提供者:发财
  1. LPC21XXISP.ARM LPC2100系列ISP通信的上位机程序

    0下载:
  2. ARM LPC2100系列ISP通信的上位机程序,C++编写,串口操作需要CSerialPort类支持 ,ARM LPC2100 series ISP PC communications procedures, C++ Prepared, serial type of operation requires CSerialPort support
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:2550
    • 提供者:林勇
  1. CSerial

    0下载:
  2. 串口通信类CSerial的头文件和源文件,其中包含有串口操作的函数。-It is about the class of CSerial,which has something to do with serial communication.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:1957
    • 提供者:洪焱
  1. MYSerialPort

    0下载:
  2. 用CserialPort类实现的串口中断接收程序,并可发送字符串。可多串口操作。-With CserialPort class implements the serial interrupt reception process, and send the string. Can be multi-serial operation.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3894384
    • 提供者:徐永杰
  1. CCommLib

    0下载:
  2. 自己写的串口通信类库,为异步读操作,使用时直接将lib文件加载如程序,判断串口是否可以,打开串口,读、写串口,关闭等,自己写的,满足一定的需求,不太完善-serial communication class library for the asynchronous read operation, use lib file is loaded directly into such programs to determine whether the serial port, open the ser
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14355434
    • 提供者:shadow
  1. SerialExample

    0下载:
  2. 串口编程实例,包含对串口操作的封装类。 可是高效的实现串口操作-Examples of serial programming, including the operation of the serial type of package. However, the realization of high-performance serial operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:79840
    • 提供者:yl
  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. Serialport

    0下载:
  2. 串口通信类,很实用的,稳定性比较好。方便操作-Serial communications, a very practical, stability is better. Convenient operation
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6339
    • 提供者:李江涛
  1. serialport1

    0下载:
  2. 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:40446
    • 提供者:flashvip
  1. SerialPort

    0下载:
  2. CSharp 的串口控制类,采用文件操作的方式,挺不错的。-CSharp class serial control, the use of file operations the way, very good.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3087
    • 提供者:张强
  1. comm

    0下载:
  2. JAVA串口通信类库包,通过此类库可以非常方便的操作串口连接的设备,下载后将.rar改为.jar-JAVA serial communication class library packages, such libraries can be very easily through the operation of the device serial connection, download will be. Rar to. Jar
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:40075
    • 提供者:田大哥
  1. VCserialoperation!

    0下载:
  2. VC串口操作 !介绍了在串口操作方面使用的相关函数,与C++类与函数设计技巧!更容易掌握面向对象程序设计!了解封装!了解串口编程!-VC serial operation! Describes the operational use of the serial correlation function, and C++ class design skills with the function! Better understand the object-oriented programming!
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:933517
    • 提供者:Slardar
  1. cnCOMM

    0下载:
  2. 一个封装得比较完整的COM串口通讯类接口,支持同步、异步操作,调用方法也简便,在BC、VC,、GCC等下编译通过,不过用时候需要配置一些参数,否则会报错导致通讯失败。 -Get a more complete package COM serial communications interface, supports synchronous, asynchronous operation, call the method is also simple, in BC, VC,, GCC wait
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:19354
    • 提供者:陈文仪
  1. WaveTest

    0下载:
  2. 服务端读取音频文件,通过串口发送出去,客户端通过串口接收音频文件并播放音频。main随便写的,主要是提供了串口操作的C++类和wav音频文件处理的C++类。- 英语 中文(简体) 日语 The server reads the audio file sent through the serial port, the client via the serial port to receive
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:5152078
    • 提供者:黄仲庭
  1. serial-VC

    0下载:
  2. 一个VC串口编程的实例,使用了serialport类封装串口操作-serialport class for VC serial port
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:1917167
    • 提供者:ximing
  1. Linux.cuankobianc

    0下载:
  2. 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:4291747
    • 提供者:shifa
  1. cnComm

    0下载:
  2. 使用方法:自己重新写一个串口操作源文件cmd.c或者cmd.cpp.在cmd.c或者cmd.cpp中定义头文件#include "cnComm.h".定义串口类-To Usage: own re-write a serial operation source file cmd.c or cmd.cpp cmd.c, or cmd.cpp in defining the header file# include "cnComm.h define the serial port class
  3. 所属分类:Com Port

    • 发布日期:2017-11-01
    • 文件大小:16177
    • 提供者:lanh
  1. SerialPortConnection

    0下载:
  2. 串口操作,使用自带的类进行处理串口,仅供大家参考-Serial operation, the use of own class for handling serial
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:5794
    • 提供者:张氏医
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com