代码搜索:LED显示
找到约 10,000 项符合「LED显示」的源代码
代码结果 10,000
www.eeworm.com/read/475600/6774135
c led.c
#include
void main()
{
unsigned int i;
while(1)
{
for(i=0;i
www.eeworm.com/read/245730/6785649
c led.c
/******************************************************
* 文件名称:
* led.c
* 文件说明:显示的时候首先设置要显示的内容
* 然后使能相应的LED
*
*****************************************************/
#ifn
www.eeworm.com/read/474878/6797015
h led.h
///////////////////////////////////////////////////////////////////////////////
// Led.h : header file
// Visual Source Safe: $Revision: 1.1.1.1 $
//
// Led static control. Will display a LED in 4
www.eeworm.com/read/474878/6797026
cpp 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
/////////////////////////////
www.eeworm.com/read/474904/6797368
c led.c
/***************************************************************************
Copyright
www.eeworm.com/read/474919/6797996
o led.o
www.eeworm.com/read/474919/6798023
o led.o
www.eeworm.com/read/474919/6798051
o led.o
www.eeworm.com/read/474919/6798095
c led.c
/***********************************************************************
*** File Name:led,c
*** Create by:陈伟峰
*** Create Date:2009-5-3
***********************************************************