用來測試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
上傳用戶:大三三
LSI C-86 compiler,小日本寫的C語言編譯器
上傳時間: 2013-12-25
上傳用戶:shawvi
Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
標簽: Simple Compiler compiler portable
上傳時間: 2015-04-12
上傳用戶:pompey