资源列表
[人工智能/神经网络/遗传算法] cross_bridge(VB)
说明:自己编写的过桥问题的算法源码,采用穷举法,数据量是7-I have written the algorithm source bridge problem using exhaustive method, the amount of data is 7<杨羽> 在 2025-11-24 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] PSOt
说明:微粒群工具箱PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Particle Swarm PSOt Toolbox Toolbox for PSO, the PSO algorithm toolbox will be the core of the package, and made av<dahai> 在 2025-11-24 上传 | 大小:743kb | 下载:0
[matlab例程] matlab.7.programming
说明:matlab教程 不过 大家看看 比较实用哦!内容很详细<zhaozhenjiang> 在 2025-11-24 上传 | 大小:2.28mb | 下载:0
[数据结构常用算法] LeastCreateTree
说明:用C写的一个简单的最小生成树算法,带有图的文件结构-Using C to write a simple minimum spanning tree algorithm, with a map file structure<lanjun> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 185pushbox
说明:用C写的推箱子游戏,代码质量高,很有参考价值-Using C to write the Sokoban game, code of high quality, useful reference<lanjun> 在 2025-11-24 上传 | 大小:74kb | 下载:0
[matlab例程] BimomentNormalization
说明:该算法是bimoment非线性归一化的改进,可以对最终的识别率有所提高,而且该算法能够自动的调整汉字的中心,并有很强的抗干扰能力-The algorithm is non-linear normalized bimoment improvements can eventually improve the identification rate, and the algorithm can automatically adjust the center of Chinese characters<meizhi> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] c++_data_struct
说明:c++数据结构,向量的实现,可以实时添加和压缩数据-c++ data structure, vector realize, you can add real-time and compressed data<baiyuping> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] soduku
说明:数独游戏:是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku: a late 18th century from the Swiss mathematical intelligence jigsaw puzzle. Puzzle is the sq<zk> 在 2025-11-24 上传 | 大小:421kb | 下载:0