资源列表
fangzhen
- 用汇编语言编写的数字方阵程序,首先输入9个一位数,然后进行降序排列,最后按3乘3的矩阵输出-Numbers written in assembly language square procedure, first enter the 9-digit, and then descending order, press the 3 by 3 matrix output
printPractice
- 用汇编语言编写的打字练习程序,共两份,主要是对堆栈进行操作-Written in assembly language, typing practice program, a total of two, mainly on the stack to operate
program
- I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information
shiyan5
- 程序接收由用户键入的数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 Fibonacci numbers. Fibonacci numbers
shiyan4
- 要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表中;凡有新的输入后,程序应按人名对电话号码表重新排序;程序可接收需要查找电话号码的人名,并从电话号码表中查出其电话号码,再在屏幕上以如下格式显示出来。 name telphone -Requires the program to build a store 50 phone numbers table, each including
shiyan3
- 程序接收用户键入的一个关键字以及一个句子,如果句子中不包含关键字则显示"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!" If the sentence contains
111
- 要求程序建立一个可存放50项的电话号码表,每项包括人名(20个字符)及电话号码(8个字符)两部分。程序可接收输入人名及相应的电话号码,并把它们加入电话号码表文件中;凡有新的输入后,程序应按人名对电话号码表重新排序,并写入电话号码文件中;程序可接收需要查找电话号码的人名,并从电话号码表文件中查出其电话号码,再在屏幕上以如下格式显示出来。 -Requires the program to build a store 50 phone numbers table, each including t
00
- 4*4行列式矩阵键盘演示程序,8051的汇编,一个基本的小程序-4* 4 determinant matrix demonstration program, the keyboard 8051 assembly, a basic small programs
ARM
- ARM汇编新手入门内容包括开始软件的下载,还有命令和函数的学习等-Getting Started includes ARM assembly start software download, as well as command and function of learning
old
- IGS 游戏 西游释厄传 SUPER 反汇编-failed to translate
huibian
- 汇编语言初学者的下程序,用于熟悉环境使用-The next assembly language program for beginners, for familiar environments
10
- 汇编实验设计,主要完成学生信息的录入与输出。-Compilation of experimental design, mainly to complete the student information input and output.
