搜索资源列表
arm
- 学习arm时自己编的一个关于数组计算的小程序,主要用到STR和LDR等-thank
str
- C语言中,把16进制转换成字符串,一般在对中文进行传递中用到-C language to convert a string of 16 hex, the general in the Chinese language used in the transmission of
easy
- 实现除法,并在屏幕上显示,用8086的汇编编写,是王爽老师上的设计题目中的综合实现-make div yushuan and str display to you,use 8086 asm to do,hope help you,thanks pudn!
dtoc2
- 自己编写的在屏幕上显示任意字符的ASM程序,参考自王爽老师的8086汇编-str display to any string
22
- 这是一个找出str字符串中为阿拉伯数字的字符的源代码。-This is the one to find out the source code for the character of the Arabic numerals in the str string.
csd
- 编写函数catstr(char str1[],char str2[])用于进行两个字符串的连接,编写函数lenstr(char str[])用于统计一个字符串的长度,并在主函数中调用。要求:1.不允许使用strcat()和strlen()字符处理库函数。2.在主函数中,以直接初始化的方式输入两个字符串。调用函数lenstr()计算并返回两个字符串的长度。3.调用函数lenstr()计算并返回连接后的字符串的长度。并输出。-Write function catstr (char str1 [],
1
- 在STR到STR+99(程序中以STR+10为例子)单元中存放着一个字符串,试编写程序测试该字符串中是否有数字,若有将CL置1,否则CL置0 (要求在debug中调试出该程序)-Stored a string in STR to STR+99 (the program to STR+10 for example) unit, the test program to test whether the string figures, if CL will set 1, otherwise the C
LOOP
- 在STR到STR+99单元中存放着一个字符串,试编写程序测试该字符串中是否有数字,若有将CL置1,否则CL置0 -In STR to STR+ 99 units stored in the A string test programming test whether the string figures, if the CL is set to 1, otherwise set to 0 CL