代码搜索:COMPORT
找到约 971 项符合「COMPORT」的源代码
代码结果 971
www.eeworm.com/read/390809/8441575
h comport.h
/*********************************************************
版权所有:银骏科技
版本号 :1.00
文件名 :ComPort.h
创建日期:07/03
创建者:
功能说明: 串口处理程序头文件
*********************************************************/
#ifndef COMPORT
www.eeworm.com/read/390809/8441641
c comport.c
/*********************************************************
版权所有:银骏科技
版本号 :1.00
文件名 :Slave.c
创建日期:07/03
创建者:
功能说明: 串口处理程序文件
*********************************************************/
#define ARM_COMPOR
www.eeworm.com/read/385229/8813129
ico comport.ico
www.eeworm.com/read/285011/8876065
h comport.h
/*************************************************************************************************
*
* 模块名称:多线程串口通讯类
* 编制人:liu_sir 日期:2003.4.20 -4.3
www.eeworm.com/read/285011/8876466
cpp comport.cpp
// ComPort.cpp : 实现文件
//
#include "stdafx.h"
#include "ComPort.h"
namespace LsComm{
// CComPort
CComPort::CComPort()
{
this->m_pfnOnReceiveData = NULL;
this->m_pfnOnComBreak =N
www.eeworm.com/read/284425/8931733
h comport.h
// ComPort.h: interface for the CComPort class.
//
//////////////////////////////////////////////////////////////////////
//串口类:管理当前串口的操作、连接设备的管理、接收数据的分析处理。
#if !defined(AFX_COMPORT_H__F368C602_19
www.eeworm.com/read/284425/8931951
cpp comport.cpp
// ComPort.cpp: implementation of the CComPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RegionComm.h"
#include "ComPort.h"
www.eeworm.com/read/282472/9092058
ico comport.ico
www.eeworm.com/read/281355/9160902
cs comport.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
//using b0002b_Rs232_class_for_MScomm;
using CSMA_EmuMaster;
namespace K