-
AD9851的应用程序,经验证可以正常使用
AD9851的应用程序,经验证可以正常使用-AD9851 application, normal use can be proven
- 2022-08-07 18:35:42下载
- 积分:1
-
tasm 环境下的汇编程序
tasm 环境下的汇编程序-Tasm environment compilation process
- 2022-12-04 00:20:03下载
- 积分:1
-
not the failure of the no no the failure of the failure of the no no no of the
没的 没的 没的 没的-not the failure of the no no the failure of the failure of the no no no of the
- 2022-11-29 12:25:04下载
- 积分:1
-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-03-23 17:26:53下载
- 积分:1
-
Freescale HC08的传参方式,从汇编中传递参数到C函数
Freescale HC08的传参方式,从汇编中传递参数到C函数-Freescale HC08 mass parameter method to pass parameters from the compilation to the C function
- 2022-01-26 03:43:27下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
在微软程序中的文件分配
file allocation in Ms dos program
- 2022-03-17 18:04:00下载
- 积分:1
-
这个汇编程序可以显示ASC码,你可以学会如何显示字符…
this ASSEMBLY programme could show ASC codes ,you can leran how to show chars on display
- 2022-05-18 09:53:29下载
- 积分:1
-
TMS320VC5402DSP芯片通过源代码读写CF卡和CF的C.
通过TMS320VC5402DSP芯片读写CF卡的源程序,并实现CF卡与外部设备的通信-TMS320VC5402DSP chip through the source code to read and write CF cards and CF cards to achieve the communication with external equipment
- 2022-06-19 06:51:08下载
- 积分:1
-
err
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-err
- 2023-07-29 07:55:04下载
- 积分:1