-
MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。...
MCS51四字节除法运算程序,可计算出四字节的商和四字节的余数。-mcs51 division operation routine for tetra-byte ,may calculate both quotient of tetra-byte and remaining of tetra-byte
- 2022-02-12 16:01:41下载
- 积分:1
-
生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数
生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数--->>BCD码四字节转换(Comped BCD) Input: 3进制数人低字节到高字节存放在内部RAM50H,51H,52h单元中 Output: BCD码人低位到高位分别存放在内部RAM53H,54H,55H,56H单元中 USE: R7-R0, 56H-50H-generation BCD. Name : BIN3toBCD4 Func : 2-byte binary integers-- gt; Gt; BCD four byte conversion (Comped BCD) Input : 3 band several low byte to high-byte stored in the internal RAM50H, 51H, chick modules Output : BCD who were low to high deposit on internal RAM53H, 54H, 55H, Social modules USE : R7-R0, Social-50H
- 2023-04-19 05:10:02下载
- 积分:1
-
经典win32汇编语言例子
经典win32汇编语言例子-classic example of assembly language
- 2022-09-14 09:35:03下载
- 积分:1
-
一个电子密码锁源程序
来源:网上搜集
尚未实验验证
一个电子密码锁源程序
来源:网上搜集
尚未实验验证-an electronic password lock source Source : Internet yet to collect experimental verification
- 2023-06-02 12:10:03下载
- 积分:1
-
The driver of C8051 rtl, it will bring you very big benfit if you will read it,...
C8051 rtl的汇编驱动程序,如果能看懂会给你带来很大的好处,学习的好资料.-The driver of C8051 rtl, it will bring you very big benfit if you will read it, it is very nice.
- 2023-01-16 06:35:04下载
- 积分:1
-
这个程序主要是为了简单方便的改变屏幕的分辨率。
这个程序主要是为了简单方便的改变屏幕的分辨率。-This procedure is simple and convenient in order to change the screen resolution.
- 2022-03-15 06:28:50下载
- 积分:1
-
点阵放大汇编程序 功能强大啊! 可以任意放大倍数(1-12),还可以翻转和移动...
点阵放大汇编程序 功能强大啊! 可以任意放大倍数(1-12),还可以翻转和移动-lattice enlarge assembler powerful ah! Can arbitrary magnification (1-12), also reversed and mobile
- 2022-03-20 08:20:14下载
- 积分:1
-
LCD1602液晶显示
LCD1602液晶驱动万年历显示C程序,LCD1602液晶驱动万年历显示C程序-LCD1602 LCD-driven calendar shows C procedures, LCD1602 LCD display-driven C program calendar
- 2022-01-25 22:18:22下载
- 积分:1
-
MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。...
MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。-That is scalable MMX multimedia instruction set, often used to prepare a compilation, embedded in C++ Or C, to enhance the implementation of the speed of the image algorithm. The document describes the MMX instruction set and programming norms.
- 2022-11-05 23:55: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