资源列表
[其他小程序] music_program
说明:用matlab编写的music程序,希望对大家有用-using Matlab music prepared by the procedures in the hope that it may be useful for<xycasey> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[Windows编程] ChessBoard
说明:实现棋盘覆盖功能,用C++编程,实现在一个棋盘上输入相应特殊棋盘的位置,就可以完成整个棋盘的覆盖工作.-chessboard achieve functional coverage, and C++ programming, in a chessboard of the corresponding input to the special board position we can complete the whole chessboa<solid> 在 2025-01-19 上传 | 大小:1kb | 下载:0
[其他小程序] bahuanghou
说明:利用栈结构实现八皇后问题。 八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。 提示: 1、可以使用递归或非递归两种方法实现 2、实现一个关键算法:判断任意两个皇后是否在同一行、同一列和同一斜线上-Use the stack structure to<> 在 2025-01-19 上传 | 大小:1kb | 下载:0