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
    • 文件大小:1018
    • 提供者:徐杰
  1. IoSort

    0下载:
  2. 用汇编的类编程实现快速排序的例子,本例子按字符串索引,支持插值和删除!-category with a compilation of programming Quick Sort example, by the example of the string indexing, support interpolation and delete!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3928
    • 提供者:钱海兵
  1. search1

    0下载:
  2. 这是一个用汇编实现的在文件中查找相匹配的字符串的程序-This a compilation with the realization of the documents that match the search string procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2729
    • 提供者:哈哈
  1. ASM11

    0下载:
  2. 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4886
    • 提供者:zll
  1. text1111111

    0下载:
  2. 汇编查找字符串 -compilation search string to search string compilation compilation search string to search string compilation
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1821
    • 提供者:非凡
  1. LEAP.RAR

    0下载:
  2. 关于输入一个字符串,检查是不是闰年的汇编 程序-importation of a string, inspection is not a leap year the compilation process.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1128
    • 提供者:黄海云
  1. 汇编-字符串查找

    0下载:
  2. 汇编写的字符串查找函数
  3. 所属分类:汇编语言

    • 发布日期:2009-08-01
    • 文件大小:668
    • 提供者:esue181
  1. 汇编原理实验

    0下载:
  2. 计算机汇编实验:表格显示字符,查找匹配字符串,分类统计字符个数,查找电话号码
  3. 所属分类:Windows编程

  1. 8259a中断实验

    1下载:
  2. 利用系统内嵌的8259中断控制器芯片处理IRQ7的中断,要求程序最多响应5次中断,然后退出。中断服务程序只需在屏幕上显示字符串即可(比如说打印:This is a IRQ7)
  3. 所属分类:Windows编程

    • 发布日期:2011-05-02
    • 文件大小:671
    • 提供者:minmincaiyun
  1. 统计输入的字符串中各个字符的个数

    1下载:
  2. 汇编语言,用于统计输入的字符串中各个字符的个数。,country every word
  3. 所属分类:文件操作

    • 发布日期:2016-12-04
    • 文件大小:655
    • 提供者:饭很疯
  1. 查找匹配字符串所在的位置

    0下载:
  2. 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:12803
    • 提供者:wchz
  1. hream

    0下载:
  2. 用汇编实现统计输入的字符串中有多少个字母,多少个数字,以及空格,和其它字符,并显示出来。-Compilation of statistics used to achieve input string the number of letters, the number of digits, and spaces, and other characters, and displayed.
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1857
    • 提供者:侯坡
  1. StringEqual.tar

    0下载:
  2. 这是一个x86汇编语言的HelloWorld小程序,演示怎样比较两个字符串是否相等。-This is a x86 assembly language of the HelloWorld applet, shows you how to compare two strings are equal.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:918
    • 提供者:Hxcan
  1. assembly

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

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

    0下载:
  2. 反序输出所输入的字符串,适合汇编初学者学习-Reverse order of the string output by the input, suitable for beginners to learn to compile
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1688
    • 提供者:施展
  1. ARMcode

    0下载:
  2. 用汇编语言实现连续空间数据拷贝。用汇编语言实现两个数串的相加存储。用汇编语言实现字符串的反序存储连接。用调用函数的思想实现字符串的切割和反序存储。运用混合编程实现数串的相加存储。运用混合编程实现数串的反序存储和连接。运用混合编程和函数调用实现数串的切割和连接。几个小程序都是自己编的带有实验报告注释等等。适用于初学ARM的朋友。有混合编程。-Using assembly language to achieve a continuous spatial data copies. Using asse
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:528592
    • 提供者:李建华
  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
    • 文件大小:189998
    • 提供者:南风雅
  1. exe

    0下载:
  2. 8086 打印字符串程序, 调用 AX 为字符串在数据段中的首地址(8086 print strings, AX IS THE BASE ADRESS FOR STRING TO PRINT IN DATA SEGMENT)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:辛嘉彰
  1. huibian

    0下载:
  2. 定义一串字符串(50个,包含字母和数字及其它字符,注意要有大小字母),将该字符串中的字母和数字分别找出来(Define a string of string (50, including letters and numbers and other characters, note that the size of letters), the string of letters and numbers were found out)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:lululu123
  1. PA512006V60

    0下载:
  2. MCS51单片机编译软件中文版,除提供中文字符串编程功能外,还具有动态子程序库调用、全功能汉字字模生成、点阵图形数据生成、中文寄存器定义等诸多功能。是汇编语言程序员的最佳帮手。 ★ 纯绿色软件,不修改注册表,免安装,解压缩即可使用。 ★ 实现使用中文字符串作为变量、跳转地址等的定义 ★ 实现多行嵌套注释功能 ★ 实现10个备份文件循环备份功能 ★ 实现特殊功能寄存器中文定义 ★ 实现动态子程序库调用,最少的单片机资源占用 ★ 浮点数数据简单录入 ★ 多字型汉字点阵字库编译 ★
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:2715648
    • 提供者:ycqwehao
« 12 3 4 »
搜珍网 www.dssz.com