资源列表
PK2V023200
- ccs c pic projects usb rs232 rs 485 lcd drivers
jakarta-oro-2.0.8
- jakarta-oro-2.0.8 正则表达式 引擎 源代码-jakarta-oro-2.0.8 regular expression engine source code
typeof
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
NFA
- 用C#编写的不确定有穷自动机NFA=>确定有穷自动机DFA的转换算法,-Uncertainty with C#, finite automata NFA => OK finite automaton DFA conversion algorithm
[NFA+TO+DFA]
- [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list
PL0
- 对PL/0原码作以下修改扩充: 增加单词:保留字 ELSE,REPEAT,UNTIL,RETURN 运算符 +=,-=,++,-- (2)修改单词:不等号# 改为 <> (3)增加条件语句的ELSE子句 (1)扩充赋值运算:+= 和 -= (2)扩充语句 REPEAT <语句序列> UNTIL <条件> 其中,<条件>是循环条件,即条件不成立时,重复执行循环体的< 语句序列>; 条件成
compiling
- 编译原理实验:词法分析、语法分析、语义分析,包含代码和报告、构建分析表、消除左递归、语法分析、流程图-Compiler Principle Experiment: lexical analysis, syntax analysis, semantic analysis, including code and reports, construction of the table, to eliminate left-recursion, parsing, flow chart
soft
- pic12f683单片机在PICC上的PWM初始化模块及应用 -pic12f683 microcontroller for PWM at the PICC and its application to initialize module
2008620_2636
- 编译原理课程设计,主要包括了词法分析和语法分析还有语义分析中间代码生成 目标代码优化目标代码-bianyiyuanli KESE
TrickTools
- 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no
byylsybg2
- 关于语法分析的编译原理实验报告,可以学习一下-Syntax analysis on the experiment report compiler, you can learn about
jieshiqi
- 类高级语言解释器的设计与实现。词法分析,语法分析,语义分析,解释器-Class high-level language interpreter for the design and implementation. Lexical analysis, syntax analysis, semantic analysis, the interpreter