资源列表
warehouse
- 一个库存分配问题,目标是使得库存成本最小,用C++编写,需要调用CPLEX优化软件。-Example that uses the goal API to enforce constraints dynamically, depending on the relaxation solution at each MIP node.
opt7
- SSD5 course, Answer for Optional7
3-3
- 4位七段显示、3x3键扫实验 希望能有用,已经测试过的-four paragraph 107, 3x3 bond So useful experiments hope to have tested the
src
- USACO humble problem answer
huffmen
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接受将传来的数据进行译码。-use Huffman coding can be greatly improved communication channel utilization, shorten information transmission time and reduce transmission costs. However, this require
main
- 非常好用 语法分析 递归下降.docx 等等 方法 词法也有-Very useful analysis of recursive grammar decline. Docx, etc. lexical methods have
lexer
- 编译原理课程设计中,编写的一个简单的词法分析器,基本可以实现要求。内涵有输入文件,input.txt-Compiler Construction Principles of curriculum design, preparation of a simple lexical analyzer, the basic requirements can be achieved. Has the connotation of the input file, input.txt
scanner
- 此源代码为在编译原理中的词法分析器程序,能够实现编制一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序。
PredictiveParsing
- 预测分析算法 《编译原理 技术与工具》123页算法
递归下降
- 简单的语法分析,递归下降语法分析-simple syntax analysis, recursive grammar analysis drop
knn
- K-nearest neighbor classifier (k-NN) is a nonparametric approach for classification. It does not require the priori knowledge such as priori probabilities and the conditional probabilities. It operates directly towards the samples and is categorized
yanboyufa
- 编译原理程序by me.- Translation principle procedure by me.