-
Windows环境下32位汇编语言程序设计配套书源码第14章
Windows环境下32位汇编语言程序设计配套书源码第14章-Windows Environment 32-bit assembly language programming book source package Chapter 14
- 2022-01-22 02:30:58下载
- 积分:1
-
基于mips指令集矩阵乘法实现
基于mips64的指令集,采用汇编实现矩阵乘法,在模拟器上可以自行输入矩阵的行数、矩阵的列数等信息,
然后自己设计矩阵的数据进行计算,感觉实现还是比较灵活的,但是也可以再改进一下
- 2023-01-08 15:05:03下载
- 积分:1
-
基于89C51的六位led秒表汇编语言原程序
基于89C51的六位led秒表汇编语言原程序-89C51-based stopwatch six led the original assembly language program
- 2022-02-04 09:35:38下载
- 积分:1
-
将一个无序数组排为升序数组或降序数组,且不丢失原来数据。...
将一个无序数组排为升序数组或降序数组,且不丢失原来数据。-A disorderly array of row arrays for ascending or descending array, without loss of the original data.
- 2022-07-25 17:42:00下载
- 积分:1
-
The Snake game is based entirely on the ground floor of the assembly language, u...
该款贪吃蛇游戏完全基于底层的汇编语言,采用DOS调用的方式运行,并且是全彩色的,配有详细的游戏说明。-The Snake game is based entirely on the ground floor of the assembly language, used to call DOS run, and the full-color, with a detailed description of the game.
- 2022-07-04 01:21:14下载
- 积分:1
-
0832设计的波形发生器 DAC0832proteus
0832设计的波形发生器 DAC0832proteus-a
- 2023-06-20 06:25:03下载
- 积分:1
-
way light
是一个汇编延时程序,适合初学者使用,当P1.0端口输出高电平,即P1.0=1时,根据发光二极管的单向导电性可知,这时发光二极管L1熄灭;当P1.0端口输出低电平,即P1.0=0时,发光二极管L1亮;我们可以使用SETB P1.0指令使P1.0端口输出高电平,使用CLR P1.0指令使P1.0端口输出低电平。
-Delay is a compilation of procedures, suitable for beginners to use, when the high output port P1.0, P1.0 = 1 that is, when the one-way light-emitting diodes based on conductivity, we can see that this light-emitting diodes L1 extinguished when P1. 0 port output low, that is, P1.0 = 0, the light-emitting diodes L1-liang we can use the command SETB P1.0 port P1.0 output high to enable the use of instructions to enable CLR P1.0 output port P1.0 low.
- 2022-05-20 21:18:00下载
- 积分:1
-
我用汇编语言编写的程序文件,删除了读写的文件…
我用汇编语言编写的程序 能够实现文件的复制删除读出显示等功能-I use assembly language programs written copies of files deleted read display function
- 2022-11-11 14:40:03下载
- 积分:1
-
挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特...
挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特殊按键和字母符号.-articulated WH_CALLWNDPROC (WM_IME_COMPOSITION) , WH_GETMESSAGE (WM_CHAR and WM_KEYUP), the former Chinese records, the latter in mind the special keys and alphabet symbols.
- 2022-05-19 04:07:23下载
- 积分:1
-
一个著名的开放链接可以链接对象和自由文本,其中目的地为…
著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
- 2022-01-25 14:37:19下载
- 积分:1