资源列表
[数值算法/人工智能] ACAutomata
说明:ac自动机,Aho-Corasick automaton,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法。(Aho-Corasick automaton)<doub7e > 在 2025-02-09 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 最基本的蚁群算法+2opt邻域搜索_求解TSP
说明:蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is spec<7号咯 > 在 2025-02-09 上传 | 大小:75kb | 下载:0
[人工智能/神经网络/遗传算法] ClassicalMachineLearning
说明:几个经典算法的实现,例如决策树,支持向量机,还有单层感知机等(Several classical algorithms are implemented, such as decision tree, support vector machine, and single layer perceptron)<文谦 > 在 2025-02-09 上传 | 大小:4kb | 下载:0
[matlab例程] 遗传算法解决TSP问题的Matlab程序
说明:解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on<青容 > 在 2025-02-09 上传 | 大小:14kb | 下载:0
[人工智能/神经网络/遗传算法] PSO-BP
说明:优化的BP神经网络,包括数据集,可以直接运行(BP neural network ,include the data)<sunmengimba > 在 2025-02-09 上传 | 大小:47kb | 下载:0
[matlab例程] fft16
说明:The following Matlab project contains the source code and Matlab examples used for 16 point radix 2 dif fft . Contain the computation of 16 point DIF FFT in each stages and reordering process.<aliwahby1993 > 在 2025-02-09 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] FemDemBookCode
说明:有限离散程序 ,用于离散元书本代码学习,入门非常放便(Finite discrete program for discrete element book code learning, the entry is very convenient)<zhuql > 在 2025-02-09 上传 | 大小:2.62mb | 下载:0
[压缩解压] matlab2012b_std
说明:error file so i need to install correct file<mrkhan > 在 2025-02-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Palindrome subsequences
说明:求一个长度不超过15的字符串的回文子序列个数(子序列长度>=1)。 输入描述:输入一个长度不超过15的字符串,字符串均由小写字母表示 输出描述:输出其回文子序列个数 样例输入:abaa 样例输出:10(Find the number of palindrome subsequences of a string of no longer than 15 (subsequence length &<zhou-r16 > 在 2025-02-09 上传 | 大小:2kb | 下载:0