代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/400664/11570781

rpt dled.tan.rpt

Classic Timing Analyzer report for dled Mon Dec 01 11:24:51 2008 Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version --------------------- ; Table of Contents ; ---------------------
www.eeworm.com/read/348535/11589656

asm a5_3a.asm

;/////////////////////////////////////////// ;本程序源代码由单片机培训网提供. ;单片机培训网,让更多人学习单片机更容易. ;第一网址----www.mcuedu.com ;第二网址----http://51_train.nease.net ;创办人------刘永忠 ;热线电话----(0755)27529998 ;email-----
www.eeworm.com/read/261838/11622247

c key.c

//#include "reg51.h" #define LED_BIT P3 #define LED_SEG P0 #define KeyIO P2 //p2口接4mul4键盘 sbit ScanIO = P3^3; //p3.3为附加扫描线扩展1mul8键盘 unsigned char Key_Vlue[25] = {0x77,0xb7,0xd7,0xe7,0x7
www.eeworm.com/read/260821/11700861

asm 15抢答器.asm

;================================================= ; 抢答器 ; ; SW1 SW2 SW3 SW4 ; 用数码管显示最先按下的按键 01 02 03 04 ; 并点亮对应灯: D2 D3 D4 D5 ; 显示2S后退出。 ; 同时发出 “嘟”一声。 ; ;=============================
www.eeworm.com/read/346752/11724795

txt 16键盘.txt

好久没来了,写个4*4键盘的程序把,基本上每行都有解释,很适合初学者 #1 #include #define uchar unsigned char #define uint unsigned int #define PORT P2//修改下面表中值的位置,就可以按自己的想法,定义键盘位置 uchar code tab[16]={0xee,0xed,0xeb,0xe7,
www.eeworm.com/read/259942/11755898

re config1.re

#define NULL ((char*) 0) #define YYCTYPE char #define YYCURSOR p #define YYLIMIT p #define YYMARKER q #define YYFILL(n) char *scan0(char *p) { char *q; /*!re2c re2c:indent:top = 0; [0-9]+ { re
www.eeworm.com/read/259942/11755990

re config3.re

#define NULL ((char*) 0) #define YYCTYPE char #define YYCURSOR p #define YYLIMIT p #define YYMARKER q #define YYFILL(n) char *scan0(char *p) { char *q; /*!re2c re2c:startlabel = 0; [0-9]+ { re
www.eeworm.com/read/259453/11789468

qmsg prev_cmp_keyboard.fit.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0}
www.eeworm.com/read/259453/11789492

qmsg keyboard.tan.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0} { "I
www.eeworm.com/read/258172/11880726

v eth_spram_256x32.v

`include "eth_defines.v" `include "timescale.v" module eth_spram_256x32( // Generic synchronous single-port RAM interface clk, rst, ce, we, oe, addr, di, do `ifdef ETH_BIST , // d