您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Compilers.Principles.Techniques.And.Tools

  2. Chapter 1 contains motivational material and also presents some background issues in computer architecture and programming-language principles. Chapter 2 develops a miniature compiler and introduces many of the important concepts, which are then dev
  3. 所属分类:其它

    • 发布日期:2009-09-01
    • 文件大小:12582912
    • 提供者:carol_xinhe
  1. Syntax-Directed Translation.pdf

  2. Syntax-Directed Translation.pdf
  3. 所属分类:C/C++

    • 发布日期:2010-08-28
    • 文件大小:95232
    • 提供者:wileysea
  1. C++ 标准 ISO 14882-2011

  2. Contents Contents iii List of Tables xi List of Figures xv 1 General 1 1.1 Scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Normative references . . . . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:C++

    • 发布日期:2013-05-26
    • 文件大小:14680064
    • 提供者:crbboy
  1. 编译原理龙书答案

  2. 编译原理龙书答案 完整性高 第二章 2.2 Exercises for Section 2.2 2.2.1 Consider the context-free grammar: S -> S S + | S S * | a Show how the string aa+a* can be generated by this grammar. Construct a parse tree for this string. What language does this grammar ge
  3. 所属分类:专业指导

    • 发布日期:2014-05-13
    • 文件大小:673792
    • 提供者:u013009946
  1. Qt5 Cadaques(中文版QML)

  2. 1. Introduction 2. Meet Qt 5 i. 序(Preface) ii. Qt5介绍(Qt5 Introduction) iii. Qt构建模块(Qt Building Blo iv. Qt项目(Qt Project) 3. Get Start i. 安装Qt5软件工具包(Installi ii. 你好世界(Hello World) iii. 应用程序类型(Application T iv. 总结( Summary) 4. Qt Creator IDE i. 用户界面(Th
  3. 所属分类:C++

    • 发布日期:2015-03-07
    • 文件大小:5242880
    • 提供者:hu_yong
  1. Crafting a Compiler by Charles N. Fisher Richard J. LeBlanc 带目录版

  2. ``Crafting a Compiler'' by Charles N. Fisher & Richard J. LeBlanc, Jr. 1988. Benjamin/Cummings Publishing Company. Menlo Park, CA. Brief Contents xvi 1 Introduction 1 2 A Simple Compiler 31 3 Scanning—Theory and Practice 57 4 Grammars and Parsing 11
  3. 所属分类:C

  1. k7 SRIO参考例程

  2. Core name: Xilinx LogiCORE Serial RapidIO Version: 5.5 Release Date: April 19, 2010 ================================================================================ This document contains the following sections: 1. Introduction 2. New Features 3. Su
  3. 所属分类:硬件开发

    • 发布日期:2018-07-27
    • 文件大小:433152
    • 提供者:cleve_mfr
  1. Google C++ International Standard.pdf

  2. Contents Contents ii List of Tables x List of Figures xiv 1 Scope 1 2 Normative references 2 3 Terms and definitions 3 4 General principles 7 4.1 Implementation compliance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 4.2 St
  3. 所属分类:C/C++

    • 发布日期:2018-12-27
    • 文件大小:5242880
    • 提供者:weixin_40539125
  1. 接收以CPL编写的程序,对其进行词法分析、语法分析、语法制导翻译等,然后能够正确的执行程序。

  2. 说明地址:http://www.pudn.com/Download/item/id/2316059.html; 接收以CPL编写的程序,对其进行词法分析、语法分析、语法制导翻译等,然后能够正确的执行程序。 (Receive a program written in CPL, its lexical analysis, parsing, syntax-directed translation, and then be able to correctly execute the program.)
  3. 所属分类:硬件开发

    • 发布日期:2019-06-13
    • 文件大小:306176
    • 提供者:qq_26975307
  1. 2010_Book_MATLABRecipesForEarthSciences.pdf

  2. 对于地球科学专业的学者来说,此教程有很好的指导作用,能够帮助快速上手,快速了解matlab在地学当中的用途和操作方法。Martin h. trauth MATLAB③ Recipes for earth sciences Third edition With Contributions by Robin gebbers and norbert marwan and illustrations by Elisabeth Sillmann ②s ringer Privatdozent dr rer
  3. 所属分类:专业指导

    • 发布日期:2019-10-20
    • 文件大小:22020096
    • 提供者:weixin_42640369
  1. The OpenGL® Shading Language, Version 4.60.7

  2. The OpenGL Shading Language, Version 4.60.7,可以作为参考手册5.2. Array Operations 112 53. Function calls 112 5.4. Constructors.........,,,,,,,,, .112 5.5. Vector and Scalar Components and length ,,,.117 5.6. Matrix Components 119 5.7. Structure and Array Op
  3. 所属分类:C++

    • 发布日期:2019-10-15
    • 文件大小:5242880
    • 提供者:lyx_323
  1. Notes on Writing Portable Programs in C

  2. We will call a program portable if adapting it to a new environment is easier than rewriting it for that environment. This document is mainly for those who have never ported a program to another platform — a specific hardware and software environment
  3. 所属分类:C

    • 发布日期:2019-07-27
    • 文件大小:233472
    • 提供者:winprog
  1. glow编译器,降低了计算图之间的计算量

  2. 具体描述Glow编译器的基础知识,glow是通过减少计算图的计算量来优化的have implemented a high-level intermediate represen Variable name: save saveLl tation that allows a compiler to reason about and Value: 0.000000e+C0 output: floaK optimize high-level constructs such as tensors and
  3. 所属分类:其它

    • 发布日期:2019-07-27
    • 文件大小:843776
    • 提供者:xiao_mei_mei
  1. AAC-ISO-13818-7(2014).pdf

  2. MPEG2_AAC的(2004年)第三版,ISO/IEC 14496-3(MPEG4_AAC)直接来自于ISO/IEC 13818-7,所以在14496-3中有些东西可能看不懂或不知道渊源,都可以在这里找到。 在文件格式上,13818-7定义的是*.AAC为后缀的文件(ADTS是其中一种)。14496-3则定义的是*.MP4格式,而apple推出的*.M4A则是*.MP4除ISO/EO13818-7:2004(E Contents Page Scope 1.1 MPEG-2 AAC Tools
  3. 所属分类:编解码

    • 发布日期:2019-07-04
    • 文件大小:1048576
    • 提供者:songsantai