CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Analyzer

搜索资源列表

  1. lexica

    0下载:
  2. 词法分析器!内有文档!本程序识别的关键字为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
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:57.26kb
    • 提供者:gavinioro
  1. procedure

    0下载:
  2. 程序一:用VC++实现图像检索技术。程序二:在 C 源程序中调用 MATLAB 引擎来计算三次多项式的根。程序三:编译原理词法分析器c++源程序。程序四:银行取款机Cash 系统源程序。程序五:ACCESS2000数据库文件密码的提取。-procedure : VC image retrieval technology. Two procedures : the C source Calling MATLAB engine to calculate cubic polynomial root.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12.41kb
    • 提供者:布布
  1. 实例94-查询分析器

    0下载:
  2. 实例 查询分析器- Example query by example analyzer
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:96.32kb
    • 提供者:李新昊
  1. lijinhuan

    0下载:
  2. 用C++实现词法分析器-Realizes the morphology analyzer with C++
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:10.86kb
    • 提供者:李玄
  1. IntuiLink_VNA.rar

    3下载:
  2. 安捷伦矢量网络分析仪开发工具包,可以编程实现对网络分析仪的控制。,Agilent Vector Network Analyzer Development Kit, can be programmed to realize the control of network analyzer.
  3. 所属分类:GIS program

    • 发布日期:2017-05-27
    • 文件大小:9.71mb
    • 提供者:gaoyunze
  1. agilent.rar

    0下载:
  2. 安捷伦内部培训资料,对新手熟悉网络分析仪原理和使用有很好的指导作用。,Agilent' s in-house training information on the novice familiar with the network analyzer principle and the use of a good guide.
  3. 所属分类:GIS program

    • 发布日期:2017-03-22
    • 文件大小:898.32kb
    • 提供者:王静
  1. Spectrum-Analyzer---Speech

    0下载:
  2. 我做的频谱分析仪的新功能,给大家分享,具体如何实现可以查找有关资料。只是分享自己的新内容。-I do a new spectrum analyzer functions, to share, how you can find specific information. Just to share their new content.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:631.13kb
    • 提供者:zhouquansheng
  1. shengkapinpu

    1下载:
  2. VB编写的声卡频谱分析仪,有源码,还不错-VB, sound card spectrum analyzer, a source, not bad
  3. 所属分类:Graph program

    • 发布日期:2016-02-03
    • 文件大小:27.76kb
    • 提供者:yinchengkun
  1. Demo

    0下载:
  2. Artm-Analyzer Toolkits
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:3.02mb
    • 提供者:dajiahao
  1. client

    0下载:
  2. Digital differential analyzer
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:681byte
    • 提供者:raul
  1. ppfxy

    2下载:
  2. 频谱分析仪,相位变化 ,幅频变化 ,功率谱波形-Spectrum analyzer, phase changes, amplitude and frequency changes, power spectrum waveforms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:637.12kb
    • 提供者:袁丹辉
  1. PaletteGenerator

    0下载:
  2. 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
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2.2kb
    • 提供者:Ben321
  1. LR(0)

    2下载:
  2. 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
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-24
    • 文件大小:6.69mb
    • 提供者:郑尚宇
  1. thd

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:98.02kb
    • 提供者:sarma
  1. Lexer

    0下载:
  2. 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:9.68kb
    • 提供者:贾明军
  1. Signal-Analyzer

    0下载:
  2. matlab图形窗口的应用实例-信号分析仪-Application matlab graphics window- Signal Analyzer
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5.24kb
    • 提供者:
  1. ColorAnalyzer

    0下载:
  2. 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
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:924byte
    • 提供者:nirary
  1. pinpufenxiyi

    1下载:
  2. 频谱分析仪作业,照着下载的资料做的,功能都可以实现,录音时如果信号不满足过零检测法的条件会出现错误,如果可以的话自己录制声音。-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,
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:32.15kb
    • 提供者:zhouquansheng
  1. DDALine

    0下载:
  2. 数值微分法即DDA法(Digital Differential Analyzer),是一种基于直线的微分方程来生成直线的方法。-Numerical differentiation method that DDA (Digital Differential Analyzer), is based on linear differential equations to generate the straight line method.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:555byte
    • 提供者:孙玲
  1. Spectrum-Analyzer

    1下载:
  2. 这是一个简单的应用,建立了解的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
  3. 所属分类:Wavelet

    • 发布日期:2015-08-26
    • 文件大小:11.56mb
    • 提供者:王海光
« 12 »
搜珍网 www.dssz.com