资源列表
[matlab例程] nearestneighbouralgorithm
说明:模式识别中的最近邻算法用matlab实现,简单易懂,并做了实验,用图像表示聚类结果。-The nearest neighbor algorithm for pattern recognition with matlab implementation, simple to understand, and do the experiment, with images that clustering results.<庞善民> 在 2025-12-24 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:人工智能8数码采用可以缩减扩展节点的规模的A*启发式搜索算法。取节点深度为g(x),错位的数字数为h(x),由于问题很简单,所以与有序搜索算法类似-AI<seasonwang> 在 2025-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] QueensProblem_LVBackTrack
说明:在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.<zhdxch> 在 2025-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Red-BlackTree
说明:在C语言环境下,实现对红黑树的插入结点操作。-In the C language environment, achieving the insertion of the red-black tree node operation.<zhdxch> 在 2025-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LCS
说明:LCS问题具有最优子结构和重叠子问题的性质,因此采用动态规划算法自底向上计算该问题的解,并输出求到的LCS。-LCS problem with sub-optimal substructure and overlapping nature of the problem, so a bottom-up dynamic programming algorithm for computing the solution of the problem, and the output request to<zhdxch> 在 2025-12-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pairdistance
说明:在C语言环境下,实现寻找空间中最近点对的有效算法。-In the C language environment, to achieve search space, the nearest point on the efficient algorithm.<zhdxch> 在 2025-12-24 上传 | 大小:1kb | 下载:0