-
A video streaming H264 compression encryption method
一种视频流H264压缩加密方法
- 2022-07-24 03:22:20下载
- 积分:1
-
exe转换为com
exe转换为com-exe transformation is com
- 2022-05-29 03:54:26下载
- 积分:1
-
编译原理实验中的工具BISON,可以再windows或者DOS下使用
编译原理实验中的工具BISON,可以再windows或者DOS下使用-Compilation Principle Experiment tools BISON, can be used under windows or DOS
- 2023-08-09 12:55:03下载
- 积分:1
-
用SLR(1)的类C语言的编译器实现的语义分析…
用SLR(1)方法实现的类C语言的编译器的语义分析程序。-with SLR (1) Realization of the Class C language compiler is the semantic analysis procedures.
- 2023-05-13 03:15:02下载
- 积分:1
-
本代码是语音识别应用,语音识别产品中的罪恶…
本代码是语音识别的应用程序,语音识别的产品是新加坡的INFO,需要的请下载-This code is speech recognition applications, speech recognition products in Singapore INFO, need to download
- 2022-08-19 08:19:40下载
- 积分:1
-
Full support for extended regular expressions (those with intersection and compl
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.-Full support for extended regular expressions (those with
intersection and complement); Support for some kinds of cycles in
grammar; DFA-based operation; Unicode support; C only, requires a
modern compiler; Lexical analyzers can be configured to get symbols
from any input class (built-in support for std::istream, std::wistream
and FILE*); Designed to work with Whale, but can work standalone or
interface to other parsers.
- 2022-05-27 12:54:56下载
- 积分:1
-
C programm for simple Calculator.
C programm for simple Calculator.
- 2023-06-20 19:30:03下载
- 积分:1
-
BANYAN emulator driver support USB 2.0/USB1.1 support Win2000/WinXP support SDT...
BANYAN仿真器的驱动
支持USB 2.0/USB1.1
支持Win2000/WinXP
支持SDT 2.51, ADS 1.2, RVDS,Multi2000, CodeWarrior, IAR,GDB/Insight源代码级调试
支持ARM7/ARM9/XScale系列CPU 支持CPU内核类型自动检测 支持多ARM内核处理器
-BANYAN emulator driver support USB 2.0/USB1.1 support Win2000/WinXP support SDT 2.51, ADS 1.2, RVDS, Multi2000, CodeWarrior, IAR, GDB/Insight source-level debugging support ARM7/ARM9/XScale Series CPU core CPU support automatically detect the type of ARM to support multi-core processors
- 2023-06-14 01:45:08下载
- 积分:1
-
1.1 引言
1.1.1 设计目的
本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进...
1.1 引言
1.1.1 设计目的
本次课程设计是在完成一个学期的编译原理课程之后,为了进一步加深对编译原理相关知识的理解,培养实际解决问题的能力而进行的。结合本学期所开设的软件工程课程,本次课程设计实验过程要求按照软件工程的思想来组织开发过程,按照软件生命周期的阶段划分来进行。由于课程设计规模较小,所以对软件生命周期进行适当的合并,简化为五个阶段,即需求分析、总体设计、详细设计、编码实现和测试。
1.1.2 设计任务
针对本次课程设计我们设计了一个简化的pascal语言,称为mini-pascal。设计的任务就是开发出针对mini-pascal语言的编译程序。标准的编译程序结构分为五部分,分别是词法分析、语法分析、语义分析和中间代码生成、优化和目标代码生成。由于时间和能力所限,我们的编译程序只包括前三个部分,最后生成四元式形式的中间代码。
-1.1 Introduction 1.1.1 design purpose of this course is designed to complete a semester of compiler theory courses , in order to further deepen the knowledge of compiler theory understanding, develop practical problem-solving skills into practice. In light of the semester created software engineering courses The experimental curriculum design process requirements in the software engineering idea to organize the development process. in the software life cycle stages to. Due to the smaller size of the curriculum design, the software life cycle appropriate to consolidate, streamline and five stages that the
- 2022-05-22 18:39:40下载
- 积分:1
-
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业...
这是一个哈夫曼编译器,是我学数据结构的时候老师要求做的一个作业-This is a compiler Huffman, I studied the data structure when the teacher demanded an operations
- 2022-01-25 20:10:47下载
- 积分:1