代码搜索:E1通信
找到约 10,000 项符合「E1通信」的源代码
代码结果 10,000
www.eeworm.com/read/339744/12206773
asm pccom2.asm
; FILENAME:
; 内容: 微机串口通信功能综合检测
DISP MACRO VAR
MOV AH, 9
MOV DX, OFFSET VAR
INT 21H
ENDM
DATA SEGMENT
TEXT DB 'THE QUICK BROWN FOX JUMPS OVER LAZY DOG
www.eeworm.com/read/151377/12217075
h datadef.h
////////////////////////////////////////////////////////////////////////////////////
//文件名: DataDef.h
//功能: 平台通信接口模块的数据类型定义
//
//创建时间:2001-9-11
//修改人: 杨祖明
//修改时间:2001-10-18
///////////////
www.eeworm.com/read/129919/14217518
h cmpp.h
//*******************************************************************************
//
// 文件名: Cmpp.h
// 描述:
// 中国移动通信互联网短信网关接口协议(China Mobile Point to Point)实现.
// 版本: V2.2 (Last Update Apr.18.0
www.eeworm.com/read/129919/14217526
h cmpp.h
//*******************************************************************************
//
// 文件名: Cmpp.h
// 描述:
// 中国移动通信互联网短信网关接口协议(China Mobile Point to Point)实现.
// 版本: V2.2 (Last Update Apr.18.0
www.eeworm.com/read/129919/14217544
h cmpp.h
//*******************************************************************************
//
// 文件名: Cmpp.h
// 描述:
// 中国移动通信互联网短信网关接口协议(China Mobile Point to Point)实现.
// 版本: V2.2 (Last Update Apr.18.0
www.eeworm.com/read/220022/14855946
c 485-master.c
/*--------RS485通信程序主机部分----------*/
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define comm 0 //液晶命令
#define dat 1
www.eeworm.com/read/117372/14927934
cpp adduser.cpp
// AddUser.cpp : implementation file
//
#include "stdafx.h"
#include "通信录.h"
#include "AddUser.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/216187/15024507
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[串行通信_写GPS数据V.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
[串行
www.eeworm.com/read/210969/15189500
c gprs.c
/*
* $Id$
* EAX-400 linux实验指导书配套实验代码
* 实验3.3 GPRS通信
* Copyright (c) 2006 Beijing EFLAG Technology Co.,LTD
*
* This program is free software; you can redistribute it and/or modify
* it under the