代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/185001/9060599
cpp comm.cpp
#include "StdAfx.h"
#include
#include "COMM.h"
/**********************************************************************
Function: ReadThread
Description:建立读串口线程,接收到字符时通知窗口或线程,线程结束
Inp
www.eeworm.com/read/178710/9387476
cpp datareceivedlg.cpp
// DataReceiveDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataReceiveDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/178710/9387487
cpp datasenddlg.cpp
// DataSendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataSendDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/176736/9485543
h rs232x3.h
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright (C), 2005, Emtronix Tech. Co., Ltd.
* File name: RS232X3.CPP
* Module name: ETR232i模块的串口驱动API函数
* Author/
www.eeworm.com/read/176732/9485778
c serial.c
#include "recframe.h"
#include "process.h"
#include
/*********************************************************************
* 函 数 名: Serial
* 功能描述: 串口接收发送中断服务程序
* 函数说明:
* 调用函数:
www.eeworm.com/read/176727/9486764
c serial.c
#include "recframe.h"
#include "process.h"
#include "time.h"
/*********************************************************************
* 函 数 名: Serial
* 功能描述: 串口接收发送中断服务程序
* 函数说明:
* 调用函数: StatSwi
www.eeworm.com/read/176483/9496831
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[Comm.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[串口.vbp]
S
www.eeworm.com/read/372102/9521808
c serio.c
//串口子程序
/*******************************************************************/
#include
#include "serio.h"
#include "ds1302.h"
uchar count=0;
struct time clock1;
struct time *tm1;
/**
www.eeworm.com/read/169376/9864501
cpp chuankou.cpp
//声明全局变量
HANDLE m_hIDComDev;
OVERLAPPED m_OverlappedRead, m_Over lappedWrite;
//初始化串口
void CSerialAPIView::OnInitialUpdate()
{
CView::OnInitialUpdate();
Char szComParams[50];
DCB dcb;
M
www.eeworm.com/read/364357/9911642
c uart.c
/*
*Module: Uart.C 串口程序
*Programed by: ZHI-XIONG PENG
*Programed on: Date: 2004-12-22 18:11
*Modified by:
*Modified on: Date:
*Copyright (c) LONGFLY SHAOGUAN Inc. All rights reserved
*