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

搜索资源列表

  1. libsvm-2.89

    1下载:
  2. 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:521027
    • 提供者:陳彥霖
  1. sy1new

    0下载:
  2. 编译原理的LR分析表源码,描述语法分析器的构造,语法制导翻译和中间代码生成-Compilation Principle source of LR analysis table describes the structure parser, grammar-guided translation and intermediate code generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:67785
    • 提供者:yuyu
  1. 497741fengsuyun

    0下载:
  2. LR分析器的实现代码,相信能对编译原理学习的人有所帮助,针对代码有详细的解释-LR parser codecode, I believe that the compiler can learn the principle of help, for detailed explanations on the code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6647
    • 提供者:kongqingzhou
  1. kong

    0下载:
  2. LR分析法对表达式文法进行自底向上语法分析的算法 个个作业仅供参考,态度决定一切。-LR analysis of expression grammar for the bottom-up parsing algorithm everyone operations for reference purposes only, attitude is everything.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:53003
    • 提供者:kongqingzhou
  1. 31723341SyntaxAnalyzer

    0下载:
  2. LR(1)生成的语法解析器,编译原理时候的作业-LR (1) grammar generated parser, the compiler when the operating principle
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:78185
    • 提供者:kongqingzhou
  1. 89346505lr1

    0下载:
  2. lr文法分析器 把文法通过程序翻译生成文法分析表-lr parser grammar to grammar translation of Health through the enactment process analysis table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:20215
    • 提供者:冯宏健
  1. LR1.cpp

    0下载:
  2. 编译原理LR1语法分析程序,通过输入文件名,进行语法分析-Compilation Principle LR1 parser, by entering the file name, the syntax analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:2839
    • 提供者:David
  1. libolanshi

    1下载:
  2. 赋值语句的翻译 通过设计、编制、调试一个典型的语法成分的语法分析和语义分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析以及语义翻译工作,进一步掌握常用的语法分析方法和语义分析方法。 要求: 选择最有代表性的语法分析方法,如算符优先法(或简单优先法)、递归下降分析法、LL分析法和LR分析法之一进行语法分析。 选择对各种常见程序语言都通用的语法结构,如赋值语句(尤指表达式)作为分析对象,并且与所选语法分析方法要比较贴切。 选择最有代表性的语义分析方法,如语法制
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1188
    • 提供者:甘云
  1. hbks

    0下载:
  2. 这是一个编译原理,LR分析法,输出三地址表示的文件,内含所有的源代码。-This is the principle of a compiler, LR analysis, the output of the three addresses that document that contains all the source code.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1052865
    • 提供者:风魂
  1. LR_bool

    0下载:
  2. 编译原理课程设计 LR分析法 bool表达式-LR
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2670
    • 提供者:刘明星
  1. 2

    0下载:
  2. WHILE循环语句的翻译程序设计(LR方法、输出四元式)-WHILE loop design of the translation process (LR method, the output quaternion type)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:54604
    • 提供者:au
  1. dowhile

    0下载:
  2. 设计一个WHILE循环语句的词法﹑语法及语义分析程序,语法分析选择LR方法,采用用语法制导翻译输出中间代码四元式。-The design of a WHILE loop ﹑ the lexical grammar and semantic analysis procedures, choice of LR parsing method guided by syntax translation output intermediate code quaternion type.
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:8631
    • 提供者:李伟霞
  1. do-while

    0下载:
  2. 实现do while 循环语句的翻译 LR方法 输出三地址-do while .cpp
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:303220
    • 提供者:43653463466
  1. fuzhilanguageanlysis

    0下载:
  2. 赋值表达式的翻译程序,中间代码是四元式 采用LR分析方法,有使用说明-Assignment expression of the translation process, intermediate code is the use of LR-type quaternion analysis methods are used to indicate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1783342
    • 提供者:wen
  1. LRgrammar

    0下载:
  2. 在本章中主要介绍如何判断LR文法,详细介绍计算机在分析LR的思想,以及相关的FIRST,FOLLOW,SELECT的分析方法,并附加了解释各种FIRST,FOLLOW,SELECT的例子,简单易懂-In this chapter describes how to determine the main LR grammar, detailed computer analysis of the idea of LR, as well as FIRST, FOLLOW, SELECT method,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:128220
    • 提供者:xixi
  1. 11

    0下载:
  2. until 语句的LR翻译程序设计 是用JAVA语言编写的 能实现词法分析和语法分析的功能 并且输出四元式-LR sentence until the translation of the program design JAVA is the language used to achieve lexical analysis and syntax analysis of the function and output quaternion type
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:4777
    • 提供者:萧天
  1. matieshan

    0下载:
  2. 编译原理课程设计 实现的do while 语句的翻译LR方法 输出三地址表示-Principles of curriculum design compiler do while statement to achieve the translation of LR methods that address the three output
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:130737
    • 提供者:43653463466
  1. JCBLR

    0下载:
  2. this lr dertauils they can matinat details of o llor and all thisedfd-this is lr dertauils they can matinat details of o llor and all thisedfd
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6143768
    • 提供者:ravi
  1. Compiler-design-in-c

    0下载:
  2. C语言实现的小编译器,挺有意思的,希望对大家有帮助。-C language compiler to achieve a small, very interesting, would like to help everyone.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:696485
    • 提供者:Shellbird
  1. 2221901171942007418161516204577

    0下载:
  2. this program realize the DEC, 1998 super resolution algorithm. SR image is obtained from LR image sequence.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-10
    • 文件大小:17899425
    • 提供者:xinhui
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 25 »
搜珍网 www.dssz.com