资源列表
leijia
- (2) 用汇编程序实现1~100的加法运算 1. 设置循环变量和存储运算结果的寄存器的初值 2. 利用循环结构实现累加 3. 验证结果(0x13BA)。 -) compilation of procedures used to achieve 1 to 100 addition operationsThe 1 set of the loop variable and storage operation result register value2 using the loop s
timer
- 电子时钟程序,经过简单调试即可使用,用于应付课程设计-Electronic clock, after a simple debugging can be used for curriculum design to meet
FFT-1602P1307PM8
- 这个是一个关于FFT制作的程序,欢迎下载,内容优秀,欢迎下载,内容包括FFT的程序-This is a film about the program made FFT, welcome to download, content, good, welcome to download, and the content includes FFT program
ASM_Work
- 西安电子科技大学 原创的西电微机原理实验 包括汇编源文件和对应的Proteus仿真电路 可以直接在电脑上运行仿真 完成的功能与要求在实验板上完成的功能一样-The original West Xi an Electronic and Science University computer principle experiment including the compilation of source files and the corresponding Proteus simulation c
bootloader
- 卡耐基梅隆大学的系统级编程实验,包含实验说明及最终程序。一个汇编语言编写的bootloader,经VMware测试可用。-a asm bootloader.
HBJC
- 这是一个有关于汇编语言编程的入门的电子书籍,希望对出学者有所帮助。-THIS IS A BOOK ABOUT 8086
100327443916
- 虚函数和虚机函数,非常有用的代码.老师精心做出来的,绝对高密-It is a very userful things
one
- 实验1 两个多位十进制数相加的实验 将两个多位十进制数相加,要求加数和被加数均以ASCII码形式各自顺序存放以DATA1和DATA2为首的5个内存单元中(低位在前),结果送回DATA1处。-Will more than two decimal number together and ask addend and BeiJiaShu are in ASCII form for each order to DATA1 and DATA2 led five memory unit (low in
two
- 实验内容:实现十进制数的乘法。要求被乘数和乘数均以ASCII码形式各自顺序存放在内存中,乘积在屏幕上显示出来。 -Experiment content: realize the multiplication of the decimal number. Requirements and multiplier are in with the multiplicand being ASCII form their order in memory, the product on the scree
Three
- 字符串匹配实验 实验内容:编写程序实现两个字符串比较。如果相同,则屏幕显示“match”,否则屏幕显示”nomatch”-String matching experiment Experiment content: write program realization is two strings. If the same, the screen shows "match", otherwise the screen shows "nomatch"
four
- 从键盘输入数据并显示的实验 实验内容:将键盘输入的2位十六进制数转换为等值的二进制数,并在屏幕上显示。列如:键入f2,则显示11110010-From the keyboard input data and display the experiment Experiment content: will the keyboard input two hexadecimal number into the equivalent of a binary number, and displaye
five
- 字符和数据计算的实验 实验内容:先在屏幕上显示“input string,”,输入字符串 再显示“result=”。如为0~9的数字,则计数器加1,如为非数字,则直接显示,但不计数。-Characters and calculating data of experiments Experiment content: first on the screen shows "input string,", the input string It is displayed "result ="
