代码搜索:optimisation

找到约 403 项符合「optimisation」的源代码

代码结果 403
www.eeworm.com/read/418794/10896020

d trigtabs.d

ARM\ RAM\ Release\ with\ optimisation/trigtabs.o: \ C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/trigtabs.c \ C:/Documents\ and\ Settings/Povilas/My\
www.eeworm.com/read/418794/10896028

d scalfact.d

ARM\ RAM\ Release\ with\ optimisation/scalfact.o: \ C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/scalfact.c \ C:/Documents\ and\ Settings/Povilas/My\
www.eeworm.com/read/418794/10896039

d polyphase.d

ARM\ RAM\ Release\ with\ optimisation/polyphase.o: \ C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/polyphase.c \ C:/Documents\ and\ Settings/Povilas/M
www.eeworm.com/read/418794/10896049

d bitstream.d

ARM\ RAM\ Release\ with\ optimisation/bitstream.o: \ C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/bitstream.c \ C:/Documents\ and\ Settings/Povilas/M
www.eeworm.com/read/418794/10896091

d ff.d

ARM\ RAM\ Release\ with\ optimisation/ff.o: \ C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/ff.c \ C:/Program\ Files/CrossWorks\ for\ ARM\ 1.6/include/str
www.eeworm.com/read/458392/7297119

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/455033/7378632

edp lap3-cpu.edp

// a example to test the level of optimisation // -------------------------------------------- int nn=300; mesh Th=square(nn,nn); verbosity=5; fespace Vh(Th,P1); // P1 FE space Vh uh,vh;
www.eeworm.com/read/455033/7379469

edp laptopbig.edp

// a example to test the level of optimisation // -------------------------------------------- int nn=2000; real cpu=0; mesh Th=square(nn,nn); verbosity=10; fespace Vh(Th,P1); // P1 FE space
www.eeworm.com/read/398337/7993428

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/484356/6586111

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