资源列表
[数据结构常用算法] eight-queens
说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。 -Eight queens problem i<LJJ> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stackoperation
说明:一个关于数据结构的小程序,压站,弹站,对编程很有用的-A small program on the data structure, pressure points, playing the station, very useful for programming<madaha> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Joseph-Ring
说明:用c语言,实现了,于瑟夫环。要到了数据结构中的链表。-With the c language to realize, in the Joseph ring. To go to the linked list data structure.<IVAN> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ma-ta-qi-pan
说明:纯C写的马踏棋盘经典算法,便于初学者学习-Written in pure C classical algorithm horse riding board, easy for beginners to learn<石头> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] some-of-the-binary-tree-algorithm.
说明:实现二叉树的一些算法,超级经典的算法,各种函数功能的实现-To achieve some of the binary tree algorithm, super-classic algorithm, the realization of various functions functions<gaoyang> 在 2025-01-12 上传 | 大小:1kb | 下载:0