-
字符转换及拷贝
设计型实验
实验目的:
(1) 熟练掌握简单程序设计的基本方法
(2) 熟练掌握汇编指令的使用
(3) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-15 16:12:36下载
- 积分:1
-
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家....
RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.-RC (2), RC (4), RC (5), RC (6) algorithm. My collection software, designed to prepare graduates for. Now and share with everyone. I hope everyone can help.
- 2022-03-09 22:20:34下载
- 积分:1
-
汇编语言闹钟程序
汇编语言闹钟程序-assembly lanauage bell program
- 2022-09-13 20:00:03下载
- 积分:1
-
Giga8b10bv10
说明: altera发布的开源8b10b源代码,vhdl语言描述(altera released the source code open source 8b10b, vhdl language description)
- 2021-01-22 18:18:41下载
- 积分:1
-
FadeIn淡出透明效果的MASM实例MASM_FadeInFadeOutTransparency
MASM example of FadeIn FadeOut Transparency effect
- 2020-06-21 01:20:08下载
- 积分:1
-
1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5m...
1,消除按键的抖动问题 因为按键在闭合或断开过程中出现一段抖动期,主要由于按键的不稳定性引起的,这时会呈现一串页脉冲,时间的长短和开关的机械特性有关。一般在5ms~10ms之间。为保证CPU对键的一次闭合作一次处理,必须去抖动。在键的稳定闭合或断开时读键的状态。 2,据EICE51原理图编写并调试一个键输入子程序,其功能为判断键盘上有无键输入,若有键入,作去抖动处理后,计算输入键的键号送累加器A。-eliminate jitter button issues as keys or disconnect the closure process for some jitter period, mainly due to the instability of the keys to the cause, then it will result in a bunch of pages pulse, the duration and switches on the mechanical properties. General ~ 10ms between 5ms. To ensure that the CPU in a pair of keys a close cooperation, must go jitter. The key to the stability closed or disconnected when reading the key state. 2, EICE51 schematics prepared and debug a key input subroutine, and its function of determining whether keys on the keyboard input, if typing for to handle jitter, the admission of Bond, Bond sent accumulator A.
- 2022-05-06 22:58:19下载
- 积分:1
-
定时器和计数器,proteus仿真,程序原理图全套。
定时器和计数器,proteus仿真,程序原理图全套。-Timers and counters, proteus simulation, process a full set of schematics.
- 2022-03-18 13:54:31下载
- 积分:1
-
Multisim9 电池设计
压缩包解压时不能有密码
Multisim9 电池设计
压缩包解压时不能有密码-Multisim9 battery design can not extract compressed package password
- 2023-09-06 12:05:04下载
- 积分:1
-
helios voice chip recording audio source. Sub automatic recording can be erased....
helios语音芯片的录音放音源程序。自动分段录音,可擦除。其音频数据存储采用SPI FLASH存储芯片-helios voice chip recording audio source. Sub automatic recording can be erased. Audio Data Storage their use SPI Flash Memory Chip
- 2022-03-21 08:47:50下载
- 积分:1
-
Strfind
一个简单的汇编源程序。从键盘输入两个字符串:A串,例如’software’;B串,例如’school of software engineering’;
判断A在B中是否存在,如果存在,输出“FOUND”,反之,输出“NOT FOUND” (A simple assembler source. Two strings: A string is entered from the keyboard, such as ' software' B string, for example ' school of software engineering' judge of A in B exists, if it exists, the output " FOUND" , on the contrary, output " NOT FOUND" )
- 2020-12-02 15:29:25下载
- 积分:1