代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/230107/14305206
dsp led.dsp
# Microsoft Developer Studio Project File - Name="Led" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appli
www.eeworm.com/read/230107/14305207
cpp led.cpp
// Led.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Led.h"
#include "LedDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/230107/14305213
rc led.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/230107/14305222
cnt led.cnt
:Base led.hlp>OnTop
1 控件说明
2 LED 控件=100
2 属性=101
2 方法=102
2 事件=103
1 使用说明
2 参考=104
2 版权=105
2 如何注册=106
www.eeworm.com/read/230107/14305224
frm led.frm
VERSION 5.00
Object = "{6ADFD0B3-1AAA-11D4-A9AC-B761E1FFB47A}#1.0#0"; "LED.ocx"
Begin VB.Form LED
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption =
www.eeworm.com/read/230107/14305226
frx led.frx
www.eeworm.com/read/230107/14305234
cst led.cst
www.eeworm.com/read/230107/14305238
hlp led.hlp
www.eeworm.com/read/230096/14306230
c led.c
#include "2407c.h"
#define nMusicNumber 9
void interrupt gptime1(void);
void gp_init(void);
void delay(unsigned int nDelay);
unsigned int uWork,uWork1;
int sKey;/*,nCount; *
www.eeworm.com/read/229849/14315051
c led.c
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd