代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/457140/6322227
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/486498/6533497
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/480432/6664307
cpp comthread.cpp
//---------------------------------------------------------------------------
//串口监控线程,用于接收字符
//作者:冯华亮
//最后修改日期:2002年5月
#include
#pragma hdrstop
#include "ComThread.h"
#include "Com.h
www.eeworm.com/read/410583/11276239
h comport.h
/*********************************************************
版权所有:银骏科技
版本号 :1.00
文件名 :ComPort.h
创建日期:07/03
创建者:
功能说明: 串口处理程序头文件
*********************************************************/
#ifndef COMPORT
www.eeworm.com/read/407695/11411919
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/406765/11436055
c uart.c
#include
#include "D12Config.h"
#include "UART.h"
#include "D12Driver.h"
INT8U Sending;
/********************************************************************
函数功能:串口初始化。
入
www.eeworm.com/read/402650/11531043
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// 基于单片机基站的串口通讯.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/400998/11566156
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[FLPS平台串口通信规约测试系统.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/158710/11591387
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/158050/11647899
h serial.h
//**********************************************************************************
//杨屹 2002/08/20 第一版
//基于中断的串口驱动及显示程序
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********************