-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1
-
Bluetooth Connection in Windows Mobile 5.0 using InThehand - C#
This article discusses how Windows Mobile 5.0 devices can connect through the bluetooth using InTheHand DLL in C#.
- 2023-01-08 07:55:03下载
- 积分:1
-
windows ce 下的自制播放器,能播放mp3,mp4,
windows ce 下的自制播放器,能播放mp3,mp4,-windows ce made under the player, can play mp3, mp4,
- 2022-09-26 01:25:03下载
- 积分:1
-
Windows服务demo,可快速了解如何编写Windows服务
Windows服务demo,可快速了解如何编写Windows服务-Windows services demo, can quickly learn how to prepare Windows services
- 2023-04-01 18:20:02下载
- 积分:1
-
一个聊天工具,是用C语言和汇编语言,它可以实现即时查…
采用C和汇编语言结合编写的点到点聊天程序实现实时聊天通讯,文件传输等功能,希望对大家有所帮助-an chatting tool is writed by c and assemble language,it can achieve instant chat and files transfer.hope have some help to everyone.
- 2022-03-06 05:23:07下载
- 积分:1
-
个人电脑软件的基本系列与单
Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have been debugging, novice VB serial programming must
- 2022-07-22 08:06:08下载
- 积分:1
-
C语言迷宫不是原创
C语言迷宫不是原创-It s One kind of maze arithmetic ,but it s not my authorship.
- 2022-01-31 16:23:05下载
- 积分:1
-
Egale 窗口开发程序 .zip
Egale 窗口开发程序 .zip-Egale window development process. Zip
- 2022-11-08 09:40:02下载
- 积分:1
-
Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition 书上的源代码
Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition 书上的源代码-Programming.Microsoft.Windows.CE.Dot.NET.3rd.Edition book on the source code
- 2022-02-07 05:24:31下载
- 积分:1
-
LL(1)分析器
编译原理,预测分析器,可求出first集,follow集,并构造出LL(1)分析器
- 2022-08-11 07:33:43下载
- 积分:1