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

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

clear

  • CELP (CELl Processing) is a functional programming package for Matlab. It is often better to use FP

    CELP (CELl Processing) is a functional programming package for Matlab. It is often better to use FP instead of loops: - it s more compact - it s more clear.

    標簽: programming Processing functional package

    上傳時間: 2013-12-19

    上傳用戶:netwolf

  • This discussion will attempt to outline some truths and common misconceptions about digital audio wa

    This discussion will attempt to outline some truths and common misconceptions about digital audio watermarking. It will survey the intrinsic obstacles that such technology is required to overcome, shedding light on its performance criteria, compromises and limitations. While doing so, it will also survey a few common types of applications, hopefully leading to a clear understanding as to the appropriateness of such technology and its expertise within multimedia content protection.

    標簽: misconceptions discussion attempt digital

    上傳時間: 2016-07-18

    上傳用戶:520

  • If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frus

    If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the laboratory to the workplace with readable prose and practical examples, showing that "compile-time STL" is as able as its runtime counterpart. Serving as a tutorial as well as a handbook for experts, this is the book on C++ template metaprogramming."Chuck Allison, Editor, The C++ Source

    標簽: metaprogramming you template excited

    上傳時間: 2016-07-20

    上傳用戶:gundamwzc

  • 這是一個基于命令行交互方式的議程(agenda)管理系統(采用面向對象方法和Java 語言開發) 版本:1.01 編程語言:Java 所用平臺:Windows XP sp2+ Eclipse 3

    這是一個基于命令行交互方式的議程(agenda)管理系統(采用面向對象方法和Java 語言開發) 版本:1.01 編程語言:Java 所用平臺:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0 完成日期:2006-11-13 [主要功能說明]:已注冊到系統的用戶(user)可添加(add)、刪除(delete)、查詢(query)系統中記錄的會議(meeting)安排;系統還提供新用戶注冊(register)、清除(clear)某一用戶所有會議安排等管理功能。

    標簽: Java Eclipse Windows agenda

    上傳時間: 2016-07-29

    上傳用戶:壞天使kk

  • 迭代自適應Simpson

    迭代自適應Simpson,Lobatto積分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm. We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.

    標簽: Simpson 迭代

    上傳時間: 2014-10-25

    上傳用戶:xc216

  • This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate

    This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++ You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going You ve had an introductory C++ course, but you ve found that you still can t follow your colleagues when they re describing their C++ designs and code You re an experienced C or Java programmer, but you don t yet have the experience to develop nuanced C++ code and designs You re a C++ expert, and you re looking for an alternative to answering the same questions from your less-experienced colleagues over and over again C++ Common Knowledge covers essential but commonly misunderstood topics in C++ programming and design while filtering out needless complexity in the discussion of each topic. What remains is a clear distillation of the essentials required for production C++ programming, presented in the author s trademark incisive, engaging style.

    標簽: intermediate you quickly dummy

    上傳時間: 2014-01-09

    上傳用戶:wpwpwlxwlx

  • 本計算器可以進行簡單的四則運算(加、減、乘、除)但僅限于十進制下

    本計算器可以進行簡單的四則運算(加、減、乘、除)但僅限于十進制下,還可以進行(八進制,十進制,十六進制)之間的相互轉換,八進制最多可以輸入19位數,十進制最多可以輸入18位數,十六進制最多可以輸入14位數,backspace表示退格, clear表示初始化,

    標簽: 計算器 四則運算 十進制

    上傳時間: 2013-12-02

    上傳用戶:wkchong

  • Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob

    Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most common patterns. This tutorial begins with clear and concise introductions to C#, object-oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.

    標簽: development adaptable solutions patterns

    上傳時間: 2014-09-07

    上傳用戶:wangchong

  • A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a

    A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked seasoned assembly programmers about the term before and most of them had not heard of it. If it is new to you, do not worry, you are not the only one. It is a term that is scarcely used and is only useful in a reverse engineering context. Furthermore, is it "codecave" or "code cave"? I am not quite sure, but I will try my best to refer to it consistently as a "codecave". A space may sneak in there from time to time

    標簽: engineering code-what chances reverse

    上傳時間: 2014-01-17

    上傳用戶:hn891122

  • The Red Hat Linux and Fedora distributions have become one of the major Linux distributions, bringi

    The Red Hat Linux and Fedora distributions have become one of the major Linux distributions, bringing to the PC all the power and flexibility of a Unix workstation as well as a complete set of Internet applications and a fully functional desktop interface. This book is designed not only to be a complete reference on Linux, but also to provide clear and detailed explanations of Linux features. No prior knowledge of Unix is assumed Linux is an operating system anyone can use

    標簽: distributions Linux Fedora become

    上傳時間: 2017-02-11

    上傳用戶:moshushi0009

主站蜘蛛池模板: 子洲县| 阿瓦提县| 四子王旗| 平邑县| 彰化县| 旬阳县| 当阳市| 平乐县| 分宜县| 措美县| 云和县| 萨嘎县| 天津市| 建湖县| 弥勒县| 义马市| 清徐县| 绥芬河市| 平定县| 刚察县| 闵行区| 新津县| 崇文区| 平昌县| 阳谷县| 曲周县| 青州市| 牙克石市| 页游| 云梦县| 衡水市| 漯河市| 焉耆| 玉林市| 前郭尔| 瑞安市| 怀化市| 咸阳市| 九江市| 钟祥市| 廉江市|