代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/374308/9411070
class guiabout$display.class
www.eeworm.com/read/178263/9411832
asm display-g.asm
list p=16f74 ; list directive to define processor
#include P16f74.inc ; processor specific variable definitions
;**********************************************************
www.eeworm.com/read/178075/9418896
bak display.h.bak
#if !defined(__DISPLAY_H__)
#define __DISPLAY_H__
//void DisplaySetPllSwitch (void);
//void DisplaySetPll (void);
void DisplaySetDefault (void);
void DisplayProcess (void);
void
www.eeworm.com/read/374009/9423923
o display.c.o
www.eeworm.com/read/372924/9487610
h display_s.h
#ifndef _display_
#define _display_
#include
sbit SDA=P1^0;
sbit CLK=P1^1;
unsigned char code led[20]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86
www.eeworm.com/read/372922/9487671
h display_s.h
#ifndef _display_
#define _display_
#include
sbit SDA=P1^0;
sbit CLK=P1^1;
unsigned char code led[20]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86
www.eeworm.com/read/371832/9534728
h display_simple.h
//文件display_simple.h(生成并显示简表记录函数display_simple()的实现。
#include
#include
#include
#include
#include
using namespace std;
void display_simple(int s
www.eeworm.com/read/371295/9558131
c display_hz.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
int fd1;
void *ad
www.eeworm.com/read/366183/9825891
vhd 54_display.vhd
ENTITY display IS
PORT(reset : IN bit; -- Global reset
clk : IN bit; -- Global clock
en : IN boolean;
unit0 : OUT bit_vector(6 DOWN