资源列表
wenstar1
- 文本编辑器,能进行复制,黏贴,删除,等处理。-Text editor
Programming-Problems
- Programming Problems
RegEx_SrcV2
- So how are we going to do it? Well before we start with coding, it is necessary to explain the mathematical background needed to fully understand the method used here in this article. I would strongly recommend to read and understand the math behind,
compiler
- 编译原理词法分析器,对于初学者来说有一定的用处-a complier,it s useful for the beginning student
calculator
- 一个简单的编译器实现 安装JDK、配置环境变量,启动Eclipse并导入项目,运行主类calculator.Calculator即可。-Calculator
exercises
- its checks strings and see whether nos. are greater or not
compile2-answer
- 编译原理 第二版 课后习题 参考答案 清华版 -compile answer
syntax_final
- 一个简单的语法分析器源码,适合于编译原理的初学者。-A simple parser source code, suitable for beginners in the compiler theory.
ABHIJIT-K
- Detail Descr iption of NFA to DFA
cortex_a9-DOC
- ARM CORTEX A9 开发手册打包下载 部分为中文手册,包含《NEON 向量化编译器指南》《编译器用户指南》《编译器参考指南》《汇编程序指南》-ARM CORTEX A9 development manual packaged download, part of it are Chinese manual
GFq_LDPC_NTT
- 用C语言编的多进制LDPC码编译码仿真程序-Encoding and decoding of LDPC codes
lexical_analyzer
- 一个用C++写的词法-语法分析器,代码写的非常精辟,有助于理解编译原理-a lexical analyzer