代码搜索:LED数码管点阵资料

找到约 10,000 项符合「LED数码管点阵资料」的源代码

代码结果 10,000
www.eeworm.com/read/475914/1375228

pbd led.pbd

This is an internal working file generated by the Source Browser. 16:10 33s E:\work\up\实验\IAR源代码\02LED\Src\RAM_Debug\Obj\fio.pbi E:\work\up\实验\IAR源代码\02LED\Src\RAM_Debug\Obj\irq.pbi E:\work\up\实验\
www.eeworm.com/read/474222/1395167

h led.h

/*H************************************************************************** * NAME: led.h *---------------------------------------------------------------------------- * Copyrigh
www.eeworm.com/read/471680/1426519

lst led.lst

A51 MACRO ASSEMBLER LED 04/04/2009 22:01:19 PAGE 1 MACRO ASSEMBLER A51 V1.12 NO OBJECT MODULE REQUESTED ASSEMBLER INV
www.eeworm.com/read/470436/1471017

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/1471018

c led.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/470436/1471179

lnp led.lnp

"led.obj" TO "led"
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