资源列表

« 1 2 ... .99 .00 .01 .02 .03 404.05 .06 .07 .08 .09 ... 2830 »

[人工智能/神经网络/遗传算法my

说明:蚂蚁算法的C语言实现,蚂蚁算法是利用蚂蚁寻食的一个路径规则来实现的,程序开始运行,蚂蚁们开始从窝里出动了,寻找食物;他们会顺着屏幕爬满整个画面,直到找到食物再返回窝。 -Ant Algorithm C language, ant algorithm is the use of ants寻食a path to realize the rules, and procedures into operation, ants are sent
<刘丽> 在 2024-10-02 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法c_equal

说明:模式识别中动态聚类方法的C均值算法的c++源程序。一种比较好的算法程序。-Pattern Recognition Method for Dynamic Clustering Algorithm C mean c++ Source. A better algorithm for the procedure.
<wangwenfeng> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法nquee

说明:遗传算法与回朔法对比 解决n皇后问题c源码-Genetic Algorithms and retrospective comparison method to resolve the issue of n queen c source
<huli> 在 2024-10-02 上传 | 大小:8192 | 下载:0

[人工智能/神经网络/遗传算法H_K_arithmetic

说明:模式识别学习程序。此程序是模式识别中应用的H_K算法源程序。对学习模式识别很有用。-Pattern recognition learning process. This procedure is the application of pattern recognition algorithm H_K source. Very useful for learning pattern recognition.
<wangwenfeng> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法fisher

说明:模式识别中应用fisher原则进行分类的算法程序。对学习模式识别很有用。-Application of the principle of pattern recognition fisher classification algorithm procedures. Very useful for learning pattern recognition.
<wangwenfeng> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法kpca_azaaza

说明:核主成分分析KPCA算法源码[matlab]-KPCA Kernel Principal Component Analysis algorithm source [matlab]
<huli> 在 2024-10-02 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法arithmetic

说明:一种求逆的算法的c++实现的源代码程序。可以应用到广泛的领域内。-An inversion of the algorithm c++ The realization of the source code of the procedure. Can be applied to a wide range of fields.
<wangwenfeng> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法clustering

说明:模式识别学习应用的clustering算法学习程序。对学习模式识别很有用。-Application of pattern recognition learning clustering algorithm for the learning process. Very useful for learning pattern recognition.
<wangwenfeng> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法ClusterUsingKmeans

说明:广义Jaccard系数(Tanimoto系数):是对Jaccard系数的扩展,可以用于文档数据。-Generalized Jaccard coefficient (Tanimoto coefficient): Jaccard coefficient of expansion can be used to document data.
<Mrs zhang> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法matlab

说明:基于matlab实现遗传算法的流程及源程序-Matlab genetic algorithm based on the realization of the processes and source
<zhangsong> 在 2024-10-02 上传 | 大小:50176 | 下载:0

[人工智能/神经网络/遗传算法Dijkstra_exe

说明:最短路径算法,一种很有用的算法,是计算最短路径的常用算法-Shortest path algorithm, a useful algorithm is the calculation of the commonly used shortest path algorithm
<林梅> 在 2024-10-02 上传 | 大小:54272 | 下载:0

[人工智能/神经网络/遗传算法AI

说明:人工智能中的八数码问题:附有详细的注释 我们可以将八数码问题看成移动空格的问题.在不断的移动空格过程当中不断改变棋盘的布局,使之到达目标状态. 用一个open表(本程序采用序栈)的节点,从中选择一个总体代价最小的节点(不妨设为A节点,栈不为空时)是否是目标状态,如果不是则将A节点的有效的儿子节点(不在open表及closed表中出现过,不违反移动规则)插入有序表open表中,并将A节点插入closed表中.然后重复以上操作.
<刘伟> 在 2024-10-02 上传 | 大小:330752 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 404.05 .06 .07 .08 .09 ... 2830 »

源码中国 www.ymcn.org