文件名称:count_word
介绍说明--下载内容来自于网络,使用问题请自行百度
统计文本中的单词个数,并按出现次数降序输出(支持大文本),原版是http://www.oschina.net/code/snippet_176897_7944。采用hash_map,GCC采用#include <ext/hash_map>。修改版本是VS2010采用#include <hash_map>using namespace stdext VC调用hash_map的例子,值得学习。-The number of words in the statistics text, press the number of occurrences of descending output (supports large text), original http://www.oschina.net/code/snippet_176897_7944. Hash_map, GCC# include <ext/hash_map>. The modified version of VS2010# include <hash_map> using namespace stdext VC use hash_map example, it is worth learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
linux版本/
linux版本/c_count.cpp
linux版本/word.txt
linux版本/wordfrequency.txt
vs2010版本/
vs2010版本/c_count_main.cpp
vs2010版本/word.txt
vs2010版本/wordfrequency.txt
说明.txt
linux版本/c_count.cpp
linux版本/word.txt
linux版本/wordfrequency.txt
vs2010版本/
vs2010版本/c_count_main.cpp
vs2010版本/word.txt
vs2010版本/wordfrequency.txt
说明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.