当前位置:
首页
资源下载

搜索资源 - 8086 assembly language
搜索资源列表
-
0下载:
汇编语言变得电子时钟程序。适合8086汇编语言的初学者使用。-assembly language becomes electronic clock procedures. 8086 assembly language suitable for beginners to use.
-
-
0下载:
用汇编语言(8086/DOS)实现一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式显示本机系统的时间。(该程序在DOS下运行)。,Using assembly language (8086/DOS) display system to achieve a time-consuming procedures, run-time, in the upper right corner of the screen will be " at: minutes: seconds
-
-
0下载:
8086汇编语言程序设计电子书,,对初学汇编者很好用-8086 assembly language programming e-books, for beginners to use a very good compilation of those who
-
-
1下载:
SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。
优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms
代码空间:字节,C支持库148字节(可覆盖)
数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖)
-SHA1 algorithm MCS-51 platform, original code, specificall
-
-
3下载:
proteus 8086 8253 仿真 的设计有汇编语言的程序代码等-proteus 8086 8 253 simulation of the design of assembly language code
-
-
0下载:
8086汇编语言程序设计,由南京大学软件学院提供.-8086 assembly language programming, provided by the Nanjing University School of Software.
-
-
1下载:
控制四相步进电机按双八拍的运行方式运行。按下开关SW1时启动步进电机,按ESC键停止工作。采用循环查表法,用软件来实现脉冲循环分配器的功能对步进电机绕组轮流加电。
要求对题目进行功能分析(四项功能:快速顺时针旋转,慢速顺时针旋转,快速逆时针旋转和慢速逆时针旋转),进行步进电机远程控制系统硬件电路设计,画出电路原理图、元器件布线图、实验电路图;绘制程序流程图,进行步进电机控制程序设计(采用8086汇编语言);系统调试、运行,提交一个满足上述要求的步进电机控制系统设计
-Four phase
-
-
0下载:
让计算机喇叭发出声音,不经过声卡,8086的汇编语言,供大家参考-Let the computer speakers to voice their opinions without a sound card, the 8086 assembly language, for your information
-
-
0下载:
assembly language 8086 snake game
-
-
0下载:
8086 用于初学汇编语言者 简单易懂 清华出版-8086 assembly language for beginners are simple and easy to understand Tsinghua University Publishing
-
-
1下载:
8086汇编语言实现的一个万年历,可以接收用户键入的年、月、日,并自动计算显示这个日期对应星期几,有输入提示,输入错误检查及错误提示功能。-A calendar coded by 8086 assembly language, which can receive the year, month, day, and calculate the corresponding date, with input checking,error checking abiliies.
-
-
0下载:
8086系统汇编语言,一个简单的计算、打印程序。-8086 assembly language system, a simple calculation, printing program.
-
-
0下载:
8086汇编语言程序设计过程中需交进行的 代码格式,分段等信息。-8086 assembly language programming course need to pay for the code format, section and other information.
-
-
0下载:
这里是8086指令系统和汇编语言的一些相关内容,希望有帮助 -Here is the 8086 assembly language instruction and some related content, want to help
-
-
0下载:
8086 assembly language programs worked out
-
-
0下载:
这是针对8086汇编语言期末考试的复习指导,里面讲解了汇编语言的中点内容。-This is the final exam for 8086 assembly language review guide, which explained the midpoint of the content of the assembly language.
-
-
0下载:
Intel 8086汇编语言的所有指令 集
-Intel 8086 assembly language instruction set all instructions
-
-
0下载:
汇编语言,8086排序题 代码见1.asm文件(Assembly language, 8086 sort question code, see assembly language, 8086 sorting questions, code see 1.asm.)
-
-
0下载:
基于proteus平台,采用8086处理器,利用汇编语言编写,可作为微机原理课程设计。设计一套十字路口的交通灯管理系统,通行时间(或禁止时间)30秒,准备时间3秒,在准备时间里黄灯闪烁3次,闪烁频率为0.5秒,周而复始。若有紧急情况(救护车通过),申请中断,四个方向全部红灯,10秒后重新开始。(进一步设计,可以利用实验箱上的多位数码管显示两个方向的倒计时,或LED点阵显示停、行汉字或动画)(Based on the Proteus platform, using 8086 processors
-
-
0下载:
用8086汇编语言实验:字符型数据与数值型数据的相互转换。4位BCD码输入及相加。(Experiment with 8086 assembly language: conversion between character data and numeric data. 4 bit BCD code input and add.)
-