代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/382461/9025151

asm dyn scan led.asm

DBUF EQU 30H ;置存储区首址 TEMP EQU 40H ;置缓冲区首址 ORG 00H MOV 30H,#1 ;存入数据 MOV 31H,#6 MOV 32H,#8 MOV 33H,#1
www.eeworm.com/read/382461/9025157

obj dyn scan led.obj

www.eeworm.com/read/381327/9097632

bak key_scan.c.bak

// 现在由本机判断按下-〉释放为一个完整的击键后报告给MAIN MCU //------------------------------------------------------------------------------------ // // FILE NAME : KEY_SCAN.c // TARGET DEVICE : C8051F314 // CR
www.eeworm.com/read/381327/9097644

bak key_scan.h.bak

//------------------------------------------------------------------------------------ // // FILE NAME : key_scan.h // TARGET DEVICE : C8051F314 // CREATED ON : 07/14/06 // CREATED BY
www.eeworm.com/read/183801/9137893

v scan_reg8.v

module scan_reg8 (clk,d,ena,q); input clk; input [7:0] d; input ena; output [7:0] q; reg [7:0] q; always @(posedge clk) if(ena) q
www.eeworm.com/read/182828/9189913

eqn scan_led.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/182828/9189917

summary scan_led.map.summary

Analysis & Synthesis Status : Successful - Tue Nov 21 21:21:13 2006 Quartus II Version : 5.1 Build 176 10/26/2005 SJ Full Version Revision Name : scan_led Top-level Entity Name : SCAN_LED Family :
www.eeworm.com/read/182828/9189919

rpt scan_led.fit.rpt

Fitter report for scan_led Tue Nov 21 21:21:20 2006 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2.
www.eeworm.com/read/182828/9189924

eqn scan_led.map.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/182828/9189926

rpt scan_led.asm.rpt

Assembler report for scan_led Tue Nov 21 21:21:24 2006 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice