代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/422469/10635292

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Const MAX_PATH = 260 Public Const INVALID_HANDLE_VALUE = -1 Public Const TRANSPARENT = 1 Public Const Decrypt_CO = &HF0 Public Cons
www.eeworm.com/read/422469/10635382

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Const MAX_PATH = 260 Public Const INVALID_HANDLE_VALUE = -1 Public Const TRANSPARENT = 1 Public Const Decrypt_CO = &HF0 Public Cons
www.eeworm.com/read/351616/10635451

h host_811.h

//////////////////////////////////////////////////////////////////////////////// // File: host_811.h // // $Header: /USB/ez811/firmware/Emb_Host/host_811.h 6 5/14/02 8:37p Tpm $ // Copyright
www.eeworm.com/read/277165/10657111

pas fun.pas

unit fun; interface uses windows,SysUtils,StrUtils,Classes; function split(S, Sep: AnsiString): Tstrings; function GetIdeDiskSerialNumber : String; function GetRegId:integer; function isR
www.eeworm.com/read/277160/10657953

c cf.c

/* ** ** Compact Flash access routines ** ** */ #include "CF.h" // compact flash interface #include "generic.h" #include "fileio.h" BYTE gblCFBuf [MEDIA_SECTOR_SIZE]; DISK glb
www.eeworm.com/read/277160/10657959

c lab2.c

// Lab2.c #include "fileio.h" void Delay(BYTE milliseconds); void convert (WORD adres, char * stringres); BYTE convertback (char * buffer); int main (void) { const char name[] = "datal
www.eeworm.com/read/277160/10658304

c cf.c

/* ** ** Compact Flash access routines ** ** */ #include "CF.h" // compact flash interface #include "generic.h" #include "fileio.h" BYTE gblCFBuf [MEDIA_SECTOR_SIZE]; DISK glb
www.eeworm.com/read/422134/10661849

cpp mircode.cpp

// mircode.cpp: implementation of the mircode class. // ////////////////////////////////////////////////////////////////////// #include "mircode.h" #include "bindef.h" #include cha
www.eeworm.com/read/351209/10673799

java testrc4cipher.java

import jxta.security.cipher.Cipher; import jxta.security.crypto.JxtaCrypto; import jxta.security.impl.cipher.KeyBuilder; import jxta.security.impl.cipher.SecretKey; import jxta.security.impl.random.
www.eeworm.com/read/351209/10673805

java testsignature.java

import java.util.*; import net.jxta.document.*; import jxta.security.util.URLBase64; import jxta.security.signature.Signature; import jxta.security.crypto.JxtaCrypto; import jxta.security.publickey.