-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2023-02-19 23:40:03下载
- 积分:1
-
贪食蛇汇编源代码
贪食蛇汇编源代码-Snake compiled source code
- 2022-01-28 08:51:13下载
- 积分:1
-
一个ASM编的VXD例子
一个ASM编的VXD例子-a series of examples VXD
- 2022-01-22 05:25:21下载
- 积分:1
-
一个用WIN32编的兔子繁殖问题,可以计算几个月后兔子的数目
一个用WIN32编的兔子繁殖问题,可以计算几个月后兔子的数目-A series of rabbit with WIN32 reproductive problems, can be calculated a few months later the number of rabbit
- 2022-07-08 02:37:28下载
- 积分:1
-
Great!A software of assembly,in assembly language.you can get the clew to carry...
不错,汇编小软件!用汇编编的。 具体功能在你编译后运行的时候会有提示。:)-Great!A software of assembly,in assembly language.you can get the clew to carry out the function as soon as you run this program.
- 2022-12-01 13:50:03下载
- 积分:1
-
常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自...
常用EEPROM芯片的读写操作,51单片机控制电路,实验时要用74LS373一片,AT28C16一片,AT28C17一片,电路十分简单,根据实际电路联接情况,自行确定存储地址,最后别忘了还要8个LED和470欧姆电阻.-EEPROM chip used to read and write operations, 51 MCU control circuit, experiment, use 74LS373 1, AT28C16 1, AT28C17 1, the circuit is very simple, based on the actual situation of the circuit connectivity, self-determined memory addresses, finally do not forget to also 8 LED and 470 ohm resistors.
- 2023-02-14 14:35:04下载
- 积分:1
-
查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)
查找硬盘坏扇区并快速标出坏扇区 (FindBad v1.3)-you drive bad sector and the rapid deterioration marked Sector (FindBad v1.3)
- 2022-07-01 05:39:49下载
- 积分:1
-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失;...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。 -running executable testword.exe, there main menu interface, press the Enter key emerging from the 26 letters of the alphabet disorder OK, then any one of the letters fall into nice in the letter, if the importation is correct, the letters disappeared; According to the ESC key to return to the main interface; See box suspended by ; according to "E" withdrawal.
- 2022-07-26 09:35:33下载
- 积分:1
-
assembly language program design glossary, very good!
汇编语言程序设计词汇表,很不错!-assembly language program design glossary, very good!
- 2022-01-21 04:46:15下载
- 积分: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