代码搜索:识别算法
找到约 10,000 项符合「识别算法」的源代码
代码结果 10,000
www.eeworm.com/read/116551/14965940
doc matlab遗传算法工具箱函数及实例讲解.doc
www.eeworm.com/read/216069/15027738
txt 蚁群算法tsp(旅行商问题)通用matlab程序.txt
function [R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
%%=========================================================================
%% ACATSP.m
%% Ant Colo
www.eeworm.com/read/114992/15030409
txt 运筹学最经典的解决后续问题的算法.txt
#include
#include
#define F 3
#define J 11
int K,M,N,Q=10000,Type,Get,Let,Et,Code[50],XB[50],IA,IAA[50],Indexg,Indexl,Indexe;
float Sum,A[50][50],B[50],C[50];
void initiate();
www.eeworm.com/read/114991/15030415
txt 运筹学最经典的解决后续问题的算法.txt
#include
#include
#define F 3
#define J 11
int K,M,N,Q=10000,Type,Get,Let,Et,Code[50],XB[50],IA,IAA[50],Indexg,Indexl,Indexe;
float Sum,A[50][50],B[50],C[50];
void initiate();
www.eeworm.com/read/114200/15065441
doc 几个生成典型分形图形的计算机算法.doc
www.eeworm.com/read/214856/15086091
txt 单目遗传算法源程序 y = x2.txt
////////////////////////////////////
// 遗传算法 解决 y=x2问题
//编译环境 vc++6.0
//声明:部分代码来自网络
//email: happyppme@126.com
#include
#include
#include
#include
#defi
www.eeworm.com/read/214284/15108289
txt windows nt2000 密码到散列的实现算法.txt
WINDOWS NT/2000 密码到散列的实现算法
创建时间:2003-05-15
文章属性:原创
文章提交:flashsky (flashsky1_at_sina.com)
转摘请注明作者和安全焦点
作者:FLASHSKY
SITE:WWW.XFOCUS.NET,WWW.SHOPSKY.COM
邮件:flashsky@xfocus.org
好久没给大家写点东西了,现
www.eeworm.com/read/213692/15127641
pdf 一种求解tsp的改进的遗传算法.pdf
www.eeworm.com/read/212058/15166489
pdf matlab遗传算法工具箱函数及实例讲解.pdf
www.eeworm.com/read/211990/15168640