代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/487628/6506662
h quantchroma.h
/*!
************************************************************************
* \file quantChroma.h
*
* \brief
* Quantization process for chroma header file
*
* \author
* Limin Liu
www.eeworm.com/read/486846/6530858
h usb-ohci.h
/*
* URB OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber
* (C) Copyright 2000-2001 David Brownell
*
*
www.eeworm.com/read/481765/6638053
c key.c
#include "ExtDef.h"
uchar xdata RowOut _at_ 0x8000;
uchar xdata ColIn _at_ 0x8003;
uchar Key=Nothing; //键盘缓冲寄存器(公有数据)
uchar Fn_Key; //功能键
extern void delay(int c);
//*************
www.eeworm.com/read/481765/6638071
lst key.lst
C51 COMPILER V8.05a KEY 11/09/2008 23:18:20 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN ke
www.eeworm.com/read/480720/6660216
cpp zdeflate.cpp
// zdeflate.cpp - modified by Wei Dai from:
// Distributed with Jean-loup Gailly's permission.
/*
The following sorce code is derived from Info-Zip 'zip' 2.01
distribution copyrighted by Mark
www.eeworm.com/read/478289/6714365
h angle.h
void angle(void)
{
{
unsigned int i;
int j;
unsigned char scan;
scan=0x00;
for (i=0;i
www.eeworm.com/read/410717/11271064
lnp 111.lnp
"12864.obj",
"key_scan.obj",
"24C02.obj",
"main.obj",
"menu.obj"
TO "111"
RAMSIZE(256)
www.eeworm.com/read/410717/11271066
bak 111_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/410717/11271103
opt 111.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/410352/11292459
c test_fs.c
#include
#include
#include "drv_extr.h"
#include "fs_extr.h"
#include "diskio.h"
DWORD get_fattime(void)
{
return 0;
}
void FS_Load_FS(void)
{
if( RES_OK != f_moun