Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - section
Search - section - List

编译原理双语书   Moving on to the code generation, the goal of this phase is to build a compiler given that the programs in the phase of parser have been strictly recognized without any error, here the error means that the input is an illegal sentence in the grammar. However, before generating code, first you need to build the bar-bones recognizer.     

 We need create some temporary variables and maintain internally by the compiler. The step of generating Code is as follows. First, create a mechanism for allocating temporaries. In fact, the temporaries should be recycled, that is they should be reused after they are no longer needed in the current subexpression. Second, determine the name of the temporary that  uses arguments and return values. So, this section of code generator consists of generating code for a binary operator, generating code for a copy instruction, generating code for an instruction which loads the argument into a register, and then write it onto the new stack frame, including the standard call sequence and the standard return sequence.  


Date : 2009-01-14 Size : 2.4mb User : joan18

Radar Signal Analysis and Processing Using MATLAB is written so that it can be used as a reference book or as a textbook for two graduate level courses with emphasis on signals and signal processing. Instructors using this book as a text may choose the following chapter breakdown for their curriculum. Chap- ters 1 through Chapter 7 can be used for the first course, while Chapters 8 through 11 may be used for the second course. Chapter 11 (Target Tracking), Chapter 12 (Synthetic Aperture Radar), and Chapter 13 (Radar Cross Section) (R) from my other book Radar Systems Analysis and Design Using MATLAB may also be used to supplement both courses.
Date : 2011-12-05 Size : 5.63mb User : lgxman

This section was formerly called the Preface, but since nobody read it, I renamed it to a more conventional title that computers users are conditioned to obey. Another suggestion was to call this the Don't Readme section, but since people today believe everything they read, I was afraid they really wouldn't read it.
Date : 2012-03-28 Size : 765.59kb User : liuxiangwei666666@163.com

本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Date : 2025-12-14 Size : 7.62mb User : 黄影

DL : 0
第1章 XML概览 1.1 什么是XML 1.2 为什么开发人员对XML感到激动 1.3 XML文档的“生命” 1.4 相关技术 1.5 本章小结 第2章 XML应用简介 2.1 什么是XML应用程序 2.2 用于XML的XML 2.3 XML的后台应用 2.4 本章小结 第3章 第一个XML文档 -Chapter 1 Overview of XML 1.1 What is XML 1.2 why developers of XML was excited a .3 XML "life" 1.4 1.5 of this chapter related technologies Summary Chapter 2 Introduction 2.1 XML Application Bush what is XML applications for XML 2.2 XML 2.3 XML application of the background section 2.4 of this chapter Summary 3 Chapter 1 XML
Date : 2025-12-14 Size : 1.18mb User : kiki

DL : 0
这是一本文科的书,中文名为《自由和秩序》,阐述了自由和秩序的深刻关系。-This is a book of this Section, the Chinese called "freedom and order", explained the order of a free and the profound relationship.
Date : 2025-12-14 Size : 779kb User : 刘涛

两招轻松找回遗忘的WinXP管理员密码 很多“不拘小节”的朋友在使用电脑时,经常是昨天改了Windows XP帐户密码,今天便忘记了内容,把自己锁在“门外”的情况时有发生。对此,大多数朋友只能痛苦的去重新安装系统。其实如果你有以下的条件,还是能够轻松夺回系统控制权的。 -two strokes easier to retrieve a forgotten password managers WinXP many "informal section" friends in the use of computers , often changed yesterday Windows XP account passwords, forgotten today, locked herself in the "outside" have occurred from time to time. This, the most painful friends only to re-install the system. In fact, if you have the following conditions, and can easily retake control of the system.
Date : 2025-12-14 Size : 2.88mb User : liyahua

本书包含了许多Ajax技术的设计模式。例如:你应该如何分割数据以便于分配呢?答案是,采用内容分块模式(Content Chunking Pattern);如何有效地维护状态或至少是维护痕迹呢?答案是,采用持久通信模式(Persistent Communications Pattern);如何让用户对所有潜在的数据了如指掌呢?答案是,采用无限数据模式(Infinite Data Pattern)。通过书中呈现的九种模式,作者几乎发掘了所有的Ajax理论,这些知识对你将来编写应用程序时制定策略有重大的帮助。每种模式都有相应的章节对其进行论述,每章均以模式的设计意图为开头,然后介绍使用该模式的动机,并列举一系列使用该模式开发的应用程序和与该模式相关联的设计模式。接着,以解决实际问题的方式诠释该设计模式的架构。最后,执行程序通过代码及用户与各种网页的互动形式展现。在章末,还有对该章精华内容的总结回顾。 -the book contains many technical Ajax design patterns. For example : How should you segmentation data in order to be distributed? The answer is that the use of content block mode (Content Chunking Pattern); How to effectively maintain state, or at least preserve traces? The answer is that, durable communication mode (Persistent Communications Pattern ); How to let all potential users of the data so familiar? The answer is that the use of unlimited data model (Infinite Data Pattern). Through the book showing the nine models, the authors explore almost all of the Ajax theory, knowledge of your future application procedures for the preparation of the development strategy will be of immense help. Each model has a corresponding section of its expositions, each chapter are intended to model the
Date : 2025-12-14 Size : 11.03mb User : zoujian

palm编成,这种书很少,有兴趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools-palm establishment, and this little book, is interested Title : Palm Programming : The Developer's Guide URL : http://safari.oreilly.com/JVXSL.asp x = 1
Date : 2025-12-14 Size : 1.49mb User : xiaojun

第一节课:概述 SQL Server Mobile 概述 SQL Server Mobile 的功能 与 SQL Server 2005 集成 与 Visual Studio 2005 集成 第二节课:数据库引擎 数据库引擎的编程 查询分析器的使用 独有的数据访问对象 利用数据源快速创建应用程序 第三节课:结果集 什么是 SqlCeResultSet? 强类型的 SqlCeResultSet SqlCeResultSet 的数据绑定 第四节课:远程数据访问 配置 Web 同步向导 远程数据访问(RDA) SqlCeRemoteDataAccess 的属性 SqlCeRemoteDataAccess 的方法 演示用 RDA 方式同步数据 第五节课:合并复制 原理和架构 支持的功能 创建发布 创建订阅 与RDA的比较 -first course : SQL Server Mobile outlined SQL Server Mobile outlined the functions and SQ L Integration Server 2005 and Visual Studio 2005 Integration Section II class : database engine database engine analyzers programming inquiries to the exclusive use of the data access object data sources used to be the rapid creation Section III classes of procedures : What is the result set SqlCeResultSet? Strong SqlCeResultSet SqlCeResultSet types of data bundled with section IV Course : Remote Data Access Web Configuration Synchronization Wizard Remote Data Access (RDA) SqlCeRemoteDat aAccess attributes SqlCeRemoteDataAccess the demonstration using RDA V mode synchronous data lesson : copy merger principle and structure of the functional support the creation and publication subscriptions to the cre
Date : 2025-12-14 Size : 4.92mb User : qinghai

xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries. -xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries.
Date : 2025-12-14 Size : 269kb User : drt

目 录 第 一 节ispDesignEXPERT 简 介 第 二 节ispDesignEXPERT System 的 原 理 图 输 入 第 三 节设 计 的 编 译 与 仿 真 第 四 节ABEL 语 言 和 原 理 图 混 合 输 入 第 五 节ispDesignEXPERT System 中 VHDL 和Verilog 语 言 的 设 计 方 法 第 六 节 在 系 统 编 程 的 操 作 方 法 第 七 节ModelSim 的 使 用 方 法 附 录 一ispDesignEXPERT System 上 机 实 习 题 附 录 二ispDesignEXPERT System 文 件 后 缀 及 其 含 义-Contents Section I Introduction Section II ispDesignEXPERT the ispDesignEXPERT System schematic design input Section III Section IV ABEL compiler and simulation language and schematic diagram in section V ispDesignEXPERT System hybrid input in VHDL and Verilog design language of section VI in the system programming method of operation to use the ModelSim section VII of Appendix 1 ispDesignEXPERT System-on internship title ispDesignEXPERT System Appendix II document and the meaning of the suffix
Date : 2025-12-14 Size : 519kb User : 史蒙克

DL : 0
2007考研大纲词汇 ,Z.mp3-2007 study section of the outline of vocabulary, Z.mp3
Date : 2025-12-14 Size : 58kb User : 欧阳城天

DL : 0
2007考研大纲词汇 ,Y.mp3-2007 study section of the outline of vocabulary, Y.mp3
Date : 2025-12-14 Size : 105kb User : 欧阳城天

DL : 0
2007考研大纲词汇 ,X.mp3-2007 study section of the outline of vocabulary, X.mp3
Date : 2025-12-14 Size : 7kb User : 欧阳城天

DL : 0
MATLAB仿真详解.分章节解读.PDF格式.解压后即可观看.-Detailed MATLAB simulation. Sub-section interpretations. PDF format. Decompression can watch later.
Date : 2025-12-14 Size : 5.88mb User : 蒋天

DL : 0
Quartus II设计正弦信号发生器。本节通过正弦信号发生器的设计对QuartusII的一些重要功能作一些说明。对本节的详细了解有利于对以后章节有关DSP Builder的应用和设计有更好的理解。-Quartus II design sinusoidal signal generator. This section through the sinusoidal signal generator QuartusII the design of some of the important features to make some notes. Of this section to learn more about the future in favor of the relevant sections of the application of DSP Builder and design have a better understanding.
Date : 2025-12-14 Size : 849kb User : yehui

DL : 0
数据统计描述 第一节 数据分析中常用的统计量及其分布 第二节 频数变量数据特征描述 第三节 综述变量数据特征的描述 第四节 数据分析过程的记录与重现-Data described in section I of data analysis commonly used in statistics and their distribution in section II, the frequency characteristics of variable data variables described in Section III Summary data on the characteristics of the process of data analysis described in section IV of the record and reproduce
Date : 2025-12-14 Size : 482kb User : victor

DL : 0
总共30个章节的C51学习教程,里面有PDF文件以及相应章节的源代码。-A total of 30 chapters of the C51 Learning Guide, which has PDF documents, as well as the corresponding section of the source code.
Date : 2025-12-14 Size : 1.6mb User : 安静

méthode de calcul de section de cable d apres schnider electric
Date : 2025-12-14 Size : 173kb User : djoo djamel
« 12 3 4 5 6 7 8 9 10 ... 14 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.