搜索结果

找到约 337 项符合 COMpiler 的查询结果

单片机开发 Small Device C Compiler 面向Inter8051

Small Device C Compiler 面向Inter8051,Zilog Z80,Dallas 80C390,Motorola HC80等系列单片机的开源C编译器,针对上述产品进行了优化
https://www.eeworm.com/dl/648/125819.html
下载: 179
查看: 1078

matlab例程 Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler

Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。 ...
https://www.eeworm.com/dl/665/129554.html
下载: 97
查看: 1106

编译器/解释器 用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序

用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的COMPILER。
https://www.eeworm.com/dl/628/131783.html
下载: 65
查看: 1050

压缩解压 They have been developed using the AZTEC C86 compiler, and are portable to any other standard C envi

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.
https://www.eeworm.com/dl/617/132263.html
下载: 198
查看: 1077

编译器/解释器 编译原理的一个小实例 YACC(Yet Another Compiler-Compiler)是LALR(1)分析器的自动生成工具

编译原理的一个小实例 YACC(Yet Another Compiler-Compiler)是LALR(1)分析器的自动生成工具,它的第一版于70年代初发表,是美国贝尔实验室的软件产品(作者为S.C.Johnson) YACC将一前后文无关文法转换为一LALR(1)分析表,并提供使用该分析表进行语法分析的总控程序yyparse(). ...
https://www.eeworm.com/dl/628/134364.html
下载: 26
查看: 1252

编译器/解释器 The Small C compiler translates a subset of the C language into assembly language. It runs under P

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 mai ...
https://www.eeworm.com/dl/628/138510.html
下载: 81
查看: 1077

通讯编程文档 Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错

Making plain binary files using a C compiler,使用gcc得到纯二进制代码。讲的很不错,对学习c语言,了解编译器很有用。
https://www.eeworm.com/dl/646/139702.html
下载: 156
查看: 1084

编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

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 inc ...
https://www.eeworm.com/dl/628/140161.html
下载: 59
查看: 1150

编译器/解释器 KCC , a good c compiler, write by Ken Harrenstien

KCC , a good c compiler, write by Ken Harrenstien
https://www.eeworm.com/dl/628/140162.html
下载: 69
查看: 1058

编译器/解释器 OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Archi

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.
https://www.eeworm.com/dl/628/140163.html
下载: 97
查看: 1147