代码搜索结果
找到约 72,433 项符合
LED Matrix 的代码
adc0832-led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Option
adc0832-led.lnp
"ADC0832-LED.obj"
TO "ADC0832-LED"
RAMSIZE(256)
adc0832-led.plg
礦ision2 Build Log
Project:
F:\产品配套光盘\51单片机综合学习系统配套光盘\通用例程库\060-AD0832数字电压表LED灯实验\ADC0832-LED.uv2
Project File Date: 10/02/2006
Output:
matrix.h
/* -*-C-*-
********************************************************************************
*
* File: matrix.h (Formerly matrix.h)
* Description: Ratings matrix code. (Used by associator)
matrix.cpp
/* -*-C-*-
********************************************************************************
*
* File: matrix.c (Formerly matrix.c)
* Description: Ratings matrix code. (Used by associator)
led.c
#include
void main()
{
unsigned int i;
while(1)
{
for(i=0;i
matrix.java
import java.util.*;
import java.io.*;
/**
* Title:Matrix
* @author 刘志强
*/
/**
* class Matrix
*
*/
public class Matrix {
/**
* a private array data
*/
private
led.c
/******************************************************
* 文件名称:
* led.c
* 文件说明:显示的时候首先设置要显示的内容
* 然后使能相应的LED
*
*****************************************************/
#ifn
led.c
/***********************************************************************
*** File Name:led,c
*** Create by:陈伟峰
*** Create Date:2009-5-3
***********************************************************
bn-led.cce
Warning[000] 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[000] D:\work\test\BN-LED\BN-LED.C 196 : unused variable definiti