代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/162519/5547056
asm gvmat32.asm
; gvmat32.asm -- Asm portion of the optimized longest_match for 32 bits x86
; Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
; File written by Gilles Vollant, by modifiying the longest
www.eeworm.com/read/194581/8190415
s dct64_mmx.s
/ dct64_MMX.s: MMX optimized DCT64
/ copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
/ see COPYING and AUTHORS files in distribution or http://mpg123.de
/ initi
www.eeworm.com/read/194581/8190476
c decode_ntom.c
/*
decode_ntom.c: N->M down/up sampling. Not optimized for speed.
copyright 1995-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distrib
www.eeworm.com/read/369492/9642476
m test_lwr_1d.m
function test_lwr_1D
% test for 1D data set; due to globally optimized distance metric,
% one can observe overfitting in the flat parts of the function
n = 100;
% a random training set
X = rand(n,1);
www.eeworm.com/read/367274/9763671
pl riprel.pl
#!/usr/bin/perl
print ";Testname=unoptimized; Arguments=-fbin -oriprel.bin -O0; Files=stdout stderr riprel.bin\n";
print ";Testname=optimized; Arguments=-fbin -oriprel.bin -Ox; Files=stdout stde
www.eeworm.com/read/367274/9763726
asm aoutso.asm
;Testname=unoptimized; Arguments=-O0 -faoutb -oaoutso.o; Files=stdout stderr aoutso.o
;Testname=optimized; Arguments=-Ox -faoutb -oaoutso.o; Files=stdout stderr aoutso.o
; test source file for a
www.eeworm.com/read/367274/9763742
asm bintest.asm
;Testname=unoptimized; Arguments=-O0 -fbin -obintest.bin; Files=stdout stderr bintest.bin
;Testname=optimized; Arguments=-Ox -fbin -obintest.bin; Files=stdout stderr bintest.bin
; test source fi
www.eeworm.com/read/367274/9763763
asm loopoffs.asm
;Testname=unoptimized; Arguments=-fbin -oloopoffs.bin -O0; Files=stdout stderr loopoffs.bin
;Testname=optimized; Arguments=-fbin -oloopoffs.bin -Ox; Files=stdout stderr loopoffs.bin
bits 16
dela
www.eeworm.com/read/367274/9763774
asm aouttest.asm
;Testname=unoptimized; Arguments=-O0 -faout -oaouttest.o; Files=stdout stderr aouttest.o
;Testname=optimized; Arguments=-Ox -faout -oaouttest.o; Files=stdout stderr aouttest.o
; test source file
www.eeworm.com/read/367274/9763822
asm riprel.asm
;Testname=unoptimized; Arguments=-fbin -oriprel.bin -O0; Files=stdout stderr riprel.bin
;Testname=optimized; Arguments=-fbin -oriprel.bin -Ox; Files=stdout stderr riprel.bin
bits 64
default a