搜索资源列表
TextEditor
- 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。
fraction
- 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的通分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。 2.改造上述分数类,将其中使用的普通函数尽量改写成运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 3.从分数类派生出一个用来描述整型的Integer类,完善整型类Integer,使其
Character_counts
- 字符数的统计,从TXT文件读入并从控制带输出统计得来的字符数-Statistics the number of characters, and read from TXT file with the output statistics from the control characters come
text1
- 输入一行字符,统计英文字母、空格、和其他字符的个数-Enter a line of characters, statistics letters, spaces, and the number of characters
The-number-of-statistical-character
- 输入一行字符,分别统计出其中英文字母、数字、空格和其他字符的个数。-Enter a line of characters, respectively, the statistics of the number of the English letters, numbers, spaces and other characters.
CountWord
- win32控制台字符统计程序。貌似失败了。好久以前的程序了。-win32 console apllication for word count.
Huffman-Tree
- 使用三叉链表实现的哈夫曼树,统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,对01形式的编码段进行译码。 具体的要求: 1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码,生成字符,输出编码及其对应字符。 -Emergence of the frequency of each character in the trigeminal lists using the Hu
W006M
- 统计文件有多少个字符,多少个单词,多少个空白(空格、TAB),多少个段落,按照单词的长度进行统计。 柯源工作室 -Statistics document the number of characters, number of words, the number of white space (spaces, TAB), the number of paragraphs, in accordance with the length of the word statistics.
tongji
- 字符串中为一个字符数量统计,经典的华为校招试题-Character string for a number of statistics, the classic HUAWEI school recruit examination questions