文件名称:countertheword
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-28
- 文件大小:
- 535kb
- 下载次数:
- 0次
- 提 供 者:
- mys****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
读入一个文本,并统计其中各个单词出现的次数,然后按出现次数由高到低输出。用到了map和vector容器及sort算法。-count the times of words being used
(系统自动生成,下载前可以参看下载内容)
下载文件列表
countertheword\countertheword\countertheword.vcxproj
..............\..............\countertheword.vcxproj.filters
..............\..............\countertheword.vcxproj.user
..............\..............\counttheword.cpp
..............\..............\Debug\CL.read.1.tlog
..............\..............\.....\CL.write.1.tlog
..............\..............\.....\countertheword.exe.embed.manifest
..............\..............\.....\countertheword.exe.embed.manifest.res
..............\..............\.....\countertheword.exe.intermediate.manifest
..............\..............\.....\countertheword.lastbuildstate
..............\..............\.....\countertheword.log
..............\..............\.....\countertheword.vcxprojResolveAssemblyReference.cache
..............\..............\.....\countertheword.write.1.tlog
..............\..............\.....\countertheword_manifest.rc
..............\..............\.....\counttheword.obj
..............\..............\.....\link-cvtres.read.1.tlog
..............\..............\.....\link-cvtres.write.1.tlog
..............\..............\.....\link.38432-cvtres.read.1.tlog
..............\..............\.....\link.38432-cvtres.write.1.tlog
..............\..............\.....\link.38432.read.1.tlog
..............\..............\.....\link.38432.write.1.tlog
..............\..............\.....\link.47168-cvtres.read.1.tlog
..............\..............\.....\link.47168-cvtres.write.1.tlog
..............\..............\.....\link.47168.read.1.tlog
..............\..............\.....\link.47168.write.1.tlog
..............\..............\.....\link.48352-cvtres.read.1.tlog
..............\..............\.....\link.48352-cvtres.write.1.tlog
..............\..............\.....\link.48352.read.1.tlog
..............\..............\.....\link.48352.write.1.tlog
..............\..............\.....\link.49208-cvtres.read.1.tlog
..............\..............\.....\link.49208-cvtres.write.1.tlog
..............\..............\.....\link.49208.read.1.tlog
..............\..............\.....\link.49208.write.1.tlog
..............\..............\.....\link.read.1.tlog
..............\..............\.....\link.write.1.tlog
..............\..............\.....\mt.read.1.tlog
..............\..............\.....\mt.write.1.tlog
..............\..............\.....\rc.read.1.tlog
..............\..............\.....\rc.write.1.tlog
..............\..............\.....\vc100.idb
..............\..............\.....\vc100.pdb
..............\..............\words.txt
..............\countertheword.sln
..............\countertheword.suo
..............\Debug\countertheword.exe
..............\.....\countertheword.ilk
..............\.....\countertheword.pdb
..............\countertheword\Debug
..............\countertheword
..............\Debug
countertheword