搜索资源列表
yy1982
- 汇编语言设计原程序代码,是一个简短的小程序-assembly language design the original code, is a brief small program
031111416
- 汇编语言设计原程序代码,是一个简短的小程序,可以-assembly language design the original code, is a brief small program can look at
8086AssembleLanguage
- 8086汇编语言程序设计,由南京大学软件学院提供.-8086 assembly language programming, provided by the Nanjing University School of Software.
GraphTravel
- 文星计算机基本原理与接口技术讲义,此讲义包含汇编语言程序设计!-Man
36xuan7
- 汇编语言程序设计中随机数产生与仿真36选7的开奖过程-gambling
chengjitongjichengxu
- 成绩统计程序,汇编语言课程设计源码,运行即可-Procedures for performance statistics, the compilation of source language curriculum design, operation can be
Windows_asm
- Windows环境下32位汇编语言程序设计源码-Windows Environment 32-bit assembly language programming source code
m
- 汇编语言程序设计的简单代码,其中有简单的加减乘除运算,希望有用-huibian
yuandaima
- 支持智能指导的可视化汇编语言集成开发环境,实现了汇编语言在Windows下的可视化开发。该平台主要包括以下两部分。 (1)可视化汇编语言集成开发。具体包括:① 系统集成:将编译、连接、运行和调试等分立的DOS程序集中到统一的WINDOWS程序环境中,通过点击鼠标就可以实现汇编的全部操作。② 信息提示兼顾中英文,操作界面全部中文化。通过选项的设置,编译信息、链接信息以及错误的提示信息既可以采用中文,也可以采用英文,还可以使用中英文对照。③ 人性化界面:关键词、语法高亮显示,可根据个人喜好定制指
trafficlight
- 交通灯控制器的设计与实现主要是通过编写汇编语言程序利用8255A与8253对灯的亮与灭及时间进行控制。首先,要了解的是8255A与8253是如何工作的,包括它的A口、B口、C口和控制端口是如何写数据的以及如何使用8253定时来控制变换时间。-Traffic light controller design and implementation is mainly by writing assembly language programs using 8255A and 8253 pairs of
fxgjyuik
- 汇编语言程序设计第2版 实验源文件 有说明-Assembly Language Programming 2nd Edition test source file with instructions
sum
- 20个无符号数相加实验目的:通过非数值运算(如统计、分类、排序、代码转换等)编程,进一步掌握8086/8088汇编语言程序设计方法和技巧。-20 unsigned numbers together experiment: through non-numerical operations (such as statistics, classification, sorting, transcoding, etc.) programming, and further understand 8086/
7
- 有一组16个数,分别统计负数、0、正数的个数,并将结果保存number area reset,data,readwrite source dcb 1,2,5,-6,-5,3,0,7,-9,0,0,5,12,-94,-3,55 number dcb 0,0,0 分别保存统计得到的 负数,0,正数的个数 对数据区进行64位结果累加操作 先对内存地址0x3000开始的100个字内存单元填入0x10000001~0x10000064字数据,然后将每个字单元进行64位累加
RAM-program
- RAM汇编语言编程.程序设计是单片机应用系统设计的重要组成部分,计算机的全部动作都是在程序的控制下进行的。-RAM assembly language programming. Program design is an important part of SCM application system design, all the action is under the control of a computer program carried out.
2.Intel汇编语言程序设计(第五版)
- 汇编语言是我目前学习的书,还不太熟练,内容虽然不高深,但对我来说也算是蛮难的,加油(no.There is nothing I can do to change my mind.Because I will get it.I hope I will never give in)
2016.11.29食堂饭卡项目
- 使用keil平台与汇编编写的51单片机程序,可以实时计算饭卡余额,并与计算机通信(Using the Keil platform and the compilation of 51 SCM procedures, can calculate the real-time card balance, and communication with the computer)
keshe
- 利用汇编语言呢编写的五子棋小游戏 可以实现人机对战(The use of assembly language to write a small game of chess can achieve man-machine comba)