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

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7.26mb
    • 提供者:wesong
  1. liuziyancompile

    0下载:
  2. 本程序用于自顶向下的语法分析。只您输入的上下问无关文法进行分析,并构造出预测分析表。-procedure for the top-down syntax analysis. Only you enter the ministry asked not grammar analysis and structural analysis projected table.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.63mb
    • 提供者:刘子炎
  1. 141_WebServer1

    1下载:
  2. 简单的多线程WEB服务器,借鉴了<自顶向下方法_计算机网络>里的程序.用java写的.-simple multi-threaded Web server, a reference
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:赵燕
  1. zifuchuanjieshiqi

    0下载:
  2. 词法分析将字符串分解为三个部分,映射到类中,获得字符串的对应值,由LL自顶向下的语法分析得到运算结果。-lexical analysis string decomposition of a three-part Maps category, access to the corresponding string values, LL from the top-down syntax analysis Operational results.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10.81kb
    • 提供者:仇烨
  1. dsfdssdfsdfsdfsd

    0下载:
  2. 本程序用于 计算机专业学 生学编译原理 的实验或实 验报告,自顶向下语法分析-procedures for the students to learn computer professional compiler theory or experimental Experimental report, top-down syntax analysis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.76kb
    • 提供者:熊刚
  1. yucefenxibiao

    0下载:
  2. 用C语言编写的编译预测分析程序,有通用性 进行自顶向下编译-C language compiler prediction analysis procedures, conduct a generic top-down Compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5.39kb
    • 提供者:tangliang
  1. zidingxiaxia

    0下载:
  2. 编译原理的一个课程设计,关于自顶向下语法分析的,附源程序和课程设计报告,对急需课程设计报告的同学是个好选择哦-compiler tenets of a curriculum design, of top-down syntax analysis, A source and curriculum design report, the urgent need to design the courses students is a good choice oh
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:46.59kb
    • 提供者:lg
  1. chenji2

    0下载:
  2. 函数是 C 中最常用的结构概念。它们应用于实现“自顶向下的”问题解决方法 — 即,将问题分解成越来越小的子问题,直到每个子问题都能够用代码表示。这对程序的模块化和文档记录有帮助。此外,由许多小函数组成的程序更易于调试。-C function is the most commonly used structural concept. They used to achieve the "top-down" solution to the problem - that is, th
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.98kb
    • 提供者:杨海波
  1. z41

    0下载:
  2. 一个自顶向下与自底向上的分析演示,程序采用JAVA实现,是编译原理学习的好例子。-a top-down and bottom-up analysis of the demonstration program uses JAVA, Principle study is to compile a good example.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:13.15kb
    • 提供者:xym
  1. zidingxiangxiashiyan

    0下载:
  2. 自顶向下语法分析 实验报告 对于给定的源程序(如C语言或Pascal等),要求从组成源程序的字符行中寻找出单词,并给出它们的种别和属性——输出二元组序列。以便提供给语法分析的时候使用。要求能识别所有的关键字,标志符等,并且能够对出先的一些词法规则的错误进行必要的处理。-top-down syntax analysis report for the experiment to the source (such as C or Pascal, and other languages), reques
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:54.31kb
    • 提供者:余琨
  1. 将基于视频的人体运动捕捉方法分为自顶向下的方法和自底

    0下载:
  2. 将基于视频的人体运动捕捉方法分为自顶向下的方法和自底
  3. 所属分类:DSP编程

    • 发布日期:2011-03-17
    • 文件大小:206.63kb
    • 提供者:x111y1j1
  1. C

    0下载:
  2. Some of the basic design of C language algorithm C语言的几种算法:自顶向下、逐步求精方法、简单排序算法、枚举法、迭代法、递推与递归法、分治法-Some of the basic design of C language algorithmC language of several algorithms: top-down, stepwise refinement method, a simple sorting algorithm, enum
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:38.02kb
    • 提供者:拉夫
  1. LL1

    0下载:
  2. 消除左递归的文法来使文法满足进行确定自顶向下分析的条件 一个LL(1)分析法的语法分析器-Elimination of left-recursive grammar to make grammar meet to determine the top-down analysis of the conditions for an LL (1) Analysis Parser
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:16.66kb
    • 提供者:余祖澔
  1. toptodown

    0下载:
  2. 编译原理中的自顶向下的语法分析,基于LL1文法描述,很好用。-Compilation Principle in the top-down syntax analysis, based on LL1 grammar descr iption, very good use.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:72.62kb
    • 提供者:hzy
  1. Computer_Networking

    0下载:
  2. 计算机网络自顶向下方法与internet特色-Computer_Networking,_A_Top-Down_Approach_Featuring_the_Internet,_3rd_Edition
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-23
    • 文件大小:7.18mb
    • 提供者:qyl
  1. 00

    0下载:
  2. 《计算机网络-自顶向下方法与internet特色》这本书蛮经典的,中文版是由陈鸣翻译的-" Computer network- from the top-down approach and the internet feature" This book pretty classic, the Chinese version was translated by Chen Ming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1.5mb
    • 提供者:huang
  1. aaa

    0下载:
  2. 计算机网络第三版自顶向下(英文)(中文)(答案) 绝对真实-Top-down computer networks third edition (in English) (Chinese) (answers) are not real
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1.24mb
    • 提供者:yuanheying
  1. 交互式计算机图形学基于OpenGL的自顶向下

    0下载:
  2. opengl 交互式自顶向下图形技术书籍(opengl Interactive top-down graphic technology book)
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:63.53mb
    • 提供者:星河雾灯
  1. 计算机网络原理:自顶向下方法(第6版)

    0下载:
  2. 计算机网络原理:自顶向下方法(第6版) (Computer network top-down version 6)(The principle of computer network: the top down method (Sixth Edition) (Computer network top-down version 6))
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:17.16mb
    • 提供者:nslj11118
  1. 计算机网络 自顶向下方法 第六版 课后答案.pdf

    3下载:
  2. 《计算机网络—自顶向下方法》第六版习题答案(Question Answers for the Sixth Edition of Computer Network-Top-Down Method)
  3. 所属分类:网络截获/分析

    • 发布日期:2020-08-16
    • 文件大小:1.39mb
    • 提供者:gyh8884
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com