CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - masm for
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
assembly language
SCSI-ASPI
ELanguage
Disk Tools
Speech/Voice recognition/combine
Editor
Anti-virus
MultiLanguage
MPI
source in ebook
Delphi VCL
OS Develop
MiddleWare
MacOS develop
LabView
e-language
python
Search - masm for - List
[
ELanguage
]
cmm
DL : 0
简单C编译器生成的目标代码是8086的汇编代码(16位),可以在一般的PC上被像MASM之类的汇编编译程序编译,生成可执行文件后,在DOS或Windows控制台下运行。 实现的语言定义如下: 语言类似于tiny语言,不支持过程调用,也就是只有一个main函数,无其他函数和全局变量 基本语句:注释语句(/*…*/),输入语句(int input(void) ),输出语句(void output(int) ),赋值语句。这里的输入输出语句实际上类似于函数调用,可以看作是本语言内部的函数 算术运算符:+、—、*、/ 数据类型:整数.-Simple C compiler generated object code is 8086 assembly code (16), the PC in general were such as MASM compilation compiler compiler to generate executable file, in DOS or Windows console run. The realization of the language are defined as follows: the language is similar to tiny language, do not support the procedure call, that is, there is only one main function, no other function and global variable basic statement: Note statement (/* ...* /), type the statement (int input (void )), the output statement (void output (int)), assignment statements. The input and output statements in fact similar to function calls, can be seen as a function of the language within the Arithmetic Operators: 2B !,-,*,/ data types: integer.
Date
: 2025-12-26
Size
: 403kb
User
:
Tony
[
ELanguage
]
JavaLex_Java2Asm
DL : 0
用C++作为宿主语言完成Java 语言子集语法、语义分析器。完成文法描述的Java 源代码的语法分析、语义分析及代码生成。代 码生成的目标代码为MASM 汇编代码-Using C++ as the host language to complete a subset of Java language syntax, semantic analyzer. Complete grammar of the Java source code to describe the syntax analysis, semantic analysis and code generation. Code generation of object code for MASM assembly code
Date
: 2025-12-26
Size
: 1.43mb
User
:
房兴华
[
ELanguage
]
masmsetup
DL : 0
Masm for windows 2010版 集成实验环境一个简单易用的汇编语言学习与实验软件,支持最新操作系统WINDOWS 7,支持DOS的16/32位汇编程序和Windows下的32汇编程序-Masm for windows Version 2010 is a very easy to use softfare. And it is compatiable for the newest system:Win 7
Date
: 2025-12-26
Size
: 15.81mb
User
:
zhangjun
[
ELanguage
]
C0Compiler
DL : 0
北航编译课课程设计,最高难度。设计一个C0扩充文法的编译器,实现一定的优化,有完整的软件开发文档,附带汇编器MASM。期末检查时测试点几乎全部通过,分数上90,供学弟学妹们参考。提醒注意编写测试文件找出BUG是及格的关键。C0文法具体说明文档中有。-Beihang compile class curriculum design, the highest degree of difficulty. Design of a C0 compiler to expand the grammar to achieve a certain degree of optimization, a complete software development documentation with assembler MASM. Final inspection by almost all test points, 90 points for Benedictine College Shanghai Campus reference. Drew attention to the preparation of test papers to identify BUG is the key to passing. C0 specific documentation in the grammar.
Date
: 2025-12-26
Size
: 1013kb
User
:
一招鲜
[
ELanguage
]
masm
DL : 0
MASM是微软公司开发的汇编开发环境,拥有可视化的开发界面,使开发人员不必再使用DOS环境进行汇编的开发,编译速度快-MASM assembler development environment developed by Microsoft Corporation, visual development interface so that developers do not have to use the DOS environment for the compilation of development, compilation speed
Date
: 2025-12-26
Size
: 348kb
User
:
周奇凡
[
ELanguage
]
Masm-for-windows
DL : 1
masm windows环境下的VB语言编译器,2011版。-masm for windows 2011 FOR VB.
Date
: 2025-12-26
Size
: 15.42mb
User
:
温芷
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.