-
马踏棋盘,即从8*8的棋盘中任一点出发,按马的走法走,直至走完整个棋盘,并且每一步不能重复。找出一条走的路线,如不能走,异常....
马踏棋盘,即从8*8的棋盘中任一点出发,按马的走法走,直至走完整个棋盘,并且每一步不能重复。找出一条走的路线,如不能走,异常.-chessboard horse riding, from 8* 8 chessboard term point of view, Ma by the law to go until the end of the whole chessboard, and each step be repeated. Go find a route, if we can not go, abnormal.
- 2022-04-22 19:27:56下载
- 积分:1
-
Flex for Designers
Flex for Designers -Flex for Designers
- 2022-02-13 00:42:19下载
- 积分:1
-
采用RS232串口通信
serial communication using RS232
- 2022-03-19 10:28:50下载
- 积分:1
-
可以用用户自定义的icon进行填充的进度条示例的实现
可以用用户自定义的icon进行填充的进度条示例的实现-Can be user-defined icon to fill the progress bar example of the realization of
- 2022-05-25 05:36:51下载
- 积分:1
-
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成-Tomcat and the other Http integration testing procedures, and the windows, linux, iss Integration
- 2022-07-10 10:20:02下载
- 积分:1
-
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的...
八皇后VC图形演示,算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-visual demostration in vc of eight queens problem.
algorithm: backtracking.
First, put a queen on first line then find a suitable position on 2nd line for next queen, and so on. When all eight lines have queens, it means we have find a solution. If we put the i-th queen, but can find a suitable position on the (i+1)th line, then back to the ith line and move the queen on the ith line to next suitable position and move on to the next line. Repeat this until we have found all the solutions. Note:By this mean, some solutions maybe equivalent to others, some can be acquired by the rotation of other solutions.
- 2022-03-23 15:20:19下载
- 积分:1
-
VB项目贷款计算
附带VISUAL BASIC5/6的项目方案是:STOPWATCH-双模式秒表LOANCALCULATOR - 一个程序,让您计算还款GASMILEAGE - 跟踪你的车的油耗表现BIORHYTHMS-计算你的身体的自然节奏MEMORYGAME - 一个有趣的游戏,适合全家ONE-ARMEDBANDIT - 老虎机模拟我们希望你玩得开心,并从这些项目的学习。
- 2022-12-11 19:55:04下载
- 积分:1
-
Compilation of the number two source is the sum of the norms is the basis of mic...
两个数相加的汇编源码
非常规范 非常基础 为微型计算机技术及应用的实验代码-Compilation of the number two source is the sum of the norms is the basis of micro-computer technology and application of experimental code
- 2022-02-02 04:03:06下载
- 积分:1
-
浙大的ACm题
浙大的ACm题-Zhejiang University of ACm that
- 2023-02-22 08:30:03下载
- 积分:1
-
内容包括VC++网络编程的诸多方面,例如因特网编程、串口通信等等。很有参考价值...
内容包括VC++网络编程的诸多方面,例如因特网编程、串口通信等等。很有参考价值-Includes VC++ Many aspects of network programming, such as Internet programming, serial communications and so on. Useful reference
- 2022-04-14 21:59:36下载
- 积分:1