文件名称:文章编辑
- 所属分类:
- 其他小程序
- 资源属性:
- 上传时间:
- 2018-01-02
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- jackA******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文章编辑 输入一页文字,程序可以统计出文字、数字、空格的个数。 静态存储一页文章,每行最多不超过80个字符,共N行;要求(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。 存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。(The editor enters a page of text, and the program can count the number of words, numbers and spaces. A static storage article, each no more than 80 characters, a total of N requirements; (1) respectively, the statistics of the number of letters and spaces English number and the total number of words; (2) the number of a string statistics in the article, and outputs the number of times; (3) delete a the substring, and behind the characters forward. The storage structure uses a linear table, and uses several sub functions to achieve the corresponding functions. The form and scope of input data can be input into uppercase, lowercase letter, any number and punctuation mark.)
相关搜索: 文章编辑
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
文章编辑.cpp | 3662 | 2018-01-02 |