代码搜索:按键扫描

找到约 10,000 项符合「按键扫描」的源代码

代码结果 10,000
www.eeworm.com/read/415312/2137357

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑
www.eeworm.com/read/390230/2528974

vhd key0.vhd

-- -- 矩阵键盘实验1:向用户介绍矩阵键盘扫描实现的方法,没有考虑去抖和判断键弹起的问题;把相应的键值显示在数码管上 -- library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY key0 IS P
www.eeworm.com/read/372091/2776069

vhd key0.vhd

-- -- 矩阵键盘实验1:向用户介绍矩阵键盘扫描实现的方法,没有考虑去抖和判断键弹起的问题;把相应的键值显示在数码管上 -- library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY key0 IS P
www.eeworm.com/read/159284/5586527

c keyboard16.c

#include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; U16 GetScanKey() { U1
www.eeworm.com/read/159284/5586648

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑
www.eeworm.com/read/159284/5586742

c keyboard16.c

#include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; U16 GetScanKey() { U1
www.eeworm.com/read/159284/5586935

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑
www.eeworm.com/read/159284/5586992

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑
www.eeworm.com/read/159284/5587091

c keyboard16.c

#include "..\inc\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; U16 GetScanKey() { U1
www.eeworm.com/read/159284/5587258

c keyboard16.c

#include "..\startup\44b.h" #include "..\inc\def.h" #include "..\inc\Keyboard16.h" U16 FunctionKey=0xffff;//功能键扫描吗,0有效 U8 keyBoard_KeyMap[]={1,4,7,10,2,5,8,0,3,6,9,11,12,13,14,15};//10-退格,11-*/.,12-↑