文件名称:PATTree
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 155kb
- 下载次数:
- 0次
- 提 供 者:
- buaa_*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据结构中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 performance, which makes it often become an efficient search algorithm, a wide range of applications in the field of natural language processing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PATTree.opt
PATTree.plg
TreeNode.cpp
TreeNode.h
测试文档.txt
Debug\PATTree.exe
Release\PATTree.exe
main.cpp
PATTree.cpp
PATTree.dsp
PATTree.dsw
PATTree.h
PATTree.ncb
Debug
Release
PATTree.plg
TreeNode.cpp
TreeNode.h
测试文档.txt
Debug\PATTree.exe
Release\PATTree.exe
main.cpp
PATTree.cpp
PATTree.dsp
PATTree.dsw
PATTree.h
PATTree.ncb
Debug
Release