-
很好玩的俄罗斯方块游戏哦~这是汇编实现的课程设计呢
很好玩的俄罗斯方块游戏哦~这是汇编实现的课程设计呢-very fun game of the Russian box-oh this is a compilation of the design to achieve?
- 2023-05-21 04:20:03下载
- 积分:1
-
产生各种各样的频率,欢迎大家来使用,
产生各种各样的频率,欢迎大家来使用,-Produce a wide range of frequency
- 2022-05-20 12:24:39下载
- 积分:1
-
音乐盒程序
这个程序是用Intel8086平台运行的一个汇编语言程序,其中包含两首歌,可通过控制来实现音乐播放的功能,同时,也以实现按键控制8086发出声音的功能。
- 2022-01-31 17:23:25下载
- 积分:1
-
对于反实验,操作环境,集成环境为W。
用于计数器实验,运行环境为Winxp Xingyan集成环境-For the counter experiments, operating environment, integrated environment for Winxp Xingyan
- 2022-01-31 04:25:43下载
- 积分:1
-
c和c++代码精粹,这是一个pdg格式的文档,请使用超星的最新版本打开,很难得的文档,是vip会员的资料,先睹为快吧:)...
c和c++代码精粹,这是一个pdg格式的文档,请使用超星的最新版本打开,很难得的文档,是vip会员的资料,先睹为快吧:)-c and c++ code essence, this is a PDG format document, please use the latest version of Chaoxing open, it is difficult to get the documents, is vip membership information, preview it:)
- 2023-04-19 03:45:03下载
- 积分:1
-
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上...
题目:一个5位数,判断它是不是回文数。即12321是回文数,个位与万位相同,十位与千位相同。 1.程序分析:同上-Title: A 5-digit, to determine whether it was not the number palindrome. That is, 12,321 is a palindrome number of 10,000 seats with the same 10 with the same 1000. 1. Program analysis: ibid
- 2022-08-15 03:12:15下载
- 积分:1
-
编程高手 讨论
编程高手 讨论 -programming experts to discuss programming experts discussed
- 2022-02-26 20:49:35下载
- 积分:1
-
计算机通信中的实例程序和“要求”,要用的…
这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
- 2022-01-21 06:20:53下载
- 积分:1
-
汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来...
汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来-Assembly language to achieve the control of a small keyboard applet, enter the alphanumeric keyboard can be displayed in a small out
- 2023-08-24 06:40:04下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1