代码搜索:图形点阵
找到约 10,000 项符合「图形点阵」的源代码
代码结果 10,000
www.eeworm.com/read/360957/10071143
lst led 点阵.lst
C51 COMPILER V8.08 LED_点誣 08/10/2008 16:15:26 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED_点誣
OBJECT MODULE PLACED IN LE
www.eeworm.com/read/360957/10071155
obj led 点阵.obj
www.eeworm.com/read/360957/10071167
c led 点阵.c
#include
sfr p1=0x90;
void delay(unsigned int e) //延时 1ms * e
{
unsigned int i,j;
for(i=0;i
www.eeworm.com/read/420086/10817728
pwi 点阵显示.pwi
www.eeworm.com/read/420086/10817744
dsn 点阵显示.dsn
www.eeworm.com/read/330701/12874503
txt 点阵式.txt
#include
unsigned char code tab[]={0xfe,0xfd,0xfb,0xf7,0xef,0xdf,0xbf,0x7f};
unsigned char code digittab[10][8]={ {0x00,0x00,0x3e,0x41,0x41,0x41,0x3e,0x00}, //0
www.eeworm.com/read/323663/13330297
pwi red点阵.pwi
www.eeworm.com/read/323663/13330302
opt red点阵.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/323663/13330336