代码搜索:陷波器
找到约 10,000 项符合「陷波器」的源代码
代码结果 10,000
www.eeworm.com/read/26985/975253
plg 定时器和外部中断.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\程序代码\15定时器和外部中断\定时器和外部中断.uv2
Project File Date: 08/23/2011
Output:
www.eeworm.com/read/26985/975254
lst 定时器和外部中断.lst
C51 COMPILER V7.50 定时芲和外部中断 08/23/2011 12:59:33 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 定时芲和外部中断
OBJECT MODULE PLACED IN 定时器和外部
www.eeworm.com/read/26985/975260
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/26985/975264
obj 定时器和外部中断.obj
www.eeworm.com/read/26985/975266
c 定时器和外部中断.c
/********************************************************************
* 文件名 : 定时器和外部中断.c
* 描述 : 外部中断和定时器一样,是单片机最基本也是最重要的两个功能.
* 创建人 : 东流,2009年4月9日
* 版本号 : 2.0
*****************************
www.eeworm.com/read/26985/975956
bak 定时器_uv2.bak
www.eeworm.com/read/27137/980017
pdf 21 红外遥控器控制.pdf
www.eeworm.com/read/27197/980404
dsn 00-99计数器.dsn
www.eeworm.com/read/27197/980405
c 00-99计数器.c
//00-99计数器
//共阴极数码管
#include
unsigned char code table[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; //0-9的段码值
unsigned char Count; //定义无符号变量Count
sbit SP1=P3^7; //定义