代码搜索:双串口
找到约 10,000 项符合「双串口」的源代码
代码结果 10,000
www.eeworm.com/read/299576/7844604
cpp link.cpp
// 程序名:LINK.cpp
// 程序功能:用双链表实现长整数相加
// 作者:骆宏峰
// 日期:2006.11.6
// 版本:1.0
//
//
//对应主程序文件: main.cpp
// 对应类头文件:LINK.h
//
#include
#i
www.eeworm.com/read/197593/7985073
h c9-4.h
/* c9-4.h 双链树的存储结构 */
#define MAXKEYLEN 16 /* 关键字的最大长度 */
typedef struct
{
char ch[MAXKEYLEN]; /* 关键字 */
int num; /* 关键字长度 */
}KeysType; /* 关键字类型 */
typedef struct
{
KeysTyp
www.eeworm.com/read/246401/12730299
h c9-4.h
/* c9-4.h 双链树的存储结构 */
#define MAXKEYLEN 16 /* 关键字的最大长度 */
typedef struct
{
char ch[MAXKEYLEN]; /* 关键字 */
int num; /* 关键字长度 */
}KeysType; /* 关键字类型 */
typedef struct
{
KeysTyp
www.eeworm.com/read/143528/12867364
~c at24c02.~c
/**********************************************
http://www.sl.com.cn
双龙电子公司----I2C总线演示程序(ICCAVR)
作者:詹卫前
1、以访问AT24C02为例
2、SDA :PORTA.0
3、SCL : PORTA.1
www.eeworm.com/read/143528/12867373
c i2c.c
/**********************************************
http://www.sl.com.cn
双龙电子公司----I2C总线演示程序(ICCAVR)
作者:詹卫前
1、以访问AT24C02为例
2、SDA :PORTA.0
3、SCL : PORTA.1
www.eeworm.com/read/143528/12867402
~c i2c.~c
/**********************************************
http://www.sl.com.cn
双龙电子公司----I2C总线演示程序(ICCAVR)
作者:詹卫前
1、以访问AT24C02为例
2、SDA :PORTA.0
3、SCL : PORTA.1
www.eeworm.com/read/143528/12867416
c at24c02.c
/**********************************************
http://www.sl.com.cn
双龙电子公司----I2C总线演示程序(ICCAVR)
作者:詹卫前
1、以访问AT24C02为例
2、SDA :PORTA.0
3、SCL : PORTA.1
www.eeworm.com/read/329948/12925251
h c9-4.h
/* c9-4.h 双链树的存储结构 */
#define MAXKEYLEN 16 /* 关键字的最大长度 */
typedef struct
{
char ch[MAXKEYLEN]; /* 关键字 */
int num; /* 关键字长度 */
}KeysType; /* 关键字类型 */
typedef struct
{
KeysTyp
www.eeworm.com/read/329948/12925565
h c9-4.h
/* c9-4.h 双链树的存储结构 */
#define MAXKEYLEN 16 /* 关键字的最大长度 */
typedef struct
{
char ch[MAXKEYLEN]; /* 关键字 */
int num; /* 关键字长度 */
}KeysType; /* 关键字类型 */
typedef struct
{
KeysTyp
www.eeworm.com/read/326973/13107455
h c9-4.h
/* c9-4.h 双链树的存储结构 */
#define MAXKEYLEN 16 /* 关键字的最大长度 */
typedef struct
{
char ch[MAXKEYLEN]; /* 关键字 */
int num; /* 关键字长度 */
}KeysType; /* 关键字类型 */
typedef struct
{
KeysTyp