资源列表
[数据结构常用算法] kruskal最小生成树实现
说明:在boost基础上实现 对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树。-the boost on the basis of the plan to achieve the minimum spanning tree, the algorithm can find this map connect all the points the minimum spanning tree.<> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] pso_2D
说明:一种新的优化算法-粒子群算法,优化函数,速度较快,希望大家可以借鉴.-a new optimization algorithm-PSO algorithm optimization function, faster hope we can learn from.<大侠> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] minheap vs minleftisttree
说明:这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较. -This is a preparation of the C code, the smallest and youngest sculpture tree in the left side inserted delete elements performance comparisons.<王伟> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] modfiyga
说明:改进的遗传算法源程序,结合遗传算法的全局寻优能力和POWELL的局部优化,是寻优速度加快-improved genetic algorithm source, combining genetic algorithm optimization of the overall situation and the local optimization POWELL, optimizing speed<沈建国> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 改进遗传算法-郭涛算法做最优化问题很管用
说明:改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo<龚文引> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] 演化计算(实例-多峰函数最值)
说明:演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical mult<龚文引> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] zjbp
说明:bp反向传播算法,用c++编写,用于航空运输预测问题.-bp back-propagation algorithm, using c prepared for the Air Transport prediction.<张劼> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[matlab例程] Support vector machine
说明:数据挖掘算法,support vector machine算法源代码,用于分类-data mining algorithms, support vector machine algorithm source code for classification<sah> 在 2025-10-15 上传 | 大小:2kb | 下载:0