代码搜索:Scanner

找到约 4,788 项符合「Scanner」的源代码

代码结果 4,788
www.eeworm.com/read/192685/8330605

html 11554.html

Re: VB如何利用 Scanner 厂商提供的 TWAIN 介面抓Scanner 扫出的图? Re: VB如何利用 Scanner 厂商提供的 TWAIN 介面抓S
www.eeworm.com/read/266068/11244565

m wavconv.m

y = wavread('scanner16-48-m.wav'); delete 'scanner16-48-m.dat' delete 'scanner16-48-m.hex' len = length(y); fid = fopen('scanner16-48-m.dat','w'); for i = 1:length(y) - 1, fprintf(fid,'%d,
www.eeworm.com/read/102720/15761659

1 flex.1

%!PS-Adobe-1.0 %%Creator: devps (Pipeline Associates, Inc.) %%CreationDate: Fri Sep 13 13:03:41 1996 %%Pages: (atend) %%DocumentFonts: (atend) /devps 180 dict def devps begin /res 10.000000 def /y_of
www.eeworm.com/read/101054/15855896

c main.c

/* main.C * John Viega * * Jan 28-29 2000 */ #include "resultsdb.H" #include "scanner.H" #include "formatter.H" #include "config.H" #include "fatal.H" #include "handlers.H" #include "strpool.H"
www.eeworm.com/read/100773/15864502

py yappsrt.py

# Yapps 2.0 Runtime # # This module is needed to run generated parsers. from string import * import re class SyntaxError: "When we run into an unexpected token, this is the exception to use"
www.eeworm.com/read/100569/15871851

pas ssdisk.pas

Program dltypeskeygenZ ; uses crt ; var user,user2 : string ; i : integer ; ser,tampung : longint ; begin clrscr ; writeln('Super sensitive Disk-Scanner 98 2.x Key Generator by flag
www.eeworm.com/read/100529/15872723

c main.c

/* main.C * John Viega * * Jan 28-29 2000 */ #include "resultsdb.H" #include "scanner.H" #include "formatter.H" #include "config.H" #include "fatal.H" #include "handlers.H" #include "strpool.H"
www.eeworm.com/read/100135/15883176

cpp pcctsast.cpp

/* * PCCTSAST.C * * SOFTWARE RIGHTS * * We reserve no LEGAL rights to SORCERER -- SORCERER is in the public * domain. An individual or company may do whatever they wish with * source code dist
www.eeworm.com/read/253602/12210406

txt microsoft wins remote operating system and service pack scanner.txt

/* HAT-SQUAD WINS VULNERABILITY/OS SCANNER ------------------------------------ ------------------------------------ Note: ---------------- By default, nothing printed on screen, 200 threads
www.eeworm.com/read/291333/8423851

chf cvendfindcontours.chf

CvSeq* cvEndFindContours(CvContourScanner* scanner) { void *fptr; CvSeq*retval; fptr = dlsym(_Chcv_handle, "cvEndFindContours_chdl"); if(fptr == NULL) { fprintf(_stderr,