资源列表
[数据结构常用算法] Eight_Queens
说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-The eight queens problem<neo> 在 2024-11-06 上传 | 大小:1178624 | 下载:0
[数据结构常用算法] SortAlgorithms
说明:implementation of some sort algorithms: heapSort, quick Sort, -implementation of some sort algorithms: heapSort, quick Sort, ...<samira> 在 2024-11-06 上传 | 大小:5120 | 下载:0
[数据结构常用算法] zuchengyuanli1
说明:组成原理中对于定点小数的加减运算系统,及浮点数的换算。-In principle for fixed-point decimal addition and subtraction system, and floating point number of conversion.<王莉> 在 2024-11-06 上传 | 大小:185344 | 下载:0
[数据结构常用算法] zuchengyuanli3
说明:组成原理中对于定点小数的乘除运算,以及与浮点数之间的转换。-In principle for fixed-point decimal multiply and divide, as well as with floating-point conversion between.<王莉> 在 2024-11-06 上传 | 大小:185344 | 下载:0
[数据结构常用算法] shunxunbiao
说明:数据结构中的基本算法,实现顺序表的插入,删除,查找,遍历等操作-The basic algorithm in the data structure, order table insert, delete, search, and traversal operations<chenzd> 在 2024-11-06 上传 | 大小:16384 | 下载:0
[数据结构常用算法] danlianbiao
说明:基本数据结构,实现链表的新建,查找,删除,添加,遍历等操作-Basic data structures, linked lists new, find, delete, add, traversing operation<chenzd> 在 2024-11-06 上传 | 大小:3072 | 下载:0
[数据结构常用算法] Data-structures
说明:Data structures Data structures-C Data structures<张智> 在 2024-11-06 上传 | 大小:93184 | 下载:0
[数据结构常用算法] Well-tested-algorithm
说明:Well-tested algorithm Well-tested algorithm-Well-tested algorithm<张智> 在 2024-11-06 上传 | 大小:3072 | 下载:0