搜索资源列表
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
USMA9998
- 统计字符串中数字和英语字母和其他符号的个数-statistics string figures and English alphabet and other symbols of the number of
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
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.
3
- 编写一子个函数,由实参传来一个字符串,统计此字符串中字母、数字、空格和其他字符的个数。在主函数中输入字符串以及输出上述的结果。-A son and a write function, the arguments came a string of statistics in this string of letters, numbers, spaces, and the number of other characters. In the main function in the input st
zifu
- 汇编语言统计字符,字母和数字的个数,可以统计65536个字符-Number of statistical character
program
- 1、 由PC机发送一个字符给单片机,单片机收到后,将该字符回送给PC。 2、 由PC机发送一个字符给单片机,单片机收到后,将小写字母转换成大写字母回送给PC机,如果不是小写字母,单片机均回送字符“F”给PC机。 3、 由PC机发送一个字符串给单片机,单片机接收到后将其中的大写“A”字母的个数统计出来,显示在数码管上。-1, the PC sends a character to the microcontroller, MCU receive the characters back to
Microsoft-Word-
- 、输入一行字符(用回车判断输入结束),分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter one line of characters (the judgment input end with a carriage return), respectively, the statistics of the number of letters, spaces, numbers and other characters.
num
- 统计数字··字符及字母的个数,并分别输出他们的个数-Statistics on the number of characters and letters, and output the number of them
char
- 统计输入字符串中数字、字母及其他字符的个数-Statistical digital input string, the number of letters and other characters
DPJ
- 从键盘键入字母数字串,统计各类字符个数并以十进制形式在显示器上显示出来。-Keyboard to type an alphanumeric string, count the number of the characters in decimal form and displayed on the display from.