代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/239361/13284600

h serialport.h

/* Module : SERIALPORT.H Purpose: Declaration for an MFC wrapper class for serial ports Created: PJN / 31-05-1999 Copyright (c) 1999 - 2006 by PJ Naughter. All rights reserved. Copyright
www.eeworm.com/read/239361/13284607

cpp serialport.cpp

/* Module : SERIALPORT.CPP Purpose: Implementation for an MFC wrapper class for serial ports Created: PJN / 31-05-1999 History: PJN / 03-06-1999 1. Fixed problem with code using CancelIo which doe
www.eeworm.com/read/137846/13293891

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/137846/13293915

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/324024/13294652

cpp serialport.cpp

// SerialPort.cpp: implementation of the CSerialPort class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "SerialPort.h" #include "proce
www.eeworm.com/read/324024/13294656

h serialport.h

// SerialPort.h: interface for the CSerialPort class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SERIALPORT_H__0DEB07AE_8A25_47B3_B9E2_F3099622BA6E
www.eeworm.com/read/137792/13296767

cpp serialport.cpp

/* Module : SERIALPORT.CPP Copyright (c) 1996 - 2002 by db */ ///////////////////////////////// Includes ////////////////////////////////// #include "stdafx.h" #include "serialport.h" #incl
www.eeworm.com/read/137792/13296797

h serialport.h

/* Module : SERIALPORT.H Purpose: Declaration for an MFC wrapper class for serial ports Created: PJN / 31-05-1999 Copyright (c) 1999 - 2001 by PJ Naughter. All rights reserved. */ /
www.eeworm.com/read/239185/13299331

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/239185/13299341

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