代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/375190/2735585

py scan_test.py

# Copyright (C) 2006 Douglas Gregor . # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt
www.eeworm.com/read/370209/2786485

h key_scan.h

// Unshifted characters const unsigned char UnshiftedKey_Codes_Table[][3] = { 0x05, 0,0x3B, //F1 0x06, 0,0x3C, //F2 0x04, 0,0x3D, //F3 0x0C, 0,0x3E, //F4 0x03, 0,0x3F, //F5 0x0B, 0,0x40, //F6
www.eeworm.com/read/369339/2801227

c scan3.c

_Ierr (message, a, b, c, d, e) char message[]; { extern int cgoof; printf("ERROR "); printf(message, a, b, c, d, e); cputc('\n'); cexit(cgoof); } char _Iendm[128] {0}; _Imtab (formatp) char **f
www.eeworm.com/read/369339/2801254

c scan2.c

_Iint (iptr, length, numbase) int *iptr, length; { int n, minus, numdig; extern int _Isfil, (*_Iungc)(), (*_Igetc)(); int c, dval; n = minus = numdig = 0; switch ((c=_Inxch())) { case '-': minu
www.eeworm.com/read/369339/2801258

c scan1.c

scanf (p1, p2, p3, p4) int p1, p2, p3, p4; { /* first arg can be a control string, a file id, or -1 */ int ptrs[10], j, ip, flp, k; char *np; /* extern int cin;*/ extern (*_Igetc)(), (*_Iungc)(), c
www.eeworm.com/read/368386/2815718

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/368386/2816034

c dmi_scan.c

#include #include #include #include #include #include #include #include #
www.eeworm.com/read/368386/2818221

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/367467/2842900

db scan_database.db

#VERSION,1.202 #LASTMOD,07.26.2005 # http://www.cirt.net # This file may only be distributed and used with the full Nikto package. # This file may not be used with any software product without writte
www.eeworm.com/read/367467/2843228

cc idle_scan.cc

/*************************************************************************** * idle_scan.cc -- Includes the function specific to "Idle Scan" support * * (-sI). This is an extraordinarily cool sc