搜索资源列表
YaccOfSmple
- 学习简单的Yacc说明的原理,掌握Yacc源文件的写法以及语法分析器生成工具BISON的使用方法和Yacc源文件的运行方法和基本步骤。 -Yacc study shows a simple principle, Yacc master source file written syntax analyzer and generate UML tools and the use of the source language Yacc pieces of the operation and bas
complied
- 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
lexel
- 一个词法分析器的设计与实现,含部分源代码。-a lexical analyzer design and implementation with some source code.
yufafenxikejianzongshu
- 每种程序设计语言都有描述程序语法结构的规则。例如,Pascal程序由程序块(又叫分程序)构成,程序块由语句组成,语句由表达式组成,表达式由记号组成等等。这些规则可以用上下文无关文法或BNF范式(Backus-Naur Form)描述。 编译器常用的文法分析方法有自上而下和自下而上两种。正如它们的名字所示,自上而下分析器建立分析树是从根结点到叶结点,而自下而上分析器恰好反过来。它们的共同点是从左向右地扫描输入,每次一个符号。 最有效的自上而下和自下而上的分析法都只能处理上下文无关文法的子
AudioSpectrumAnalyzerArticle
- This article describes how to build simple audio spectrum analyzer based on FFT algorithm using Philips LPC2138 microcontroller.
analyse
- 词法分析,做的很详细,说明了各方面的情况,词法分析器实验报告-Lexical analysis, done in great detail to illustrate the various aspects of the experimental report of lexical analyzer
zic13_pktanlz_sm
- CEL Zigbee Packet Analyzer
dfed2341213
- 红外线编码分析仪软件,对于自己动手学习红外线编码分析的人来说是一个不错的工具-Infrared Code analyzer software to yourself to learn infrared codes for the analysis of people is a good tool for
SpectrumAnalyzer8
- Spectrum analyzer for DVB band
virtual-logic-analyzer
- 基于DAQ及LabVIEW的虚拟逻辑分析仪DAQ and LabVIEW-based virtual logic analyzer-DAQ and LabVIEW-based virtual logic analyzer
spectrum-analyzer
- 频谱分析仪是日常无线电监测,设备检测工作最常用的仪器之一,本文讨论了频谱仪灵敏度相关的主要参数。-Spectrum analyzer is a daily radio monitoring, equipment testing work one of the most commonly used instruments, the paper discusses the spectrum analyzer sensitivity related to the main parameters.
2007simple-spectrum-analyzer
- 07年全国电子设计大赛简易频谱仪全国一等奖论文-The first prize papers of the 2007 National Electronic Design Contest simple spectrum analyzer
Spectrum-Analyzer-
- 频谱分析仪的工作原理和应用 罕有的 好资源-Spectrum Analyzer
Protocol-Analyzer-
- 实现了一个协议分析器,捕获网络上传送的数据包,并且对这些数据包进行解包分析,用非常直观的形式展现出来,最后使用此软件分析了网络上常见的协议。-Implements a protocol analyzer to capture data packets transmitted on the network, and unpack the analysis of these data packets, with a very intuitive form to show up, and finall
Fortify-Program-Trace-Analyzer
- Fortify Program Trace Analyzer(PTA)是Fortify 360中的一个安全测试分析器,这个工具可以使QA测试人员在实施QA测试的过程中能够对软件安全脆弱性和安全漏洞进行识别,这个过程不需要专门的专业安 全知识也不需要安全专家,Fortify PTA在不改变QA工作组任何工作过程的前提下使QA测试组具备了发现软件安全漏洞的能力。Fortify PTA可以伴随任何安全测试工作来进行,不管这项测试工作是自动化测试(比如说来自Mercury公司或者Borland公司的自动
lexical-analyzer
- 有C++语言设计的可以识别字符串,数字的词法分析器。-Compilation principle of lexical analyzer
Lexical-analyzer-test-report
- 是一个词法分析器的实验报告,里面具体说明了整个程序的架构和出现问题如何解决-Lexical analyzer is a lab report, which specifically describes the architecture of the whole process and how to solve problems
TimeQuest-Timing-Analyzer
- TimeQuest Timing Analyzer
Agilent-Spectrum-Analyzer-Manual
- 安捷伦频谱分析仪使用手册,介绍频谱仪的基础使用方法和原理-Agilent Spectrum Analyzer Manual
-lexical-analyzer-
- C语言词法分析器实现论文-C language lexical analyzer to achieve the paper