资源列表
linux-command
- 1.linux操作系统下的命令格式;2.vim编辑器的操作命令-1.command of linux;2.command of vim
a
- 设计一个扫描器,该扫描器是一个子程序,其输入是源程序字符串,每调用一次识别并输出一个单词符号。为了避免超前搜索,提高运行效率,简化扫描器的设计,假设该程序设计语言中,基本字(也称关键词)不能做一般标识符用,如果基本字、标识符和常数之间没有确定的运算符或界符作间隔,则用空白作间隔。-The design of a scanner, the scanner is a subroutine, the input source string, each one call to identify and
shell
- LINUX shell功能实现 C语言 实现了大部分功能-shell porgramming
cifafenxi
- 词法分析器 编译原理综合实验 是自己做的小东西-ci fa fen xi qi
dopdf
- averag az tasvir in matlab
hit_complier
- 哈工大编译原理课设,功能齐全,词法,语法以及语义分析-HIT compiler theory class-based, fully functional
cifafenxiqi
- 编译词法分析器 java语言实现 GUI-Compiled lexical analyzer Java language
C_va_list__vsnprintf_printf
- C语言可变函数实现与分析, 整个原理说明-Implementation and Analysis of the C language variable function
svm
- Support Vector Machines
pca
- Principal Component Analyses
DSP281x_Gpio
- dsp F2812 GPIO example
scanner_of_P
- 切出P語言的token,但尚未return只有印出值,若要return的話在rule最後都加上return NONTERMINAL即可。-print tokens from input of P language