-
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的...
本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and computer component assembly language is a definite help in the
- 2022-07-13 03:08:07下载
- 积分:1
-
汇编工具原代码,对处学着有很好的用处。大家快来看看看可那 啊...
汇编工具原代码,对处学着有很好的用处。大家快来看看看可那 啊-original code compilation tools to learn to be put to good use. Come see we can see that ah
- 2022-02-14 05:00:40下载
- 积分:1
-
实现password的校验,输两次密码不一致提示sorry,一致提示hello...
实现password的校验,输两次密码不一致提示sorry,一致提示hello-check password
- 2022-11-12 15:45:03下载
- 积分:1
-
题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数
题目:给一个不多于5位的正整数,要求:一、求它是几位数,二、逆序打印出各位数字。 1. 程序分析:学会分解出每一位数-Title: to a more than five positive integer, following requirements: First, for it is the number of a few, two, reverse print out all the figures. 1. Procedure Analysis: Institute of decomposition of each median
- 2023-03-25 11:20:04下载
- 积分:1
-
音乐盒程序
这个程序是用Intel8086平台运行的一个汇编语言程序,其中包含两首歌,可通过控制来实现音乐播放的功能,同时,也以实现按键控制8086发出声音的功能。
- 2022-01-31 17:23:25下载
- 积分:1
-
本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的!
这个程序是巧妙的利用了坐标的不断变化,从...
本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的!
这个程序是巧妙的利用了坐标的不断变化,从而实现了由星星构成的箱子3D转动!
为了尊重版权,本人未对源码注释进行翻译,这样做也可以让国内的汇编爱好者自己琢磨国外的汇编编程的思维-This program prepared by the foreign Vulture brother, and announced the source code, this is his 95 years, a work can be said that at that time was very successful! The program is clever use of changing coordinates in order to achieve a box formed by the stars, 3D rotation! In order to respect copyright, I did not comment on the source code translation, this would also enable the compilation of country fans on her own way of thinking outside of the compilation of programming
- 2023-08-04 05:35:02下载
- 积分:1
-
This a measurement of your insomnia whether the procedures are interested in pla...
这是一个测量你是否失眠的程序,有兴趣的话玩玩啊-This a measurement of your insomnia whether the procedures are interested in playmate ah! !
- 2022-10-27 05:40:03下载
- 积分:1
-
汇编下的打字游戏
汇编下的打字游戏-compilation of typing games
- 2022-04-02 03:06:10下载
- 积分:1
-
51控制led顺序点亮,
通过控制p0.0使其能按不同的顺序
51控制led顺序点亮,
通过控制p0.0使其能按不同的顺序
-Led the order of 51 to control light, through the control to enable them to p0.0 different order
- 2023-04-29 11:10:04下载
- 积分:1
-
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)
自己编的汇编程序(masm5.0),执行后在DOS窗口显示路径,回车后自身即被删除,设成只读隐藏也不行,所以执行前请作好备份:)-A DOS assemble language program usng masm5.0,and it can delete itself from the hard disk when running,and even if you set the program file read-only or hidden attribute,so make sure back up the program file before execution :)
- 2022-08-24 13:09:14下载
- 积分:1