代码搜索:按键扫描
找到约 10,000 项符合「按键扫描」的源代码
代码结果 10,000
www.eeworm.com/read/152118/12138933
#3 7279按键显示.#3
#include "c8051f020.h"
#include
sbit HD7279_DAT=P1^7;
sbit HD7279_CLK=P1^6;
#define NOSELECT7279 P5 |= 0x80 //SPICS4(P57)=1
#define SELECT7279 P5 &= ~(0x80)
www.eeworm.com/read/219447/14881542
txt 按键去抖.txt
library ieee; -- 基于计数法的(4×4矩阵键盘)键盘防抖电路程序
use ieee.std_logic_1164.all;
entity antitwritter is
port(clock:in std_logic;
num_in:in integer range 0
www.eeworm.com/read/210387/15199835
rc2 按键.rc2
//
// 按键.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////////
www.eeworm.com/read/210387/15199837
h 按键dlg.h
// 按键Dlg.h : header file
//
#if !defined(AFX_DLG_H__E36FCEBE_3215_4AFE_9B7C_1C071E4A46A7__INCLUDED_)
#define AFX_DLG_H__E36FCEBE_3215_4AFE_9B7C_1C071E4A46A7__INCLUDED_
#if _MSC_VER > 1000
#pr
www.eeworm.com/read/210387/15199843
cpp 按键dlg.cpp
// 按键Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "按键.h"
#include "按键Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endi
www.eeworm.com/read/11315/222257
pdf 液晶与按键.pdf
www.eeworm.com/read/13308/272343
2按键加减操作
www.eeworm.com/read/13308/272717
plg 按键12864显示.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\107-按键 12864显示\按键12864显示.uv2
Project File Date: 06/05/2010
Output:
www.eeworm.com/read/13308/272718
plg 按键12864显示.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\107-按键 12864显示\按键12864显示.uv2
Project File Date: 06/05/2010
Output:
www.eeworm.com/read/13308/272721