CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - header

搜索资源列表

  1. TermX

    0下载:
  2. 有程序工程的各个文件,如资源文件、头文件源代码、实现文件源代码和工程文件-procedures to the various documents, such as resource files, header files source code, the source code to achieve documents and engineering documents
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:47.11kb
    • 提供者:杨军
  1. com_code(LJ)

    0下载:
  2. 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:119.12kb
    • 提供者:李小跳
  1. CHAPT12

    0下载:
  2. CHAPT12\\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\\Chapt12.h The header
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:12.81kb
    • 提供者:张祥光
  1. CHAPT13

    0下载:
  2. CHAPT13\\AnsiWinTerm.cpp Class used in Win32 terminal emulation CHAPT13\\AnsiWinTerm.h Header file for the AnsiWinTerm class CHAPT13\\Chapt13.cpp 32-bit test program of terminal emulation CHAPT13\\Chapt13.dsp Visual C++ project file CHAPT13\\
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:21.07kb
    • 提供者:张祥光
  1. 电表645

    1下载:
  2. // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
  3. 所属分类:串口编程

    • 发布日期:2009-11-25
    • 文件大小:343.78kb
    • 提供者:459777329@qq.com
  1. function

    0下载:
  2. 串口开发定义,接口函数,头文件说明,头文件定义-Serial development defined interface functions, header files, header files defined
  3. 所属分类:Com Port

    • 发布日期:2017-11-09
    • 文件大小:16.14kb
    • 提供者:杜业伟
  1. CRT_R3

    0下载:
  2. CRT-286/CRT-288 系列读卡器SDK头文件。 DJMAX TECHNIKA 读卡器-CRT-286/CRT-288 Series Reader SDK header files. DJMAX TECHNIKA Series Reader
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:1.31kb
    • 提供者:hacknika
  1. MSComUseInVC++

    0下载:
  2. Visual C++提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问。本文介绍MSComm在VC++的添加使用实例及给出了mscomm.h头文件主要代码关键部分的注释。-Visual C++ Provides an easy-to-use ActiveX control Microsoft Communications Control (ie MSComm) to support the applica
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:223.94kb
    • 提供者:Wuxinmin
  1. MainSimSoftCom

    0下载:
  2. 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:40.21kb
    • 提供者:rocky
  1. COMTESTA

    0下载:
  2. dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1.05kb
    • 提供者:明剑
  1. cnComm

    0下载:
  2. 一个功能写得很经典的串口操作的函数,调用这个头文件就OK了。-A feature written very classic serial port operations function, call the header file is OK.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:4.71kb
    • 提供者:cobra
  1. CSerial

    0下载:
  2. 自己编写的CSerial类,包括头文件和cpp文件。-I have written CSerial categories, including header files and cpp files.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1.83kb
    • 提供者:forest
  1. SerialPort

    0下载:
  2. 仅用一个头文件就封装了串口类,用起来相当容易-Only one serial port header on the package the class, very easy to use up
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:5.08kb
    • 提供者:周白云
  1. Comm

    0下载:
  2. 串口通讯类 头文件没上传 定义cpp中要用的函数即可-Serial communication class header file did not upload the definition of a function you can use cpp in
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1.15kb
    • 提供者:王欢
  1. LCDDIPLAY

    0下载:
  2. 实现液晶显示,多数据处理,多个文件编译,头文件的运用-Achieve liquid crystal display, multi-data processing, multiple file compilation, header files, the use of
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:52.56kb
    • 提供者:longzihong
  1. SDIComm

    0下载:
  2. MFC中单文档串口通信程序应用程序的入门程序,教会你如何添加头文件等-MFC single document in the application serial communication program entry procedures, teach you how to add header files, etc.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.87mb
    • 提供者:wangguixi
  1. serialPort

    0下载:
  2. 详细的给出了串口驱动的C++程序,压缩包里包括了头文件和源文件-Serial driver is given in detail in the C++ program, compression bag, including the header files and source files
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:孙红洲
  1. 615test_3_2_OK

    0下载:
  2. 该串口通信程序能自动检测串口,串口基本参数可选,识别帧头帧尾,发送区自动检测有效帧数据,并能校验应答数据是否正确、有无超时。-The serial communication program can automatically detect the serial port, serial port optional basic parameters to identify the end of the frame header, sending zone automatic detection
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:96.15kb
    • 提供者:刘剑桥
  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
    • 文件大小:15.8kb
    • 提供者:lanh
  1. vb_programm

    0下载:
  2. 以921600的波特率接受数据,并识别帧头,对数据进行分组处理,并可保存于txt中-921600 baud rate to accept the data and identify the frame header, the data packet processing, can be stored in txt
  3. 所属分类:Com Port

    • 发布日期:2017-11-19
    • 文件大小:1.78mb
    • 提供者:李敏
« 12 »
搜珍网 www.dssz.com