代码搜索:B
找到约 10,000 项符合「B」的源代码
代码结果 10,000
www.eeworm.com/read/297022/8065230
h b++tree.h
/***********************************************************************\
| |
| B+tree data structures & external interface C++ |
| |
| |
| Jan Jannink created 5/27/94 r
www.eeworm.com/read/297022/8065258
ppt b+tree.ppt
www.eeworm.com/read/297014/8065524
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/296919/8071952
gif b1.gif
www.eeworm.com/read/296910/8072590
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/196596/8073635
h 44b.h
/************************************************
* NAME : K44b.H *
* Version : 07.MARCH.2000 *
***********************************************/
//
//
#ifndef __44B0X_H_
www.eeworm.com/read/296819/8075833
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/296814/8076032
h 44b.h
#ifndef __44B0X_H__
#define __44B0X_H__
#ifdef __cplusplus
extern "C" {
#endif
/* System */
#define rSYSCFG (*(volatile unsigned *)0x1c00000)
/* Cache */
#define rNCACHBE0 (*(volatile u
www.eeworm.com/read/296799/8076912
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/296730/8079803
18b20
#include
void init18b20(void)
{
unsigned char x=0;
DQ=1;
_nop_();
DQ=0;
delay15us(36); //延时480us
DQ=1;
delay15us(4);; //延时60us
x=DQ;
DQ=1;
delay15us(18); //延时270us
}