代码搜索:Key1

找到约 1,573 项符合「Key1」的源代码

代码结果 1,573
www.eeworm.com/read/357005/10217700

vhd aclink3.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity aclink3 is PORT( bit_clk ,key1,sdata_in: IN STD_LOGIC; sl:buffer std_logic
www.eeworm.com/read/280877/10284542

pdm hrmanager.pdm

[Root] Most Recent Package=HRManager [Package|标准安装软件包 1|HrManager] Icon1=HrManager.exe Title1=HrManager StartIn1=$(AppPath) Key1=Icon1 [Package|标准安装软件包 1|Root] SubWizProgID=PDWizard.Setu
www.eeworm.com/read/161070/10456855

bgn key1.bgn

Release 4.1WP3.x - Bitgen E.33 Copyright (c) 1995-2001 Xilinx, Inc. All rights reserved. Loading design for application Bitgen from file key1.ncd. "key1" is an NCD, version 2.36, device xc2s100,
www.eeworm.com/read/349548/10819465

vhd aclink3.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity aclink3 is PORT( bit_clk ,key1,sdata_in: IN STD_LOGIC; sl:buffer std_logic
www.eeworm.com/read/469066/6977205

c wenkongyi.c

#include #include #include ///// #define uchar unsigned char #define uint unsigned int #define ulong unsigned long ////// sbit key0=P2^6;//按键0 sbit key1=P2^7;//按
www.eeworm.com/read/464408/7163827

c 12864nine.c

#include #include #include #include #include #include #define uchar unsigned char #define uint unsigned int sbit key1=P3^3; sbit key
www.eeworm.com/read/460213/7255528

vhd aclink3.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity aclink3 is PORT( bit_clk ,key1,sdata_in: IN STD_LOGIC; sl:buffer std_logic
www.eeworm.com/read/438959/7718682

ini usbclear.ini

[DelRegKeys] Key0=HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR Key1=HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Enum\USBSTOR Key2=HKEY_LOCAL_MACHINE\SYSTEM\ControlSet003\Enum\USBSTOR Key3=HKEY
www.eeworm.com/read/145600/12712763

txt e_clock.txt

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; --时钟主程序 entity e_clock is port(clk,key1,key2,fun_key3 :in std_logic; a
www.eeworm.com/read/317777/13497412

c main.c

#include"reg52.h" //#include"head.h" #define uchar unsigned char sbit Key1=P3^0; sbit Key2=P3^1; /**************子程序定义**********************/ void sendcom_i(uchar i,char *p); void sendcom_d(