代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/25126/845674
hex led.hex
:1001AA00100800669981422418000000000000002F
:0C01BA0000000821FEFDFBF7EFDFBF7F17
:0D017F00F5A074212BF8E6F5907F027E00BC
:10018C00D3EF9400EE940040147D6E7C00ED1D7056
:0D019C00011CED4C70F7EF1F70E61E80E
www.eeworm.com/read/25126/845678
c led.c
#include
#define uint unsigned int
#define uchar unsigned char
uchar table[][8]={
{0x00,0x66,0x99,0x81,0x42,0x24,0x18,0x00} ,
{0,0,0,0,0,0,0,0}
};//5
const uchar a[]={0xfe,0xfd,
www.eeworm.com/read/25126/845679
lst led.lst
C51 COMPILER V9.00 LED 08/19/2011 23:01:01 PAGE 1
C51 COMPILER V9.00, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
www.eeworm.com/read/25126/845727
plg led.plg
礦ision Build Log
Project:
E:\新版实验板\新版\板子测试程序\52程序\流水灯(左向右流动)\LED.uvproj
Project File Date:
Output:
Build target 'Target 1'
compilin
www.eeworm.com/read/25126/845729
c led.c
#include
#define uint unsigned int
#define uchar unsigned char
void delay(uint k)
{
uint i;
for(;k>0;k--)
for(i=110;i>0;i--);
}
void main()
{
uchar temp,i;
while(1)
www.eeworm.com/read/25126/845730
lst led.lst
C51 COMPILER V9.00 LED 08/20/2011 22:31:19 PAGE 1
C51 COMPILER V9.00, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED
www.eeworm.com/read/25126/845734
hex led.hex
:10000300D3EF9400EE940040147D6E7C00ED1D70E0
:0D001300011CED4C70F7EF1F70E61E80E33E
:0100200022BD
:100021007B01E4FAEBF4F5807FE87E03120003EB39
:0900310025E0FB0ABA08ED80E7A6
:0300000002003AC1
:0C003