搜索资源列表
nasm-0.98.zip
- 一个汇编语言编译器源码, A assembly language compiler source code
pl0.rar
- PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序,PL/0 language may regard as the PASCAL language the subset, its compiler is a tr
tasm32
- 32位汇编语言编译器,学习汇编语言的必备工具。-32-bit assembly language compiler, an indispensable tool for learning assembly language.
Compiler
- c0文法编译器,可生成四元式完成代码优化,再生成汇编语言,由汇编程序解释执行。-c0 grammar compiler can generate code optimized quad-style completion and then generate assembly language, interpreted by the assembler.
picRTOS
- 精简的pic rtos 汇编代码。 每个任务包括变量定义、初始化程序、中断程序、核心程序。使用编译器MPASM。 对理解rtos、按照rtos思路写pic单片机的小程序很有帮助。-Pic rtos streamlined assembly code. Each mission, including the definition of variables, initialization procedures, interruption of the procedure, the core prog
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
prj_tiger
- 编译原理大作业---tiger编译器 包括semant,translate,mipsframe,regalloc等所有phase 懂的人自会知道-Compilation Principle big operation--- tiger compiler including semant, translate, mipsframe, regalloc all those who understand phase will know
JavaAllExpCode
- 本人大二学习汇编语言程序设计时的全部源代码,均已经编译通过生成可执行文件,每个目录是一个程序。希望对学习汇编语言的同志有所帮助。-my sophomore year learning assembly language programming at all the source code, have already generated by compiler executable files, each directory is a process. Want to learn assembly
connapi
- Library for the assembly compiler
cedt370r
- Crimson editor for assembly compiler
nasm-2.07-win32
- 汇编编译器,适合windows平台,配合vs使用-asm assembly compiler, for arm platform, with vs the use of
Code_batch_B1
- The code is written in BASCOM AVR compiler. for ATmega16 microcontroller. For fastest finger first project-The code is written in BASCOM AVR compiler. for ATmega16 microcontroller. For fastest finger first project...
Intelhbyycxsjdsb
- 本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链接器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用VC++,BC++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS,DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。 -This book describes a comprehensive and meticulo
Compiler
- 黑大的编译作业,这是我看了几家后的结果。实现了编译的基本功能。词法分析,语法分析,中间代码生成,类汇编代码生成文法和分析表是手动录制的。-Black large compilation work, this is after I saw a few results. Compile the basic functions implemented. Lexical analysis, syntax analysis, intermediate code generation, class, hea
TMS320C6000-Optimizing-Compiler-v-7.0
- TMS320C6000 Optimizing Compiler v 7.0 The TMS320C6000 is supported by a set of software development tools, which includes an optimizing C/C++ compiler, an assembly optimizer, an assembler, a linker, and assorted utilities
C-Compiler
- C语言自己编译器 最后可以生成汇编语言 没有使用LEX/YA-C-compiler can generate its own assembly language without using LEX/YACC
compiler
- 用C++实现的C0文法编译器,生成x86汇编代码-Implemented with C++ compiler C0 grammar to generate x86 assembly code
assembler
- 这是一个汇编器,用来将汇编语言的目标文件按照预定的规则转换为机器码。-This is an assembler, assembly language for the target file in accordance with predetermined rules into machine code.
Assembly-language-compiler-tools
- 汇编语言编译工具,初学者必备,在DOS下能更加容易编写及调试程序-Assembly language compiler tools, beginners must, under DOS easier to write and debug the program
compiler
- 编译原理,可视化界面。对PL/0语法(PASCAL的一部分),编译为伪汇编语言,并且执行得出结果-Compiler theory, visual interface. PL/0 syntax (PASCAL part), the compiler of the pseudo-assembly language, and the implementation of the outcome of