搜索资源列表
TermX
- 有程序工程的各个文件,如资源文件、头文件源代码、实现文件源代码和工程文件-procedures to the various documents, such as resource files, header files source code, the source code to achieve documents and engineering documents
com_code(LJ)
- 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
CHAPT12
- 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
CHAPT13
- 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\\
电表645
- // 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
function
- 串口开发定义,接口函数,头文件说明,头文件定义-Serial development defined interface functions, header files, header files defined
CRT_R3
- CRT-286/CRT-288 系列读卡器SDK头文件。 DJMAX TECHNIKA 读卡器-CRT-286/CRT-288 Series Reader SDK header files. DJMAX TECHNIKA Series Reader
MSComUseInVC++
- 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
MainSimSoftCom
- 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
COMTESTA
- dos下操作pc104串口,进行rs232、rs422rs485通信,查询方式接收。头文件在tc中都有.-operate pc104 serial dos conduct rs232, rs422rs485 communications, queries for receiving. Tc in the header file in both.
cnComm
- 一个功能写得很经典的串口操作的函数,调用这个头文件就OK了。-A feature written very classic serial port operations function, call the header file is OK.
CSerial
- 自己编写的CSerial类,包括头文件和cpp文件。-I have written CSerial categories, including header files and cpp files.
SerialPort
- 仅用一个头文件就封装了串口类,用起来相当容易-Only one serial port header on the package the class, very easy to use up
Comm
- 串口通讯类 头文件没上传 定义cpp中要用的函数即可-Serial communication class header file did not upload the definition of a function you can use cpp in
LCDDIPLAY
- 实现液晶显示,多数据处理,多个文件编译,头文件的运用-Achieve liquid crystal display, multi-data processing, multiple file compilation, header files, the use of
SDIComm
- MFC中单文档串口通信程序应用程序的入门程序,教会你如何添加头文件等-MFC single document in the application serial communication program entry procedures, teach you how to add header files, etc.
serialPort
- 详细的给出了串口驱动的C++程序,压缩包里包括了头文件和源文件-Serial driver is given in detail in the C++ program, compression bag, including the header files and source files
615test_3_2_OK
- 该串口通信程序能自动检测串口,串口基本参数可选,识别帧头帧尾,发送区自动检测有效帧数据,并能校验应答数据是否正确、有无超时。-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
cnComm
- 使用方法:自己重新写一个串口操作源文件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
vb_programm
- 以921600的波特率接受数据,并识别帧头,对数据进行分组处理,并可保存于txt中-921600 baud rate to accept the data and identify the frame header, the data packet processing, can be stored in txt