资源列表
encodingofChinesecharacter
- 汉字编码器,显示输入汉字的unicode和ASCII码值,非常方便.-Chinese encoder, has indicated the importation of Chinese characters unicode and ASCII code value, very convenient.
arrays
- how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing vectors as function arguments. * Reading from files of unknown size (monitoring istream status). * Repetitive structures (while and for loops). * T
1222
- 编译原理词法编辑器,输入文件可直接运行,完整,C++语言实现-Compiler theory lexical editor, input files can be directly run, full, C++ language
11111
- 二---十进制的语法分析及语义分析程序设计 初始条件: 词法分析的结果,即已经分析得到的TOKEN字。
lexico
- Analisador Léxico, para linguagem pascal, feito em java-Analisador Léxico, para linguagem pascal, feito em java..
bianyiyuanlizuoye
- 编译原理的课程设计- The translation principle curriculum designs
async_receiver
- 用verilog实现rs232 receiveri -with verilog achieve rs232 receiveri
ExpState
- 使用状态机求浮点数真值 该程序用ANSI C编写,用TC或VC编译均可, 运行时输入一个符点数,即可得到真值 -use of state aircraft for the true value of the float process with ANSI C, TC or VC compiler can, running a website import quota, can be the true value
词法分析
- 每个词之间要用空格隔开。这个bug还没解决,其他还可以
yufa
- 选择对各种常见高级程序设计语言都较为通用的语法结构无符号数的算术四则运算作为分析对象,给出其文法描述(注意应与所采用的语法分析方法比较贴近),设计并实现一个完整的语法分析程序。 输入:由实验一输出的单词类别串,如1,3,1。 输出:对于所输入的源程序,如果输入符号串是给定文法定义的合法句子,则输出“RIGHT”,并且给出每一步归约的过程;如果不是句子,即输入串有错误,则输出“ERROR”,并且显示已经归约出的各个文法符号,以及必要的出错说明信息。 -Choose a variety
163p
- 利用PHP语言中的curl函数 ,实现模拟登录163邮箱并提取用户列表。-Curl functions in PHP language, to achieve analog login 163 mailbox and extract the user list.
