搜索资源列表
PATTREE
- pat-tree中文抽词,中文字词搜寻演算法.-pat-pumping tree Chinese words, the Chinese word search algorithms.
8_QUEENS
- 八皇后问题:八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queen s question: Pat s problem is an ancient and well-known problem is a typical example of backtracking algorithms. The pr
PATTree
- 数据结构中PAT树的实现,包括树节点的插入、删除、查找和遍历。PAT tree 在字符串子串匹配上有这非常优异的表现,这使得它经常成为一种高效的全文检索算法,在自然语言处理领域也有广泛的应用。-PAT tree data structure, including the insertion of the tree node, delete, search, and traversal. PAT tree in the string substring match this excellent p
1022
- 浙大 编程能力测试 的甲级题目 第1022 数字图书馆问题 http://www.patest.cn/contests/pat-a-practise/10-http://www.patest.cn/contests/pat-a-practise/1022 A Digital Library contains millions of books, stored according to their titles, authors, key words of their abstrac
PAT全套答案_1001至1049
- 该文档包含了PAT上的基础部分案例,可以参考一下(The document contains the basic part of the PAT case, you can refer to)