代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/453100/7426872
_c 4x4键盘._c
/*********************************************************************
注意在调用时要初始化DDRA=0xff;
这最好是用中断扫描键盘,在中断里先保存以前DDRA的数值;
扫描完后再恢复以前的DDRA的值
************************************
www.eeworm.com/read/453100/7426891
c 4x4键盘.c
/*********************************************************************
注意在调用时要初始化DDRA=0xff;
这最好是用中断扫描键盘,在中断里先保存以前DDRA的数值;
扫描完后再恢复以前的DDRA的值
************************************
www.eeworm.com/read/452593/7436971
c xl232up.c
/********************************************************************************
* 标题: xl系列单片机实验仪演示程序 电脑和单片机串口通信 *
* 文件: XL232UP.c
www.eeworm.com/read/452050/7450148
cpp 2569549_wa.cpp
# include
# include
# define MAX 100001
using namespace std;
typedef int stack;
struct node
{
char out[100];
double x, y;
}Q[MAX];
int n, L, low;
double lowx, lo
www.eeworm.com/read/452050/7450149
cpp 2569535_re.cpp
# include
# include
# define MAX 10001
using namespace std;
typedef int stack;
struct node
{
char out[20];
double x, y;
}Q[MAX];
int n, L, low;
double lowx, lowy
www.eeworm.com/read/448916/7522347
dls lib.dls
DLSL
1
CNT10.VHDLVIEW U2374988.DLS
CNT10-ART.SYNTHESISVIEW U7142923.DLS
CNT10-ART.VHDLVIEW U0533270.DLS
DIVN.VHDLVIEW U3251971.DLS
DIVN-ART.VHDLVIEW U7760020.DLS
LEDSHOW.VHDLVIEW U6285172.DLS
www.eeworm.com/read/448811/7525626
c main.c
/* main.c File
The timer's main file
Created by Computer-lov. Date: 2005.5.25
Last edited date:2005.5.25
Copyright (c) 2005 Computer-lov
version 1.0
All rigths reserved
欢迎访
www.eeworm.com/read/447899/7544262
v convert.v
module convert
( scan,
prepared,
clr,
data
);
input [7:0] scan;
input prepared;
input clr;
output [7:0] data;
reg [7:0] tmpASCII;
reg [7:0] ASCII;
reg
www.eeworm.com/read/444804/7605914
m51 cs19-2.m51
BL51 BANKED LINKER/LOCATER V5.03 02/18/2007 18:36:45 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE CS19-2
www.eeworm.com/read/444804/7605929
m51 cs15-4.m51
BL51 BANKED LINKER/LOCATER V5.03 02/18/2007 10:56:08 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE CS15-4