资源列表
F040_ad
- 基于f040的ad
CheckVar
- 使用VC++对程序文件进行词法分析,找出程序中的有关变量相关的错误,如没有定义的变量,重复定义的变量等-Using VC++ on the program file for lexical analysis to identify process-related variables related errors, such as the absence of a definition of variables, definition of variables, such as duplicate
compiler
- 该程序用VC实现了一个小型编译系统,在系统中实现了完整的词法扫描,语法分析,予以分析以及模拟代码生成等模块.
calculatore
- 小型计算器 实现简单的四则运算.功能不是很强大-small calculators to achieve four simple operation. Function is not very strong
815
- 键盘扫描子程序.lcd1602液晶显示子程序.ad子程序
encode
- 光码器 编码器的使用方法其中是很总要的额 -Sensored Position Control of PMSM Using QEP
85126407
- 此程序用C语言编写的词法分析,实现功能比较简单,但可以满足基本需要。
cifafenxi
- 求n!的最小语言,编译器词法分析功能-For n! The minimum language, compiler lexical analysis function! !
cifafenxi
- 上课时老师给的一个词法分析器,很好用。注意:使用时要在工程中建立exa.txt.-Class teachers to a lexical analyzer, a very good use. Note: when used in the project to establish exa.txt.
lex_calculater
- Lex文法写的计算器,对学习编译原理的同学是不错的选择,看看它的强大功能吧-Lex wrote the calculator grammar, compiler theory of learning students is a good choice, the power of it to see if it
词法分析程序.rar
- 词法分析程序源码
C_language_compiler_preprocessor_conditions
- C语言预处理命令之条件编译,预处理过程扫描源代码,对其进行初步的转换,产生新的源代码提供给编译器.-C language preprocessor condition compilation, preprocessing scan source code, their initial conversion, to generate new source code available to the compiler.