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

搜索资源列表

  1. EDSDK

    1下载:
  2. 佳能单反相机pc连接控制端 2.8.0,这是公司在网上买的。开发包都要钱,不地道,现在open。-Canon SLR camera pc connection control side 2.8.0, which is the company to buy online. Development package should be money, not authentic, is now the open.
  3. 所属分类:Video Capture

    • 发布日期:2017-06-15
    • 文件大小:23119122
    • 提供者:周志光
  1. Syntax

    0下载:
  2. 语法分析器,C++实验,编译原理实验,使用SLR(1)-Syntax Analyzer using c++ and SLR(1)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:103912
    • 提供者:徐昊
  1. Compiler-theory-experiments

    0下载:
  2. 通过设计、编制、调试典型的SLR(1)语法分析程序,实现对实验一所得词法分析程序所提供的单词序列进行语法检查和结构分析,进一步掌握常用的语法分析方法。-A typical SLR (1) parser through the design, development, debugging, syntax checking and structural analysis of lexical analysis program, the experimental one obtained by the
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:37487
    • 提供者:哈达
  1. 4SLR

    0下载:
  2. 编译原理上机—语法分析2 1.目的:熟练掌握自下而上的语法分析方法,并能用C++程序实现。 2. 在已有文法的基础上再加上减法“-”和除法“/”对应的产生式构成最终的文法。从而使得记号流可以处理带括号的加、减、乘、除四则运算。 3. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用SLR分析器来完成。手工构造SLR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id/(id+id)# 输出:移进 按
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:250885
    • 提供者:girlatsnow
  1. bianyi

    0下载:
  2. 编译原理 编译器 LR语法分析器 SLR-LR
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:24128
    • 提供者:JOSE
  1. slrparseing

    0下载:
  2. Simple LR or SLR parser is a type of LR parser with small parse tables and a relatively simple parser generator algorithm. As with other types of LR(1) parser, an SLR parser is quite efficient at finding the single correct bottom-up parse in a singl
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:321558
    • 提供者:divya
  1. ade89eff568c

    0下载:
  2. 单反相机的应用拍照程序,拍摄质量不错,看看有没有什么遗漏,单反相机的应用拍照程序,拍摄质量不错,看看有没有什么遗漏-The SLR camera photographed the application program, shooting quality is good, see What is missing, the application of the SLR camera photographed program, shooting good quality to see if ther
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:107713
    • 提供者:LiLing
  1. LR

    0下载:
  2. 简易的LR语法分析器,只能实现用SLR(0)语法分析,不能实现LR(1)-Simple LR parser, can only be realized SLR (0) parsing can not be realized LR (1)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-20
    • 文件大小:1630
    • 提供者:郭一骏
  1. SLR

    1下载:
  2. 利用stft实现了跳频信号的跳周期估计 简单的进行了跳频信号的仿真,然后利用短时傅里叶变换对跳频信号进行分析,再对得到的时频矩阵提取时间平面,对时间序列去直流,进行傅里叶变换,最后实现得到跳周期。-estimates the hopping time of the sfh by stft
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:2048
    • 提供者:冯利
  1. programmable-calculator

    0下载:
  2. 利用SLR实现的可编程计算器,界面是用MFC实现,压缩文件为VC6.0的工程文件。-Use of SLR realization programmable calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2476620
    • 提供者:Qiao He
  1. cCompiler

    0下载:
  2. 用C++语言开发的小型C编译器,包括语法分析、语义分析,最终生成汇编语言。采用slr-1语义分析-Development of small C++ language C compiler, including syntax analysis, semantic analysis, and the resulting assembly language. Slr-1 semantic analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:601301
    • 提供者:网易但
  1. CanonCamera

    0下载:
  2. 能操作佳能单反的OpenCV封装类,经实验可以控制5D mark II拍照并自动包装成OpenCV的对象格式。使得OpenCV的代码能够直接使用5D2来进行图像采集,可以扔掉劣质的USB摄像机了。-Operation Canon SLR the OpenCV wrapper class, the experiment can be controlled 5D Mark II camera and automatically packaged into OpenCV Object Format.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:2560
    • 提供者:nahcooo
  1. hw

    0下载:
  2. 用Matlab读取RAW格式(单反相机)图片,然后进行插值处理并存为JPG格式图片。-Read RAW format using Matlab (SLR) picture, and then interpolated coexist as a JPG format picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:107827
    • 提供者:黄开成
  1. Canon_Digital_EOS_SDK__ED-SDK_v2.11

    2下载:
  2. 最新版的佳能单反相机开发包,国内下载不到哦 Canon Digital EOS SDK ED-SDK v2.11 支持以下相机: EOS-1D Mark III EOS 40D EOS-1Ds Mark III EOS DIGITAL REBEL Xsi/450D/ Kiss X2 EOS DIGITAL REBEL XS/ 1000D/ KISS F EOS 50D EOS 5D Mark II EOS Kiss X3/EOS REBEL
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-25
    • 文件大小:20787200
    • 提供者:果の果ooοО
  1. bianyi5_1

    0下载:
  2. 编写一通用的SLR(1)程序,要求有一定的错误处理能力,出错后能够使程序继续运行下去,直到分析过程结束。可通过不同的文法(通过数据表现)进行测试。-The preparation of a common SLR (1) procedure that requires a certain degree of error-handling capabilities, enabling the program to continue after an error to run it until th
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:868377
    • 提供者:马明明
  1. ktslr_codes

    0下载:
  2. 稀疏低秩的动态MRI成像代码,基于CPU的matlab代码版本,有代码加速优化处理-k-t SLR: Accelerated dynamic MRI using low rank and sparse penalties (CPU version: MATLAB codes)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8335317
    • 提供者:边涛
  1. shiyan3

    0下载:
  2. ,熟悉分析过程,注意在构造表2时依据“操作符运算优先级和运算符的结合率”原则解决冲突。(2)思考:如要将程序改成SLR四则运算语法分析器,应如何修改文法3为文法4(文法4应还支持减除运算)。(3)思考:要将程序改成SLR四则运算语法分析器,应如何在该程序的基础上修改、增加代码。-Familiar with the process, analysis, pay attention to in the construction of Table 2 for "with the operator pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:8863
    • 提供者:发电
  1. SLRPPLRPMULTIPULSE

    0下载:
  2. MATLAB SIMULATION OF SLR,PLR & MULTIPULSE CONVERTER
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:83350
    • 提供者:krunal
  1. SLRposition

    0下载:
  2. SLR 定位算法的MATLAB实现,开始SL_R 定位了Num个未知节点。初始部分花时13秒左右,优化部分花时80秒左右。-SLR positioning algorithm to achieve the MATLAB, start the SL_R positioning Num unknown node. The initial part of flowering time of about 13 seconds, optimization of part when the flower 8
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:2645
    • 提供者:jinlei
  1. slrfenxi

    0下载:
  2. slr分析程序,能够输出终结符,slr分析表,输出follow集和first集-slr analysis procedures, including follow set, terminator
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7335
    • 提供者:Mr张
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com