代码搜索:LED Matrix

找到约 10,000 项符合「LED Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/102394/15784369

h gsl_matrix_uint.h

/* matrix/gsl_matrix_uint.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the te
www.eeworm.com/read/100713/15866510

c matrix2d.c

/* File: MATRIX2D.C Basic 2D-matrix implementation in ANSI-C. C. Valens Created : 05/09/1999 Last update : 29/09/1999 */ #include "matrix2d.h" #include #include
www.eeworm.com/read/100713/15866512

h matrix2d.h

/* File: MATRIX2D.H C. Valens Created : 05/09/1999 Last update : 07/09/1999 */ #ifndef __MATRIX_2D_H__ #define __MATRIX_2D_H__ typedef int element_type; #define min_element_type
www.eeworm.com/read/292214/8367072

asm led.asm

;======================扫“8”自检程序================= ORG 0000H MOV R0,#0fCH ;指向字形口 MOV A,#80H ;确定字形代码 MOVX @R0,A ;输出字形代码 MOV R1,#0fDH ;指向字位口
www.eeworm.com/read/292175/8370136

plg led.plg

礦ision2 Build Log Project: D:\Keil\work\RTX51_TEST\RTX51_LED_TEST\LED.uv2 Project File Date: 03/29/2008 Output: Build target 'Target 1' compi
www.eeworm.com/read/292175/8370142

obj led.obj

www.eeworm.com/read/292175/8370194

hex led.hex

:02000300031BDD :02000500035F97 :0200070003A153 :1003E300110E01020408102040804020100804026E :0303F30001FF0007 :10031B007F011201807F02120180E4F521F5227426 :10032B000E2522F8E6F590E4FBFA7D1E7F02120
www.eeworm.com/read/292175/8370198

opt led.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/292175/8370222

c led.c

/* ** RTX-51的移植 ** 移植到AT89S52 ** 此程序是循环花样显示LED灯 ** 有三个显示样式,分别对应下面的三个进程 ** 下面的算法中用到了“时间到空间”的转换,使得算法简化不少 ** 此程序我已在最小系统板上试验通过。 */ #include #include
www.eeworm.com/read/292175/8370231

lst led.lst

C51 COMPILER V7.06 LED 03/29/2008 13:29:09 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN led