代码搜索:SPM

找到约 448 项符合「SPM」的源代码

代码结果 448
www.eeworm.com/read/444200/7616627

c spm.c

/* #asm .cseg .org mainflash #endasm */ void ReadPage(UINT pageStart, UINT *instArr, UCHAR instCount) { register int i; for (i = 0; i < instCount; ++i) { instArr[i] = Re
www.eeworm.com/read/434902/7800444

exe spm.exe

www.eeworm.com/read/434902/7800445

swf spm.swf

www.eeworm.com/read/327244/13091148

gif spm.gif

www.eeworm.com/read/337140/12388105

dpk spm.dpk

package spm; {$R *.RES} {$R 'SPCOMM.dcr'} {$ALIGN ON} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOLS ON} {$LONGSTRI
www.eeworm.com/read/337140/12388106

res spm.res

www.eeworm.com/read/337140/12388114

cfg spm.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/337140/12388116

dof spm.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/127543/14350401

c spm.c

/* Spm: The PortMaster * This program is expected to run as a daemon on every machine * which uses Terry McRoberts' Socket Library. * * Its purpose in life is to: * a) receive messages from p
www.eeworm.com/read/214582/15094169

c spm.c

/***************************************************************************** @(#) spm.c,v openss7-0_9_2_E(0.9.2.19) 2006/12/06 11:45:18 ----------------------------------------------------------