资源列表
conv
- Convection UDF using in FLUENT to solve related thermal-hydraulic problems
source
- source UDF using in FLUENT to solve related thermal-hydraulic problems
Untitled1
- Chomsky文法类型判断 (0型文法,1型文法等等)-Chomsky grammar determine the type (type 0 grammar, a type of grammar, etc.)
lexa
- 为王晓斌老师编译原理实验的词法分析器。输入文件为“test.pas”,输入文件为"result.dyd"以及出错文件。-Wang Xiaobin teacher compiler principle experiment for the lexical analyzer. Enter the file as "test.pas", the input file is "result.dyd" and error files.
yak
- 为王晓斌老师编译原理实验的语法分析器。采用递归下降方法。输入文件为“sample.dyd”,输入文件为各种字符表以及出错文件。-Wang Xiaobin teacher compiler principle experiment for the parser. Recursive descent method. Enter the file as "sample.dyd", the input file for the various character tables, and error fi
grbl-master
- GRBL限制比较大,用的是arv的C语言写的,有目前较新的版本是0.8c,能用在328P的芯片上(UNO),其他的芯片能用的不多,MEGA2560就不行了。缺点是安装麻烦,需要用到winavr生成hex文件,再用XLoader上传到UNO上。优点是效率高,功能强大,可设置加速度等。-GRBL is restricted to relatively large, using ARV written in C language, there is a new version of 0.8C, can
search-and-output-word
- 录入部分单词和其使用频率,输出第一个满足指定使用频率的单词信息(包括在表中的位置、使用次数和单词内容)-And the use of partial word input frequency, the output frequency of the first word that satisfies the specified information (including the position in the table, frequency of use of words and conte
50Hz-wave
- 一个通过中断让51单片机产生50Hz方波的汇编程序-A by interrupt to 51 single chip microcomputer to produce 50 hz square-wave assembler
yufafenxi
- 编译原理 语法分析 用于分析汇编语言的语法方面的程序源代码-Assembly language syntax analysis is used to analyze the assembly language of the grammar of the program source code
cifafenxiqi
- 词法分析器c++版,无可视化界面,只有基本的分析程序-Lexical analyzer c++ version, no visual interface, only the basic analytical procedures
nfa
- java语言编程,编译原理中NFA转DFA程序。-java programming language, compiler theory NFA to DFA program.
rubocop-master
- RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.