资源列表
[数学计算/工程计算] matrixdriver1
说明:But knowing the matlab rules, the most evident problem in you code is the name of the function. There exist a matlab function named kmeans<jntu> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bubble
说明:程序实现冒泡算法,效率较高。程序是从两边往中间走的,直到中间子表为空为止。本程序比C语言上的效率高很多。-Program to achieve bubble algorithm is efficient. Program is from the middle of both sides to go until the middle of the child table is empty. This procedure than the C language in efficiency is mu<慧灵> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] SAPSO
说明:模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect<liwei> 在 2025-06-29 上传 | 大小:1kb | 下载:1
[人工智能/神经网络/遗传算法] myGA
说明:标准遗传算法,采用二进制编码,在此基础上可以进行改进。-Standard genetic algorithm, using binary code, on this basis can be improved.<liwei> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] KMPandmax_match
说明:1,KMP:实现了在一个字符串中查找字串的高效算法,复杂度为O(m+n) 2,max_match:求两个字符串的最大匹配字串 在vc6.0中调试通过,可以使用-1, KMP: realized in a string to find String efficient algorithm complexity is O (m+ n) 2, max_match: seeking two strings maximum matching string in the vc6.0 debug en<yfl> 在 2025-06-29 上传 | 大小:1kb | 下载:0