-
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回...
用回溯法求解KnightTour问题
【KnightTour问题】在一个8×8的棋盘上,检验以某一位置作为出发点的棋子能否遍历一次棋盘上的所有棋格,且最后回到出发点。(备注:棋子每次只能沿东、南、西、北、东南、西南、东北、西北方向走一步!!)-Method with back issues KnightTour】 【KnightTour issues in a 8 × 8 chessboard, the examination for the position as the starting point of a piece of a chessboard can traverse all the chess grid, and the final return to the starting point. (Note: each piece can only be along the east, south, west, north, southeast, southwest, northeast, northwest direction step!!)
- 2022-03-12 08:40:20下载
- 积分:1
-
win2000 Driver 开发 AWX
win2000 Driver 开发 AWX-WIN2000 Driver Development AWX
- 2022-06-20 23:56:20下载
- 积分:1
-
C语言加强版的黄金矿工
运用C语言和ege图形库编写的黄金矿工小游戏,适合学习C语言开发的课程设计。其中一些模式还能增加,根据自己的需求来改写。与传统的黄金矿工不同的是,购买的道具不同。
- 2022-02-07 19:15:51下载
- 积分:1
-
用C++实现的科恩
Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
- 2023-07-13 21:20:04下载
- 积分:1
-
投票调查系统,可以在你的站点上设置投票和调查项目!
投票调查系统,可以在你的站点上设置投票和调查项目!-poll system, you can set up the site to vote and survey project!
- 2022-11-20 12:30:03下载
- 积分:1
-
动态连接库,自己做的
动态连接库,自己做的-dynamic link libraries do for myself
- 2023-02-25 13:20:03下载
- 积分:1
-
This program finds Least Common Divisor (LCS) of two or more numbers.
This program finds Least Common Divisor (LCS) of two or more numbers.
- 2022-01-30 12:47:37下载
- 积分:1
-
计算器显示部分的7段译码管。输入四位的二进制端口,输出7位的译码端口...
计算器显示部分的7段译码管。输入四位的二进制端口,输出7位的译码端口-Calculator shows that part of paragraph 7 decoding tube. Binary four input ports, output port 7 of the decoding
- 2022-08-09 19:03:55下载
- 积分:1
-
最新Visual+C++使用手册,希望对大家有用哈!
最新Visual+C++使用手册,希望对大家有用哈!-最新Visual+C++使用手册,希望对大家有用哈!
- 2022-03-20 08:24:45下载
- 积分:1
-
On the C/C++ graphics programming an important book introduces a number of bitma...
关于C/C++图形编程的重要书籍 主要介绍了 位图的一些相关的操作-On the C/C++ graphics programming an important book introduces a number of bitmap-related operation
- 2022-05-15 10:16:32下载
- 积分:1