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

搜索资源列表

  1. splay-tree

    0下载:
  2. 划分树logn 给你n个数 然后让你query从ll到rr中排第k的数-N logn to you by the number of trees and then let you query from ll to rr in the number of rank k
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:948
    • 提供者:ZHANGKE
  1. Wireless_world_in_NS

    0下载:
  2. Mobilenode at core of mobility model Mobilenodes can move in a given topology, receive/transmit signals from/to wireless channels Wireless network stack consists of LL, ARP, MAC, IFQ etc Allows simulations of multi-hop ad hoc networks, wireless
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:140847
    • 提供者:hassan
  1. Compiler2_1

    0下载:
  2. 上海交大编译原理作业,到词法分析和LL(1)阶段-Shanghai Jiaotong University, compiler theory assignments, to the lexical analysis and LL (1) stage
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:163009
    • 提供者:
  1. first

    0下载:
  2. 编译器的first集构造,用于编译器语法分析,LL分析。-the constructing of the first set compiling machine,used for LL analysis in compliing machine
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:435255
    • 提供者:zhuwentao
  1. follow

    0下载:
  2. 编译器的语法分析,LL分析中follow集的构造。-Compiler syntax analysis, LL analysis, follow the structure set.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:123723
    • 提供者:zhuwentao
  1. LL

    0下载:
  2. 使用非递归子程序法设计一个语法分析程序,理解自顶向下分析方法的原理,掌握词法分析程序的设计原则,掌握手工编写语法分析程序的方法-e :exp T :term t :term F :factor*/ char input[15]
  3. 所属分类:压缩解压

    • 发布日期:2017-04-09
    • 文件大小:1231
    • 提供者:lan
  1. RecursiveDescentParser

    0下载:
  2. 以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-The following descr iption of arithmetic expressions LL (1) recursive descent parser grammar G [E]: E → TE ' E' → ATE ' | ε T → FT' T &#
  3. 所属分类:Compiler program

    • 发布日期:2017-05-15
    • 文件大小:4013269
    • 提供者:leelee
  1. 2009111116512538

    0下载:
  2. 您是否为重装系统前备份电脑中的驱动程序而烦恼,是否为每一个驱动而 不停的 “复制” “粘贴”而感到很无助,现在 光明驱动备份专家 可以尽可能的帮助你把所有的驱动程序备份起来。虽然谈不上完美, 请相信我,我会把它做得更好。 -Are you a backup of the computer before reinstalling the system drivers to worry about whether a driver and kept for each " cop
  3. 所属分类:Delphi VCL

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

    0下载:
  2. 本文描述了针对编译原理课程中LL(1)文法分析过程的演示系统的设计与实现过程。本系统在Visual C++环境中使用MFC类库开发实现。针对高效率和美观实用两个目标,分别设计了前台和后台。前台负责界面显示和用户交互,后台透明地执行LL(1)分析过程的相关操作,为前台提供数据。通过MFC的消息响应机制,将后台功能模块加入到前台相应功能菜单的消息函数中。前台界面提供了和用户交互的菜单,根据演示系统的需求以及LL(1)文法分析过程中的各个步骤,将前台分为七个模块,其中每个菜单项分别对应各自的功能模块。
  3. 所属分类:Compiler program

    • 发布日期:2017-06-01
    • 文件大小:14099235
    • 提供者:
  1. Precise_OC155236312003

    0下载:
  2. Title: Precise OCR by pixel count w/o any APIs, pure VB Descr iption: Precise OCR aka TRM (Text Recognition Module). It will never give you a wrong number. Might not be the best way to do OCR but it is if you know which font/size you ll always work
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4268
    • 提供者:dune
  1. ll

    0下载:
  2. 计算机操作系统实验,关于最小松驰度算法实现模拟-Computer operating system experiments, on the minimum degree algorithm simulated relaxation
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1188
    • 提供者:rose
  1. erer

    0下载:
  2. LL(1)掌握LL(1)分析法的基本原理; 2.掌握LL(1)分析表的构造方法; 3.掌握LL(1)驱动程序的构造方法。 -good good goodrr rtbfgrdag grggfd
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:4809
    • 提供者:Loveyou
  1. 20029440913

    0下载:
  2. 这是一份用vc做的编译器,可以解析LL(1)文法,就是一份实验报告。-This is a done with vc compiler can resolve the LL (1) grammar, that is, a test report.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:348376
    • 提供者:yhc
  1. LL1sy

    0下载:
  2. 此程序是实现编译原理中LL(1)文法分析的,对任意输入LL(1)文法,自动构造LL(1)分析表并生成相应的语法分析程序,实现LL(1)分析过程;能对输入串进行语法分析,判断其是否符合文法。-Compile this program is to achieve the principle of LL (1) grammar analysis, for any input LL (1) grammar, automatically constructs LL (1) of the table and
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1129413
    • 提供者:Feng
  1. ll(1)

    0下载:
  2. 实现编译原理的ll1文法大家可以-Compiled grammar to achieve the principle of ll1
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:26662
    • 提供者:刘光辉
  1. thinking-in-CPP

    0下载:
  2. Like any human language, C++ provides a wa concepts. If successful, this medium of expres significantly easier and more flexible than the problems grow larger and more complex.-You can’t just look at C++ as a collection of features some of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2709090
    • 提供者:MattLee
  1. yufa

    0下载:
  2. VS2010编写的LL(1)语法分析器,first和follow集合,构造预测分析表,以及对输入进行分析!-LL parser, seeking first and follow sets, table structure prediction analysis, and analysis of the input grammar!
  3. 所属分类:Compiler program

    • 发布日期:2017-05-21
    • 文件大小:6213983
    • 提供者:jim
  1. Accelerated-CSharp-2010

    0下载:
  2. 中文名: C# 2010捷径教程 作者: 特雷·纳什 Trey Nash-C# 2010 offers powerful new features, and this book is the fastest path to mastering them—and the rest of C#—for both experienced C# programmers moving to C# 2010 and programmers moving to C# from another ob
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5419396
    • 提供者:袁源
  1. CPP-Pro-for-the-Absolute-Beginner

    0下载:
  2. 英文原版 中文名: C++菜鸟编程 作者: 德克·亨克曼斯 Dirk Henkemans-If you are new to programming with C++ and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "For the Absolute Beginner"™
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4031207
    • 提供者:袁源
  1. Parsing

    1下载:
  2. 语法分析程序的设计与实现 方法2:编写LL(1)语法分析程序,要求如下: (1)编程实现算法4.2,为给定文法自动构造预测分析表; (2)编程实现算法4.1,构造LL(1)预测分析程序。 2. 方法3:编写语法分析程序实现自底向上的分析,要求如下: 构造识别所有活前缀的DFA。 构造LR分析表。 编程实现算法4.3,构造LR分析程序。 -Parser design and implementation of Method 2: preparat
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-12-20
    • 文件大小:422797
    • 提供者:Eric
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com