代码搜索:陷波器
找到约 10,000 项符合「陷波器」的源代码
代码结果 10,000
www.eeworm.com/read/421702/10709156
c 编码器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
sbit INT_0 =P3^2; // 将p3.2外部中断0
sbit pulse_A=P1^2; // P1.2为脉
www.eeworm.com/read/421702/10709163
opt 编码器.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/421702/10709174
obj 编码器.obj
www.eeworm.com/read/421702/10709257
plg 模拟比较器.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第七章\7.3用模拟比较器实现AD转换\模拟比较器.uv2
Project File Date: 05/02/2005
Output:
compi
www.eeworm.com/read/421702/10709260
lst 模拟比较器.lst
C51 COMPILER V7.06 腳拟_冉_器 06/08/2005 23:00:18 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 腳拟_冉_器
OBJECT MODULE PLACED IN 模拟比较
www.eeworm.com/read/421702/10709262
opt 模拟比较器.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/421702/10709264
c 模拟比较器.c
//-----------------------函数声明,变量定义--------------------------------------------------------
#include
#include
sbit sel_A = P3^0;
sbit sel_B = P3^1;
sbit sel_C = P
www.eeworm.com/read/421702/10709267