代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/250240/12421743
c temp.c
#include "reg51.h"
#include "intrins.h"
#include "uart.h"
#include "my_type.h"
#define disdata P1
#define discan P3 //用P3.2-P3.5四个口进行扫描
#define uchar unsigned char
#defin
www.eeworm.com/read/336271/12460259
eqn i2c.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/148531/12461526
lst ex05.lst
C51 COMPILER V7.03 EX05 05/22/2005 12:51:27 PAGE 1
C51 COMPILER V7.03, COMPILATION OF MODULE EX05
OBJECT MODULE PLACED IN ex
www.eeworm.com/read/234547/14107046
v keypress_det.v
//----------------------------------------
//Detect Keyboard pression
//Filename : keypress_det
//----------------------------------------
module keypress_det
(
SCAN_CODE,
ROW,
COLUMN,
www.eeworm.com/read/233882/14129366
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/130765/14174921
asm wu.asm
TITLE "Key Stroke Wake Up"
LIST P = 16C54
;******************************************************
; Program demonstrating key stroke wake up for
; the PIC16CXX.
www.eeworm.com/read/232699/14185292
lst comm.lst
C51 COMPILER V8.02 COMM 08/08/2007 22:15:54 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE COMM
OBJECT MODULE PLACED IN co
www.eeworm.com/read/230764/14275717
c keypad.c
/****************************************************************************/
/* TEXAS INSTRUMENTS PROPRIETARY INFORMATION */
/*
www.eeworm.com/read/230337/14293283
vhd data_manage.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_ARITH.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY DATA_MANAGE IS
PORT(
VS:IN STD_LOGIC;
DATA:IN STD_LOGIC_
www.eeworm.com/read/229545/14331894
c jdinput.c
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not bee