搜索资源列表
实例24
- 用VC编程,设计友好的界面,统计一段文本中的中英文字符数 -VC programming, design and friendly interface, statistical section of the text in English and Chinese characters.
tongjizifu
- 该程序可用于统计输入字符串中字符,数字,标点符号以及其它符号的个数。-the procedure can be used for statistical inputs string of characters, numbers, punctuation and other symbols of the number.
jiemiantongji
- 此程序用于统计字符串种字符数字以及其他自负的个数。可用对话框输入显示。-procedure for statistical character string types, and other figures of the number conceited. Input dialog box shows available.
2-3
- 输入80个以内字符,分别统计字母,数字或者其他的 个数!-importation within 80 characters, respectively statistics letters, numbers or other number!
huffman
- 哈夫曼编码:输入一个文本文件(英文文本),剔除其中的非英文字符,并将英文字符统一转化为大写字符,然后统计各个字符的出现概率。创建哈夫曼树,给出编码表(即各字符的码字)及编码效率(带权路径长度)
静态存储一页文章
- 静态存储一页文章,每行最多不超过80个字符,共N行; 1)分别统计出其中英文字母数和空格数及整篇文章总字数; 2)统计某一字符串在文章中出现的次数,并输出该次数; 3)删除某一子串,并将后面的字符前移; 4)用指定的字符串替换某一子串; 5)存储结构使用线性表,分别用几个子函数实现相应的功能; 6)输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 7)输出形式:①分行输出用户输入的各行字符;②分4行输出\"全部字母数\&
count_char
- 用mfc写的统计中英文字符的一个小程序.vc++6.0
统计中英文字符数
- vc编写的统计字符程序-vc prepared by the statistical procedures characters
symbolstatistic
- 字符统计器 统计txt文档里的不同字母和符号的个数并返回结果,结果包含字符个数及列出未出现的字符
Tongji
- 安全统计输入字符串中字符的个数。在dos环境下任意输入一个字符串,本程序即可统计出输入的字符的个数。-safety statistics input strings to the number of characters. Dos environment in the importation of an arbitrary string, the procedure can input the statistics of the number of characters.
test_list
- 循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的 循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的-循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的 循环链的建立及应用 统计输入字符殩的个数 用MFC编程实现的
hafuman
- 哈弗曼 解压 编译 静态的哈夫曼编码,从file.txt文件中读取字符,统计,并编码,输出到huffman-u.txt中-Static -hafuman
MFC
- 自己编写的关于MFC的两个小案例,一个是魔方阵,另一个是字符数统计-I have written two small cases of MFC, is a magic square, the other is the character counts
countCharetersInTxt
- 创建了一个界面,可以选择txt文件,并统计其中的各种字符出现次数。-Create an interface, you can choose txt file, and statistics on the number of occurrences of various characters.
bus-traffic-card-or-other
- 公交卡一卡通的C实现:欢迎界面,选择界面,功能实现,两个小球碰撞,统计字符、空格及字母个数-bus traffic card implementation
Fund8-jietaozi
- 字符串操作 能够从磁盘上选择打开文本文档,读入所有内容并显示,统计所有的字符数目,单词数目,中文字符串的数目。 -String manipulation to open a text document, read all the content and display statistics the number of characters, the number of words the number of Chinese string of disk.
tongjizifushu
- 基于visual C++的源代码,是关于统计字符数的程序-Based the visual C++ source code is the number of characters on statistical procedures
Ana
- MFC界面统计字符频率:输入一个字符串,统计里面的字母的频率,输出不是字母的字符。-Calculate rates of characters under MFC
VB
- 在VB语言中实现了颜色字体等空间的使用,并且可以统计输入的各种字符-Implemented in VB language font color space usage and statistics can enter various characters
统计中英文字符
- 在界面中输入一段中英文混合的字符可以读取出其中各个字符包括英文和中文的数目!