资源列表

« 1 2 ... .81 .82 .83 .84 .85 886.87 .88 .89 .90 .91 ... 2830 »

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

说明:神经网络算法源程序,使用C编写,需要的同志们赶快下吧,会对你用的-neural network algorithm source, the use of C, the need to quickly comrades are you would you use the
<杨孝宇> 在 2024-10-12 上传 | 大小:272384 | 下载:0

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

说明:基于VC开发的遗传算法源程序,有详尽的注释说明-based on the development of the VC genetic algorithm source files, a detailed Explanatory notes
<> 在 2024-10-12 上传 | 大小:272384 | 下载:0

[人工智能/神经网络/遗传算法GA-Souce

说明:一个不错的遗传算法的实例,代码比较好,调试方便-a good example of the genetic algorithm, code better, convenient debugging
<cgy2003> 在 2024-10-12 上传 | 大小:272384 | 下载:0

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

说明:关于神经网络算法的源码,希望可以为有需要的朋友提供帮助.-Neural network algorithm on the source, I hope there is a need for friends to help.
<chenyan> 在 2024-10-12 上传 | 大小:272384 | 下载:0

[人工智能/神经网络/遗传算法AToplogy-BasedMatchingAlgorithmForFingerprintAuthe

说明:指纹识别算法相关书籍 指纹识别算法相关书籍-Fingerprint recognition algorithm fingerprint recognition algorithm books books
<> 在 2024-10-12 上传 | 大小:272384 | 下载:0

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

说明:这是一款非常好的基于动态轮廓模型的虹膜定位-This is a very good contour model based on dynamic positioning of the iris
<孙韵> 在 2024-10-12 上传 | 大小:272384 | 下载:0

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

说明:客户关系管理系统,VS2005,SQL2005编写,能够运行,没有密码-Customer Relationship Management System, VS2005, SQL2005 prepared to run, there is no password
<lihui> 在 2024-10-12 上传 | 大小:272384 | 下载:0

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

说明:神经网络算法源程序代码,关于智能优化方面的,很经典的代码,C++实现.-Neural network algorithm source code, on the intelligent optimization, it is the classic code, C++ Realize.
<dapan> 在 2024-10-12 上传 | 大小:272384 | 下载:0

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

说明:K-Means动态聚类算法源程序 基于vc程序的实现-Dynamic K-Means clustering algorithm source vc procedures based on the realization of
<wantjoin> 在 2024-10-12 上传 | 大小:272384 | 下载:0

[人工智能/神经网络/遗传算法artificial-intelligence

说明:介绍物联网和人工智能的联系,以及物联网中用到的人工智能相关的知识-Introduce things networking and artificial intelligence connection, and things networking used in artificial intelligence relevant knowledge
<包梦华> 在 2024-10-12 上传 | 大小:273408 | 下载:0

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

说明:复杂网络领域SIS算法模拟实现。使用C++、STL实现-SIS Codes
<floristt> 在 2024-10-12 上传 | 大小:273408 | 下载:0

[人工智能/神经网络/遗传算法3-17

说明:字符串比较问题 问题分析:解答此题需要一个较为巧妙的解题思路。解决此题可以借用“最长公共子串”问题的解题思路。采用自底向上的动态规划思想。假设对于给定的字符串A,B长度分别为m,n,A[1..m],B[1..n],这里可以使用变量val[m][n]表示A,B的扩展距离。 对于字符串A[1..m],B[1..n],有以下两种情况: 1.A[m]和B[n]处在扩展字符串的同一个位置,那么val[m][n]=val[m-1][n-1]+
<mazr > 在 2024-10-12 上传 | 大小:273408 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 886.87 .88 .89 .90 .91 ... 2830 »

源码中国 www.ymcn.org