说明: 求Fibonacci数。由键盘输入控制值,根据给定的值,程序自动计算Fibonacci数,并输入到屏幕上。 -Find Fibonacci numbers. Controlled by the keyboard input value, according to the given value, the program automatically calculates the Fibonacci numbers, and enter <詹磊> 在 2025-02-12 上传
| 大小:26kb | 下载:0
说明:汇编实验设计,主要完成学生信息的录入与输出。-Compilation of experimental design, mainly to complete the student information input and output. <tina> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:ARM汇编新手入门内容包括开始软件的下载,还有命令和函数的学习等-Getting Started includes ARM assembly start software download, as well as command and function of learning <巫森林> 在 2025-02-12 上传
| 大小:1.74mb | 下载:0
说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表文件中;凡有新的输入后,程序应按人名对电话号码表重新排序,并写入电话号码文件中;程序可接收需要查找电话号码的人名,并从电话号码表文件中查出其电话号码,再在屏幕上以如下格式显示出来。
-Requires the program to build a store 50 phone n <linting> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示"No match!";如果句子包含关键字则显示"Match!",且把该字在句子中的位置用十六进制数显示出来。-Program receives the user types a keyword and a sentence if the sentence does not contain the keyword shows the " No match!&q <linting> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中;凡有新的输入后,程序应按人名对电话号码表重新排序;程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。
name telphone
-Requires the program to build a store 50 phone <linting> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明: 程序接收由用户键入的数N,根据给定的N值,计算Fibonacci数。
Fibonacci数的定义如下:
FIB(1)=1
FIB(2)=1
FIB(N)=FIB(N-2)+FIB(N-1) N>=3-Typed by the user program receives the number N, according to the given value of N, calculate the Fibona <linting> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information <momo> 在 2025-02-12 上传
| 大小:1kb | 下载:0