代码搜索:optimisation
找到约 403 项符合「optimisation」的源代码
代码结果 403
www.eeworm.com/read/418794/10896042
d port.d
ARM\ RAM\ Release\ with\ optimisation/port.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programmer/__arm/JuiceBox\ startup/port.c \
C:/Program\ Files/CrossWorks\ for\ ARM\ 1.6/include/
www.eeworm.com/read/418794/10896046
d queue.d
ARM\ RAM\ Release\ with\ optimisation/queue.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programmer/__arm/JuiceBox\ startup/queue.c \
C:/Program\ Files/CrossWorks\ for\ ARM\ 1.6/includ
www.eeworm.com/read/418794/10896063
d list.d
ARM\ RAM\ Release\ with\ optimisation/list.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programmer/__arm/JuiceBox\ startup/list.c \
C:/Program\ Files/CrossWorks\ for\ ARM\ 1.6/include/
www.eeworm.com/read/233522/4668127
c zswap.c
#include "f2c.h"
#include "netlib.h"
/* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */
/* and moved out of zsvdc.c to separate file */
www.eeworm.com/read/233522/4668174
c zscal.c
#include "f2c.h"
#include "netlib.h"
/* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */
/* and moved out of zsvdc.c to separate file */
www.eeworm.com/read/233522/4668277
c zdrot.c
#include "f2c.h"
#include "netlib.h"
/* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */
/* and moved out of zsvdc.c to separate file */
www.eeworm.com/read/233522/4668298
c zdotc.c
#include "f2c.h"
#include "netlib.h"
/* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */
/* and moved out of zsvdc.c to separate file */
www.eeworm.com/read/233522/4668340
c zaxpy.c
#include "f2c.h"
#include "netlib.h"
/* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */
/* and moved out of zsvdc.c to separate file */
www.eeworm.com/read/366702/2865278
exp math-torture.exp
# This harness is for tests that should be run at all optimisation levels.
# Exit immediately if this isn't a x86 target.
if { ![istarget i?86*-*-*] && ![istarget x86_64-*-*] } then {
return
}
set
www.eeworm.com/read/289488/8548217
m exsvmroc1.m
%
% Example on toy problem of
% WMW / AUC optimisation with linear hypothesis
% on a toy problem
clear all
close all
tic
n=4000;
sigma=0.5;
[x,y]=datasets('gaussian',n,0,sigma);
nbtrain=10