搜索资源列表
Windows_asm
- Windows环境下32位汇编语言程序设计源码-Windows Environment 32-bit assembly language programming source code
7
- 有一组16个数,分别统计负数、0、正数的个数,并将结果保存number area reset,data,readwrite source dcb 1,2,5,-6,-5,3,0,7,-9,0,0,5,12,-94,-3,55 number dcb 0,0,0 分别保存统计得到的 负数,0,正数的个数 对数据区进行64位结果累加操作 先对内存地址0x3000开始的100个字内存单元填入0x10000001~0x10000064字数据,然后将每个字单元进行64位累加
罗云彬-Windows环境下32位汇编语言
- asm32 to windows china
zp2
- 用mips汇编语言计算一个个人能力无法轻易完成的二元三次,并考虑到32位系统的数据溢出(The MIPs assembly language is used to calculate the two yuan and three times that an individual's ability can not be easily completed, and the data overflow of the 32 bit system is taken into account.)