资源列表
Compilingpnciplecoursedesign
- NFA的确定化是指对给定的NFA都能相应地构造出一个与之等价的DFA,使它们能够识别相同的语言。NFA的确定化使状态转移的复杂度仅为O(1),为状态的转移提供了帮助。-Make the NFA refers to the NFA accordingly given to construct a and the equivalent DFA, enables them to identify the same language. Make the NFA to divert the complex
Tornado_2.2_study
- 深入介绍Tornado2.2特性、集成环境和工具,GNU和Diab编译器-In-depth introduction Tornado2.2 features, integrated environment and tools, GNU and Diab compiler
PLL-C
- csl for pll programming
bianyiyuanli
- 计算机编译原理——编译程序构造实践(第二版)内附光盘中的源码-Computer Compiler Principles- Compiler Construction Practice (Second Edition) CD-ROM included in the source
LuaPlusStudy
- LuaPlus是Lua的C++增强,也就是说,LuaPlus本身就是在Lua的源码上进行增强得来的。用它与C++进行合作,是比较好的一个选择。-LuaPlus is Lua' s C++ enhancement, that is, LuaPlus itself is the source on the Lua enhancement comes from. Use it to cooperate with the C++ is a better choice.
XMEGA_Clock_System
- Atmel官方clock system应用参考代码,使用GCC编译器-Atmel application of the official clock system reference code, the use GCC compiler
compiler1
- 编译程序构造原理和实现技术 (第一版)吉林大学-Compiler construction principle and technology (first edition), Jilin University
compiler3
- 编译原理(丁文魁)包括编译原理教案、习题、考试提-Compiler theory (Ding Wenkui) including compiler theory lesson plans, exercises, tests mentioned
compiler4
- 编译原理备课笔记南京大学计算机系分布式实验室-Compiler theory lesson preparation notes Distributed Laboratory Computer Science Department of Nanjing University
Microsoft_offers_free_C_compiler_code
- Microsoft公司提供的免费C++编译器代码Microsoft offers a free C + + compiler code -Microsoft offers a free C++ compiler code
VcLDPC
- LDPC码的编译码源程序,其中调用了各种库函数,还有一些子程序-LDPC code
grammer
- 编译器其中的一个小功能,语法分析。实现算法为自上而下LL1。-Compiler, which is a small function, syntax analysis. Algorithm of the top-down LL1.