亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

appendix

  • Quartus appendix - Can be useful if you start using quartus II to code in verilog

    Quartus appendix - Can be useful if you start using quartus II to code in verilog

    標簽: appendix Quartus quartus verilog

    上傳時間: 2017-09-01

    上傳用戶:cuiyashuo

  • 基于XGATE進行Manchester譯碼的方法

    Using the XGATE for Manchester DecodingTable of Contents 1 Introduction                         1.1 XGATE Module in S12X               2 Decoding Algorithm                        3 Software Implementation                   3.1 Frame Scheme                       3.2 Operating Modes and Demo             3.3 Files Summary                        3.4 Complete Mode Flowchart              4 Manchester Encoder                      4.1 Devices Used                        5 Conclusion  appendix A Noise Elements During RF Transmissions in the Manchester Decoding ImplementationA.1 Types of Noise                      A.2 Effects of Noise                      A.3 Workaround for Noise Effects          

    標簽: Manchester XGATE 譯碼

    上傳時間: 2013-10-15

    上傳用戶:wqq123456

  • 十部經典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C

    十部經典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTERNAL SORTING CHAPTER 9: SYMBOL TABLES CHAPTER 10: FILES appendix A: SPARKS appendix B: ETHICAL CODE IN INFORMATION PROCESSING appendix C: ALGORITHM INDEX BY CHAPTER

    標簽: Fundamentals Structures Horowitz PREFACE

    上傳時間: 2015-05-19

    上傳用戶:維子哥哥

  • The book "The Finite Difference Time Domain for Electromagnetics" by Karl Kunz and Raymond Luebbers,

    The book "The Finite Difference Time Domain for Electromagnetics" by Karl Kunz and Raymond Luebbers, CRC Press, 1993, contains an FDTD code and output files in appendix B. The same code and output files are contained in this directory.

    標簽: Electromagnetics Difference The Luebbers

    上傳時間: 2013-12-29

    上傳用戶:chongcongying

  • 中文名:Windows Forms 程序設計 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民

    中文名:Windows Forms 程序設計 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻譯: 榮耀 蔣賢哲 出版社:人民郵電出版社 代碼內容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Chapter 2 Forms * Chapter 3 Dialogs * Chapter 4 Layout * Chapter 5 Drawing Basics * Chapter 6 Drawing Text * Chapter 7 Advanced Drawing * Chapter 8 Printing * Chapter 9 Components * Chapter 10 Controls * Chapter 11 Design-Time Integration: The Properties Window * Chapter 12 Design-Time Integration: Designers and Smart Tags * Chapter 13 Resources * Chapter 14 Applications * Chapter 15 Settings * Chapter 16 Data Binding Basics * Chapter 17 Applied Data Binding * Chapter 18 Multithreaded User Interfaces * Chapter 19 ClickOnce Deployment * appendix A Whats New in Windows Forms 2.0 * appendix C Delegates and Events * appendix D Component and Control Survey * appendix E Drag and Drop * appendix F Document Management * Bibliography * Index

    標簽: Windows Forms Programming Chris

    上傳時間: 2013-12-03

    上傳用戶:啊颯颯大師的

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) the text of Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques appendix A: Exercise Answers appendix B: Beyond the Llama Index Colophon

    標簽: L. published Schwartz Edition

    上傳時間: 2014-11-29

    上傳用戶:kr770906

  • by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See

    by Randal L. Schwartz and Tom Phoenix ISBN 0-596-00132-0 Third Edition, published July 2001. (See the catalog page for this book.) Learning Perl, 3rd Edition. Table of Contents Copyright Page Preface Chapter 1: Introduction Chapter 2: Scalar Data Chapter 3: Lists and Arrays Chapter 4: Subroutines Chapter 5: Hashes Chapter 6: I/O Basics Chapter 7: Concepts of Regular Expressions Chapter 8: More About Regular Expressions Chapter 9: Using Regular Expressions Chapter 10: More Control Structures Chapter 11: Filehandles and File Tests Chapter 12: Directory Operations Chapter 13: Manipulating Files and Directories Chapter 14: Process Management Chapter 15: Strings and Sorting Chapter 16: Simple Databases Chapter 17: Some Advanced Perl Techniques appendix A: Exercise Answers appendix B: Beyond the Llama Index Colophon

    標簽: L. published Schwartz Edition

    上傳時間: 2015-09-03

    上傳用戶:lifangyuan12

  • This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po

    This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant to be read as a whole, so please read it from beginning to end before asking questions... most of them will probably be answered. Each section builds on the sections before it. I have also added some solutions to common errors in appendix A. If you ask me a question that is answered on this page, you will look very silly.

    標簽: developing tutorial attempts clearly

    上傳時間: 2015-09-29

    上傳用戶:wanqunsheng

  • This book is intended for embedded system programmers, consultants and students interested in real-t

    This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.

    標簽: consultants programmers interested intended

    上傳時間: 2015-11-06

    上傳用戶:l254587896

  • Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resou

    Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includes the following sections: 1 Server Programming Guide 2 Client Programming Guide 3 ISV Programming Guide 4 Report Writers Guide 5 appendix A 6 Glossary –

    標簽: Development Microsoft SDK Software

    上傳時間: 2014-01-20

    上傳用戶:zhichenglu

主站蜘蛛池模板: 武平县| 乌海市| 陈巴尔虎旗| 淳化县| 新龙县| 建昌县| 宜宾县| 称多县| 辽中县| 南投市| 墨江| 阿坝县| 峨眉山市| 凭祥市| 禹城市| 玉山县| 库尔勒市| 南江县| 泗洪县| 曲麻莱县| 巫溪县| 吴桥县| 九江市| 子长县| 长丰县| 常山县| 油尖旺区| 晋中市| 梅州市| 永川市| 赫章县| 文安县| 襄垣县| 蓬溪县| 潞西市| 茂名市| 泸水县| 奉新县| 高碑店市| 社会| 大关县|