- listviewandtreeview 关于listview和treeview的综合编程
- SkeletonTracking_part1 SkeletonTracking
- TCPDebug 此为TCP调试助手的源码
- _20150314huizongOK 四轮小车 arduino Uno l293d 超声波测距 单片机控制小车的好方法
- system_simulation_of_QPSK QPSK constellation source code matlab
- micropython中文教程_pdf Python Dummiese shluoljmdl;fma(Python Dummies dsf wSaSDCXV)
文件名称:trietreeJava
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
trie的原理是利用字符串集合中字符串的公共前缀来降低时间开销以达到提高效率的目的。
它具有以下性质:1,根结点不包含任何字符信息 2,如果字符的种数为n,则每个结点的出度为n(这样必然会导致浪费很多空间,这也是trie的缺点,我还没有想到好点的办法避免) 3,查找,插入复杂度为O(n),n为字符串长度。-The principle is the use of a string trie collection of string prefix to reduce the time overhead of public view to increasing efficiency. It has the following properties: 1, root node does not contain any character information 2, if the number of kinds of characters n, then each node of the out-degree of n (this will inevitably lead to waste a lot of space, this is also the shortcomings of trie , I have not thought a good way to avoid points) 3, find, insert the complexity is O (n), n for the length of the string.
它具有以下性质:1,根结点不包含任何字符信息 2,如果字符的种数为n,则每个结点的出度为n(这样必然会导致浪费很多空间,这也是trie的缺点,我还没有想到好点的办法避免) 3,查找,插入复杂度为O(n),n为字符串长度。-The principle is the use of a string trie collection of string prefix to reduce the time overhead of public view to increasing efficiency. It has the following properties: 1, root node does not contain any character information 2, if the number of kinds of characters n, then each node of the out-degree of n (this will inevitably lead to waste a lot of space, this is also the shortcomings of trie , I have not thought a good way to avoid points) 3, find, insert the complexity is O (n), n for the length of the string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src/log4j.properties
src/org/struct/trietree/TrieTree.java
src/org/struct/trietree/TrieTreeNode.java
src/org/struct/trietree
src/org/struct
src/org
src
src/org/struct/trietree/TrieTree.java
src/org/struct/trietree/TrieTreeNode.java
src/org/struct/trietree
src/org/struct
src/org
src
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
