代码搜索:E1通信
找到约 10,000 项符合「E1通信」的源代码
代码结果 10,000
www.eeworm.com/read/410123/7217316
c main.c
/***********************************************************
程序功能:在液晶上用串行数据通信方式依次显示常用ASCII码
------------------------------------------------------------
跳线设置:将跳线座J5的2脚和3脚(-)用短路帽短接
----------------
www.eeworm.com/read/439010/7718143
c internet_clt.c
/*
* server.c
* Created on: 2008-10-18
* Author: xunzhao
* internet domain 通信,客户端
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/196754/8062268
java protocol.java
/**
* Server与Client之间的通信协议
*/
public interface Protocol {
// 防刷屏时间设置
final static int TIME_BETWEEN_MSG = 1;
// 版本号
public static String VERSION = "1.0";
// 默认IP地址
public static String
www.eeworm.com/read/295851/8137025
s sci.s
.module SCI.c
.area text
; o -> 2,X
_SCISend1::
tsx
bra L3
L2:
; /*-----------------------------------------------------*
; *文件描述:本文件包含了串行通信的4子程序,分别为: *
; *(1)SCISen
www.eeworm.com/read/331244/12837381
txt luxian12.txt
#include "stdio.h"
#define MAX 14
#define MOV 100
/*----------首个城市----------*/
typedef struct city /* 路线数据类型 */
{
char code; /* 线路代码 */
}line;
line ks1;
typedef struct traffic /* 交通信息数据类型 */
www.eeworm.com/read/330751/12870208
s sci.s
.module SCI.c
.area text
; o -> 2,X
_SCISend1::
tsx
bra L3
L2:
; /*-----------------------------------------------------*
; *文件描述:本文件包含了串行通信的4子程序,分别为: *
; *(1)SCISen
www.eeworm.com/read/325447/13206111
c new_wuxian.c
/************************************************************
芯片:ATEML MEGA168
程序:小车与无线模块之间的通信程序 V2.0 Beta
无线模块:nfr401
日期:2007.07.15
版本号:20070715
源程序:双龙公司提供
Mail:digispy
www.eeworm.com/read/325111/13226474
s sci.s
.module SCI.c
.area text
; o -> 2,X
_SCISend1::
tsx
bra L3
L2:
; /*-----------------------------------------------------*
; *文件描述:本文件包含了串行通信的4子程序,分别为: *
; *(1)SCISen