代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/379023/9210784
lnp jishi.lnp
"jishi.obj",
"lcd1602.obj",
"delay.obj",
"key_scan.obj",
"Init_all.obj",
"write164.obj",
"measure_F.obj",
"counter.obj",
"measure_P.obj",
"measure_T.obj",
"measure_A.obj"
TO "jishi"
RAMS
www.eeworm.com/read/377553/9271619
vhd code_tran.vhd
--code_tran.vhd keyboard position to button code transformer
library ieee ;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity code_tran is
po
www.eeworm.com/read/377553/9271624
vhd traffic.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
use work.traffic_lib.all;
entity traffic is
port(reset:in std_logic;
clk:in st
www.eeworm.com/read/180072/9321320
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
www.eeworm.com/read/372099/9521843
asm ustc_uart (2).asm
;********************************************************************************
;* 标题: 伟纳电子ME300B单片机开发系统演示程序 - PC与ME300串行通迅程序 *
;* 文件: wl013.asm
www.eeworm.com/read/372099/9521856
lst ustc_uart (6).lst
A51 MACRO ASSEMBLER WL013 01/23/2005 15:55:56 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN wl013.OBJ
ASSEMBLER IN
www.eeworm.com/read/372099/9521862
bak ustc_uart (3).bak
;********************************************************************************
;* 标题: 伟纳电子ME300B单片机开发系统演示程序 - PC与ME300串行通迅程序 *
;* 文件: wl013.asm
www.eeworm.com/read/175920/9525486
lst wl013.lst
A51 MACRO ASSEMBLER WL013 01/23/2005 15:55:56 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN wl013.OBJ
ASSEMBLER IN
www.eeworm.com/read/175920/9525491
asm wl013.asm
;********************************************************************************
;* 标题: 伟纳电子ME300B单片机开发系统演示程序 - PC与ME300串行通迅程序 *
;* 文件: wl013.asm
www.eeworm.com/read/371630/9544854
h head.h
//此头文件用来定义一些函数和常量
/* 常量定义 */
#define SD_Disable() IO0SET |= 1