代码搜索:CSerialPort
找到约 1,046 项符合「CSerialPort」的源代码
代码结果 1,046
www.eeworm.com/read/183193/9175676
cpp serialport.cpp
/*
** FILENAME CSerialPort.cpp
**
** PURPOSE This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The clas
www.eeworm.com/read/375058/9374743
cpp serialport.cpp
/*
** FILENAME CSerialPort.cpp
**
** PURPOSE This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The clas
www.eeworm.com/read/372129/9519944
h serialport.h
/*
** FILENAME CSerialPort.h
**
** PURPOSE This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The class
www.eeworm.com/read/372129/9519966
h serialport.h
/*
** FILENAME CSerialPort.h
**
** PURPOSE This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The class
www.eeworm.com/read/371657/9543282
cpp serialport.cpp
/*
** FILENAME CSerialPort.cpp
**
** PURPOSE This class can read, write and watch one serial port.
** It sends messages to its owner when something happends on the port
** The clas
www.eeworm.com/read/175323/9552275
h serialport.h
/*
Module : SERIALPORT.H
Purpose: Declaration for an MFC wrapper class for serial ports
Created: PJN / 31-05-1999
Copyright (c) 1999 - 2002 by PJ Naughter.
All rights reserved.
*/
/
www.eeworm.com/read/366237/9823910
h serialport.h
#ifndef __SERIALPORT_H
#define __SERIALPORT_H
#include "afxwin.h"
#include
#define ADDSCCENUM
#define MAX_SCC_NUM 128 //串口最大数量
#define MAX_SCC_RECV_LEN 4096 //串口最大读缓冲
#def
www.eeworm.com/read/365624/9852894
dsw serialport.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/365624/9852901
cpp app.cpp
/*
Module : APP.CPP
Purpose: Provides the WinMain function for testing the serial port class
Created: PJN / 23-05-1999
History: None
Copyright (c) 1999 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/166761/10000163
h serialport.h
/*
Module : SERIALPORT.H
Purpose: Declaration for an MFC wrapper class for serial ports
Created: PJN / 31-05-1999
Copyright (c) 1999 - 2002 by PJ Naughter.
All rights reserved.
*/
/