-
软盘格式化程序,实现了对软盘的格式化。
软盘格式化程序,实现了对软盘的格式化。-the soft disk formatting,which enables the format
of disk
- 2022-01-26 01:37:10下载
- 积分:1
-
步进电机的运转程序
步进电机的运转程序-stepper motor operation procedures
- 2022-01-30 17:29:29下载
- 积分:1
-
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编...
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
- 2023-08-11 06:25:03下载
- 积分:1
-
assembly language compiler as a simple, the implementation of the arithmetic cal...
用汇编语言编译的一个内容简单,可以执行加减乘除的计算器-assembly language compiler as a simple, the implementation of the arithmetic calculators
- 2022-01-25 14:17:42下载
- 积分:1
-
JAVA初级编程代码 输出文本 还有更换格式对程序代码的影响
JAVA初级编程代码 输出文本 还有更换格式对程序代码的影响-primary JAVA programming code also replace the text output format of the procedural code of
- 2022-07-22 00:57:19下载
- 积分:1
-
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并...
定时同步是UWB通信系统中至关重要的问题,定时偏差和抖动将严重影响接收机性能。一般定时同步分为捕获和跟踪两个阶段。在捕获阶段,要求接收机快速搜索信号到达时间,并根据搜索结果调整接收机定时.-Timing Synchronization UWB communication systems is of vital importance to the issue, timing error and jitter will seriously affect the receiver performance. Timing Synchronization generally divided into two stages to capture and track. In the capture stage, the request receiver Quick Search signal arrival time, and adjust search results according to the receiver from time to time.
- 2022-04-06 16:01:27下载
- 积分:1
-
Intel指令集说明手册。
(Intel Architecture Software Developer s Manual, Volume 2Instruc...
Intel指令集说明手册。
(Intel Architecture Software Developer s Manual, Volume 2Instruction Set Reference Manual)-Intel Architecture Software Developer s Manual, Volume 2Instruction Set Reference Manua
- 2022-03-12 16:53:33下载
- 积分:1
-
8051单片机的监控程序
8051监控程序:-使用外部ram运行用户程序-使用EEPROM保存用户程序-提供单步去毛刺,可以读取内部寄存器和ram
- 2022-08-22 01:20:44下载
- 积分:1
-
从键盘读入一个4进制数,CRT显示等效双…
从键盘读入一个四位的十六进制数,CRT显示等值的二进制数.
由于每个十六进制数位对应4个二进制,所以每读入一个十六进制位后,即可将其对应的4个二进制位依次输出。由于数字‘0’~ ‘9’的ASCⅡ码为30H~39H,字母‘a’~‘f’与 ‘A’~‘F’的ASCⅡ码为61H~66H 与41H~46H ,因此,如果输入的字母为数字‘0’~‘9’,则其低4位即为对应的二进制位;如果输入的字符为字母‘a’~‘f’或‘A’~‘F’,则需要减7,然后通过移位将低4位依次输出。
-Reading from the keyboard into a 4 hexadecimal number, CRT display equivalent binary number. Since each hexadecimal number of the corresponding 4-bit binary, so every time into a hexadecimal places, can be its corresponding 4-bit binary sequence output. Due to the number
- 2022-12-17 12:35:03下载
- 积分:1
-
Contains 7920 chip LCD driver, the user can use the reference design
包含7920液晶显示芯片驱动,用户可参考设计使用-Contains 7920 chip LCD driver, the user can use the reference design
- 2022-01-31 06:18:54下载
- 积分:1