资源列表
WDF解压工具WdfRes_V1.1.24
- WDF解压工具WdfRes,用于解压梦幻西游的WDF文件。可以查看和解压。(WDF decompression tool WdfRes, used to extract the Fantasy Westward Journey WDF file. You can view and decompress.)
词法分析程序
- 词法分析 输入:所给文法的源程序字符串。 输出:二元组(syn,token或sum)构成的序列。(lexical analysis Input: the source code string for the given grammar. Output: a sequence consisting of two tuples (syn, token, or sum).)
中缀转后缀
- 实现将表达式的中缀转后缀。包括yacc程序和编译后C++代码,可以直接使用(this code makes the middle expression turn into postfix expression)
MATLAB DONLOD
- DFB LASER MATLAB. ALL SOURCE CODE ARE HERE
CodeVisionAVR破解版
- CodeVisionAVR破解版,安装完成后,将cvavr.exe替换原文件即可(CodeVisionAVR cracked version, when the installation is complete, replace the original file with cvavr.exe)
TinyCC 0.9.26
- TCC(Tiny C Compiler)0.9.26源码 VS版工程 已经实现VS2008和VS2013 打开即用 可编译 可调试 建议使用VS2008编译(TCC (Tiny C Compiler) 0.9.26 source VS version project VS2008 and VS2013 have been opened and used Compiling and debugging It is recommended to use VS2008 to compile
3970994MIMO-LDPC
- 实现在MIMO通信系统中ldpc的编码和解码功能(Implementation of the coding and decoding functions of LDPC in MIMO communication system)
lua-5.3.0.tar
- Lua的5.3.0版本源码,完全符合C标准,适合学习(Lua's 5.3 version source code .Suitable for learning)
自制编译器 ,青木峰郎著 ,P445
- 本书将带领读者从头开始制作一门语言的编译器。笔者特意为本书设计了CЬ语言,CЬ可以说是C语言的子集,实现了包括指针运算等在内的C语言的主要部分。本书所实现的编译器就是C Ь语言的编译器, 是实实在在的编译器,而非有诸多限制的玩具。另外,除编译器之外,本书对以编译器为中心的编程语言的运行环境,即编译器、汇编器、链接器、硬件、运行时环境等都有所提及,介绍了程序运行的所有环节。(This book will lead the reader to make a language compiler fro
Compilers Principles, Techniques and Tools
- 编译原理 龙书 第二版 英文版 高清版 自带目录标签(Compilers Principles, Techniques and Tools)
java反编译工具xjad
- Java反编译器反编译成源代码。非常好用!!(The Java decomcompiler is decomposed into source code.)
语法分析器
- 根据编译原理课程,用C/C++编译出来的简易语法分析器。(According to the compiler principles course, compiled by C/C++ simple syntax analyzer.)
