资源列表
dax2012toolset-40518
- Dynamics AX 2012 Development toolset (DT) is an enhanced compilation of various tools and tweaks. Below you can find a list of the original tools used with detailed descr iption. DT contains multiple tweaks for most standard development tools availab
PL0-Backup
- GDUT PL0 project广工编译原理PL0 编译原理源码,完整的PL0程序-GDUT PL0 project
compile
- 编译原理演示程序 如词法分析器、语法分析器等-Show compiler theory, such as lexical analyzer, parser, etc.
PL0
- pl0拓展文法的编译器,包含实验报告、源码和测试程序。对PL0原编译器进行了以下的扩充:1. 增加以下保留字 else(elsesym), for(forsym),to(tosym),downto(downtosym), return(returnsym),[(lmparen),](rmparen) 2. 增加了以下的运算符: +=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3
DMX
- AVR program use DMX in-out
win_flex_bison-2.5
- GNU bison 是属于 GNU 项目的一个语法分析器生成器。Bison 把一个关于“向前查看 从左到右 最右”(LALR) 上下文无关文法的描述转化成可以分析该文法的 C 或 C++ 程序。它也可以为二义文法生成 “通用的 从左到右 最右” (GLR)语法分析器。(GNU bison is a parser generator that belongs to the GNU project. Bison transforms a descr iption of "forward v
Tree
- 有关数据结构中树的一些C代码,如何建立二叉树,如何进行霍夫曼编码。-Some C code about data structure tree, how to create a binary tree, how to Huffman coding.
TASM5
- thsisao osp lel ms s-the is sospaks sa wqaasd
left-crusion
- 消除左递归,包括自上而下的非递归分析和自上而下的分析-Eliminate left recursion, including non-recursive top-down analysis and top-down analysis
compiler
- PL/0编译器,c++语言开发,包含测试用例,性能优越-PL/0 compiler, c++ Language development, including test cases, superior performance
matlab
- 图像变换,灰度图像 水印技术 二值图像的变换-imagine
tcc-little
- 在官方源码基础上,修改了几处可能抛出异常和不识别文法的bug,更加健壮稳定。-In an official source on the basis of a few modifications may throw an exception and does not recognize the grammar bug, more robust and stable.