代码搜索:LEDDEMO
找到约 81 项符合「LEDDEMO」的源代码
代码结果 81
www.eeworm.com/read/240415/13219870
exe leddemo.exe
www.eeworm.com/read/320475/13426418
c leddemo.c
/****************************************************************************/
/*文件名称: LEDSEG7.C */
/*实验现象: 数码管依次显示出0、1,2、……9、a、b、C、d、E、F
www.eeworm.com/read/320475/13426419
apj leddemo.apj
# ADT Project File, Format Version 1.00
# WARNING: DO NOT EDIT OR DELETE THIS FILE!
[APJ begin]
Active Config=_string(DEBUG)
[Project begin]
ProjectName=_string(leddemo)
www.eeworm.com/read/320475/13426420
~c leddemo.~c
/****************************************************************************/
/*文件名称: LEDSEG7.C */
/*实验现象: 数码管依次显示出0、1,2、……9、a、b、C、d、E、F
www.eeworm.com/read/318787/13471946
exe leddemo.exe
www.eeworm.com/read/426900/6339164
mcp leddemo.mcp
www.eeworm.com/read/426900/6339170
c leddemo.c
#include "2410library.h"
#include "interrupt.h"
#include
#include "def.h"
U8 test[6] = {0,1,2,3,4,5}; //Seg7
int NumInt = 0;
void __irq Irq_Handle(void);
void __irq Irq_Hand
www.eeworm.com/read/426900/6339185
axf leddemo.axf
www.eeworm.com/read/426900/6339190
o leddemo.o
www.eeworm.com/read/426900/6339193