代码搜索:Key

找到约 10,000 项符合「Key」的源代码

代码结果 10,000
www.eeworm.com/read/362927/9976114

h key.h

#define ON 0 #define OFF 1 sbit MICLED =P2^0; void InitTimer2(); void KeyStatus(void); void KeyDeal(void); void Setkeyvalue(unsigned char value);
www.eeworm.com/read/362927/9976120

__i key.__i

"key.c" BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/362927/9976128

obj key.obj

www.eeworm.com/read/362927/9976141

lst key.lst

C51 COMPILER V8.08 KEY 09/30/2008 16:39:08 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE KEY OBJECT MODULE PLACED IN key
www.eeworm.com/read/362916/9976332

qpf key.qpf

# Copyright (C) 1991-2005 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu
www.eeworm.com/read/362916/9976354

qws key.qws

[ProjectWorkspace] ptn_Child1=Frames [ProjectWorkspace.Frames] ptn_Child1=ChildFrames [ProjectWorkspace.Frames.ChildFrames] ptn_Child1=Document-0 ptn_Child2=Document-1 ptn_Child3=Document-2 pt
www.eeworm.com/read/362916/9976357

pof key.pof

www.eeworm.com/read/362916/9976366

pin key.pin

-- Copyright (C) 1991-2007 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a
www.eeworm.com/read/362916/9976368

done key.done

Thu Jun 26 11:54:18 2008
www.eeworm.com/read/362916/9976370

vhd key.vhd

LIBRARY IEEE; --库调用 USE IEEE.STD_LOGIC_1164.ALL; --程序包调用 ENTITY key IS --实体说明 PORT( a : IN std_logic; --端口定义 b : IN std_