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

搜索资源列表

  1. 简单优先文法的判定及分析器的构造

  2. 摘 要 编译程序的工作过程通常是词法分析、语法分析、语义分析、代码生成、代码优化。编译程序的这些过程的执行先后就构成了编译程序的逻辑结构,但是这些逻辑结构不一定是按照某一个固定顺序的,也有可能是按照平行或者互锁的方式执行的。 本次课程设计是就简单优先文法原理来做一个简单优先分析器。简单优先分析文法的基本思想是对一个文法按一定的原则求出该文法所有符号包括终结符和非终结符之间的优先关系,按照这种关系确定规约过程中的句柄,它的规约过程实际上是规范规约。在算法实现过程中,主要使用visual C++进
  3. 所属分类:C++

    • 发布日期:2010-06-20
    • 文件大小:203776
    • 提供者:agkwyf
  1. Compilers Principles, Techniques, and Tools 

  2. 这本书最大的特点就是一开始就通过一个实际 的小例子,把编译原理的大致内容罗列出来,让很多编译原理的初学者很快心里有了个底,也知道为什么会有 这些理论,怎么运用这些理论.
  3. 所属分类:专业指导

    • 发布日期:2010-06-22
    • 文件大小:4194304
    • 提供者:yzyangzheng
  1. Build Your Own Database-Driven Website Using PHP & MySQL

  2. This book is a hands-on guide to learning all the tools, principles, and techniques needed to build a fully functional database-driven Web site using PHP and MySQL from scratch.
  3. 所属分类:PHP

    • 发布日期:2010-06-25
    • 文件大小:3145728
    • 提供者:wpaopaoyuw
  1. MathematicalProblemsinImageProcessing

  2. Contents Foreword vii Preface to the Second Edition xi Preface to the First Edition xv Guide to the Main Mathematical Concepts and Their Application xxv Notation and Symbols xxvii 1 Introduction 1 1.1 The Image Society.....................1 1.2 What
  3. 所属分类:Java

    • 发布日期:2010-06-25
    • 文件大小:10485760
    • 提供者:moxibingdao
  1. CSQA - Certified Software Quality Analyst Brochure

  2. Acquiring the designation of Certifi ed Software Quality Analyst (CSQA) indicates a professional level of competence in the principles and practices of quality assurance in the IT profession. CSQAs become members of an acclaimed professional group,
  3. 所属分类:其它

    • 发布日期:2010-06-28
    • 文件大小:334848
    • 提供者:superlj
  1. Lean Software Development: An Agile Toolkit

  2. Lean Software Development shows software professionals how to achieve breakthrough quality, savings, speed, and business value by adapting the seven "lean" principles that have already revolutionized manufacturing and R&D. Drawing on 25+ years' expe
  3. 所属分类:其它

    • 发布日期:2010-06-29
    • 文件大小:1048576
    • 提供者:uynixoac
  1. SSD9——Software Specification, Testing, and Maintenance

  2. This course is an introduction to software engineering. Software engineering includes the principles and practices that contribute to producing better software and to making software development more predictable and economical. You will learn about
  3. 所属分类:其它

  1. Efficient C++ Performance Programming Techniques

  2. Written by two authors with first-hand experience wringing the last ounce of performance from commercial C++ applications, this book demonstrates the potential of C++ to produce highly efficient programs. The book reveals practical, everyday object-
  3. 所属分类:C++

    • 发布日期:2010-07-04
    • 文件大小:1048576
    • 提供者:zhpf0311
  1. zemax英文说明书(最新版)

  2. What does ZEMAX do? ZEMAX is a program which can model, analyze, and assist in the design of optical systems. The interface to ZEMAX has been designed to be easy to use, and with a little practice it can allow very rapid interactive design. Most ZEM
  3. 所属分类:Access

    • 发布日期:2010-07-05
    • 文件大小:6291456
    • 提供者:shizhelee
  1. NewSID 域 域NewSID

  2. NewSID SYSINTERNALS SOFTWARE LICENSE TERMS These license terms are an agreement between Sysinternals (a wholly owned subsidiary of Microsoft Corporation) and you. Please read them. They apply to the software you are downloading from Systinternals.co
  3. 所属分类:Access

    • 发布日期:2010-07-05
    • 文件大小:68608
    • 提供者:stream1990
  1. 并发编程资料

  2. concurrent programming in java Design Principles and Patterns
  3. 所属分类:Java

    • 发布日期:2008-01-25
    • 文件大小:1048576
    • 提供者:sdaunch
  1. UML for Java Programmers

  2. 内容是英文的,介绍uml,很有帮助!Overview of UML for Java ProgrammersWorking with DiagramsClass DiagramsSequence DiagramsUse CasesPrinciples of OODThe Practices: dXPackagesObject DiagramsState DiagramsHeuristics and CoffeeSMC Remote Service: Case Study
  3. 所属分类:Java

    • 发布日期:2008-02-10
    • 文件大小:1048576
    • 提供者:ebrowser
  1. Operating Systems : internals and design principles

  2. William Stallings_Operating Systems_Internal_and_Design_Principles_6Ed_PDF_
  3. 所属分类:专业指导

    • 发布日期:2010-07-12
    • 文件大小:12582912
    • 提供者:pinkmomo027
  1. The Art of Multiprocessor Programming

  2. Morgan Kaufmann, 2008 The first text and reference on this sea change in the computer industry This book is the first comprehensive presentation of the principles and tools available for programming multiprocessor machines. It is of immediate use to
  3. 所属分类:Java

    • 发布日期:2010-07-12
    • 文件大小:7340032
    • 提供者:NightCloud
  1. Academic Press - Passive Optical Networks - Principles and Practice.Oct.2007

  2. Passive optical network (PON) technologies have become an important broadband access technology as a result of the growing demand for bandwidth-hungry video-on-demand applications. Written by the leading researchers and industry experts in the field
  3. 所属分类:Access

    • 发布日期:2010-07-13
    • 文件大小:5242880
    • 提供者:adriftken
  1. 龙书--编译原理三本书之一

  2. 编译原理三本书之一 不用多做介绍吧 既然你搜了这个名字
  3. 所属分类:专业指导

    • 发布日期:2010-07-13
    • 文件大小:12582912
    • 提供者:sizki
  1. oo design principles

  2. oo设计的原则。 Single Responsibility Principle (SRP) Open/Closed Principle (OCP) Liskov Substitution Principle (LSP) a.k.a. Design by Contract Dependency Inversion Principle (DIP) Interface Segregation Principle (ISP)
  3. 所属分类:专业指导

    • 发布日期:2010-07-17
    • 文件大小:544768
    • 提供者:justshot
  1. 哈希函数构造方法研究

  2. 本文阐述了哈希函数的构造方法有很多,但应注意两个原则:第一,函数值应在1至记录总数之间;第二,尽可能避免冲突。 设要存放的数据元素有n个,存放数据元素的内存单元有m个,设计哈希函数的目标就是要使通过哈希函数得到的n个数据元素的哈希地址尽可能均匀地分布在m个连续内存单元上,同时使计算过程尽可能简单以达到尽可能高的时间效率。 This paper describes the structure of the hash function of a lot of ways, but should pa
  3. 所属分类:专业指导

    • 发布日期:2010-07-17
    • 文件大小:119808
    • 提供者:liusongcheng
  1. 重构-改善既有代码的设计

  2. Martin Fowler和《重构:改善既有代码的设计》(中文版)另几位作者清楚揭示了重构过程,他们为面向对象软件开发所做的贡献,难以衡量。《重构:改善既有代码的设计》(中文版)解释重构的原理(principles)和最佳实践方式(best practices),并指出何时何地你应该开始挖掘你的代码以求改善。《重构:改善既有代码的设计》(中文版)的核心是一份完整的重构名录(catalog of refactoring),其中每一项都介绍一种经过实证的代码变换手法(code transforma
  3. 所属分类:其它

    • 发布日期:2010-07-23
    • 文件大小:12582912
    • 提供者:luolingwhu
  1. Introduction to Digital Communication

  2. 本资料是一个有关数字通信的简介MIT讲座讲座文章,里面包含有6.450 Principles of Digital Communications
  3. 所属分类:专业指导

    • 发布日期:2010-07-24
    • 文件大小:110592
    • 提供者:penuins
« 1 2 ... 45 46 47 48 49 50»