PATTree

所属分类:数据结构
开发工具:Visual C++
文件大小:155KB
下载次数:57
上传日期:2012-05-25 23:38:49
上 传 者乐乐熊0721
说明:  数据结构中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 (54784, 2012-04-22)
PATTree.plg (248, 2012-04-22)
TreeNode.cpp (657, 2012-04-14)
TreeNode.h (419, 2012-04-20)
测试文档.txt (357, 2012-04-22)
Debug\PATTree.exe (557124, 2012-04-22)
Release\PATTree.exe (110592, 2012-04-21)
main.cpp (1598, 2012-04-21)
PATTree.cpp (11931, 2012-04-22)
PATTree.dsp (4541, 2012-04-14)
PATTree.dsw (522, 2012-04-11)
PATTree.h (634, 2012-04-20)
PATTree.ncb (58368, 2012-04-22)
Debug (0, 2012-05-25)
Release (0, 2012-05-25)

近期下载者

相关文件


收藏者