-
本程序为调用系统时钟设计的一个汇编语言写的时钟程序
本程序为调用系统时钟设计的一个汇编语言写的时钟程序-the procedures called for the system clock design an assembly language to write the clock procedures
- 2022-08-13 18:01:25下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1
-
very detailed compilation small example source code and compiled learning course...
很详细的汇编小例子程序源代码以及汇编学习课件!忘多多下载-very detailed compilation small example source code and compiled learning courseware! Download forgotten lot
- 2022-05-22 05:19:38下载
- 积分:1
-
Proteus simulation Keil C and cell phone in English to realize the simulation in...
Keil C 和proteus仿真
实现对手机英文输入方式的仿真
-Proteus simulation Keil C and cell phone in English to realize the simulation input
- 2023-01-26 22:05:03下载
- 积分:1
-
Basic program for Home automation robo in assembly language.
Basic program for Home automation robo in assembly language.
- 2022-05-07 15:14:49下载
- 积分:1
-
Russian box of the source code and articles gave a detailed code
俄罗斯方块的源代码及论文报告
里面有详细的代码-Russian box of the source code and articles gave a detailed code
- 2023-08-17 14:30:04下载
- 积分:1
-
Fortran插值程序
Fortran插值程序,共有8个。
包括拉格朗日插值,spline插值,抛物线插值等。初学者必备。
- 2022-03-17 07:04:45下载
- 积分:1
-
很详细的红外学习并储存24c64的汇编子程序,在设计中只要修改一下I/O调用它就可以了,是本人的工程验证能学习市面常用的绝大部分红外线遥控器。...
很详细的红外学习并储存24c64的汇编子程序,在设计中只要修改一下I/O调用它就可以了,是本人的工程验证能学习市面常用的绝大部分红外线遥控器。-Very detailed study of the infrared and save 24c64 compilation of subroutines, as long as in the design changed a bit I/O can call it, is my proof to study the vast majority of the market commonly used infra-red remote control.
- 2022-02-03 00:14:22下载
- 积分: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
-
YM12864R是汇编语言测试程序,供学习下载!希望对大家有所帮助...
YM12864R是汇编语言测试程序,供学习下载!希望对大家有所帮助-YM12864R compilation language testing procedures for learning download! We want to help
- 2022-02-10 04:42:56下载
- 积分:1