代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/364815/9893420
pwi key board.pwi
www.eeworm.com/read/364815/9893425
lst key board.lst
A51 MACRO ASSEMBLER KEY_BOARD 07/27/2006 13:51:02 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN Key Board.OBJ
ASSEMBLE
www.eeworm.com/read/364815/9893428
plg key board.plg
礦ision3 Build Log
Project:
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\30 Key Board\Key Board.uv2
Project File Date: 07/27/2006
www.eeworm.com/read/364815/9893431
obj key board.obj
www.eeworm.com/read/364815/9893435
asm key board.asm
DIN EQU P3.0
CLK EQU P3.1
DBUF EQU 30H
TEMP EQU 40H
ORG 00H
MOV 30H,#16 ;数码管显示初始化
MAIN: ACALL DISP ;显示
ACALL KEY ;计算键值
AJMP MAIN
KEY: ;计算键码子程序
MOV P1,#0F
www.eeworm.com/read/364651/9899335
v key_pio.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
www.eeworm.com/read/364651/9899414
bsf key_filter.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/364651/9899491
bdf key_filter.bdf
/*
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/364471/9905996
c ad_key.c
#include "type.h"
#include "Port.h"
#include "Hardinit.h"
#include "AD_KEY.h"
#include "Variable.h"
#include "Lcd.h"
#include "PT2313.h"
#include "Tuner.h"
#if 0
#include "Ds1302.h"
#inc
www.eeworm.com/read/364457/9906139