资源列表
[数据结构常用算法] eight-queens
说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。 -Eight queens problem is an ancient and well-known pr<LJJ> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[matlab例程] preprocessing
说明:This code is used to findout preprocessng tools of the Image.-This code is used to findout preprocessng tools of the Image.<PRAVEEN> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 121221ss
说明:蚁群算法的实际实现,包含坐标城市的信息,可以运行。-The actual realization of the ant colony algorithm, including the coordinates of the city' s information, you can run.<ethan> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] bijiao_las212t
说明:蚁群算法的实际实现,包含坐标城市的信息,可以运行。-The actual realization of the ant colony algorithm, including the coordinates of the city' s information, you can run.<ethan> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stackoperation
说明:一个关于数据结构的小程序,压站,弹站,对编程很有用的-A small program on the data structure, pressure points, playing the station, very useful for programming<madaha> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Josephu
说明:Josephu 问题为:设编号为1,2,… n的n个人围坐一圈,约定编号为k(1<=k<=n)的人从1开始报数,数到m 的那个人出列,它的下一位又从1开始报数,数到m的那个人又出列,依次类推,直到所有人出列为止,由此产生一个出队编号的序列。-Josephu issues: Let numbered 1,2, ... n of the n individuals sitting around, agreed number k (1 < = k < = n) the number<悻福の雨季> 在 2025-06-26 上传 | 大小:1kb | 下载:0