资源列表
[数据结构常用算法] zuiduanlujingbaogao
说明:求城市之间最短路径的问题。通过运用最小生成树的算法,求出最短路径,课程设计的报告!-Ask the city between the shortest path problem. Through the use of the minimum spanning tree algorithm, the shortest path, curriculum design report!<于文佳> 在 2025-05-15 上传 | 大小:157kb | 下载:0
[数据结构常用算法] Binary-sort-tree
说明:1、编写建立二叉排序树的程序。 2、编写基于二叉排序树的查找程序。 -1, the preparation of the establishment of binary sort tree program. 2, written based on binary sort tree Finder.<YHL> 在 2025-05-15 上传 | 大小:4kb | 下载:0
[压缩解压] transportTema
说明:Transport CO in c++ visual studio 2008<alexandrafotin> 在 2025-05-15 上传 | 大小:732kb | 下载:0
[数学计算/工程计算] Gaussian-Particle-Filter
说明:高斯粒子滤波算法详解及举例,模式转移矩阵计算,采样算法等,注释清晰-Gaussian Particle Filter algorithm descr iption and examples<kongweijie> 在 2025-05-15 上传 | 大小:66kb | 下载:0
[matlab例程] M-Elite-Coevolutionary-Algorithm
说明:一种新的遗传算法介绍,该文章提出了一种新的遗传算法,基于M个精英选择组成M个团体,精英与精英之间进行协作,精英与普通个体之间进行引导-a new genetic algorithm with M elites using a coroperation and leading strategy<kongweijie> 在 2025-05-15 上传 | 大小:874kb | 下载:0
[人工智能/神经网络/遗传算法] evolutionary-particle-filter-
说明:一篇SCI检索的论文,从遗传算法的角度分析了遗传算法和粒子滤波的相似性,提出了一种遗传粒子滤波器。-An improved genetic algorithm with initial population strategy<kongweijie> 在 2025-05-15 上传 | 大小:322kb | 下载:0
[数学计算/工程计算] EcoBal_SysDynMod
说明:应用系统动力学模型,解决在一个封闭的海岛上,对两个群体:1.狐狸(FOXES);2.啮齿动物(RODENTS)关于生态平衡的问题。详见说明。-With the use of system dynamics model, the program resolves a problem that based on the ecological balance.<嘿嘿一弹> 在 2025-05-15 上传 | 大小:2kb | 下载:0
[matlab例程] yiqunsuanfa
说明:对于路径问题,采用蚁群算法来解决路径问题,得到更好的路径-For path problem, the ant colony algorithm to solve path problems get the better path<薛亚莉> 在 2025-05-15 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] An-improved-genetic-algorithm
说明:一种改进的遗传算法,运用初始种群策略和成员分组优化算法性能,仿真表明该算法能够稳定收敛-An improved genetic algorithm with initial population strategy and member grouping<kongweijie> 在 2025-05-15 上传 | 大小:480kb | 下载:0
[数据结构常用算法] binTree-hfut
说明:合肥工业大学数据结构试验三二叉树(包括实验要求、预习报告、最终试验报告)。 主要实验内容: <1>求二叉树的高度。 <2>设计算法按中序次序输出二叉树中各结点的值及其所对应的层次数。 <3>将按顺序方式存储在数组中的二叉树转换为二叉链表形式。 <4>复制一棵二叉树T到T1。 <5>交换二叉树中每个结点的左右孩子指针的值<石帆> 在 2025-05-15 上传 | 大小:799kb | 下载:0