代码搜索结果

找到约 72,433 项符合 LED Matrix 的代码

bn-led.err

D:\WORK\TEST\BN-LED\BN-LED.C: 3: Spelling of #include file "C:\HT-PIC\INCLUDE\delay.c" does not match actual name (warning)

bn-led.mcs

[Header] MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7} Version=1.0 [File000] Location=D:\work\test\BN-LED\BN-LED.obj Folder=Intermediary [File001] Location=D:\work\test\BN-LED\BN-LED.cce

bn-led.tagsrc

D:\work\test\BN-LED\BN-LED.C

led.lnp

"led.obj" TO "led" RAMSIZE(256)

led.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Target '

led.c

#include #include /* This seems to produce the right amount of delay for the LED to be * seen */ void Delay() { unsigned char a, b; for (a = 1; a; a++) for (b

led.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="c:\icetek-vc5509-edulab\lab0301-led\" ProjectType=Executable CPUFamily=TMS320C55XX T

led.pjt

[PROJECT] Target=led.HEX Development_Mode=2 Processor=0x877F ToolSuite=CCS [Directories] Include= Library= LinkerScript= [Target Data] FileList=led.c; BuildTool=C-COMPILER OptionString

led.tre

led 滥main 0/38 Ram=1 媚??0?? 滥@delay_ms1 0/22 Ram=1

matrix.h

/*************************************************************************** * blitz/matrix.h Declaration of the Matrix class * * $Id: matrix.h,v 1.6 1998/03/14 00:04:4