资源列表
[数值算法/人工智能] 穷举算法
说明:在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another<凌继文> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[数值算法/人工智能] 最短路径算法源码(VB)
说明:最短路径算法源码(VB)-shortest path algorithm source code (VB)<吴晗> 在 2008-10-13 上传 | 大小:4.4kb | 下载:2
[数值算法/人工智能] the shortest path
说明:用c++实现的单原点最短路径-used to achieve a single source shortest path<关文> 在 2008-10-13 上传 | 大小:1.71kb | 下载:1
[数值算法/人工智能] antcolony 蚁群觅食模拟
说明:antcolony 蚁群觅食模拟-antcolony ant foraging simulation<吴迎笑> 在 2008-10-13 上传 | 大小:167.32kb | 下载:0
[数值算法/人工智能] Hough变换的matlab代码
说明:Hough变换的matlab代码-Hough Transform Matlab code<吴迎笑> 在 2008-10-13 上传 | 大小:1.9kb | 下载:0