资源列表
[人工智能/神经网络/遗传算法] Astar
说明:本代码用图示的方式完整的说明了A*算法的运行方式。 设置完起始,结束以及障碍点后,点击运行即可看到A*算法是怎样走迷宫的-This code with the way the icon shows a complete A* algorithm is run. Once you<王斌> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[压缩解压] yasuosuanfa
说明:这个一个基于小波分析的提升算法,此算法可以快速的进行压缩-The one enhancement based on wavelet analysis algorithm, this algorithm can compress faster<luozhanyao> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数据结构常用算法] kmp_algorithm
说明:自己编写的字符串匹配算法-经典的KMP算法,该算法当模式与主串之间存在许多“部分匹配”时能显示出其时间优越性。-I have written a string matching algorithm- the classical KMP algorithm when the model and between the main strings there are many<malota> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[matlab例程] C_AntClusterKnown
说明:蚁群聚类算法程序。可以用来做基本的蝶形数据测试。效果很好。-Ant Colony Clustering Algorithm procedures. Can be used to make basic test butterfly data. Good effect.<张瑾> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bm_algorithm
说明:一种比较理想,快速的字符串匹配算法-BM算法,匹配性能较优。-An ideal, fast string matching algorithm-BM algorithm, better matching performance.<malota> 在 2025-06-25 上传 | 大小:2kb | 下载:1
[人工智能/神经网络/遗传算法] KMEAN
说明:神经网络的好程序,自己写的-Neural networks a good program, wrote it myself<xiaocui> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[matlab例程] change_the_figure_icon
说明:change matlab figure s icon,可以改变图的icon-change matlab figure s icon, can change the map icon<张正> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] guff
说明:在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定在合并过程 中最多可以有m(k)次选k 堆石子合并成新的一堆,2≤k≤n,合并的费用为新的一堆的石子 数。试设计一个算法,计算出将n 堆石子合并成一堆的最小总费用。-In a playground around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions in the merger pr<chenxueping> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] bstringk
说明:离散01串问题 « 问题描述: (n,k)01 串定义为:长度为n 的01 串,其中不含k 个连续的相同子串。对于给定的正 整数n 和k,计算(n,k)01 串的个数。 « 编程任务: 对于给定的正整数n和k,计算(n,k)01串的个数。-01 discrete string problem ?Descr iption of the problem: (n, k) 01 string is defined as: n the length of the 0<chenxueping> 在 2025-06-25 上传 | 大小:2kb | 下载:0