代码搜索:E1通信
找到约 10,000 项符合「E1通信」的源代码
代码结果 10,000
www.eeworm.com/read/456870/7337914
cpp tcpdlg.cpp
// TCPdlg.cpp : implementation file
//
#include "stdAfx.h"
#include "通信.h"
#include "TCPdlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
www.eeworm.com/read/456870/7337918
cpp ftpclient.cpp
// FTPclient.cpp : implementation file
//
#include "stdafx.h"
#include "通信.h"
#include "FTPclient.h"
#include "ClassXP.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/435039/7798798
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/399479/7858933
h define.h
/**************************************************************************************
项 目:基于CAN总线的自收发通信
说 明:宏定义、管脚定义
模 块:define.h
作 者:PIAE GROUP
注释修改者:特 权
修改 时间:08.6.17.
********************
www.eeworm.com/read/199392/7861771
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/398051/8007579
cpp baseinfodlg.cpp
// BaseInfoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "通信录.h"
#include "BaseInfoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/398051/8007624
cpp privatedlg.cpp
// PrivateDlg.cpp : implementation file
//
#include "stdafx.h"
#include "通信录.h"
#include "PrivateDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/242072/13096375
c 37.c
/*******************************************************************
**************重庆东电通信有限公司***************
文件名:SWS—3000加热软件(适用于双面加热)
版本:V3.5
编写:刘贤曙
创建日期:2006.10.7
2006.10.31调试OK
************
www.eeworm.com/read/139746/13136780
cpp pro.cpp
//////////////////////////////////////////////////////////////////////
// Pro.cpp: implementation of the CPro class.
//这个类负责管理串行编程器和下载线,提供串口编程器或并口编程器类
//与界面的通信
////////////////////////////////////
www.eeworm.com/read/325136/13225361
cpp programer.cpp
//Programer 类使用MonitorROM类和MCU通信;
//实现FLASH写入与擦除;
#include "stdafx.h"
#include "MonitorROM.h"
#include "Programer.h"
Programer::Programer(MonitorROM *lpROM)
{
rom = lpROM;
}
void P