代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/470436/1471180
plg led.plg
礦ision3 Build Log
Project:
F:\应志强 的文档\学习\单片机\单片机实验加程序\实验一\led.uv2
Project File Date: 12/04/2005
Output:
Build target 'Target 1'
compiling led
www.eeworm.com/read/470436/1471182
hex led.hex
:10080000D3EF9400EE94004015E4FDFC0DBD000113
:0E0810000CED647D4C70F5EF1F70E51E80E26C
:01081E0022B7
:10081F00C2907FF47E01120800D2907FF47E011205
:04082F00080080EC51
:03000000020833C0
:0C083300787FE
www.eeworm.com/read/470436/1471184
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/470436/1471185
c led.c
#include
#define uint unsigned int
#define uchar unsigned char
sbit P10=P1^0; //sbit是单片机c程序新的关键字,用于定义位变量
void Delay(uint i)//延时程序,i是时间参数
{
uint j;
for(;i>0;i--)
for(j=0;j
www.eeworm.com/read/470436/1471186
lst led.lst
C51 COMPILER V7.09 LED 12/04/2005 15:38:45 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/467515/1500718
c led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/467453/1502201
lst led.lst
###############################################################################
# #
#
www.eeworm.com/read/467453/1502241
lst led.lst
###############################################################################
# #
#
www.eeworm.com/read/467453/1502281
lst led.lst
###############################################################################
# #
#