代码搜索:Serialport

找到约 4,040 项符合「Serialport」的源代码

代码结果 4,040
www.eeworm.com/read/415398/11074506

cpp serialport.cpp

//CSerialPortEx类是在Remon Spekreijse设计的CSerialPort类基础上设计的,并增加 //了对二进制数据传输和块读写方式的支持和其他功能函数。关于CSerialPort类的声明如下: /* ** FILENAME CSerialPortEx.cpp ** ** PURPOSE This class can read, write and
www.eeworm.com/read/415398/11074525

h serialport.h

//CSerialPortEx类是在Remon Spekreijse设计的CSerialPort类基础上设计的,并增加 //了对二进制数据传输和块读写方式的支持和其他功能函数。关于CSerialPort类的声明如下: /* ** FILENAME SerialPort.h ** ** PURPOSE This class can read, write and watc
www.eeworm.com/read/415227/11080003

cpp serialport.cpp

#include "stdafx.h" #include "SerialPort.h" #include // // Constructor // CSerialPort::CSerialPort() { m_bExit=FALSE; m_hComm = NULL; // initialize overlapped structure mem
www.eeworm.com/read/415227/11080012

h serialport.h

#ifndef __SERIALPORT_H__ #define __SERIALPORT_H__ #define WM_COMM_BREAK_DETECTED WM_USER+10 // A break was detected on input. #define WM_COMM_CTS_DETECTED WM_USER+20 // The CTS (clear-to-send) si
www.eeworm.com/read/415096/11084192

cpp serialport.cpp

//CSerialPortEx类是在Remon Spekreijse设计的CSerialPort类基础上设计的,并增加 //了对二进制数据传输和块读写方式的支持和其他功能函数。关于CSerialPort类的声明如下: /* ** FILENAME SerialPort.cpp ** ** PURPOSE This class can read, write and watch
www.eeworm.com/read/415096/11084207

h serialport.h

//CSerialPortEx类是在Remon Spekreijse设计的CSerialPort类基础上设计的,并增加 //了对二进制数据传输和块读写方式的支持和其他功能函数。关于CSerialPort类的声明如下: /* ** FILENAME SerialPort.h ** ** PURPOSE This class can read, write and watch on
www.eeworm.com/read/269256/11103514

vcp serialport.vcp

# Microsoft eMbedded Visual Tools Project File - Name="SerialPort" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "
www.eeworm.com/read/269256/11103515

vco serialport.vco

www.eeworm.com/read/269256/11103517

rc serialport.rc

//Microsoft eMbedded Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/269256/11103519

vcproj serialport.vcproj