资源列表
[通讯编程] sinefft
说明:这个程序用来说明单频离散序列的周期延拓和补零延拓会对频域的分辨率有什么影响,是我自己刚作出来的,就贡献了吧,请您审查通过-the procedure used to describe single-frequency cycle sequence of discrete Extension and Extension-zero frequency domain will have a resolution of any impact option is my own just to make t<> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[其他小程序] music_program
说明:用matlab编写的music程序,希望对大家有用-using Matlab music prepared by the procedures in the hope that it may be useful for<xycasey> 在 2025-06-15 上传 | 大小: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 chessboard of the coverage.<solid> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[其他小程序] bahuanghou
说明:利用栈结构实现八皇后问题。 八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。 提示: 1、可以使用递归或非递归两种方法实现 2、实现一个关键算法:判断任意两个皇后是否在同一行、同一列和同一斜线上-Use the stack structure to achieve the eight queens probl<> 在 2025-06-15 上传 | 大小:1kb | 下载:0