代码搜索:如何学习 Best?

找到约 10,000 项符合「如何学习 Best?」的源代码

代码结果 10,000
www.eeworm.com/read/217792/14951350

m feat_selbw.m

function [best_features, removed_features] = feat_selBW (sample, Eps) % % function that selects best set of features removing one at a time from a complete set % INPUT: sample, usual data matrix,
www.eeworm.com/read/212063/15166333

cpp main.cpp

#include "../../C/UTILITY.H" #include "../../C/UTILITY.CPP" #include "MOVE.H" #include "MOVE.CPP" typedef Move Stack_entry; // Type for Stack entries. #include "../../2/STACK/STACK.H" #inc
www.eeworm.com/read/167185/5464406

c dbri_utils.c

/* * This material contains unpublished, proprietary software of * Entropic Research Laboratory, Inc. Any reproduction, distribution, * or publication of this work must be authorized in writing b
www.eeworm.com/read/475585/6773860

cpp permnum.cpp

/* -*-C-*- ******************************************************************************** * * File: permnum.c (Formerly permnum.c) * Description: * Author: Mark Seaman, OCR Techno
www.eeworm.com/read/414972/11089035

c cpu.c

/*************************************************************************** cpu.c - description ------------------- begin :
www.eeworm.com/read/247948/12611508

m ts_tsp.m

function [result, shunxu]= TS_TSP(N, inStart, IsBianYi) % 用禁忌搜索算法解决旅行商问题(可以加入变异算子,效果更好) figure(1), close; figure(2), close; figure(3), close; figure(4), close; displayflag= 1; % 控制是否显示结果信息
www.eeworm.com/read/187741/5216739

sci draw_tsp.sci

function [x]=draw_TSP(traceInfo,best,pareto,Opt) global city_loc; n = size(best,2)-1; //disp(best(1:n)); //disp(city_loc(best(1:n),1)); //disp(city_loc(best(1:n),2)); xbasc(); //xset("wresi
www.eeworm.com/read/427262/8955451

txt (翻译)如何成为一个优秀的jsp程序员.txt

作者:asp3000 email: coolknight@263.net 日期:2000-12-29 20:41:03 (翻译)如何成为一个优秀的jsp程序员 作者:Casey Kochmer 翻译:刘玉锋 http://www.21jsp.com 在网上看到很多问题是关于如何学习jsp的,正好网上看到一篇关于学习jsp的文章,就摘了一部分翻译过来,希望能对大家学习jsp有点指
www.eeworm.com/read/377944/9256591

txt (翻译)如何成为一个优秀的jsp程序员.txt

作者:asp3000 email: coolknight@263.net 日期:2000-12-29 20:41:03 (翻译)如何成为一个优秀的jsp程序员 作者:Casey Kochmer 翻译:刘玉锋 http://www.21jsp.com 在网上看到很多问题是关于如何学习jsp的,正好网上看到一篇关于学习jsp的文章,就摘了一部分翻译过来,希望能对大家学习jsp有点指
www.eeworm.com/read/362517/9994150

txt (翻译)如何成为一个优秀的js.txt

作者:asp3000 email: coolknight@263.net 日期:2000-12-29 20:41:03 (翻译)如何成为一个优秀的jsp程序员 作者:Casey Kochmer 翻译:刘玉锋 http://www.21jsp.com 在网上看到很多问题是关于如何学习jsp的,正好网上看到一篇关于学习jsp的文章,就摘了一部分翻译过来,希望能对大家学习jsp有点指