-
Assembly language programming and debugging tools. The purpose of learning assem...
汇编语言编程和调试工具。
学习汇编语言的目的就是要用汇编语言编程来解决实际问题,下面介绍二种常用的汇编语言编程环境:宏汇编MASM 6.11和Turbo Assember 5.0。
1.1、宏汇编MASM系统
在宏汇编MASM系统中,程序员可用二种方法来处理源程序:命令行和集成环境。
-Assembly language programming and debugging tools. The purpose of learning assembly language is to use assembly language programming to solve practical problems, the following describes two kinds of commonly used assembly language programming environment: Macro Assembler MASM 6.11 and Turbo Assember 5.0. 1.1, Macro Assembler MASM Macro Assembler MASM system in the system the programmer can be two kinds of ways to deal with source code: The command line and integrated environment.
- 2022-12-17 00:45:04下载
- 积分:1
-
err
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-err
- 2023-07-29 07:55:04下载
- 积分:1
-
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了...
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了-Do you want to know what constellations you are you? This is a calculation made using WIN32 what constellations you are, just enter your birthday on the list
- 2022-08-20 01:39:31下载
- 积分:1
-
数据结构典型问题
霍夫曼编码器的实现(霍夫曼编码不具有唯一性,通过建立霍夫曼树实现)、实现图的遍历(前—中—后等不同顺序)、教学计划编制问题、快速排序、优先队列与堆
- 2023-06-26 09:25:03下载
- 积分:1
-
- 2022-02-01 05:37:01下载
- 积分:1
-
应用8086系列接口芯片设计一个字符点阵为8*8LED显示器接口,显示字符“计、算、机、专、业”。每个字符显示2s,每个字符之间插入★,循环显示。...
应用8086系列接口芯片设计一个字符点阵为8*8LED显示器接口,显示字符“计、算、机、专、业”。每个字符显示2s,每个字符之间插入★,循环显示。-Application 8086 series interface chip to design a character dot-matrix display interface for the 8* 8LED to show character " into account, calculating, machine, specialized, industry." Each character display 2s, inserted between each character ★, loop display.
- 2023-07-16 23:20:03下载
- 积分:1
-
RC加密算法.用汇编语言写的.希望对大家有帮助.
RC加密算法.用汇编语言写的.希望对大家有帮助.-RC encryption algorithm. Using assembly language written. Hope everyone has to help.
- 2022-06-03 18:22:46下载
- 积分:1
-
一个C style Assembler的source code
一个C style Assembler的source code-one of the C style Assembler source code
- 2022-04-17 05:18:12下载
- 积分:1
-
TLC549的A/D转换程序,读取模拟输入量的值,并将其显示在LED显示器上,附有详细的电路说明和解释,包括c和汇编...
TLC549的A/D转换程序,读取模拟输入量的值,并将其显示在LED显示器上,附有详细的电路说明和解释,包括c和汇编-TLC549 the A/D conversion process, read the value of analog input and displays in the LED display, accompanied by a detailed description and explanation of the circuit, including the c and the compilation of
- 2022-03-11 00:38:39下载
- 积分:1
-
汇编的windows显示消息框的例子
汇编的windows显示消息框的例子-Compilation of the windows to display a message box example
- 2022-02-12 14:01:23下载
- 积分:1