资源列表
[数据结构常用算法] eightQueue
说明:用回溯法,求解八皇后问题。该算法是算法设计与分析的一个常用例题的求解-By backtracking to solve the eight queens problem. The algorithm is algorithm design and analysis to solve a common example<> 在 2025-01-19 上传 | 大小:848kb | 下载:0
[数据结构常用算法] eight-queen
说明:该程序是一个实现查找八皇后的问题求解的程序,在vc 中编写的-this program is write for eight queen<艾永坤> 在 2025-01-19 上传 | 大小:848kb | 下载:0
[数据结构常用算法] reference1
说明:请编写算法,生成任意一个集合的幂集。集合元素用1,2,3,…表示,采用线性表存储。 例如:若集合S={1, 2, 3},则其幂集为: {1}, {2}, {3}, {1, 2,}, {1, 3,}, {2, 3}, {1, 2, 3} -computing power set<莫芊韵> 在 2025-01-19 上传 | 大小:848kb | 下载:0
[数据结构常用算法] Binary-search
说明:该程序是二叉搜索算法的代码实现,采用C++编程-The code of the binary search algorithm to achieve, using C++ programming<lydia> 在 2025-01-19 上传 | 大小:849kb | 下载:0
[数据结构常用算法] Sequential-search
说明:本程序仅仅是模拟分块查找算法中的顺序查找,比普通的顺序查找快, 但并不是最快的查找算法, 如果你要更快的算法,可以将备查询的元素从小到大排序好,再用二分查找即可. -This procedure is only analog block search algorithm in order to find, faster than the normal order to find, but not the fastest se<李涞> 在 2025-01-19 上传 | 大小:848kb | 下载:0
[数据结构常用算法] shunxuchazhao
说明:本程序仅仅是模拟分块查找算法中的顺序查找,比普通的顺序查找快, 但并不是最快的查找算法, 如果你要更快的算法,可以将备查询的元素从小到大排序好,再用二分查找即可.-This procedure is only analog block search algorithm in order to find, faster than the normal order to find, but not the fastest search al<> 在 2025-01-19 上传 | 大小:849kb | 下载:0
[数据结构常用算法] 数据结构与算法C++progs
说明:C++类的数据结构与算法书籍 比较好的呢(C++ class data structures and algorithms books)<lzp1234576 > 在 2025-01-19 上传 | 大小:849kb | 下载:0