代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/211957/15169404

htm serialport.htm

CSerialPort v1.03
www.eeworm.com/read/211957/15169405

h serialport.h

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

gif serialport.gif

www.eeworm.com/read/209947/15210893

dsw serialport.dsw

Microsoft Developer Studio Workspace File, Format Version 5.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/209947/15210894

rc serialport.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/209947/15210896

dsp serialport.dsp

# Microsoft Developer Studio Project File - Name="SerialPort" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86
www.eeworm.com/read/209947/15210897

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/209947/15210899

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/209796/15214218

cpp serialport.cpp

//************************************************************************* //**模 块 名:YFCOM.cpp //**说 明:YFSoft 版权所有2005 - 2006(C) //**创 建 人:叶帆 //**日 期:2006年4月4日 //**修 改 人: //**日 期: //*
www.eeworm.com/read/208572/15244273

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