若要创建一个给定程序集语言程序的符号表的程序我要分享

program to create symbol table for a given assembl

c 创建 一个 程序 语言程序

关注次数: 149

下载次数: 0

文件大小: 9.23 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:此代码是创建为汇编语言程序的符号表。这与系统编程实验室有关。当我们进入一个汇编语言代码作为输入时,请使用此代码,此程序转换它的符号表,在其中,我们将在这里有不同的符号和它们的位置。


English Description:

this code is to create a symbol table for an assembly language program. this is concerned with system programming lab. using this code when we enter an assembly language code as input, this program  converts it into a symbol table, in which which we will have different symbols and their locations.


代码预览