The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
標簽: Obfuscated Compiler compiler generate
上傳時間: 2015-04-12
上傳用戶:windwolf2000
SNMP++程序源碼 for ll .8snmp++2_8.tar.Z 嵌入式linux環境下的SNMP開發代碼,對于進行網絡管理的開發來說,非常有幫助。
上傳時間: 2015-04-13
上傳用戶:TF2015
c compiler 源碼 能幫助你學習編譯器
上傳時間: 2013-12-17
上傳用戶:zhichenglu
MATLAB Compiler 是MATLAB自帶的一個編譯器,它能將m文件轉化成 C、C++或p等各種類型的源代碼,并根據需要生成可執行文件、lib文件(庫文件)、dll文件或S函數文件等。MATLAB 6.5 使用的編譯器包括了MATLAB 的C\C++數學庫函數以及圖形庫。動態鏈接庫(dll)是編寫軟件中常用的一種技術,MATLAB提供了將M文件編制成dll文件的方法,本文就介紹如何在MATLAB6.5中將m文件z轉化成dll文件,然后在VC中調用該dll文件。
上傳時間: 2013-12-05
上傳用戶:qq21508895
《Crafting a Compiler with C》一書的源代碼及工具
標簽: Crafting Compiler with 源代碼
上傳時間: 2013-12-18
上傳用戶:zm7516678
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一個多語言,宏編譯器,可以在一個單獨的文件中定義所有的語法和代碼生成。Draak 是一個單獨的二進制文件,可以在任意平臺上只使用一個文件來編譯任何上下文無關的語言(類似 C, Pascal, Java)。
標簽: multi-language generation compiler defined
上傳時間: 2013-12-30
上傳用戶:a673761058
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode C-smile 面向對象語言在語法上比較像C++的腳本化的語言,它有一個編譯器,一個運行字節碼的虛擬機,和可擴展的C++運行時。它是為運行獨立的可插入的模塊。
標簽: bytecodes scripting compiler language
上傳時間: 2015-04-29
上傳用戶:asddsd
dot1x認證源碼,包括dot1x數據包的收發,認證的配置,MIB的設計等
上傳時間: 2013-12-20
上傳用戶:fredguo
SNMP v1/v2c/v3 engine written in Python.
標簽: written Python engine SNMP
上傳時間: 2014-01-19
上傳用戶:changeboy
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
標簽: the Analyzer Compiler project
上傳時間: 2013-12-19
上傳用戶:Yukiseop