实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,
实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,...
实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,...
Multi-target car license plate detection from complex environment2005. 复杂环境下的车牌分割。关于车牌定位及识别的论文,希望对大...
方便飞利浦arm7tdmi 处理器lpc2100开发的C函数库 Procyon ARMlib-LPC2100 C-Language Function Library for Philips LPC21...
基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA cod...
介紹一套即時作業系統uC/OS-II,詳細解說各function的用法,還有移植教學....
//按柱面和磁道来读取磁盘数据,要求 Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As...
制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序...
傳送指令.... 利用c++程式進行傳送指令的function 細心詳讀能理會的基本知識...
最小平方近似法 (least-squares approximation) 是用來求出一組離散 (discrete) 數據點的近似函數 (approximating function),作實驗所得的數...
unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换...