搜索资源列表
C0Compiler
- 用c写的c0文法的编译器,基本块内部的公共子表达式删除(DAG图);全局寄存器分配(引用计数或着色算法);数据流分析(通过活跃变量分析,或利用定义-使用链建网等方法建立冲突图)代码生成时合理利用临时寄存器(临时寄存器池),并能生成较高质量的目标代码;生成X86汇编 -C0 written grammar with c compiler
cmake-2.8.1-win32-x86
- Cmake - the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration file
tcc-0.9.25
- 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
C_compiler
- 简单的c0编译器,输出x86汇编代码和三地址码-Simple c0 compiler output x86 assembly code and address code
openjpeg-2.0.0-win32-x86
- JPEG 2000 encoding and decoding, DCT, quantization, encoding entropic, huffman, arithmetique, wavelets coefficients
dasm-2.20.11-win32-x86
- 开源的8位MCU汇编器源代码,可以用于学习编译器原理。-A assembler source code.
msvc64
- Parser Generator 2用vs2010生成64位库的脚本代码:【注:以下路径用绝对路径举例说明,具体请根据实际情况修改】 [Compiler Bin Directory:] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0\VC\BIN\X86_AMD64 [Compiler Bin Directory(2):] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0
obfuscator20
- Obfuscator is a tool to modify x86 assembler source code in this way to make an analysis of compiled code very difficult
cmake-3.1.0-rc1-win32-x86
- 编译器cmake-gui-The compiler cmake-gui !!!!!!!!!
ZVM
- VMP保护代码还原 目录: 1. 前言. 2. 渊源. 3. 还原大纲 4. 开始还原 X86乱序整理. 5. 开始还原 –X86膨胀压缩. 6. 开始还原 –前X86(压缩后)转为Vm指令 7. 还原核心 – VM指令层. 8. 终章 – VM还原的核心秘密-VMP protection code reduction
cmake-2.8.12.2-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。-CMake is a cross platform installation (compilation) tool, you can use a simple statement to describe the installation of all the platform (
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp
Test_16_V4
- Delphi x86 16 bit Emulator source