搜索资源列表
8086AssembleLanguage
- 8086汇编语言程序设计,由南京大学软件学院提供.-8086 assembly language programming, provided by the Nanjing University School of Software.
GraphTravel
- 文星计算机基本原理与接口技术讲义,此讲义包含汇编语言程序设计!-Man
huibiandesign
- A组 用汇编语言实现:在屏幕上显示: SIN(X)+345*X/67 X=? REXUILT= 等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。 B组: 汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。 C组: 用汇编程序编程编写一个动画程序:有一架飞机在显示
yuanma
- 该源码中有一个编译的词法语法语义的分析程序,三个处理及调度程序以及一个8255A的发声控制的汇编语言程序,希望对大家能有帮助-The compiler source code, there is a syntax of lexical semantic analysis of the procedure, three treatment and scheduling procedures, as well as an audible signal to control the 8255A ass
36xuan7
- 汇编语言程序设计中随机数产生与仿真36选7的开奖过程-gambling
masm50
- masm工具,用于所学的汇编语言,是汇编语言程序的一个平台-masm tool for the study of assembly language, assembly language program is a platform for
5-9
- 编写一段汇编语言程序,要求从键盘接收一个四位的十六进制数,并在终端上显示与它等值的二进制数-Procedures for the preparation of a section of assembly language, from the keyboard to receive a four hexadecimal number displayed in the terminal with its binary equivalent
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位累加
微机原理实验
- 汇编语言程序和一些小实验,能够帮助同学实现汇编小结果(Assembly language software)
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)
x86汇编语言-从实模式到保护模式
- 很好的汇编语言书籍,里面的硬件知识以及软件都讲得很清楚,对PC机器的引导过程有非常清楚的说明,通过这本书可以让你了解操作系统的引导过程,以及操作系统怎样提供接口API,以及怎样装载应用程序的,十本底层的好书,需要彻底了解底层的,值得参考!(Good assembly language books, software and hardware knowledge which will be very clear, to guide the process of PC machine has a v
keshe
- 利用汇编语言呢编写的五子棋小游戏 可以实现人机对战(The use of assembly language to write a small game of chess can achieve man-machine comba)
emu8086_4.08_XiaZaiBa
- 汇编语言程序,实际工程理论的支撑,另带有软件安装包,适用于调试。(Assembly language program, the actual engineering theory of support, the other with a software installation package, suitable for debugging.)