Small Device C coMpiler 面向Inter8051,Zilog Z80,Dallas 80C390,Motorola HC80等系列单片机的开源C编译器,针对上述产品进行了优化
标签: coMpiler Device Small Inter
上传时间: 2013-12-27
上传用户:chenlong
Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器coMpiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。
标签: mathTools coMpiler Matcom Matlab
上传时间: 2013-12-30
上传用户:wl9454
用来测试ESL DSP C coMpiler数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的coMpiler。
上传时间: 2015-03-22
上传用户:徐孺
They have been developed using the AZTEC C86 coMpiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C coMpiler on XENIX 286, and they work fine.
标签: developed coMpiler portable standard
上传时间: 2014-01-05
上传用户:lizhen9880
编译原理的一个小实例 YACC(Yet Another coMpiler-coMpiler)是LALR(1)分析器的自动生成工具,它的第一版于70年代初发表,是美国贝尔实验室的软件产品(作者为S.C.Johnson) YACC将一前后文无关文法转换为一LALR(1)分析表,并提供使用该分析表进行语法分析的总控程序yyparse().
标签: coMpiler-coMpiler Another YACC LALR
上传时间: 2013-12-16
上传用户:jing911003
The Small C coMpiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
标签: language translates coMpiler assembly
上传时间: 2015-04-08
上传用户:Avoid98
Making plain binary files using a C coMpiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
标签: coMpiler Making binary plain
上传时间: 2015-04-11
上传用户:cjf0304
CC386 is a general-purpose 32-bit C coMpiler. It is not an optimizing coMpiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS. the newest version, support windows.
标签: coMpiler general-purpose optimizing given
上传时间: 2015-04-12
上传用户:gtzj
KCC , a good c coMpiler, write by Ken Harrenstien
标签: Harrenstien coMpiler write good
上传时间: 2013-12-25
上传用户:whenfly
OXCC is a multipass, interpreting C coMpiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
标签: interpreting extensions generates multipass
上传时间: 2015-04-12
上传用户:大三三