代码搜索:optimisation
找到约 403 项符合「optimisation」的源代码
代码结果 403
www.eeworm.com/read/366702/2881836
c pr30957-1.c
/* { dg-do run { xfail *-*-* } } */
/* We don't (and don't want to) perform this optimisation on soft-float
targets, where each addition is a library call. This test requires
-fassociative-math
www.eeworm.com/read/295595/8150669
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
www.eeworm.com/read/418794/10896009
d dqchan.d
ARM\ RAM\ Release\ with\ optimisation/dqchan.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/dqchan.c \
C:/Documents\ and\ Settings/Povilas/My\ Doc
www.eeworm.com/read/418794/10896011
d subband.d
ARM\ RAM\ Release\ with\ optimisation/subband.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/subband.c \
C:/Documents\ and\ Settings/Povilas/My\ D
www.eeworm.com/read/418794/10896072
d huffman.d
ARM\ RAM\ Release\ with\ optimisation/huffman.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/huffman.c \
C:/Documents\ and\ Settings/Povilas/My\ D
www.eeworm.com/read/418794/10896081
d huftabs.d
ARM\ RAM\ Release\ with\ optimisation/huftabs.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/huftabs.c \
C:/Documents\ and\ Settings/Povilas/My\ D
www.eeworm.com/read/418794/10896082
d dequant.d
ARM\ RAM\ Release\ with\ optimisation/dequant.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/dequant.c \
C:/Documents\ and\ Settings/Povilas/My\ D
www.eeworm.com/read/418794/10896085
d imdct.d
ARM\ RAM\ Release\ with\ optimisation/imdct.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/imdct.c \
C:/Documents\ and\ Settings/Povilas/My\ Docum
www.eeworm.com/read/418794/10896089
d stproc.d
ARM\ RAM\ Release\ with\ optimisation/stproc.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/stproc.c \
C:/Documents\ and\ Settings/Povilas/My\ Doc
www.eeworm.com/read/27111/979931
c metro.c
#include
#include
/*
* Metronome
*
* A metronome project for the 16C57.
* Compile with optimisation ON.
*
* Copyright (C)1996 HI-TECH Software.
* Freely distubutable.