代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/274276/10879386
vhd scan_count.vhd
--scan_count.vhd scan keypress counter
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity scan_count is
port(
clk : in std_l
www.eeworm.com/read/274276/10879396
vhd key_scan.vhd
--key_scan.vhd keypress scaner
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use work.components.all;
entity key_scan is
port(
col : in std_logic_vector(3 d
www.eeworm.com/read/272813/10943185
h index_scan.h
#ifndef __INDEX_SCAN__
#define __INDEX_SCAN__
#include "iterator.h"
#include "heapfile.h"
#include "scan.h"
#include "tuple_utils.h"
#include "projection.h"
#include "pred_eval.h"
#include "
www.eeworm.com/read/417563/10985419
c headset_scan.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
Part of BlueLab 3.6.2-release
FILE NAME
headset_scan.c
DESCRIPT
www.eeworm.com/read/417563/10985552
h headset_scan.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
Part of BlueLab 3.6.2-release
FILE NAME
headset_scan.h
www.eeworm.com/read/470012/6922575
c key_scan.c
#include "reg51.h"
#include "intrins.h"
#include "lcd1602.h"
#define uchar unsigned char
sbit led1 = P1^0;
sbit led2 = P1^1;
sbit led3 = P1^2;
sbit led4 = P1^3;
sbit led5 = P1^4;
void mDela
www.eeworm.com/read/470012/6922580
lst key_scan.lst
C51 COMPILER V7.06 KEY_SCAN 04/18/2009 11:51:07 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE KEY_SCAN
OBJECT MODULE PLACED I
www.eeworm.com/read/470012/6922584
obj key_scan.obj
www.eeworm.com/read/467462/7003700
h key_scan.h
// Unshifted characters
const unsigned char UnshiftedKey_Codes_Table[][3] = {
0x05, 0,0x3B, //F1
0x06, 0,0x3C, //F2
0x04, 0,0x3D, //F3
0x0C, 0,0x3E, //F4
0x03, 0,0x3F, //F5
0x0B, 0,0x40, //F6
www.eeworm.com/read/328261/7022879
h key scan.h
/*
*******************************************************************************
* (c) Copyright 2008
* All Rights Reserved
*
*