-
backtracking algorithm maze problem
回溯算法迷宫问题-VB代码是回溯算法非常经典的例子。可以做游戏做简单的参考
- 2022-01-25 17:04:24下载
- 积分:1
-
C语言版本的八皇后问题
要求:在国际象棋的棋盘摆上8个皇后,使得任何两个皇后不在一行,不在一列,同时也不在同一条斜线上。要求找出所有解。
算法思想
利用回溯算法搜索解空间,解分量的值等于解空间的索引(行编号),求出一个解递归调用即可求出所有92种情况。
设计心得:
1、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-13 19:21:25下载
- 积分:1
-
访问数据的COM组件,主要在VC中使用
访问数据的COM组件,主要在VC中使用-visit data COM, mainly in the use of VC
- 2022-05-08 01:40:25下载
- 积分:1
-
数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,...
数据结构课程设计,家电管理系统,包括家电的类型,型号(不能输入字母,如需要可以将型号int型改成char即可输入字母),数量,价格。可以创建,插入,删除,查询,打印,更新,销毁。-Data structures curriculum design, home appliance management system, including the type of appliance, model (not type the letter, if necessary, can be type int into a char type to enter letters), quantity, price. You can create, insert, delete, query, print, update, destroy.
- 2022-02-18 14:29:53下载
- 积分:1
-
LL(1)文法编译器的设计与实现
资源描述这是一个简单的c#完成的LL(1)文法编译器的设计与实现的程序,已经生成了.EXE程序,有实验报告,可以按着说明操作。
- 2022-07-26 06:12:05下载
- 积分:1
-
data structure using the table to achieve an orderly set of basic function
数据结构的 用有序表实现集合的基本功能~交集 并集 插入 删除~界面美观~可操作性强-data structure using the table to achieve an orderly set of basic function-set intersection and inserted delete ~ ~ operable aesthetic interface strong
- 2022-07-22 21:07:43下载
- 积分:1
-
文件与IO存取,数据绑定,数据库更新,章立民的程序
文件与IO存取,数据绑定,数据库更新,章立民的程序-Documents and IO access, data binding, database updates, rules and procedures for public
- 2023-07-28 15:05:03下载
- 积分:1
-
SqlMemTable 3.10 (free for personal use)
SqlMemTable 3.10 (free for personal use)
- 2022-09-03 09:05:03下载
- 积分:1
-
自己帮家里人写的一个废品收购管理数据库系统,数据库用的access,界面用的VC...
自己帮家里人写的一个废品收购管理数据库系统,数据库用的access,界面用的VC-To help people write their own home to buy a waste management database system, the database used access, interface with the VC
- 2022-09-13 21:15:03下载
- 积分:1
-
出口数据2
如何以编程方式将数据从ACCESS数据库导出到EXCEL
- 2023-05-30 05:05:04下载
- 积分:1