文件名称:EasyTrie
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 21kb
- 下载次数:
- 0次
- 提 供 者:
- liu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
c#实现trie树
可以用来建立索引
实现时每个节点的子节点数组用list来替代,减少了空间的需求-The implementation for a trie.
You can use it to build your index.
可以用来建立索引
实现时每个节点的子节点数组用list来替代,减少了空间的需求-The implementation for a trie.
You can use it to build your index.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EasyTrie
........\bin
........\...\Debug
........\...\Release
........\...\.......\EasyTrie.exe
........\...\.......\EasyTrie.pdb
........\...\.......\EasyTrie.vshost.exe
........\...\.......\EasyTrie.vshost.exe.manifest
........\EasyTrie.cs
........\EasyTrie.csproj
........\obj
........\...\Debug
........\...\.....\TempPE
........\...\Release
........\...\.......\EasyTrie.csproj.FileListAbsolute.txt
........\...\.......\EasyTrie.exe
........\...\.......\Refactor
........\...\.......\TempPE
........\Properties
........\..........\AssemblyInfo.cs
........\tags
........\bin
........\...\Debug
........\...\Release
........\...\.......\EasyTrie.exe
........\...\.......\EasyTrie.pdb
........\...\.......\EasyTrie.vshost.exe
........\...\.......\EasyTrie.vshost.exe.manifest
........\EasyTrie.cs
........\EasyTrie.csproj
........\obj
........\...\Debug
........\...\.....\TempPE
........\...\Release
........\...\.......\EasyTrie.csproj.FileListAbsolute.txt
........\...\.......\EasyTrie.exe
........\...\.......\Refactor
........\...\.......\TempPE
........\Properties
........\..........\AssemblyInfo.cs
........\tags