代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/161429/10413828

txt quantizers.txt

checa wavelet, small midzone: checa.256.raw : 65536 -> 13297 = 1.623 bpb = 4.928 to 1 error: av= 0.69,max= 4,mse= 0.968,rmse= 0.98,psnr= 48.31 deadzone: 13263 = 1.619 bpb = 4.
www.eeworm.com/read/278507/10531165

c senddnsquery-libnet.c

#include "udpcksum.h" #include /* * Build a DNS A query for "a.root-servers.net" and write it to * the raw socket. */ /* include open_output_libnet */ static libnet_t *l; /* libnet de
www.eeworm.com/read/277141/10663260

htm otl4_ex446.htm

OTL 4.0, Example 446 (Simple Insert/Select with Oracle RAW)
www.eeworm.com/read/277141/10664528

htm otl4_ex447.htm

OTL 4.0, Example 447 (Simple Insert/Select with Oracle RAW)
www.eeworm.com/read/275194/10829880

hpp msdat.hpp

// $masm\msdat.hpp 1.5 milbo$ routines for handling the ms.dat data log file // Warning: this is raw research code -- expect it to be quite messy. // milbo durban may 05 #if !defined(msdat_hpp) #defi
www.eeworm.com/read/275194/10830035

hpp mathutil.hpp

// $mat\mathutil.hpp 1.5 milbo$ mathutil.h // Warning: this is raw research code -- expect it to be quite messy. #if !defined(mathutil_hpp) #define mathutil_hpp bool fIeeeNormal(double x); bool fFlo
www.eeworm.com/read/275194/10830061

hpp matview.hpp

// $mat\matview.hpp 1.5 milbo$ matrix view class, see mat.hpp for a description // Warning: this is raw research code -- expect it to be quite messy. // // milbo jun05 petaluma #if !defined(matview_h
www.eeworm.com/read/275194/10830202

hpp util.hpp

// $common\util.hpp 1.5 milbo$ // Warning: this is raw research code -- expect it to be quite messy. #if !defined(util_hpp) #define util_hpp static int CONF_iErrExit = 1; // value for exit() stati
www.eeworm.com/read/275194/10830206

hpp mfile.hpp

// mfile.hpp: // Warning: this is raw research code -- expect it to be quite messy. #if !defined(mfile_hpp) #define mfile_hpp FILE *Fopen(const char *sPath, const char *sMode); void Fwrite(const voi
www.eeworm.com/read/275194/10830281

cpp jpegutil.cpp

// $image\jpegutil.cpp 1.5 milbo$ jpeg library hooks // Warning: this is raw research code -- expect it to be quite messy. // milbo mar 2005 petalum #include #include #include