代码搜索:射极跟随器
找到约 10,000 项符合「射极跟随器」的源代码
代码结果 10,000
www.eeworm.com/read/27652/987443
c 温湿度传感器.c
//ICC-AVR application builder : 2008-4-28 9:22:37
// Target : M8
// Crystal: 8.0000Mhz
/*************************************************************************
程序开发软件:ICC-AVR
功能:波特率9600 串口发送温湿
www.eeworm.com/read/27652/987479
100831140740 湿度传感器.c.100831140740
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define clk 7
#define set_clk PORTC |= BIT(clk)
#define clr_clk PORTC &= ~BIT(clk)
#de
www.eeworm.com/read/27652/987481
_c 温湿度传感器._c
//ICC-AVR application builder : 2008-4-28 9:22:37
// Target : M8
// Crystal: 8.0000Mhz
/*************************************************************************
程序开发软件:ICC-AVR
功能:波特率9600 串口发送温湿
www.eeworm.com/read/27652/987561
100827203456 定时器0.c.100827203456
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar num=0;
#pragma interrupt_handler miao:9
uchar const table[]={0x3f,0x06,0x5b,0x4f,0x66,0
www.eeworm.com/read/27652/987562
100827203848 定时器0.c.100827203848
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar num=0;
#pragma interrupt_handler miao:9
uchar const table[]={0x3f,0x06,0x5b,0x4f,0x66,0
www.eeworm.com/read/27652/987564
100827203408 定时器0.c.100827203408
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar num=0;
#pragma interrupt_handler miao:9
#pragma data:code
const table[]={0x3f,0x06,0x5b,
www.eeworm.com/read/28007/992423
ppt 6章存储器扩展.ppt
www.eeworm.com/read/28492/998672