代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/231056/14258012
c timeb_scan.c
#include "SPCE061A.h"
extern unsigned int tb_count,old_flag,new_flag,flag;
///////////////////////////////////////////////////////////
//
// IOA 口初始化
//
///////////////////////////
www.eeworm.com/read/230799/14273795
c key_scan.c
/**********************************************************************************
* *
* 文 件 名:key_scan.c
www.eeworm.com/read/226770/14452720
c scan_ulong.c
/* Public domain. */
#include "scan.h"
unsigned int scan_ulong(register const char *s,register unsigned long *u)
{
register unsigned int pos = 0;
register unsigned long result = 0;
register un
www.eeworm.com/read/125865/14457536
url scan codes.url
[DEFAULT]
BASEURL=http://govschl.ndsu.nodak.edu/~achapwes/PICmicro/keyboard/scancodes.html
[InternetShortcut]
URL=http://govschl.ndsu.nodak.edu/~achapwes/PICmicro/keyboard/scancodes.html
Modified=
www.eeworm.com/read/125782/14464349
c comp_scan.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/123658/14618434
c scan-decls.c
/* scan-decls.c - Extracts declarations from cpp output.
Copyright (C) 1993, 1995 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the t
www.eeworm.com/read/123658/14619036
sh scan-types.sh
#! /bin/sh
# Deduce values of standard ANSI and POSIX types (e.g. size_t, pid_t).
# Emits macros definitions for these, and some other types.
# Intended to be used to massage the sys-protos.h file.
#
www.eeworm.com/read/222227/14700247
cpp scan_bmp.cpp
// Scan_Bmp.cpp: implementation of the Scan_Bmp class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "math.h"
#include "Scan_Bmp.h"
#
www.eeworm.com/read/222227/14700363
h scan_bmp.h
// Scan_Bmp.h: interface for the Scan_Bmp class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SCAN_BMP_H__C7D813C1_860D_11D3_BB8D_0000B4336158__INCLU
www.eeworm.com/read/121526/14754027
c r_scan.c
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So