资源列表
feidiguibahuanghou
- 非递归八皇后问题。以前大家常见的是递归的,现在传个非递归的-Queen's eight non - recursive problem. Before we often are recursive, and now-non - recursive
tow
- 二分查找,在非递减序列种查找元素x的位置,若找到,输出x在序列种的位置,若找不到,输出未找到
Fibonacci
- 用Fibonacci查找法查找所需内容
loveq6-70
- \\数据结构\\作业5\\数据结构作业\\数据结构\\作业5\\数据结构作业6-70
Josef
- This program can solve Josf problem
kruskal
- kruskal algo is an efficient searching algo
zuidaliu
- 用VC++6.0求算法分析设计中的最大流问题。-Using VC++6.0 analysis of algorithms designed to seek the maximum flow problem.
prime
- 两种高效求素数的方法,比起一般的方法效率要高-Two kinds of highly efficient method of seeking prime numbers than the general method of the efficiency of higher
DoubleArith
- Double的加法、减法、乘法、除法。 Double的加法、减法、乘法、除法。-Double
minge-sort
- 递归性归并排序,最大限度简化,最大大小为10000元素-Recursive merge sort, the maximum simplification,
n-Queen
- 在n*n格的棋盘上放置彼此不受攻击的n皇后。按照国际想起的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n*n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线了。-Place each n is not an attack on the queen n* n chessboard grid. Think of in accordance with international rules, the Queen can attack at a pawn
huffman
- 霍夫曼编码(Huffman Coding)是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。-Huffman coding (Huffman Coding) is an encoding is a lossless data compression entropy coding (right encoding) for the algorithm.
