资源列表
[其他小程序] bahuanghou
说明:利用栈结构实现八皇后问题。 八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。 提示: 1、可以使用递归或非递归两种方法实现 2、实现一个关键算法:判断任意两个皇后是否在同一行、同一列和同一斜线上-Use the stack structure to achieve the eight queens probl<> 在 2025-11-20 上传 | 大小:1kb | 下载:0
[其他小程序] yuyinwanju
说明:北邮小学期,语音玩具C语言源程序。可以实现录音,正常放音,变声放音等功能。适合于PIC32.-BUPT primary period, voice toys C language source code. Recording can be achieved, normal playback, change the sound playback and other functions. Suitable for PIC32.<> 在 2025-11-20 上传 | 大小:114kb | 下载:0
[其他小程序] WSN_mac
说明:wireless sensor networks are required to share one wireless channel among several sensor nodes. An efficient media access control (MAC) protocol must be developed and implemented on hardware. This MAC must be easily used by future users on the ta<upasana> 在 2025-11-20 上传 | 大小:5kb | 下载:0
[其他小程序] Huffman
说明:用vs2013写的霍夫曼编码程序,可将.txt中的英文字符串(包括各种字符如:逗号)编码后输出到一个.txt中,并且可输出构建的霍夫曼树,保存编码方式。-Huffman coding using vs2013 to write programs in English can be txt string (including a variety of characters such as: the comma). Encoded output to a txt, and can output to<毛懿荣> 在 2025-11-20 上传 | 大小:2.12mb | 下载:0