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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

ready-to-use

  • Compact Flash Support For Nios II 5.0, To download supporting materials for this new Compact Flash s

    Compact Flash Support For Nios II 5.0, To download supporting materials for this new Compact Flash support, download the following .zip file, extract to a computer with Quartus II 5.0 & Nios II 5.0 installed, and proceed to use the hardware and/or software examples of your choice to proceed. Additional information is available in the readme.txt document, included in the top-level of the .zip file

    標(biāo)簽: Compact Flash supporting materials

    上傳時(shí)間: 2016-02-13

    上傳用戶:gmh1314

  • DESIGN PATTERNS JAVA COMPANION Design patterns began to be recognized more formally in the early 1

    DESIGN PATTERNS JAVA COMPANION Design patterns began to be recognized more formally in the early 1990s by Helm (1990) and Erich Gamma (1992), who described patterns incorporated in the GUI application framework, ET++. The culmination of these discussions and a number of technical meetings was the publication of the parent book in this series, Design Patterns -- Elements of Reusable Software, by Gamma, Helm, Johnson and Vlissides.(1995). This book, commonly referred to as the Gang of Four or “GoF” book, has had a powerful impact on those seeking to understand how to use design patterns and has become an all-time best seller. We will refer to this groundbreaking book as Design Patterns, throughout this book and The Design Patterns Smalltalk Companion (Alpert, Brown and Woolf, 1998) as the Smalltalk Companion.

    標(biāo)簽: recognized COMPANION PATTERNS patterns

    上傳時(shí)間: 2016-02-27

    上傳用戶:大三三

  • The first edition of this book ranks among the small (very small) number of books that I credit with

    The first edition of this book ranks among the small (very small) number of books that I credit with significantly elevating my skills as a professional software devel-oper. Like the others, it was practical and easy to read, but loaded with important advice. Effective C++, Third Edition, continues that tradition. C++ is a very powerful programming language. If C gives you enough rope to hang yourself, C++ is a hard-ware store with lots of helpful people ready to tie knots for you. Mastering the points discussed in this book will definitely increase your ability to effectively use C++ and reduce your stress level.

    標(biāo)簽: small edition credit number

    上傳時(shí)間: 2013-12-29

    上傳用戶:talenthn

  • This example demo code is provided as is and has no warranty, implied or otherwise. You are free to

    This example demo code is provided as is and has no warranty, implied or otherwise. You are free to use/modify any of the provided code at your own risk in your applications with the expressed limitation of liability (see below) so long as your product using the code contains at least one uPSD products (device).

    標(biāo)簽: otherwise provided warranty example

    上傳時(shí)間: 2014-11-17

    上傳用戶:hoperingcong

  • Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answ

    Just what is a regular expression, anyway? Take the tutorial to get the long answer. The short answer is that a regular expression is a compact way of describing complex patterns in texts. You can use them to search for patterns and, once found, to modify the patterns in complex ways. You can also use them to launch programmatic actions that depend on patterns. A tongue-in-cheek comment by programmers is worth thinking about: "Sometimes you have a programming problem and it seems like the best solution is to use regular expressions now you have two problems." Regular expressions are amazingly powerful and deeply expressive. That is the very reason writing them is just as error-prone as writing any other complex programming code. It is always better to solve a genuinely simple problem in a simple way when you go beyond simple, think about regular expressions. Tutorial: Using regular expressions

    標(biāo)簽: expression the tutorial regular

    上傳時(shí)間: 2013-12-19

    上傳用戶:sardinescn

  • These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obvi

    These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great controls or visual Frameworks written in WTL (there are many things that should be considered especially in a company with hundreds of developers like the company I work for). Unfortunately, there was no such good and free visual Framework in MFC until now. Whatever difficulties there are, I still desire to be able to use them and now my effort is here to be shared with you. Under the Hood

    標(biāo)簽: libraries WTL together written

    上傳時(shí)間: 2013-12-18

    上傳用戶:wcl168881111111

  • A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De

    A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post analyses. Results are generated with and without market adjustments in the data. A readme.txt. file in the .zip folder describes each script and how to use it

    標(biāo)簽: MathWorks contains scripts webinar

    上傳時(shí)間: 2014-01-04

    上傳用戶:trepb001

  • Introduction: 1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools

    Introduction: 1. Macro1: AddFailureModeCol is used to the test report generated from GNPO Rpt Tools i. You can just open the test report, apply AddFailureModeCol 2. Macro2: DPHU_Match is for the test report after meeting i. You open the DPHU_Format_26Dec.xls, then apply DPHU_Match, after the program starts to run, you select the after-meeting test report from which you want to generate a dphu report. ii. Use “Save As” instead of “Save” to save the generated dphu report. Because later on you still want to use the DPHU_Format_26Dec.xls as a template.

    標(biāo)簽: AddFailureModeCol Introduction generated Macro1

    上傳時(shí)間: 2016-08-09

    上傳用戶:爺?shù)臍赓|(zhì)

  • C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and eas

    C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamentals of this core language.

    標(biāo)簽: conversational-style programming friendly Primer

    上傳時(shí)間: 2016-08-20

    上傳用戶:a6697238

  • This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

    This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.

    標(biāo)簽: initializing application operating presents

    上傳時(shí)間: 2013-12-19

    上傳用戶:tzl1975

主站蜘蛛池模板: 新巴尔虎右旗| 长宁县| 安福县| 马山县| 兖州市| 库尔勒市| 财经| 北京市| 达尔| 连云港市| 赣州市| 三明市| 都安| 酉阳| 绩溪县| 平乐县| 新竹县| 新野县| 清河县| 合山市| 会理县| 阿尔山市| 临夏县| 博客| 夏河县| 黔南| 濉溪县| 天气| 裕民县| 凉山| 宜黄县| 湖南省| 搜索| 饶平县| 莒南县| 楚雄市| 惠安县| 招远市| 武宁县| 宁乡县| 霍邱县|