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

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

代码结果 10,000
www.eeworm.com/read/427148/8972735

c md_low.c

/*! *************************************************************************** * \file md_low.c * * \brief * Main macroblock mode decision functions and helpers * *****************
www.eeworm.com/read/182464/9202584

asp special_add_save.asp

1 then resp
www.eeworm.com/read/182464/9202740

asp special_edit_save.asp

1 then resp
www.eeworm.com/read/182200/9212014

c ga_tabu.c

/********************************************************************** ga_tabu.c ********************************************************************** ga_tabu - A tabu-search algorithm for com
www.eeworm.com/read/181096/9274641

bas modperformevolution.bas

Attribute VB_Name = "ModPerformEvolution" '保留最佳个体策略 '用当前最优个体代替本代最差个体 Sub PerformEvolution() test = 0 If BestIndividual.fitness > CurrentBest.fitness Then test = 1 CurrentBest = Populati
www.eeworm.com/read/372883/9489060

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/175082/9560950

m misclass1.m

function [p,nr,n,best] = misclass1(c,t,j); % MISCLASS1 : calculates % misclassified samples in a cluster with respect to maj. vote % [p,nr,n,best] = misclass1(c,t,j) % c - cluster categories % t
www.eeworm.com/read/174700/9577104

lrc f.i.r - neverland.lrc

[ti:NeverLand] [ar:F.I.R.] [al:无限] [by:炫网资讯 elevenhit] [offset:250] [00:02.97]歌名:NeverLand [00:04.88]歌手:F.I.R. [00:06.50]专辑:无限 [03:22.49][01:33.67][00:10.56]Do my best 把梦实现 [03:25.49][01:36.6
www.eeworm.com/read/170478/9803991

asv pso.asv

%% Particle Swarm Optimization Simulation % Simulates the movements of a swarm to minimize the objective function % % $$ \left( x-15 \right) ^{2}+ \left( y-20 \right) ^{2} = 0$$ % % The swarm mat
www.eeworm.com/read/170478/9803993

m pso.m

%% Particle Swarm Optimization Simulation % Simulates the movements of a swarm to minimize the objective function % % $$ \left( x-15 \right) ^{2}+ \left( y-20 \right) ^{2} = 0$$ % % The swarm mat