搜索资源列表
2500ADX8051.zip
- 2500AD X8051汇编语言编译器连接器使用说明,2500AD X8051 assembly language compiler for use connectors
c_compiler
- 个小型C_Compiler的设计与实现实例,其中包含详细设计文档。实现的功能主要有语法、词法检查和将c语言编译成中间语言(汇编),通过解释器和连接器生成.exe文件。(解释器和连接器均包含在文件夹)-A small C_Compiler Design and Implementation of an instance, which contains the detailed design documents. Achieve the main function of grammar, lexic
Hxm_xuniji
- 该虚拟机是一个汇编级别的虚拟运行时系统,并为该虚拟机设计了一套汇编语言、一个汇编器(hsm)和一个连接器(link)。-The virtual machine is a virtual run-time compilation system level, and for the design of a virtual machine assembly language, an assembler, (hsm), and a connector (link).
alinksrc
- alink v1.6源码,alink是一个开源的连接器/链接器(linker).pudn上的只搜索到可执行文件. -ALINK Source Code, V1.6, Copyright 1998-9 Anthony A.J. Williams. All Rights Reserved. This source code is free for all to use, compile and distribute for any purpose, provided it r
link-base
- 连接器的输入文件是汇编器产生的浮动地址目标文件(.obj),产生的输出文件是可执行目标文件(.out)和连接过程结果说明文件(.map)-link base knowlege introducation