搜索资源列表
count4
- 统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数.-statistics strings of letters and digits of the number, the compilation of self-help, which is how the input string, how to double-digit output.
long3
- 该文件是用汇编语言编写的。文件功能是:从键盘输入一个字符串(长度<80),统计其字母、数字和其他字符个数。-the document is a compilation of language. Document function is : keyboard input from a string (length
gyp3
- 输入一个字符串(长度小于等于80)统计其字母,数字和其他字符的个数-importation of a string (length less than 80) Statistical their letters, numbers and other characters Number
USMA9998
- 统计字符串中数字和英语字母和其他符号的个数-statistics string figures and English alphabet and other symbols of the number of
MYNOTE
- 这是从我们程序设计报告中摘录的: (1)读入静态存储的一页文章,每行最多不超过80个字符,共N行: (1)分别统计出其中英文字母、数字、空格的个数及整篇文章总字数; (2)统计某一字符串在文章中出现的次数,并输出该次数; (3)删除某一子串,并将后面的字符依次前移。 2)输入一段字符,在输入过程中即时统计并显示其中字母、数字、空格的个数。 3)若文章内容中还有中文字符,请统计出其中中文字符的个数。 4)对重要的资料,用户可选择加密,并在提供正确密钥的前提下正确解密
p5
- 输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。
wenzhangbianji
- 功能:输入一页文字,程序可以统计出文字、数字、空格的个数。静态存储一页文章,每行最多不超过80个字符,共N行; 要求:(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。(4)存储结构使用线性表,分别用几个子函数实现相应的功能; 输入数据的形式和范围:可以输入大写、小写的英文字母、任何数字及标点符号。 输出形式:(1)分行输出用户输入的各行字符;(2)分4行输出\"全部字母数\"、
wenzhangbianji2
- 功能:输入一页文字,程序可以统计出文字、数字、空格的个数。静态存储一页文章,每行最多不超过80个字符,共N行; 要求:(1)分别统计出其中英文字母数和空格数及整篇文章总字数;(2)统计某一字符串在文章中出现的次数,并输出该次数;(3)删除某一子串,并将后面的字符前移。(4)存储结构使用线性表,分别用几个子函数实现相应的功能;
统计字母个数
- 这是我在学习VB过程中自己所编的一个小程序,是关于统计字母个数的。-This is my learning process of their VB series as a small program is about the number of letters.
6
- 分类统计字符个数count_char 要求程序接受用户输入一行字符(字符个数不得超过80个,该字符串以回车符结束)按字母 数字和其他字符分类计数,然后将结果分三行分别显示出来,并标明哪类字符! -Categories Statistics count_char number of characters to accept user input requirements of the procedure and his characters (the number of characte
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
statistics_lower
- 任意输入一串字符,统计出其中小写字母的个数-Enter the string of random characters, which the statistics of the number of lowercase letters
123
- 打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,从新开始游戏时候分数统计。-Typing game is an online circulation changes very common procedure, modify the interface to add the user login, the user score statistics, start the game ti
c1
- 输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter a line characters, respectively, the statistics of the English letters, spaces, numbers, and the number of other characters.
2_3
- 统计字符串中字母、数字以及其他字符的个数,并在屏幕显示!-input a string,then count the number of digit,letter and others.
huibian
- 汇编语言写的几个简单的汇编小程序,有求三个无符号数的最大值,求十个数中的最大最小值,将十进制数转换成十六进制数,统计字符串中字母、数字等的个数、输出字符串等简单汇编小程序,适合初学者-Written in assembly language, the compilation of a small number of simple procedures, seeking the maximum of three unsigned, seeking the maximum and minimum n
count_char
- 分类统计字符个数,统计字母,数字和其他字符的个数,表述统计的代码会比较简单和条理化。-Statistics of the number of characters, statistical letters, numbers and other characters of the number of code statistics presentation simple and principled.
S51
- 用1号系统调用从键盘键入一个字符串,然后统计其中小写字母的个数。程序每次执行,都能得到不同的结果。-System calls with 1 type a string from the keyboard, and then statistics on the number of lowercase letters. Program execution time, can get different results.
shiyan21
- 汇编语言,从键盘输入10以内个数的字母,再输入要统计的字母,显示10个字母中,某个字母的个数。-Assembly language, from within the keyboard 10 the number of letters, the letters and then enter the statistics shows that 10 characters in a number of letters.
Characters-statistics
- 统计字符个数,程序代码完整,。主要是统计字母,数字的个数。可以供大家参考-Statistics the number of characters, the program code integrity.