代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
serial.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
serial.dsp
# Microsoft Developer Studio Project File - Name="Serial" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) St
serial.cpp
// Serial.cpp - Implementation of the CSerial class
//
// Copyright (C) 1999-2001 Ramon de Klein (R.de.Klein@iaf.nl)
//
// This program is free software; you can redistribute it and/ormodify
// i
serial.h
// Serial.h - Definition of the CSerial class
//
// Copyright (C) 1999-2001 Ramon de Klein (R.de.Klein@iaf.nl)
//
// This program is free software; you can redistribute it and/ormodify
// it unde
serial.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
serial.cpp
/*! \file CSerial.cpp
\brief CSerial类实现文件
\author 陈华毅
\version 1.0
这个类完成处理串口操作。通过 \a OpenComm()读取打开串口;
通过\a CloseComm()从关闭串口。
\defgroup CSERIAL_IMPLEMENT CSerial类实现说明
*/
#includ
serial.h
/*! \file CSerial.h
\brief 串口控制类声明文件
\author 陈华毅
\version 1.1
\date 2006-09-05
\document 添加写串口操作函数
*/
#if !defined(AFX_SERIAL_H__CC5C4A0E_030A_4C60_8769_3106FFC8E2C1__INCLUDED_)