资源列表
Proyecto_Final
- Labview project simulating a termocouple
ffmpeg-0.6
- ffmpeg是一款开源的音视频编码规范 很牛 -ffmpeg is an open source audio and video coding standard was bovine
yufa
- 编译原理课程作业的语法分析器和课程报告 内容很详尽!-Compiler theory course work and curriculum parser contents of the report is very detailed!
CV1.0
- 最小的c#编译程序,试下吧,著名人士写的-The smallest c compiler
graphviz-2.20.2.tar
- 这个软件是关于函数调用关系分析工具,希望大家满意哦~!-The software is on the relationship between function call analysis tools
ccode.txt
- ccode used to describe the LCD controller
IntelligentantiC51compiler
- C51的智能反编译器,很好用,学习汇编与反汇编的精品-Intelligent anti-C51 compiler, useful, learning assembly and disassembly of the fine
RS485
- RS485 source code from ccs compiler
20029440913
- (1) 根据LL(1)分析法编写一个语法分析程序,可根据自己实际情况,选择以下一项作为分析算法的输入: a. 直接输入根据已知文法构造的分析表M b.输入文法的FIRST(α)和FOLLOW(U)集合,由程序自动生成文法的分析表M; c.输入已知文法,由程序自动构造文法的分析表M。 (2) 程序具有通用性 所开发的程序可适用于不同的文法和任意输入串,且能判断该文法是否为LL(1)文法。 (3) 有运行实例 对于输入的文法和符号串,所编制的语法分析程序应能正确判断此
MODULATOR
- mdl extension file. it is an oqpsk modulator scheme for signals
txt_To_Las_format_conversion-tool
- txt_To_Las格式转换工具,能直接转化,方面数据工作站加载-txt_To_Las format conversion tool that can be directly converted, easy to import data to workstation
C
- C++制作的基于算符优先分析方法的表达式语法分析器-C++ production method based on operator precedence expression parser