代码搜索:Key1

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

代码结果 1,573
www.eeworm.com/read/197725/7972569

c key.c

#include #include "key.h" #include "datatype.h" #include "i2c.h" static U8 counter = 0; static U8 currentstatus = 0; void key() { TR0=0; ET0=0; if(!key1) { switch(curr
www.eeworm.com/read/144387/12799080

vhd anti_tr2.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY anti_tr2 IS PORT( clk:IN STD_LOGIC; key1,key2,key3:IN BIT; keyout1,keyout2,keyout3:OUT STD
www.eeworm.com/read/329921/12926514

java calculatorgui.java

// CalculatorGUI.java import java.awt.*; import java.awt.event.*; public class CalculatorGUI { // 定义按钮 private Button key0, key1, key2, key3, key4; private Button key5, key6, key7, ke
www.eeworm.com/read/304867/13784762

m hashreplacement.m

function [row,col]=hashreplacement(matrix,quantity,key1,key2,key3) %记录载体矩阵大小 [X,Y]=size(matrix); %初始化row和col row=zeros([1,quantity]); col=zeros([1,quantity]); j=zeros([1,quantity]); for i=1:qua
www.eeworm.com/read/301076/13866623

asm noname1.asm

key1 bit p3.0 key2 bit p3.1 led1 equ p0 ;赋值 led2 equ p2 ;================================================================== org 0000h jmp main org 0030h ;程序开始执行的位置 main:mov a,#00
www.eeworm.com/read/478338/6714802

c text1.c

#include #define uint unsigned int #define uchar unsigned char #define tim 65535-5000 #define pwm 2000 #define T 5 sbit key0 =P2^0; sbit key1 =P2^1; sbit PWMB =P3^3; /
www.eeworm.com/read/477557/6738396

sym microoven.sym

VERSION 5 BEGIN SYMBOL microoven SYMBOLTYPE BLOCK TIMESTAMP 2009 3 2 4 44 49 SYMPIN 0 -928 Input key0 SYMPIN 0 -864 Input key1 SYMPIN 0 -800 Input key2 SYMPIN 0 -736 Input key3 SYMPIN 0 -672 I
www.eeworm.com/read/407463/11419244

asm 口字移动.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; key1 equ p1.0 key2 equ p1.1 key3 equ p1.2 key4 equ p1.3 key5 equ p1.4 key6 equ p1.5 key7 eq
www.eeworm.com/read/407463/11419253

txt 一.txt

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; key1 equ p1.0 key2 equ p1.1 key3 equ p1.2 key4 equ p1.3 key5 equ p1.4 key6 equ p1.5 key7 eq
www.eeworm.com/read/234750/14098355

c scanf_key.c

#include "Fs7805.h" #include "Fs7805Regs.h" #include "lcd.h" /*************进入波形选择菜单******************/ void scanf_key(void) { char key=0x00; char key1=0x00; clear_GLCD(); gotoxy(0,0);