代码搜索结果

找到约 10,000 项符合 LED 的代码

led.hex

:10000300D291120122120122C291D2921201221222 :100013000122C292D293120122120122C293D294DC :10002300120122120122C294D2951201221201223C :10003300C295D296120122120122C296D2971201C0 :1000430022120122C29

led.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) DaveTm { 0,0,0,0,0,0,0,0 } Target (Tar

led.c

#include void main() { unsigned int i; while(1) { for(i=0;i

led.c

/****************************************************** * 文件名称: * led.c * 文件说明:显示的时候首先设置要显示的内容 * 然后使能相应的LED * *****************************************************/ #ifn

led.h

/////////////////////////////////////////////////////////////////////////////// // Led.h : header file // Visual Source Safe: $Revision: 1.1.1.1 $ // // Led static control. Will display a LED in 4

led.cpp

#include "stdafx.h" #include "resource.h" #include "Led.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif /////////////////////////////

led.c

/*************************************************************************** Copyright