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
上傳用戶:大三三