代码搜索:LED数码管点阵资料
找到约 10,000 项符合「LED数码管点阵资料」的源代码
代码结果 10,000
www.eeworm.com/read/433200/6293120
hex 点阵_正式.hex
www.eeworm.com/read/477112/6747970
txt 点阵显示.txt
#include"reg51.h"
#define uchar unsigned char
#define uint unsigned int
sbit rclk=P1^4;
uchar code tab_1[]={0xC3,0xE7,0xE7,0xE7,0xE7,0xE7,0xE3,0xE7};
//uchar code tab_1[]={0x81,0xDF,0xEF,0xF
www.eeworm.com/read/407541/11417115
cpp 点阵矩形.cpp
#include /**/
void main()
{
printf("\n\t显示m行n列的点阵矩形 (行或列
www.eeworm.com/read/157097/11739520
我的点阵
www.eeworm.com/read/153805/12005498
rar 点阵显示.rar
www.eeworm.com/read/209223/15225387
ico 点阵控制.ico
www.eeworm.com/read/209223/15225388
cpp 点阵控制.cpp
// 点阵控制.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "点阵控制.h"
#include "点阵控制Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/209223/15225389
h 点阵控制.h
// 点阵控制.h : main header file for the 点阵控制 application
//
#if !defined(AFX__H__414D06CD_AFB5_4420_AF8B_0CE3832C3516__INCLUDED_)
#define AFX__H__414D06CD_AFB5_4420_AF8B_0CE3832C3516__INCLUDED_
#
www.eeworm.com/read/209223/15225391
rc 点阵控制.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/209223/15225393