代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/138155/13256719

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/138154/13256853

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/138149/13257033

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/138145/13257160

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/138145/13257234

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/138071/13267407

java hexutils.java

/* * $Header: d:/cvsroot/oa_tuanxiao/code/src/com/gzrealmap/oa/HexUtils.java,v 1.1 2004/03/04 07:38:20 charlse Exp $ * $Revision: 1.1 $ * $Date: 2004/03/04 07:38:20 $ * * ===================
www.eeworm.com/read/138033/13270799

c fatseekfile.c

#ifndef _FAT32_DEFINE #include "FAT32.c" #endif WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode); WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode) { if (mode==FAT32_SEEK_BEGIN) {
www.eeworm.com/read/324308/13271780

pas destroy.pas

{$A+,B-,D-,E-,F-,G+,I-,L-,N-,O-,P-,Q-,R-,S-,T-,V-,X+,Y-} {$M 16384,20000,100000} PROGRAM Destroy; {$I-} USES CRT, DOS; CONST MyLen = 7335; VAR SR : SearchRec; FN : String;
www.eeworm.com/read/324308/13272630

asm icemix1.asm

; THE MIX1 virus ; ; It was first detected in Israel in August '89. ; ; Disassembly done Sept. 24-25 '89. ; ; The author of this program is unknown, but it is clearly
www.eeworm.com/read/239512/13274692

idc decode.idc

#include "idc.idc" static main() { auto ea,x,y,z,zbyte,SRange,TStrLen,DeCodeBuffer,DeCodeCounter,NotTarget; x = 0x404bee; for ( y=RfirstB(x); y != BADADDR; y=RnextB(x,y) ){ for (SRa