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

搜索资源列表

  1. cncomm3

    0下载:
  2. 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:47125
    • 提供者:liaotao
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. rs485

    0下载:
  2. 操作串口直接进行RS485多机通信的类。单片机下485多机通信很容易,用UART的Bit9即可,Windows下就麻烦得多,Windows下串口Bit9用作奇偶校验,要切换Bit9就要动态改通信格式,而且切换时间要跟得上单片机的us级时间。这个自己写的Class用独立线程、Windows高精度定时器机制,高速切换Bit9,示波器测量,时间在10us左右,已用于门禁系统多年,长时间运行可靠! -Direct RS485 serial port operation multi-machine c
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:9892
    • 提供者:
  1. ebus.tar

    0下载:
  2. 程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打开或者关闭输出口,只需要函数int E_bus::ebus_
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2473
    • 提供者:zhang
  1. database

    0下载:
  2. 为满足公司需求,我写了几个封装类,包括数据库常用操作封装、串口类的封装。-In order to meet company needs, I wrote several package categories, including the database used to operate package, serial type of package.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:11133
    • 提供者:gaolihua
  1. CommIo

    0下载:
  2. 该类可直接操作串口,打开,关闭,读,写,容错,是C++类,可以在windwos下任意操作串口通讯.-err
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2549
    • 提供者:wei
  1. slycomm

    0下载:
  2. 一个非常好用的串口类,可方便的操作串口.-A very easy to use serial port class can be easily operation serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:15025
    • 提供者:eric yu
  1. CSerialCom

    0下载:
  2. 一个串口通讯的类,可以方便地对串口进行打开、通讯及关闭等操作。-A class for communication.It can be used to open and close the serial communicating port,and to communicate.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:1818
    • 提供者:songguoyun
  1. Example10

    0下载:
  2. 一个封装的Modem AT命令操作类的快速拨号程序,在学习串口编程的人员有时候比较烦win7没有超级终端,这个比较烦,这个源程序整合AT命令,设置比超级终端简单易明.还没有封装,源程序-A package of Modem AT command operation procedures like speed dial in the study compared serial programming staff sometimes did not bother win7 HyperTerminal
  3. 所属分类:串口编程

    • 发布日期:2013-04-01
    • 文件大小:87607
    • 提供者:林子建
  1. Class-SerialEx--For-Windows

    0下载:
  2. SerialEx 类 windows下串口通信的扩展类,基于CSerial类,封装了监听等操作。-class SerialEx For windows programming
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4682
    • 提供者:zbwzll
  1. Linux-driver-development14

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第14章、Linux终端设备驱动。在Linux系统中,终端设备非常重要,没有终端设备,系统将无法向用户反馈信息,Linux系统中包含控制台、串口和伪终端3类终端设备。14.1节阐述了终端设备的概念及分类,14.2节给出了Linux终端设备驱动的框架结构,重点讲解tty_driver结构体及其成员。14.3~14.5节在14.2节的基础上,分别讲解Linux终端设备驱动的模块加载/卸载函数和open()、cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:706789
    • 提供者:华清远见
  1. SerialPortCls

    0下载:
  2. 自己写的一个串口类,功能很全,不像网上见到的只是发发数据,还可能对端口进行一定的操作。-Write a serial port class, features a very full, not just hair hair-line to see the data, may also be some of the port operations.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3824651
    • 提供者:
  1. target

    0下载:
  2. 这是一个封装好的串口类,可以对串口进行操作-This is a good serial port class package, you can operate on the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:5181
    • 提供者:zhangQiping
  1. CSerialPort

    0下载:
  2. 关于串口通信的编程例子,希望能对初学者有帮助。只是些基本操作类的东西。-Serial communication programming examples for beginners. Just some of the basic operations and the like.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:92442
    • 提供者:李萌
  1. Display

    0下载:
  2. c# 操作串口的集成类,标准pos设备指令,公司新项目开发时用到的,扩展性很好 -c# operation serial integrated classes, the standard pos Equipment Directive, the company used in the development of new projects, expansion very good
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:1265
    • 提供者:天幕
  1. CommTest

    0下载:
  2. 很实用的适于串口编程的CSerialPort类源代码。支持线连接的串口编程操作,编写的程序在windows98/NT/2000/XP系统下都能很好地运行。-Very useful source code suitable for the serial programming CSerialPort class. Support line to connect the serial programming operation, a program written in windows98/NT/2
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:1012926
    • 提供者:重剑
  1. Serial

    0下载:
  2. wince串口的编程,把对串口的操作封转为了一个类,可以实现进一步的开发,并且可以进一步开发gps功能-wince serial programming serial operation sealed into a class, you can achieve further development, and can be further developed gps
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:1747527
    • 提供者:鬼谷子
  1. SerialPort

    0下载:
  2. 讲述VB2005下串口的大致操作,分析流行的SerialPort类,word带源码。-About VB2005 serial approximate analysis of popular SerialPort class, word with the source code.
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:397189
    • 提供者:姚振南
  1. qextserialport

    0下载:
  2. 继续,这个是派生类,好像是跨平台用的,所以可以好好研究哦,主要串口本身的操作-Continue, this is a derived class, seems to be cross-platform use
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:1709
    • 提供者:smilenie
  1. com_class

    0下载:
  2. 这是一个关于串口通讯的类,直接调用可以很方便的实现对串口的各种常见操作-This is a class about serial communication, direct call can easily achieve a variety of common serial operation
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:3658
    • 提供者:任少文
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com