代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/300804/13892772
c key.c
#include
code char key_code[]={0xee,0xde,0xbe,0x7e,0xed,0xdd,0xbd,0x7d,0xeb,0xdb,0xbb,0x7b,0xe7,0xd7,0xb7,0x77};
code ksp[4]={0x7f,0xbf,0xdf,0xef};
//键盘消抖动延时程序
void delay(void)
{
www.eeworm.com/read/203955/15348305
h com.h
/****************************************************/
/* File: c.h */
/* The scanner interface for the C- compiler */
/* Compiler Construction: Principles
www.eeworm.com/read/113590/15452546
makefile
#!/usr/bin/make all
# Makefile for building updated Linux PCI network device drivers as modules.
# $id$
# PREFIX may be set by the RPM build to set the effective root.
PREFIX=
PCMCIA=/usr/src/p
www.eeworm.com/read/111545/15510130
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/109611/15553541
turbo-c
Received: from 128.84.254.220 by ee.lbl.gov for (8.6.8.1/1.43r)
id PAA27266; Mon, 18 Apr 1994 15:08:26 -0700
Received: from CLOYD.CS.CORNELL.EDU by thialfi.cs.cornell.edu (5.67/I-
www.eeworm.com/read/107707/15602967
cpp lnscan.cpp
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ lnscan.cpp
www.eeworm.com/read/107706/15603065
cpp lnscan.cpp
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ lnscan.cpp
www.eeworm.com/read/107558/15605024
h crs.h
/**********************************************************
** SCAN_H.FRM
** Coco/R C Support Frames.
** Author: Frankie Arzu
**
** Jun 12, 1996 Version 1.06
**
www.eeworm.com/read/107558/15605043
c crs.c
/**********************************************************
** SCAN_C.FRM
** Coco/R C Support Frames.
** Author: Frankie Arzu
**
** Jun 12, 1996 Version 1.06
**
www.eeworm.com/read/102489/15780073
cpp jtagport.cpp
#include "stdafx.h"
#include "FluteD.h"
#include "JTAGPort.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////