代码搜索:识别算法

找到约 10,000 项符合「识别算法」的源代码

代码结果 10,000
www.eeworm.com/read/300770/13893972

txt 基于matlab的函数优化遗传算法程序 .txt

function [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation,options) % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several var
www.eeworm.com/read/237993/13913969

txt 使用cftpfilefind和递归算法来遍历ftp目录.txt

::首页 >> 文档中心 >> 在线杂志 >> Internet与WEB服务 [ 在线杂志 第23期 ] 文档 代码 工具
www.eeworm.com/read/300209/13928947

txt msp430的des算法子程序.txt

#include // Standard Equations #include /* INITIALIZE THE TABLES */ /* Table - s1 */ const unsigned char s1[4][16] = { 14, 4, 13, 1, 2, 15, 11, 8, 3,