C++字符串处理类库及范例

时间:2015-09-16 10:28:48
【文件属性】:

文件名称:C++字符串处理类库及范例

文件大小:152KB

文件格式:ZIP

更新时间:2015-09-16 10:28:48

C++ 字符串处理

该资源是一个鲁棒性好,经过优化的C++字符串处理算法,包括分割字符串,自定义分隔符,字符串匹配,字符串搜索,不需要编译和安装。


【文件预览】:
strtk
----strtk_glober.cpp(4KB)
----strtk_tokenizer_cmp.cpp(50KB)
----strtk_text_parser_example02.cpp(4KB)
----strtk_randomizer.cpp(2KB)
----strtk_wordfreq.cpp(4KB)
----strtk.hpp(756KB)
----strtk_search_trie_example.cpp(6KB)
----strtk_numstats.cpp(5KB)
----strtk_ipv4_parser.cpp(4KB)
----strtk_random_line.cpp(2KB)
----strtk_parse_test.cpp(25KB)
----strtk_nth_combination_example.cpp(5KB)
----strtk_serializer_example.cpp(31KB)
----strtk_tokengrid_example.cpp(27KB)
----strtk_converters_example.cpp(6KB)
----Makefile(10KB)
----strtk_examples.cpp(64KB)
----strtk_combinations.cpp(2KB)
----strtk_text_parser_example01.cpp(2KB)
----strtk_keyvalue_example.cpp(14KB)
----strtk_hexview.cpp(4KB)
----strtk_tokenizer_test.cpp(103KB)
----strtk_period_parser.cpp(5KB)
----strtk_bloom_filter_example.cpp(7KB)
----readme.txt(3KB)
----strtk_combinator_example.cpp(2KB)

网友评论

  • 东西不错,值得学习,很实用
  • 东西不错,我拿来做ACM备赛的材料,很实用
  • 这个非常棒,值得学习
  • 这个非常棒,值得学习,已经改造用在实际项目中。