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

搜索资源列表

  1. 2

    0下载:
  2. 编译原理课程设计条件语句的翻译 (LL(1)法,输出四元式)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:92689
    • 提供者:ddcw
  1. heng

    0下载:
  2. 编译原理课程设计LL(1)for语句设计
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6956
    • 提供者:47579318
  1. bianyiWHILE

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3477
    • 提供者:spark
  1. LL1

    0下载:
  2. 编译原理课程设计,LL(1)算法,按照要求应该是做FOR循环,三地址输出,后面的没做,感觉前面做的还可以,所以上传供参考
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:63127
    • 提供者:王旭东
  1. ProgrammingWPF

    0下载:
  2. Programming WPF Windows Presentation Foundation (WPF) (formerly known by its code name \"Avalon\") is a brand-new presentation framework for Windows XP and Windows Vista, the next version of the Windows client operating system. For developers, W
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2320204
    • 提供者:yjc666
  1. 8puzzlesolve

    0下载:
  2. This an 8-puzzle solver. You input the current state of your annoying little 8 puzzle and it ll use the Hillclimbing Algorithm to calculate a list of moves which you can use to solve the puzzle. It is written in C++ with an interactive text mode base
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5936
    • 提供者:王涛
  1. mp3_toolbox

    0下载:
  2. 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:467978
    • 提供者:hang
  1. Wrox.Professional.ASP.NET.2.0.Databases.Feb.2007.eBook-BBL

    0下载:
  2. Who This Book Is For This book is aimed at intermediate or experienced programmers who have started on their journey toward ASP.NET development and who are already familiar with relational databases such as SQL Server. While readers won’t be intro
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-07-14
    • 文件大小:3689433
    • 提供者:lslspp
  1. OpenGLGameProgramming源码

    0下载:
  2. OpenGL Game Programming 一书的源代码,相当具有参考价值!包含书中的所有的例子! Beginning OpenGL Game Programming(OpenGl游戏程序设计高级入门),说高级是因为这本书确实不同一般,深入讲解OpenGL的游戏开发过程.而说是入门教程:它是一步一步的引导读者去学习.从最基础到高级. GameDev.net的两个站长写的书,这本书不只提供了一个极好的OPENGL的入门,而是整体讲述了3D程序设计. 本书是对OpenGL开发
  3. 所属分类:OpenGL

  1. pl/0

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的最大位数*/ #define al 10
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. Binary_balance_sorttree

    2下载:
  2. 7、二叉平衡排序树 问题描述:创建二叉平衡排序树 基本要求: 1、 输入数据的数量不得低于15个 2、 建立二叉平衡排序树(要求包括LL型LR型RR型RL型四种调整方式) 3、 完成任意数据的查找(要求给出查找执行的次数) -7, binary sort tree balanced descr iption of the problem: Create a balanced binary tree sort of basic requirements: 1, the nu
  3. 所属分类:Console

    • 发布日期:2017-01-06
    • 文件大小:914432
    • 提供者:牛小龙
  1. trnn

    0下载:
  2. 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2413
    • 提供者:kingking
  1. ace

    0下载:
  2. ACE pudn的资料比较的基础的资料。全是从pudn下的。这可是我用分去换来的。为了不让大家去多花分,我来打个包,整个免费的。哈。 当然你有能力也可以去看卷1,卷2.-ACE pudn information on the basis of comparison information. All from the pudn under. But I am going to use it in return. To keep you going to spend more points, I
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:7026160
    • 提供者:lph
  1. delphifastzlib114

    1下载:
  2. zlibyou can found an optimized version of Zlib 1.1.4 that you can embed into every Delphi executable without use external dlls. Further I have build a little example hoping to aid "young" Delphi programmers getting in trouble with streams... P
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-29
    • 文件大小:29849
    • 提供者:sun
  1. Watermark_4

    0下载:
  2. 信息隐藏与水印技术系列实验之四:DWT变换域不可见图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的DWT变换域低频LL系数中多次重复嵌入一个256色灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时需要原始图像。 (3)剪切攻击可使含水印图像中的水印信息部分丢失。 (4)可以计算
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3847984
    • 提供者:
  1. ProgrammingtheMicrosoftWindowsDriverModel(2nd)

    0下载:
  2. This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of th
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:2693403
    • 提供者:wukun
  1. rbtree

    0下载:
  2. 红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). In practice, the
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8215
    • 提供者:kark
  1. mmamrdmx_0.9.0.1_src

    0下载:
  2. MONOGRAM AMR Splitter v0.9.0.1-I’ve noticed on the Codec Guide discussion board that some people were missing an AMR parser filter so I’ve decided to write one. It follows the same concept as the musepack splitter filter so it was basically just copy
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-03
    • 文件大小:35535
    • 提供者:陈耀
  1. yufa

    0下载:
  2. 1. 分析文法是否符合要求,适当消除左递归,提取左因子。 2. 分析新构造的产生式集合,构造预测分析表。实现LL(1)分析 3. 编写程序根据分析表输出结果---产生式的序列 -1
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2284
    • 提供者:cyb
  1. ftpd

    0下载:
  2. A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:7150
    • 提供者:陈绍辉
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com