代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/154007/11995658

c lcd.c

#include #include "..\inc\option.h" #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\lcd.h" #include "..\inc\PLMM.h" void __irq Adc_TsSep
www.eeworm.com/read/255926/12046077

ind mode_match.ind

Angle = 15 Length_bend = 2*pi*Radius*Angle/360 Lin = 300 Lout = Lin Offset1 = 0 Offset2 = 0 Offset3 = 0 Radius = 3000 alpha = 0 background_index = 1.5 bc_type = BC_STBC boundary_max = 10
www.eeworm.com/read/254490/12133979

txt 3.txt

4×4矩阵键盘C语言程序参考 作者:Benny 文章来源:89S53@163.com 时间:2007-07-27 21:03:07 阅读次数:630 -------------------------------------------------------------------------------- #define int8 unsigned int #
www.eeworm.com/read/151962/12157068

fit ecc.fit

-- MAX+plus II Compiler Fit File -- Version 10.1 06/12/2001 -- Compiled: 05/23/2005 22:25:16 -- Copyright (C) 1988-2001 Altera Corporation -- Any megafunction design, and
www.eeworm.com/read/340046/12185500

c key.c

#include typedef unsigned char uchar; typedef unsigned int uint; #define keyin (P1IN & 0x0f) /******************************************* 函数名称:delay 功 能:用于消抖的延时 参 数
www.eeworm.com/read/338488/12305214

h key.h

#ifndef LCD_H #define LCD_H #include "AT91RM9200.h" #ifdef __cplusplus extern "C" { #endif void Configure_Key(); int key_matrix_scan(int para); #ifdef __cplusplus } #endif
www.eeworm.com/read/337402/12370914

c kbsub.c

/*-----------------------------------------------------* *文件描述:本文件包含了H08C键盘中断子函数,分别为: * *(1)KB_Init:键盘初始化函数 * * void KB_Init(void)
www.eeworm.com/read/149181/12396982

v settime.v

module SetTime( t_clk, t_en, t_sw ,d_second, t_diswork , t_sec, display_time, t_scan); // ok ok **ok ok ok input t_clk, t_en; input [7:0] t_sw; input [7:0] d_second; output t_di
www.eeworm.com/read/131468/14144346

h variable.h

#include #define RD_set() (PORTA_BIT2=1) #define RD_clr() (PORTA_BIT2=0) #define WR_set() (PORTA_BIT0=1) #define WR_clr() (PORTA_B
www.eeworm.com/read/131468/14144374

bak variable.h.bak

#include #define RD_set() (PORTA_BIT2=1) #define RD_clr() (PORTA_BIT2=0) #define WR_set() (PORTA_BIT0=1) #define WR_clr() (PORTA_B