代码搜索:Optimization

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

代码结果 10,000
www.eeworm.com/read/193967/8202458

html optimization.html

www.eeworm.com/read/367281/9761888

html optimization.html

www.eeworm.com/read/104466/15691515

txt optimization.txt

optimization Tips (for libavcodec): What to optimize: if u plan to do non-x86 architecture specific optimiztions (SIMD normally) then take a look in the i386/ directory, as most important functions a
www.eeworm.com/read/430669/8734219

txt optimization_procedures.txt

1、算法 /*本程序是单纯形法,参考书目:河海大学运筹学方法与应用*/ #include #include #define X 5 #define Y 7 void xi_max(int *m2,int *mn1,float *c,int *is,int *ir,int *j0,float (*a)[X][Y]) int j;
www.eeworm.com/read/178447/9398076

map mpdemorfdapp with optimization.map

MPLINK 3.90, Linker Linker Map File - Created Fri Dec 10 14:38:31 2004 Section Info Section Type Address Location Size(Bytes)
www.eeworm.com/read/178447/9398166

map mpdemocoordapp with optimization.map

MPLINK 3.90, Linker Linker Map File - Created Fri Dec 10 08:12:29 2004 Section Info Section Type Address Location Size(Bytes)
www.eeworm.com/read/374466/9404141

m image_optimization.m

function image_optimization() cameraman=imread('cameraman.tif'); imhist(cameraman); cameraman=double(cameraman); [row,colume]=size(cameraman); num_pixel=row*colume; Lmax=max(max(cameraman)); Lm
www.eeworm.com/read/455228/7375697

html gcov-and-optimization.html

Using the GNU Compiler Collection (GCC)