-
用回溯法求解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
-
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)...
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)-1 C++ The Advanced Course, looking after the programming has great help to me. (Chinese Version)
- 2022-07-15 04:52:07下载
- 积分:1
-
总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。...
总结windows下堆溢出的三种利用方式,涉及的知识有汇编,c语言,win32编程。-summed up windows under a heap overflow use of the three methods, involving the compilation of knowledge, c language, win32 programming.
- 2023-06-16 20:05:03下载
- 积分:1
-
游戏是以第一次世界大战为背景,作者的ideaonly是原…
游戏是以第一次世界大战为背景,原本作者的构思只是源于一款多年前比较流行的棋,但是几经修改,游戏已经初具规模。里面加了作者很多创意的成分。因此基本还算的上是slg类型的游戏-The game is take the First World War as a background, author s ideaonly is originally the source in more than section years ago the quite
popular chess, but several passed through the revision, the gamelready begins to take shape. Inside added the author very manycreativity ingredient. Therefore basic also calculated on is the slgtype
- 2023-01-15 03:35:04下载
- 积分:1
-
库存管理和我的开题报告,还算可以吧,不算太全面
库存管理和我的开题报告,还算可以吧,不算太全面
-Inventory management and the problem that I report, you still can, not too full
- 2022-07-15 11:16:56下载
- 积分:1
-
win32 listbox控件使用
win32环境下listbox的使用,创建,添加字符串,选择多个,移动,移入,移出,功能很全面。
win32环境下listbox的使用,创建,添加字符串,选择多个,移动,移入,移出,功能很全面。
- 2022-07-18 09:02:06下载
- 积分:1
-
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。...
应用程序向导已为您创建了此 计算器 应用程序。此应用程序不仅介绍了使用 Microsoft 基础类的基本知识,而且是编写应用程序的起点。-Application Wizard you have to create this calculator applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point.
- 2022-01-27 10:57:00下载
- 积分:1
-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1
-
fortran编写的相场法模拟剪切流的程序
fortran编写的相场法模拟剪切流的程序,由C-H方程来模拟了剪切流场中界面捕捉的过程,简单易学,非常适合初学者学习
- 2022-02-21 10:08:37下载
- 积分:1
-
大名鼎鼎的瑞士军刀NC 源代码,最终版,自己编译一下看看,应该没问题...
大名鼎鼎的瑞士军刀NC 源代码,最终版,自己编译一下看看,应该没问题-netcat source code ,the latest version
- 2022-03-11 21:16:38下载
- 积分:1