-
用回溯法求解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
-
关于曼彻斯特解码的源代码
曼彻斯特解码的软件,用于无线接收433MHZ传感器的数据,之前看了很久还是很好的学习资料的。用的是CC1101芯片做的载体在最下面
- 2023-03-31 16:45:03下载
- 积分:1
-
Filemon 源代码.zip
Filemon 源代码.zip-Filemon source code. Zip
- 2022-03-31 13:15:28下载
- 积分:1
-
罗期方块供学习使用
罗期方块供学习使用-Romania period for learning to use the block
- 2022-04-29 02:34:40下载
- 积分:1
-
网页捕捉工具(WebCapture) VB.NET2005
=== === === === === =====
这个是VB.NET2005版本的网页捕...
网页捕捉工具(WebCapture) VB.NET2005
=== === === === === =====
这个是VB.NET2005版本的网页捕捉工具的源代码。可以指定网址自动捕捉网页快照,可以自定义文件文件格式以及文件保存路径。甚至还可以设置水印文字。同时还可以生成捕捉图片的缩略图,支持自定义缩略图大小和格式。
源代码还可以指定进程ID来捕捉进行中保护的链接。源代码虽小,但功能比较齐全。-Page capture tool (WebCapture) VB.NET2005 =================================== This is a version of VB.NET2005 tools to capture the page source code. Can specify the page URL automatically capture snapshot, you can customize the file format and save the file path. You can even set the watermark text. At the same time, can also capture images of the thumbnails generated to support the custom thumbnail size and format. Source code can also specify the process ID to capture the ongoing link protection. Source code is small, but relatively complete functionality.
- 2023-01-13 07:25:03下载
- 积分:1
-
为屏幕保护设置密码
为屏幕保护设置密码-screen to set up password protection
- 2022-01-30 19:15:49下载
- 积分:1
-
遗传算法matlab程序
很好的遗传算法matlab程序,值得初学者学习
- 2023-06-02 03:10:03下载
- 积分:1
-
这个是dll中如何取得参数的方法,有完整的程序,这个是6.0开发的...
这个是dll中如何取得参数的方法,有完整的程序,这个是6.0开发的-this is how the parameters achieved, a complete set of procedures is the development of the 6.0
- 2022-03-25 08:21:14下载
- 积分:1
-
读取pl0的词法
读取pl0的词法-p10 read the lexical
- 2022-05-25 04:13:23下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1