-
用汇编设计音乐程序
用汇编设计音乐程序-with music compilation design procedures
- 2023-06-27 17:50:02下载
- 积分: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
-
这是2*8字符型点阵液晶的子程序,有详细注释,希望能给大家一些帮助。...
这是2*8字符型点阵液晶的子程序,有详细注释,希望能给大家一些帮助。-this is 2* 8 character dot-matrix LCD subroutine, detailed notes, in hopes of giving you some help.
- 2023-05-18 21:20:03下载
- 积分:1
-
模拟实际的交通灯程序
1加到100
8086模拟器2.05
模拟实际的交通灯程序
1加到100
8086模拟器2.05-Simulation of the actual process of traffic lights 100 8086 Simulator 1 Add 2.05
- 2023-03-10 12:45:04下载
- 积分:1
-
高手所写模拟WINDOWS界面的汇编源码,实属经典
高手所写模拟WINDOWS界面的汇编源码,实属经典-master simulated Windows interface written compilation of source code, it is classic
- 2022-02-12 19:17:06下载
- 积分:1
-
扩展存储器实验
运行步骤:1. 将平台板上存储器电源的跳接开关连上 *
* 2. 源程序编译,连接,运行 *
* 3. 运行后,在屏幕显示的结...
扩展存储器实验
运行步骤:1. 将平台板上存储器电源的跳接开关连上 *
* 2. 源程序编译,连接,运行 *
* 3. 运行后,在屏幕显示的结果中查看 *
* BUF2中的内容是否和BUF1的内容一致 *-Steps to expand the memory to run the experiment: 1. Will be the platform on-board storage power supply connected to the tap-dancing* * 2. Source compiler, connectivity, run* * 3. Running, display the results in view* * BUF2 whether the content and the content of BUF1 line*
- 2022-02-14 17:26:07下载
- 积分:1
-
input strings will be case
输入字符串将是区分大小写的开关。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-01-04 16:05:03下载
- 积分:1
-
液晶YM12864与AT89S51并行通信,可以显示四行中文字符
液晶YM12864与AT89S51并行通信,可以显示四行中文字符-AT89S51 LCD YM12864 with parallel communication, can display four lines of Chinese characters
- 2022-08-20 21:30:42下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分: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