代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/197811/7969707
h var.h
#ifndef Var_H
#define Var_H
/********Var for Keyboard.c********************************/
extern EX_DATA U16 Parse_Input_Key_Timer;
extern EX_DATA U16 Get_Key_Counter; //the
www.eeworm.com/read/197811/7969784
c var.c
#include "common.h"
/********Var for Keyboard.c********************************/
EX_DATA U16 Parse_Input_Key_Timer=0;
EX_DATA U16 Get_Key_Counter=0; //the counter of get key times
www.eeworm.com/read/396354/8111342
digital_clk_hier_info
|digital_clk
clk => count[13].CLK
clk => count[12].CLK
clk => count[11].CLK
clk => count[10].CLK
clk => count[9].CLK
clk => count[8]~0.CLK
clk => count[7]~1.CLK
clk => i63.CLK
clk => i65.CLK
www.eeworm.com/read/195579/8140714
c jdinput.c
/*
* jdinput.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/333474/12679500
c keyboard.c
/*
***************************************************************************************
*
* (c) Copyright 2006-2008, hui lian. luo, china, zj. hz
* All
www.eeworm.com/read/145971/12686089
cpp jdinput.cpp
/*
* jdinput.c
*
* Copyright (C) 1991-1995, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/333146/12700718
c jyj07.c
#include "jyj07.h"
#include "sys_ini.h"
#include "lcd_driver.h"
//函数声明列表
void system_ini(); //系统初始化函数
void power_down_deal(); //掉电处理程序
byte scan_ke
www.eeworm.com/read/333144/12700746
c jyj07.c
#include "jyj07.h"
#include "sys_ini.h"
#include "lcd_driver.h"
//函数声明列表
void system_ini(); //系统初始化函数
void power_down_deal(); //掉电处理程序
byte scan_ke
www.eeworm.com/read/246301/12738675
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/244397/12868646
c jdinput.c
/*
* jdinput.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil