资源列表
lexical-analysis-procedures
- 用flex工具生成一个PL/0语言的词法分析程序,对PL/0语言的源程序进行扫描,识别出单词符号的类别,统计输出各种符号的信息。-Generation tool with a flex PL/0 language lexical analysis procedures, PL/0 language source scan, identify the word symbols category, statistical output of various symbolic information.
syntactic-analyzer
- 用bison工具生成一个PL/0语言的语法分析程序,对PL/0源程序进行语法分析,并输出归约时所用的语法规则。-Generated by bison tool PL/0 language parser for PL/0 source parsing, syntax rules, and the output reduction when used.
TermProject
- 北航Java大作业,是一个物理实验报告生成器,支持两个实验,提供所有数据的计算功能,并且显示出实验报告,直接抄在报告纸上即可。既可以辅助物理实验也可以应付Java大作业-Northern Java big job, is a physical test report generator supports two experiments provide computing capabilities of all data, and shows the experimental report, th
DE2_synthesizer
- for development of an audio project. this will prove very helpful for de nios ii media code. thanks.
nfa-dfa
- 状态机nfa to dfa-The state machine nfa to dfa ...................................
fuhaobiao
- 实现了符号表的功能-Realize the function of the symbol table. . . . . . . . . . . . . . . . . . . . . .
turbo
- 用来实现TD-SCDMA系统中turbo码的编译和其它附属功能-Used to implement TD-SCDMA system to compile turbo codes and other ancillary functions
A-simple-parser
- 一个简单的语法分析程序,在visual C++下可运行-A simple parser can be run under visual C++
cautare_binare
- this program performs a binary search throough a sorted array
GSIM
- gsim simulation (Gauss-Seidel Iteration Machine)
lzc
- LZC(leading zero counter) 硬體應用-LZC (leading zero counter) Hardware Applications
gcd
- GCD engine simulation (最大公因數的應用解法) -GCD engine simulation (greatest common divisor of the application solution)