代码搜索:binary

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

代码结果 10,000
www.eeworm.com/read/100917/15860823

cpp childbin.cpp

/////////////////////////////////////////////////////////////////////////// // File: childbin.cpp // Version: 1.1.0.4 // Updated: 19-Jul-1998 // // Binary Child frame core // // Copyrig
www.eeworm.com/read/100917/15860854

h childbin.h

/////////////////////////////////////////////////////////////////////////// // File: childbin.h // Version: 1.1.0.4 // Updated: 19-Jul-1998 // // Binary Child frame core // // Copyright
www.eeworm.com/read/100917/15860863

cpp epbinvw.cpp

/////////////////////////////////////////////////////////////////////////// // File: epbinvw.cpp // Version: 1.6.0.10 // Updated: 23-Oct-1999 // // Binary View core // // Copyright: Fe
www.eeworm.com/read/100917/15860878

h epbinvw.h

/////////////////////////////////////////////////////////////////////////// // File: epbinvw.h // Version: 1.6.0.10 // Updated: 23-Oct-1999 // // Binary View core // // Copyright: Ferd
www.eeworm.com/read/100917/15860930

cpp epbinvw.cpp

/////////////////////////////////////////////////////////////////////////// // File: epbinvw.cpp // Version: 1.6.0.10 // Updated: 23-Oct-1999 // // Binary View core // // Copyright: Fe
www.eeworm.com/read/100917/15860934

h epbinvw.h

/////////////////////////////////////////////////////////////////////////// // File: epbinvw.h // Version: 1.6.0.10 // Updated: 23-Oct-1999 // // Binary View core // // Copyright: Ferd
www.eeworm.com/read/100216/15880131

pas dbf.pas

unit DBF; (* =========================================================================== * dbf.dcu - tDBF : A custom data set which uses a flat binary * structured datafile for single
www.eeworm.com/read/231546/4714751

h dosish.h

#define ABORT() abort(); #ifndef SH_PATH #define SH_PATH "/bin/sh" #endif #ifdef DJGPP # define BIT_BUCKET "nul" # define OP_BINARY O_BINARY # define PERL_SYS_INIT(c,v) Perl_DJGPP_init(c,v) # de
www.eeworm.com/read/182103/5270865

s binstr.s

// // $Id: binstr.S,v 1.1 1998/12/14 23:15:19 joel Exp $ // // binstr.sa 3.3 12/19/90 // // Description: Converts a 64-bit binary integer to bcd. // // Input: 64-bit binary integer in d2:d3, desi
www.eeworm.com/read/366180/2892977

inc regdef.inc

ifndef _WINREG_ endif MAXKEYNAME EQU 256 MAXVALUENAME_LENGTH EQU MAXKEYNAME MAXDATA_LENGTH EQU 16*1024 ifndef REG_SZ REG_SZ EQU 0001H endif ifndef REG_BINARY REG_BINARY EQU 0003H endif