-
许多专家推荐汇编语言编程指南书!!非
诸多高手推荐的汇编语言编程指导书!!非“汇编语言编程艺术”-Many experts recommend the assembly language programming guide book! ! Non-
- 2022-02-01 12:41:35下载
- 积分:1
-
原理是,通过8279来实现8 * 2键盘的控制扩展…
实现原理是由8279的8*2键盘控制373扩展输出口,由一位片选信号线连接的8088CPU的一个地址上,8279的每一个键值控制8088里面的每一套方案,由8088控制373扩展口输出给单色灯,实现节日灯的效果。-Principle is that by 8279 to achieve the 8* 2 keyboard to control the expansion of output 373, by a chip select signal lines connected to an address on 8088CPU, 8279 every 8088 key control inside each set of program control 373 by 8088 expansion of output to the monochrome lights, festive lights to achieve results.
- 2022-07-04 19:54:07下载
- 积分:1
-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1
-
本人做温度测试显示实验时所用的编码程序,拿出来大家参考的下吧...
本人做温度测试显示实验时所用的编码程序,拿出来大家参考的下吧-I do temperature tests showed that when the experimental procedure used coding up the next reference to it
- 2022-05-27 17:23:04下载
- 积分:1
-
斐波那契数列在汇编语言8086
Fibonacci Series in Assembly Language 8086
- 2022-05-23 23:04:23下载
- 积分:1
-
12232 LCD test driver, in the 12232 through 12232 of the liquid crystal display...
12232液晶的测试驱动程序,在12232通过at89s51显示12232的液晶测试程序。用汇编写成测试可以使用-12232 LCD test driver, in the 12232 through 12232 of the liquid crystal display AT89S51 test procedure. With the compilation of written test can be used
- 2022-02-26 13:47:07下载
- 积分:1
-
汇编小程序,初学者学习汇编,arm的。汇编格式,和简单的寄存器操作指令。...
汇编小程序,初学者学习汇编,arm的。汇编格式,和简单的寄存器操作指令。-Compilation of small programs, for beginners to learn to compile, arm
- 2023-06-10 09:50:03下载
- 积分:1
-
实现了分段分页,实模式和保护模式的切换,以及对显示缓存的操作...
实现了分段分页,实模式和保护模式的切换,以及对显示缓存的操作-achieve the above tabs, real mode and protected mode switch, and to show that the operation cache
- 2022-05-07 00:00:02下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxpr...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation of source code used to compile a series of simple example VxD a foxprn.zip use Fox assembler language interface program print graphics procedures amis.zip in the compilation process TSRs flexibility in the use of the library
- 2022-02-01 16:27:50下载
- 积分:1
-
ASCII conversion into hexadecimal number, single
ASCII码转换成十六进制数 ,单字节BCD码小数转换成单字节十六进制小数,双字节十六进制小数转换成双字节BCD码小数,单字节十六进制数转换成双字节ASCII码 -ASCII conversion into hexadecimal number, single-byte BCD decimal converted into single-byte hexadecimal minority. double-byte hexadecimal decimal converted into double byte BCD minority. single-byte hexadecimal number into double byte ASCII, etc.
- 2022-12-02 14:30:03下载
- 积分:1