代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/144872/12766292
c scanner.c
/*
描述: 该源程序为扫描模式下程序处理文件。
当配置为db_adr,db_n时:
块输出格式: 每块输出5个或者4个数据,共输出(db_n+1)块;
每块第一个数据为该块的状态信息或者无状态信息,后面四字节为块数据。
扫描模式完全输出内容:snr db time addr
扫描模式完全输出格式:
1 8 1 or 2 5 1 0 ...
www.eeworm.com/read/144872/12766306
obj scanner.obj
www.eeworm.com/read/144397/12797803
dpr scanner.dpr
program Scanner;
uses
Forms,
Scanner1 in 'Scanner1.pas' {frmMain};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TfrmMain, frmMain);
Application.Run;
end.
www.eeworm.com/read/144397/12797808
dof scanner.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/144397/12797813
dsk scanner.dsk
[Closed Files]
File_0=SourceModule,'E:\Capella\Test\Scanner1\Scanner.dpr',0,1,1,17,4,0,0
File_1=SourceModule,'E:\Capella\Test\Scanner1\ZScanner.pas',0,1,566,33,567,0,0
File_2=SourceModule,'E:\Capel
www.eeworm.com/read/144397/12797815
res scanner.res
www.eeworm.com/read/144397/12797818
exe scanner.exe
www.eeworm.com/read/144397/12797824
cfg scanner.cfg
-$A+
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J+
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/331675/12815350
c scanner.c
#include "stdio.h"
#include "string.h"
#include "stdlib.h"
#include "ctype.h"
#define Half 512
#define Y 1
#define N 0
///////////////////////////////////////////////////////////
FILE *fp;
www.eeworm.com/read/331532/12822363
java scanner.java
package emp;
import java.util.Vector;
public class Scanner implements Consts{
private Yngwie yngwie;
private boolean ScanRound;
private boolean Assist;
private boolean EnemyFinding;