文件名称:WordCounter

  • 所属分类:
  • 中文信息处理
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 10kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Don***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作,

可以统计的信息有:中文字符数、英文单词数、行数、字符个数(不计空格)、空格数。

同时上述的字符统计信息,要求能写到一个Report.txt文件中,并且能显示出来。但是不要求界面,只要能以命令行的形式输入及显示即可,另外统计功能也可参考Word中 的“字数统计工具”。

序遵循题目的要求,采用Visual Studio 2008编译环境编写,使用C++语言来完成。其中主要功能封装在CText类当中,并利用文件流来进行存取操作,同时在程序设计中实现了局部语言环境的切换,实现了对含中文的地址路径的正确解析。-Packaging a class CText, and write a software, it can complete any of the characters in a text file, statistical work,

Statistical information can include: the number of Chinese characters, English words the number of rows, number of characters (excluding spaces), number of spaces.

At the same time the above-mentioned character statistics, hoping that they can write a Report.txt file, and can be displayed. But does not require interface with the command line as long as the form of input and display can be other statistical functions can also refer to Word s "word count tool."

Order to follow the requirements of the subject, using Visual Studio 2008 to prepare the build environment, using C++ language to complete. Main function of which were encapsulated in the CText class and use the file stream to carry out access operation, while programming language environment to implement a partial switch to realize the right path with the correct address in Chinese parsing.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

CText.cpp

CText.h

WordCounter.cpp

C++参考代码.txt

用C++进行简单的文件IO操作.txt

vc中ifstream ofstream不能读取带有中文路径.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org