资源列表
cffx123
- 词法分析,里面有一个bug,\")\"后面不能跟其他符号,但是这个更像是自己作的,程序很简单,我自己做了大修改,加了很多注释-lexical analysis, which has a bug, ")" not behind other symbols, But this is more like myself, is very simple procedure, I did a lot of changes with a number of Notes
java_to_html_app
- 将JAVA/C++的源文件内容显示到HTML上,利用有限状态自动机实现。-display java/c++ source code to html using DFA.
motor
- this about control of motor using microcontroller-this is about control of motor using microcontroller
unicodepro
- 先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -start with the ASCII, ASCII is use
yufafenxi
- 输入文法,可以实现对非终结符,终结符的判断,最后判断文法。-importation of grammar can be realized by the end of the non-Fu, Fu end of the judgment, the final judgment of grammar.
gridftp-code_v1.0
- NS2 ready to be implemented code for scheduling
hello
- 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写。我做的一个C子集的词法分析器可以分析C语言的一个子集,包括关键字以及绝大部分的符号.
code
- 一个结合flex和bison编写的词法分析/语法分析和语义错误检查程序,对C语言进行检查-an analyser for C programming language using GNU flex and bison
LR
- 编译原理LR分析法的实现 以一个简单的文法实现-Compiler theory realization of LR analysis to achieve a simple grammar
ROM
- 12将ROM中的数通过按键切换独个显示在数码管上.-12 of the ROM in a few key switch alone were displayed by the digital pipe.
c
- 编译原理 :预测分析,算法分析,DN转换c是实现
PL0
- 编译器代码,模型使用PL0型语言,可以用于教学和研究学习-Compiler code, model PL0 use language that can be used for teaching and research study