代码搜索:optimized

找到约 6,562 项符合「optimized」的源代码

代码结果 6,562
www.eeworm.com/read/170332/9809856

css coua[1].css

/* Style sheet optimized for IE4x - Last updated 01/16/01 RWF */ /* Added Table.nested, TH, TD for nested tables -- 02/26/01 */ body { color: #000000; background: #FFFFFF; font-size:
www.eeworm.com/read/360995/10070071

m auclpm.m

function [w,returnA,r2] = auclpm(x, C, rtype, par, unitnorm, usematlab) %AUCLPM Find linear mapping with optimized AUC % % W = AUCLPM(X, C, RTYPE, PAR) % % Optimize the AUC on dataset X and reg. pa
www.eeworm.com/read/280774/10292606

changelog

1.2.6 (Nov 14, 2006) The "thanks to GenArts" release. Added multi-dimensional real-optimized FFT, see tools/kiss_fftndr Thanks go to GenArts, Inc. for sponsoring the development. 1.2.5 (June 27,
www.eeworm.com/read/159340/10667757

h aodv_packet.h

/* -*- c++ -*- aodv_packet.h $Id: aodv_packet.h,v 1.1.1.3 2002/12/02 20:30:07 mmarina Exp mmarina $ */ /* The AODV code developed by the CMU/MONARCH group was optimized * and tuned by Samir Da
www.eeworm.com/read/159340/10667803

cc aodv_logs.cc

/* aodv_logs.cc $Id: aodv_logs.cc,v 1.1 2002/04/15 23:54:41 mmarina Exp mmarina $ */ /* The AODV code developed by the CMU/MONARCH group was optimized * and tuned by Samir Das and Mahesh M
www.eeworm.com/read/451547/7461974

m auclpm.m

function [w,returnA,r2] = auclpm(x, C, rtype, par, unitnorm, usematlab) %AUCLPM Find linear mapping with optimized AUC % % W = AUCLPM(X, C, RTYPE, PAR) % % Optimize the AUC on dataset X and reg. pa
www.eeworm.com/read/397097/8069134

m svdd_fmin.m

%function [sigma,alf,R2,I] = svdd_fmin(x2,labx,fracsv,fracerr); % % See for more information svdd. % This algorithm is optimized to find the optimal sigma for one given % fracsv, using the function f
www.eeworm.com/read/148609/5713683

pl md5-x86_64.pl

#!/usr/bin/perl -w # # MD5 optimized for AMD64. # # Author: Marc Bevand # Licence: I hereby disclaim the copyright on this code and place it # in the public domain. # use str
www.eeworm.com/read/124910/6038638

s strchr.s

/* Find character CH in a NUL terminated string. Highly optimized version for ix85, x>=5. Copyright (C) 1995, 1996, 1997, 2000 Free Software Foundation, Inc. This file is part of the GNU C Li
www.eeworm.com/read/124910/6038863

s memset.s

/* memset/bzero -- set memory area to CH/0 Highly optimized version for ix86, x>=6. Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. Contribu