文件名称:char_manipulation
介绍说明--下载内容均来自于网络,请自行研究使用
包含几个字符操作的经典程序:数字字符转换成数值、统计单词出现次数、选择法进行字符串排序、在串中查找一个字串出现的次数、字符串的选择法排序、字符串中的大写字母改小写字母-Contains several classic characters operating procedures: digital characters into numerical, statistical word occurrences, select the sort method for strings, a string in the string to find the number of occurrences of the string selection method sort string uppercase change the lowercase letters
(系统自动生成,下载前可以参看下载内容)
下载文件列表
字符操作\在串中查找一个子串出现的次数.cpp
........\字符串中的大写字母改小写字母.cpp
........\字符串的选择法排序.cpp
........\数字字符串转换成数值.cpp
........\统计单词出现次数.cpp
........\选择法进行字符串排序.cpp
字符操作
........\字符串中的大写字母改小写字母.cpp
........\字符串的选择法排序.cpp
........\数字字符串转换成数值.cpp
........\统计单词出现次数.cpp
........\选择法进行字符串排序.cpp
字符操作