代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/317851/13495051
bbj display1.bbj
www.eeworm.com/read/317851/13495054
dt display2.dt
;=======================================
;程序空间占用1.7K
;初步调试通过,除NTC外,其余功能均实现
;版本号 LD3902-1.0
;关键处均有详细中文注释
;=======================================
;To define the general (Status) registers
R0
www.eeworm.com/read/317851/13495055
bbj display2.bbj
www.eeworm.com/read/317777/13497385
lst key and display.lst
C51 COMPILER V7.06 KEY_AND_DISPLAY 12/03/2004 16:55:51 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE KEY_AND_DISPLAY
OBJECT MODULE P
www.eeworm.com/read/317777/13497401
c key and display.c
#include"reg52.h"
#define uchar unsigned char
uchar keyscan();
void showstr(uchar i,char *p);
uchar code str1[];
uchar code str0[];
void showword(uchar i,uchar j);
uchar readdat(uchar i);
www.eeworm.com/read/317239/13506907
vhd display1.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use work.mypack.all;
use ieee.std_logic_unsigned.all;
entity display1 is
port(
clkin:in std_logic;
Dmax: i
www.eeworm.com/read/317239/13506908
bsf display1.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/317239/13507082
vhd display1.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use work.mypack.all;
use ieee.std_logic_unsigned.all;
entity display1 is
port(
clkin:in std_logic;
Dmax: i
www.eeworm.com/read/317239/13507083
bsf display1.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/317036/13512113