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

搜索资源列表

  1. guize

    0下载:
  2. The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first charact
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1869
    • 提供者:王军
  1. LL1ForXp

    0下载:
  2. LL(1)文法,消除隐藏左递归,提取共因子,然后求First,Follow,Select集,以及预测分析表,最后进行预测分析-LL (1) grammar, the elimination of hidden left recursive, extracting a total factor, and then seek First, Follow, Select set, and the forecast analysis table, the final analysis of foreca
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:swb
  1. ll1ll1

    0下载:
  2. 编译原理LL(1)文法分析器 录入合法的LL(1)文法,将输出LL(1)预测分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 lifanxi@263.net 2002年5月-compiler theory LL (1) grammar analyzer input legitimate LL (1) grammar, will output LL (1) Table Forecast and An
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30088
    • 提供者:111
  1. 802.11Security

    0下载:
  2. Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical grounding required
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:835579
    • 提供者:
  1. NSChartControl_nschart_src

    0下载:
  2. The CNSChartCtrl control class is derived from CWnd. The purpose is to create pie and bar charts in a dialog (also in a view) with editable fill colors and values, in runtime. Originally, the source code and project was written and compiled with Visu
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6863
    • 提供者:小叹号
  1. tiaojianshuchu

    0下载:
  2. LL输出4元式,运用C语言编程,语言简洁明白!-LL-output four yuan, using the C programming language, concise language to understand!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3506
    • 提供者:紫风
  1. IEC60870-5-101-LL

    1下载:
  2. 此文件为电力通信101规约链路层源码,应用层代码视不同应用而定所以无需上载-this document to the Statute 101 power communication link layer source, the application layer, depending on application code which there is no need to upload
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:5520
    • 提供者:阿牛
  1. CP_DESIGN

    0下载:
  2. 编译原理全套实验源代码。包括词法分析,递归下降语法分析,LL(1)语法分析,简单优先语法分析和算符优先语法分析-compile a full set of experimental principle source code. Including lexical analysis, recursive grammar decline, LL (1) syntax analysis, priority simple syntax analysis and operator precedence s
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51842
    • 提供者:chuchao
  1. UniSimu-Compilers

    0下载:
  2. 这是一个DFA简化和生成LL(1)分析表的程序,自动生成表格及图形-DFA This is a simplified and generation LL (1) Analysis Table procedures, forms and automatically generated graphics!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:912169
    • 提供者:李建
  1. 0306

    0下载:
  2. 该程序是使用STL实现的,适用于非常简单的LL(1)文法的程序实现。-that the procedure was used to achieve the STL, in a very simple LL (1) grammar program.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2070
    • 提供者:john
  1. ll1yufa

    0下载:
  2. 编译原理的实验,是LL(1)文法做的,可以实现基本功能-compiler principle experiments is LL (1) grammar do, can achieve a basic function
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:89114
    • 提供者:ninglei
  1. LL1wenfa

    0下载:
  2. 根据某一文法编制调试LL(1)分析程序,以便对任意输入的符号串进行分析。本次实验的目的主要是加深对预测分析LL(1)分析法的理解。-prepared in accordance with a grammar debugging LL (1) analysis of procedures for the importation of arbitrary strings of symbols for analysis. The main purpose of the experiment was t
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2279
    • 提供者:颜炳昊
  1. ll(1)fenxibiaodeshengcheng

    0下载:
  2. 词法分析源程序 提示:本程序只能对由 i , + , * , ( , ) 构成的以 # 结束的字符串进行分析, -lexical analysis source Tip : the program only right by i, *, (and ) consisting of the # end of the strings,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8443
    • 提供者:xiao
  1. resize

    0下载:
  2. Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at de
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10563
    • 提供者:日报
  1. gongsigongzi

    0下载:
  2. 小型公司工资管理系统 小型公司工资管理系统-small companies wage management system sma ll companies Salary Management System
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:11499
    • 提供者:王雪
  1. LH3

    0下载:
  2. 一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带 -an image after wavelet transform for HH, HL, LH, LL 4 subband. the wavelet transform of a subband that h3 embedded watermark, LH3 lower high-frequency band
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:刘德庆
  1. BoothMultiplier

    0下载:
  2. -- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93 std -- this design passes the Synplify synthe
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1833
    • 提供者:罗兰
  1. yufafenxichengxu1111

    0下载:
  2. 简易的语法分析程序 此为LL(1)语法分析程序 语法分析程序-simple syntax analysis procedures such as LL (1) syntax analysis program syntax analysis program
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:290592
    • 提供者:杨应
  1. zzxj

    0下载:
  2. 这是一个小型管理系统这是一个小型管理系这是一个小型管理系-This a small management system which is a sma ll EC Management System
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:991694
    • 提供者:tianlai
  1. LL(1)analysis1

    0下载:
  2. * VC6.0下运行通过 此程序为本人苦心所做,请您在阅读的时候,尊重本人的 劳动。可以修改,但当做的每一处矫正或改进时,请将改进 方案,及修改部分发给本人 (修改部分请注名明:修改字样) Email: jink2005@sina.com QQ: 272576320 ——初稿完成:06-5-27 jink2005-running through this procedure done for my intention, in your reading
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5901
    • 提供者:yao
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com