搜索资源列表
孙媳妇
- 首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second
汇编编写电话号码表
- 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
wordfile
- ultraEdit 语法高亮文件,支持Elan,Holtek单片机语法高亮,并能识别子程序,标号,折叠子程序单元,将子程序和标号添加到函数列表,大大提高浏览速度和开发效率。-ultraEdit syntax highlighter papers to support Elan. Holtek MCU syntax highlighter, and identification routines, labeling, folding subroutine modules, Subroutine a
juzhengchengfa
- 使用debug实现数组乘法并且十进制输出 使用独立的输出子程序,对于汇编学习者有一定参考作用-use debug achieve array decimal multiplication and the use of independent output Subroutine output for a certain compilation learners reference
KEYM
- 单片机设计的行列键盘扫描子程序一点点拉没有了-microcontroller design of the keyboard scan the ranks of a small subroutine no Rafah
WEIGENSHUCHU
- 单片机用汇编编的韦根三十二韦根输出子程序-microcontroller with a compilation series Wageningen 32 Wageningen Subroutine output
jiekoushiyan
- 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
erterryrtyeryt
- 程序要求实现学生成绩的添加,查找,修改,删除以及统计和打印等相关功能. 利用汇编语言的编程思想是实现一个小巧的学生成绩管理系统,其中包括宏程序的引用,子程序调用/嵌套,算术指令,数据传送指令和DOS调用指令等的使用.-procedures call for the addition of student achievement, identify, modify, remove and Print statistics and other related functions. the use
汇编常用子程序
- 汇编子程序 大学课程设计需求者的最爱-compilation subroutine university curriculum design needs a favorite
MCS96常用子程序(ASM语言)
- MCS96常用子程序-used subroutine Processor
MCS51实用子程序
- 这是MCS的应用子程序。很多模块的-This is the MCS Application subroutine. Many of the modules
s3c9454通过I2C总线读写24C02的子程序
- s3c9454通过I2C总线读写24C02的子程序,s3c9454 through the I2C bus to read and write the subroutine 24C02
mcp42010 数字电位器MCP42010.ASM通讯子程序
- 数字电位器MCP42010.ASM通讯子程序,用于数字电位器的控制-Digital Potentiometers MCP42010.ASM communications subroutines for the control of Digital Potentiometers
huibianshyan
- 从键盘输入数字N(N为1~9之一),使用子程序求N! 并用子程序以十进制显示结果。 要求:程序对键盘输入和输入出错作出提示。 提示:可用子程序递归调用求N! -Keyboard input from a number of N (N for one of 1 ~ 9), the use of subroutines for N! And subroutines to the metric system the result will be displayed. Require
sub_PRAM
- 一些常用子程序,主要是数据转化,数据运算等。-Some common subroutines, the main data conversion, data and other calculations.
24C02
- 基于89C52的实验演示程序,单步运行观看存储单元数据变化, 读和写、发送和接收字节子程序要连续执行。-89C52-based experimental demonstration program, single step change in viewing the data storage unit, read and write, send and receive byte subroutine to consecutive.
CompilationTutorial
- 汇编语言程序设计教程,chm格式资料, 第1章 预备知识 第2章 CPU资源和存储器 第3章 操作数的寻址方式 第4章 标识符和表达式 第5章 微机CPU的指令系统 第6章 程序的基本结构 第7章 子程序和库 第8章 输入输出和中断 第9章 宏 第10章 应用程序的设计 第11章 数值运算协处理器 第12章 汇编语言和C语言-Assembly language programming tutorial, chm format, infor
huibian
- 要求用子程序结构编写一程序,将存储器数据段中偏移量为s2开始存放具有一定长的数据块(源数据块为字节数据,内容为0,1,2,3,4,5,6,7,8,9),传送到存储器数据段中偏移量为d2(目标数据块)开始的单元中去。 -Asked to prepare a program with the subroutine structure, the memory data segment offset s2 start storing the data blocks of a certain length
asm
- 有关汇编运算的子程序,里面有多字节的乘除法运算-The compilation of computing routines, which a number of bytes of multiplication and division operations
