首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > simple-trie

simple-trie

  • 资源大小:156.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

This project is moved to GITHUB https://github.com/chikkutechie/simple-trie Introduction This is an implementation of a generic prefix trie. The code is written in pure C++ template. The trie is very similar to STL associative container in its usage. Currently following features are supported. * Iterator support * Addition of an element * Removal of an element * Retrieval of an element * Checking the existence of an element * Finding element with a given key * Finding elements with common prefix See http://en.wikipedia.org/wiki/Trie for more information about Trie.

文 件 列 表

simple-trie.1.9
.hg_archival.txt
.hgignore
.hgtags
doc
Doxyfile
examples
array_node.cpp
inc
trie.h
linux
Makefile
test
trietest.h
win
simple-trie.sln
VIP VIP
  • IATWAY 1天前 成为了本站会员

  • 大智若愚 1天前 成为了本站会员

  • Mason 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • Half_Punch 2天前 成为了本站会员

  • liqing71718 2天前 成为了本站会员

  • 伟国 2天前 成为了本站会员

  • songy 2天前 成为了本站会员

  • 纯色幽默 2天前 成为了本站会员

  • odd? 2天前 成为了本站会员

0.186134s