代码搜索:LED数码管点阵资料
找到约 10,000 项符合「LED数码管点阵资料」的源代码
代码结果 10,000
www.eeworm.com/read/1810/8314
dep 点阵提取.dep
[Version]
Version=1.0.0.0
[点阵提取.exe ]
Dest=$(AppPath)
Date=2004-10-5
Time=09:15
Version=1.0.0.0
CABFilename=点阵提取.CAB
CABINFFile=点阵提取.INF
Uses1=MSVBVM60.DLL
Uses2=oleaut32.dll
Uses3=
www.eeworm.com/read/26985/975146
hex 点阵显示.hex
:10004B00003C424242423C007FBFDFEFF7FBFDFE2C
:10003700E4FEEEC39F500CE4FD0DEDD3949440F91C
:030047000E80EF39
:01004A002293
:10000300E4FBFAE4F58074532BF58274003AF5832C
:10001300E493F5A0744B2BF5827400
www.eeworm.com/read/26985/975147
lst 点阵显示.lst
C51 COMPILER V7.50 点阵显蔩 08/26/2011 13:45:51 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 点阵显蔩
OBJECT MODULE PLACED IN 点阵显示.O
www.eeworm.com/read/26985/975149
obj 点阵显示.obj
www.eeworm.com/read/26985/975150
c 点阵显示.c
/********************************************************************
* 文件名 : 点阵显示.c
* 描述 : 需要连接上J16这个跳线帽。这个代码在点阵上显示相应的图形。
* 创建人 : 东流,2009年4月8日
* 版本号 : 2.0
********************************
www.eeworm.com/read/26985/975153
plg 点阵显示.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\程序代码\17点阵显示\点阵显示.uv2
Project File Date: 08/24/2011
Output:
www.eeworm.com/read/26985/975156
opt 点阵显示.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/26985/975824
asm 点阵移动.asm
ORG 0000H
START: clr p2.1
LOOP3: MOV R3,#2
MOV R4,#0
MOV P0,#0FFH
loop1: MOV R0,#0
www.eeworm.com/read/26985/975825
opt 点阵移动.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {