代码搜索:RAW

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

代码结果 10,000
www.eeworm.com/read/275194/10829892

hpp atface.hpp

// $masm\atface.hpp 1.5 milbo$ // Warning: this is raw research code -- expect it to be quite messy. // milbo petaluma mar 06 // Face attribute bits, used in first part of string preceding each shape
www.eeworm.com/read/275194/10829917

hpp asmsearch.hpp

// $masm\asmsearch.hpp 1.5 milbo$ active shape routines for searching // Warning: this is raw research code -- expect it to be quite messy. // milbo dec05 durban #if !defined(asmsearch_hpp) #define a
www.eeworm.com/read/275194/10829954

hpp mnn.hpp

// $masm\mnn.hpp 1.5 milbo$ // Warning: this is raw research code -- expect it to be quite messy. #if !defined(mnn_hpp) #define mnn_hpp bool fNnFindFace(SHAPE &Shape, // out Image &
www.eeworm.com/read/275194/10830041

hpp regexp.hpp

// $mat\regexp.hpp 1.5 milbo$ // Warning: this is raw research code -- expect it to be quite messy. #if !defined(regexp_hpp) #define regexp_hpp bool fRegExpCompile(char *CompiledRefExp, const char *
www.eeworm.com/read/275194/10830053

cpp matvec.cpp

// $mat\matvec.cpp 1.5 milbo$ // Warning: this is raw research code -- expect it to be quite messy. // // This originally used C arrays and was ported to use STL vectors // // milbo dec05 durban #inc
www.eeworm.com/read/275194/10830058

hpp mat.hpp

// $mat\mat.hpp 1.5 milbo$ matrix class, elements are doubles. Built for Microsoft VC 6.0. // // Warning: this is raw research code -- expect it to be quite messy. // // This file needs a few externa
www.eeworm.com/read/275194/10830164

hpp memstate.hpp

// $common\memstate.hpp 1.5 milbo$ // Warning: this is raw research code -- expect it to be quite messy. #if !defined(memstate_hpp) #define memstate_hpp extern void InitMallocDebug(bool fDelayFree=t
www.eeworm.com/read/275194/10830198

cpp memstate.cpp

// memstate.cpp: Microsoft specific memory state functions, for finding memory leaks // Warning: this is raw research code -- expect it to be quite messy. #include #include #incl
www.eeworm.com/read/275194/10830250

hpp imequalize.hpp

// $image\imequalize.hpp 1.5 milbo$ image equalization and related routines // Warning: this is raw research code -- expect it to be quite messy. // milbo durban dec05 #if !defined(imequalize_hpp) #d
www.eeworm.com/read/275194/10830260

cpp imequalize.cpp

// $image\imequalize.cpp 1.5 milbo$ image equalization and related routines // Warning: this is raw research code -- expect it to be quite messy. // milbo durban dec05 #include #include