搜索资源列表
lexica
- 词法分析器!内有文档!本程序识别的关键字为int real if then else while,仅当单独出现以上标识符时识别为关键字,对于inta,ifb等识别为标识符。 操作符分隔符! -lexical analyzer! Have documentation! The procedures for the identification of the keyword int el real if then se while, and only if there alone at the
procedure
- 程序一:用VC++实现图像检索技术。程序二:在 C 源程序中调用 MATLAB 引擎来计算三次多项式的根。程序三:编译原理词法分析器c++源程序。程序四:银行取款机Cash 系统源程序。程序五:ACCESS2000数据库文件密码的提取。-procedure : VC image retrieval technology. Two procedures : the C source Calling MATLAB engine to calculate cubic polynomial root.
实例94-查询分析器
- 实例 查询分析器- Example query by example analyzer
lijinhuan
- 用C++实现词法分析器-Realizes the morphology analyzer with C++
IntuiLink_VNA.rar
- 安捷伦矢量网络分析仪开发工具包,可以编程实现对网络分析仪的控制。,Agilent Vector Network Analyzer Development Kit, can be programmed to realize the control of network analyzer.
agilent.rar
- 安捷伦内部培训资料,对新手熟悉网络分析仪原理和使用有很好的指导作用。,Agilent' s in-house training information on the novice familiar with the network analyzer principle and the use of a good guide.
Spectrum-Analyzer---Speech
- 我做的频谱分析仪的新功能,给大家分享,具体如何实现可以查找有关资料。只是分享自己的新内容。-I do a new spectrum analyzer functions, to share, how you can find specific information. Just to share their new content.
shengkapinpu
- VB编写的声卡频谱分析仪,有源码,还不错-VB, sound card spectrum analyzer, a source, not bad
Demo
- Artm-Analyzer Toolkits
client
- Digital differential analyzer
ppfxy
- 频谱分析仪,相位变化 ,幅频变化 ,功率谱波形-Spectrum analyzer, phase changes, amplitude and frequency changes, power spectrum waveforms
PaletteGenerator
- This program lets you load a JPEG or BMP image and then generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the
LR(0)
- LR(0)分析表及分析器的构造1. 对任意给定的文法 ,完成识别文法活前缀的 、 的状态转化矩阵及 项目集规范族的构造; 2. 判断该文法是否为 文法,实现 分析表的构造,并输出到指定文件中; 3. 实现 分析器总控程序,对输入的表达式进行文法分析。 -LR (0) of the table and the construction of a parser. On any given grammar, the identification prefix grammar acti
thd
- Triangular wave generator similar to a harmonic generator.Its THD value(12.110%)is known.But, the 2nd harmonic is how much? The 3rd harmonic and how much? We do not know. How to get the distribution of THD values? Use of LabVIEW in the built-in f
Lexer
- 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
Signal-Analyzer
- matlab图形窗口的应用实例-信号分析仪-Application matlab graphics window- Signal Analyzer
ColorAnalyzer
- Color Analyzer to get Gray image color from RBG this class written in VS 2008 and can be modify and customize for any propose-Color Analyzer to get Gray image color from RBG this class written in VS 2008 and can be modify and customize for any pr
pinpufenxiyi
- 频谱分析仪作业,照着下载的资料做的,功能都可以实现,录音时如果信号不满足过零检测法的条件会出现错误,如果可以的话自己录制声音。-Spectrum analyzer operation, done according to the downloaded data, functions can be achieved, recording zero if the signal does not meet the conditions of detection error, if possible,
DDALine
- 数值微分法即DDA法(Digital Differential Analyzer),是一种基于直线的微分方程来生成直线的方法。-Numerical differentiation method that DDA (Digital Differential Analyzer), is based on linear differential equations to generate the straight line method.
Spectrum-Analyzer
- 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor