代码搜索:Best 有哪些应用?

找到约 10,000 项符合「Best 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/425830/10317715

m acatsp.m

%version 1.1 function [Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) %function [R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) %%---
www.eeworm.com/read/162184/10328700

c acotsp.c

/* AAAA CCCC OOOO TTTTTT SSSSS PPPPP AA AA CC OO OO TT SS PP PP AAAAAA CC OO OO TT SSSS PPPPP AA AA CC OO OO TT S
www.eeworm.com/read/161012/10463745

c acotsp.c

/* AAAA CCCC OOOO TTTTTT SSSSS PPPPP AA AA CC OO OO TT SS PP PP AAAAAA CC OO OO TT SSSS PPPPP AA AA CC OO OO TT S
www.eeworm.com/read/419693/10844663

cpp closestpoints.cpp

// closest pair of points in Euclidean space #include #include #include "mergeSort.h" #include "myExceptions.h" using namespace std; struct point { // data membe
www.eeworm.com/read/272848/10940487

cpp closestpoints.cpp

// closest pair of points in Euclidean space #include #include #include "mergeSort.h" #include "myExceptions.h" using namespace std; struct point { // data membe
www.eeworm.com/read/158586/6916570

c acotsp.c

/* AAAA CCCC OOOO TTTTTT SSSSS PPPPP AA AA CC OO OO TT SS PP PP AAAAAA CC OO OO TT SSSS PPPPP AA AA CC OO OO TT SS PP AA AA CCCC
www.eeworm.com/read/469335/6973306

m rosinthreshold.m

function T = RosinThreshold(imhist, picknonempty) % should I ensure the chosen(threshold) bin is non empty? if (nargin < 2) picknonempty = 0; end % find best threshold [mmax2, mpos] =
www.eeworm.com/read/466123/7038758

orig acotsp.c.orig

/* AAAA CCCC OOOO TTTTTT SSSSS PPPPP AA AA CC OO OO TT SS PP PP AAAAAA CC OO OO TT SSSS PPPPP AA AA CC OO OO TT S
www.eeworm.com/read/466123/7038787

c acotsp.c

/* AAAA CCCC OOOO TTTTTT SSSSS PPPPP AA AA CC OO OO TT SS PP PP AAAAAA CC OO OO TT SSSS PPPPP AA AA CC OO OO TT S
www.eeworm.com/read/466142/7039578

m do_plsa_evaluation.m

function do_plsa_evaluation(config_file) %% Test and plot graphs for a plsa model learnt with do_plsa.m %% Runs the pLSA procedure, this time holding P(w|z) constant and %% estimating P(d|z) us