资源列表
BOMBS
- Program to activate two water bombs switching as the level decrease
Lua-C
- 1. Lua运行环境配置,Lua解释器、Lua编译器的配置与生成; 2. Lua语法用例 3. Lua与C互相调用方法例子 4. Lua中正则表达式使用。 -use Lua and C , lua call c, c call lua
diguixiajiang
- 编译原理递归下降语义分析程序已近上传,目的在于跟大家交流学习以下,如有需要的请到此看看,希望能帮到大家,O(∩_∩)O~-Semantic Analysis of recursive descent compiler theory nearly upload program aimed at studying the following exchange with you, if necessary, please take a look at this, hope to help you, O
yufafenxiqi
- 编译原理语法分析器程序已近上传,目的在于跟大家交流学习以下,如有需要的请到此看看,希望能帮到大家,O(∩_∩)O~-Compiler theory nearly upload parser program aimed at studying the following exchange with you, if necessary, please take a look at this, hope to help you, O (∩ _ ∩) O ~
yuyifenxi
- 编译原理语义分析程序已近上传,目的在于跟大家交流学习以下,如有需要的请到此看看,希望能帮到大家,O(∩_∩)O~-Principles of semantic analysis program compiled nearly upload the aim to share learning with the following, if necessary, please take a look at this, hope to help you, O (∩ _ ∩) O ~
cifafenxi
- 编译原理词法分析程序,如有需要的都来看看O(∩_∩)O哈!希望能给你带来帮助,O(∩_∩)O谢谢!-Compiler theory lexical analysis program, and if necessary have to look at O (∩ _ ∩) O Ha! Want to give you help, O (∩ _ ∩) O Thank you!
aaa
- 清华出版的编译技术中的最后用到的实验代码 -Tsinghua University, published the final compilation techniques used in the experimental code
cifafenxi
- 编译技术中的一定会用到的实验代码 词法分析-Lexical analysis
watershed
- Read/display image in opencv C++ file
source_code
- simplex method c++ for optimization
AjaxParser
- 一个VC++有穷自动机分析内核的源代码,为 DocWizard 做词法分析准备,本分析内核可以在不改变代码的情况下分析不同的 DFA……有意思吧,看看代码就会明白。 -VC++ there is a finite automaton of the kernel source code, to prepare for the DocWizard do lexical analysis, this analysis does not change the kernel code can anal
Parser
- 实现LL(1)文法,能对其实现自顶向下的语法分析并预测分析方法。-Achieve LL (1) grammar, to achieve its top-down method of syntax analysis and predictive analysis.