搜索资源列表
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
tj
- 程序接受用户键入的一行字符(字符数不超过80个,该字符串用回车符结束),并按字母、 数字以及其他字符分类统计,然后将结果存入以letter,digit和other为名的存储单元。
hream
- 用汇编实现统计输入的字符串中有多少个字母,多少个数字,以及空格,和其它字符,并显示出来。-Compilation of statistics used to achieve input string the number of letters, the number of digits, and spaces, and other characters, and displayed.
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
ee
- 1. 设计要求: 1.彩色界面,界面清晰美观,色彩协调。 2.使用DOS系统的0AH号子功能接受用户键入的字符串。 3.建议按下图设计用户界面,颜色自选。 注:双线框由若干CRT显示符组成,相应的CRT显示符(十进制数)已经标注在右图中。1. 设计要求: 1. 转化内容选择下列一项:二进制数→十六进制数显示,二进制数→十进制数显示,十进制数→二进制数显示,十进制数→十六进制数显示,十六进制数→二进制数显示。 2. 给出适当的文字提示 3. 程序要求保护措
xunhuan
- (1)编写分支结构.asm文件实现: 键盘输入以‘$’为结束符的长度不超过80的字符串(含字母、数字、其他字符),对其中的非数字字符计数。统计结果用十六进制数屏幕显示。 (2)编写分支结构.asm文件实现: 定义一串以‘$’结束的字符串,给每一个字符均加上偶校验位。统计有多少个字符因含有奇数个1而加上了校验位,结果存入N单元。 -(1) the preparation of branch structure. Asm file to achieve: keyboard input in
hb
- 计算机汇编实验:表格显示字符,查找匹配字符串,分类统计字符个数,查找电话号码,求Fibonacci-Computer compilation of the experiment: table shows the characters, to find matching strings, keep separate statistics on the number of characters to find telephone numbers, and Fibonacci
assembly
- 里面有六个汇编程序,分别为: 实验一:在屏幕上显示数字串“0123456789”,每串一行,共显示10行。 实验二:从键盘上输入一含有多个随机出现的空格的字符串,滤出其中所有空格后,输出显示不含空格的该字符串。 实验三:从键盘输入一个字母,然后输出它的前一个字母,和后一个字母。这里必须考虑大小写字母,还要考虑A、a只会输出它后面那个字母,Z、z只会输出它前面那个字母。 实验四:显示小于1000的素数(用十进制数显示它们)。 实验五:分别统计内存中从0f00H开始的1024个
tongjizifuchuanzhongzifuleixing
- 随机输入一串字符串,统计出各个不同类型的个数,使用汇编语言编写。-Enter the string of random strings, the statistics of the number of different types, the use of compiled languages.
asm
- 汇编实验 ,要求比较两个字符串STRING1和STRING2所含字符是否相同、统计各段成绩的人数并排序等-Compilation of experiments required to compare two strings STRING1 and STRING2 character is contained in the same statistics the number of paragraphs, and sort results, etc.
123
- 用汇编语言统计字符串中各个字符出现的次数-count lalalallalalalalallalalala
huibianyuyan-shiyan
- 汇编语言实验内容:1、顺序程序设计;2、学生成绩统计(求最大值,最小值,平均值并输出结果);3、字符串比较——字符串输入并比较其中是否存在某个子串;4、循环程序设计。-Assembly language experiment: 1, order programming 2, student achievement statistics (seeking maximum, minimum, average and output) 3, string comparison- String inp
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
2
- 统计字符串中非数字字符的个数 对自学汇编的人会有帮助的-Statistics the number of numeric characters string Africa
shiyan3
- 汇编实验,循环程序设计。实现统计字符串中的数据中“0”位的个数,并统计放入count单元。-Compilation of experimental, loop programming. Statistics in the string realization of the " 0" bits, and statistics into the count unit.
zuoye
- 实现输入字符串,统计字符串以及数字个数,输出的功能-Achieve input string, strings, and the number of digits statistical output function
STRING
- 汇编语言源码,统计字符串“THIS IS AN ARRAY”中IS出现的次数-The number of assembly language source code, statistical string THIS IS AN ARRAY appears in the IS