CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 统计字母个数

搜索资源列表

  1. count4

    0下载:
  2. 统计字符串中字母和数字的个数,对自学汇编的人会有帮助的,其中有如何输入字符串,如何输出两位数.-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.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1018byte
    • 提供者:徐杰
  1. long3

    0下载:
  2. 该文件是用汇编语言编写的。文件功能是:从键盘输入一个字符串(长度<80),统计其字母、数字和其他字符个数。-the document is a compilation of language. Document function is : keyboard input from a string (length
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:张廷
  1. USMA9998

    0下载:
  2. 统计字符串中数字和英语字母和其他符号的个数-statistics string figures and English alphabet and other symbols of the number of
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:855byte
    • 提供者:nicnice
  1. 6

    0下载:
  2. 分类统计字符个数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
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:942byte
    • 提供者:LAIZHIHUA
  1. assembly

    0下载:
  2. 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2.77kb
    • 提供者:superww
  1. statistics_lower

    0下载:
  2. 任意输入一串字符,统计出其中小写字母的个数-Enter the string of random characters, which the statistics of the number of lowercase letters
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:9.59kb
    • 提供者:hungxn
  1. c1

    0下载:
  2. 输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter a line characters, respectively, the statistics of the English letters, spaces, numbers, and the number of other characters.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5.71kb
    • 提供者:so-kid
  1. 2_3

    0下载:
  2. 统计字符串中字母、数字以及其他字符的个数,并在屏幕显示!-input a string,then count the number of digit,letter and others.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:774byte
    • 提供者:秦菁
  1. huibian

    0下载:
  2. 汇编语言写的几个简单的汇编小程序,有求三个无符号数的最大值,求十个数中的最大最小值,将十进制数转换成十六进制数,统计字符串中字母、数字等的个数、输出字符串等简单汇编小程序,适合初学者-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
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:185.54kb
    • 提供者:南风雅
  1. count_char

    0下载:
  2. 分类统计字符个数,统计字母,数字和其他字符的个数,表述统计的代码会比较简单和条理化。-Statistics of the number of characters, statistical letters, numbers and other characters of the number of code statistics presentation simple and principled.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1.16kb
    • 提供者:杨茜
  1. S51

    0下载:
  2. 用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.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:560byte
    • 提供者:zpw
  1. shiyan21

    0下载:
  2. 汇编语言,从键盘输入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.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:521byte
    • 提供者:zx
  1. Characters-statistics

    0下载:
  2. 统计字符个数,程序代码完整,。主要是统计字母,数字的个数。可以供大家参考-Statistics the number of characters, the program code integrity.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:16.65kb
    • 提供者:火麒麟
  1. 3

    0下载:
  2. 编写一子个函数,由实参传来一个字符串,统计此字符串中字母、数字、空格和其他字符的个数。在主函数中输入字符串以及输出上述的结果。-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
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:3.1kb
    • 提供者:雷力超
  1. zifu

    0下载:
  2. 汇编语言统计字符,字母和数字的个数,可以统计65536个字符-Number of statistical character
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:6.6kb
    • 提供者:黄祖勤
  1. program

    0下载:
  2. 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
  3. 所属分类:assembly language

    • 发布日期:2017-12-08
    • 文件大小:20.6kb
    • 提供者:刘琪
  1. Microsoft-Word-

    0下载:
  2. 、输入一行字符(用回车判断输入结束),分别统计出其中英文字母、空格、数字和其它字符的个数。-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.
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:3.35kb
    • 提供者:zengsuisui
  1. num

    0下载:
  2. 统计数字··字符及字母的个数,并分别输出他们的个数-Statistics on the number of characters and letters, and output the number of them
  3. 所属分类:assembly language

    • 发布日期:2017-12-09
    • 文件大小:850byte
    • 提供者:mingge
  1. char

    0下载:
  2. 统计输入字符串中数字、字母及其他字符的个数-Statistical digital input string, the number of letters and other characters
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:821byte
    • 提供者:孟瑶
  1. DPJ

    0下载:
  2. 从键盘键入字母数字串,统计各类字符个数并以十进制形式在显示器上显示出来。-Keyboard to type an alphanumeric string, count the number of the characters in decimal form and displayed on the display from.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:5.04kb
    • 提供者:李林夕
« 12 »
搜珍网 www.dssz.com