代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/274894/4180649
rc2 scan.rc2
//
// SCAN.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APSTUDIO_I
www.eeworm.com/read/273740/4194883
s fp_scan.s
/*
* fp_scan.S
*
* Copyright Roman Zippel, 1997. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/273740/4195199
c dmi_scan.c
#include
#include
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/273740/4197157
l aicasm_scan.l
%{
/*
* Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
*
www.eeworm.com/read/273132/4213260
c wlan_scan.c
/** @file wlan_scan.c
*
* @brief Functions implementing wlan scan IOCTL and firmware command APIs
*
* IOCTL handlers as well as command preperation and response routines
* for sending sc
www.eeworm.com/read/273132/4213270
h wlan_scan.h
/** @file wlan_scan.h
*
* @brief Interface for the wlan network scan routines
*
* Driver interface functions and type declarations for the scan module
* implemented in wlan_scan.c.
*
www.eeworm.com/read/270087/4241414
rb german.scan.rb
#
# german.scan.rb
# ScanCode translation for a german keyboard
#
theInputSystem = get('/sys/server/input');
if (theInputSystem == nil)
print "(german.scan.rb) cannot find the InputServer)\n
www.eeworm.com/read/270087/4241869
rb us.scan.rb
# ScanCode translation for a German keyboard
theInputSystem = get('/sys/server/input');
if (theInputSystem != nil)
theInputSystem.addCode (Input.IC_1, '1', '1'[0], '!'[0], 0);
theInputSystem.add
www.eeworm.com/read/270087/4241871
rb german.scan.rb
# ScanCode translation for a German keyboard
theInputSystem = get('/sys/server/input');
if (theInputSystem != nil)
theInputSystem.addCode (Input.IC_1, '1', '1'[0], '!'[0], 0);
theInputSystem.add