代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/403596/11514435
lst led7disp.lst
C51 COMPILER V7.20 LED7DISP 03/23/2007 23:06:24 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE LED7DISP
OBJECT MODULE PLACED I
www.eeworm.com/read/403596/11514437
c led7disp.c
/*****************************************************************************
MCU8051学习板演示程序
(c) Copyright 2007-2007,广州恒芯电子
All Rights Reserved
**************************
www.eeworm.com/read/347286/11676516
c macroblock_c.c
/*****************************************************************************
* macroblock.c: h264 encoder library
*****************************************************************************
* C
www.eeworm.com/read/260013/11751732
lis key.lis
.module key.c
.area text(rom, con, rel)
0000 .dbfile D:\ICCAVR~1\模块化~1\src\key.c
0000 .dbfunc e key_scan _key_s
www.eeworm.com/read/259942/11756152
re bug1054496.re
#include
#include
#include
#define RET(n) printf("%d\n", n); return n
#define TAG_EOI 0
#define TAG_A 1
#define TAG_TAG 2
int scan(char *s, int l)
{
char *p = s;
ch
www.eeworm.com/read/155883/11840709
rsp runxst_tcl.rsp
set allSynthModules {clk_set.MOD count_0_9.MOD count_0_5.MOD clock_pack.MOD count_00_59.MOD count_00_23.MOD decoder.MOD segment_scan_clock_24.MOD}
www.eeworm.com/read/258097/11885269
h cfg_sy_m5_256_uart.h
#define VERSION_STRING "CUS-000" //version: xxx-yyy, 20030422
//---------------------
//board parts settings
//---------------------
//SDRAM settings(bus width, default is 16-bits mode)
www.eeworm.com/read/258097/11885368
h cfg_customers.h
#define VERSION_STRING "CUS-000" //version: xxx-yyy, 20030422
// 2004/12/16 yltseng, with this define enabled, osd color palettes are affected by brightness and
// contrast in setup menu
/
www.eeworm.com/read/344135/11907830
v zigzag_encode.v
/**********************************************************************
** -----------------------------------------------------------------------
**
** zigzag.v
**
**
**
**
**
**
www.eeworm.com/read/343867/11920845
c macroblock.c
/*****************************************************************************
* macroblock.c: h264 encoder library
*****************************************************************************
* C