搜索资源列表
汇编实验全程源代码
- 这里面包含着经典的汇编实验源码-bread competing here a compilation of classic experiments FOSS
汇编原理实验
- 计算机汇编实验:表格显示字符,查找匹配字符串,分类统计字符个数,查找电话号码
汇编小程序
- 汇编实验的程序代码,数据转换,数据传送,数据排序等等
北邮汇编实验三
- 北邮的汇编软件试验三
电话号码.rar
- 汇编实验 电话号码 能输入人的姓名、电话,能自动排序,查找功能,号码以最多8位保存。,compilation of experimental telephone numbers can enter the names and phone numbers, can automatically sort and search functions, numbers up to a maximum of eight preservation.
查找匹配字符串所在的位置
- 汇编实验 查找匹配字符串所在的位置 输入一段字符 能查出它的位子和个数-compilation of experimental search string matching the location for the importation of characters it can be detected and the number of seats
LPC2000
- LPC200一个实验程序,非常有用,汇编实验-LPC200 an experimental procedure, very useful compilation of experimental
Triangle
- 汇编程序设计编写 屏幕显示三角形 有实验报告哦-Designed to prepare assembler triangle screen Oh there is experimental report
hubian
- 汇编实验报告格式 简单的实验报告格式 给学汇编的同学提供便利-A simple compilation of the experimental format of the test report format of the report compiled by the students to the school to facilitate the
3207006371huibianshiyan
- 汇编实验,实验要求和完整报告,希望对大家有帮助~-Compilation of experiments, experimental requirements and the full report, you want to help ~
huibian
- 汇编实验报告 汇编实验报告 汇编实验报告 汇编实验报告v-Experiment presents a compilation of experimental report compilation compilation compilation of experimental report presents a compilation of experimental test experimental report presents a compilation of experimental re
61IC_H207
- 51汇编程序 多个51汇编实验 让你了解单片机的程序编写-51asm
54
- 汇编实验,控制台程序,可实现二进制、十进制、十六进制数值数据间的相互转换。适用于初学者参考-Compilation of experiments, the console procedures, can be binary, decimal, hexadecimal conversion between. Reference for beginners
汇编实验4报告
- 汇编实验4报告 要求程序中实现对键盘输入的字符作如下处理: 如果输入的是小写字母则转换成对应的大写字母并显示在屏幕上; 如果输入的是大写字母则转换成对应的小写字母并显示在屏幕上; 如果输入的是键盘上的Esc键则退出程序执行; 按其它任意可显示键,则不作处理,直接显示输出。
中断实验与编程
- 实验任务及内容: 编一程序,在显示器上显示时、分、秒。借用计数器8253的Timer0作为中断源,通过8259A向CPU发中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如CLK)后清屏后显示:Current time is: xx:xx:xx (时分秒键盘输入) 打回车,时、分、秒开始计时。时钟不停的刷新。 当键入CTRL+C时,停止计时,返回系统,且系统正常运行不死机。 8253的初始化程序段可借用口地址为40H、41H、42H、43H 控制字为3
汇编上机指导
- 汇编初学者上机指导资料,上机实验步骤及实验报告的写法
汇编实验
- 汇编大多是指汇编语言,汇编程序。把汇编语言翻译成机器语言的过程称为汇编。在汇编语言中,用助记符(Memoni)代替操作码,用地址符号(Symbol)或标号(Label)代替地址码。这样用符号代替机器语言的二进制码,就把机器语言变成了汇编语言。于是汇编语言亦称为符号语言。用汇编语言编写的程序,机器不能直接识别,要由一种程序将汇编语言翻译成机器语言,这种起翻译作用的程序叫汇编程序,汇编程序是系统软件中语言处理的系统软件。(Compilation mostly refers to assembly l
汇编实验报告
- 初学汇编语言,几个小实验让我们更加熟悉与掌握汇编语言,程序要在DOS上实现(The first assembly language, several small experiments have made us more familiar with the assembly language, the program will be implemented in DOS)
bigendOrsmallend
- 汇编实验之判断大端小端存储结构,你要吗,要就下载啊等啥子(the lab for huibian,axibawobuzhidaohuibianzaxiea)
汇编实验汇总
- 汇编实验的相关参考,包含内容比较全面,有需要的可以自行下载