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

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

MIPI-Alliance-Introduction

  • Title: C++ Primer 3rd Edition 中文完美OCR版 URL:http://www.china-pub.com/computers/common/info.asp?id=59

    Title: C++ Primer 3rd Edition 中文完美OCR版 URL:http://www.china-pub.com/computers/common/info.asp?id=5926 ISBN:7-5083-0989-8 Author:潘愛民 張麗 Publisher:中國電力出版社 Page:1043 Edition:3rd Edition Catalog:Programming/C_C++ Format:PDF Size:3.80MB Supplier:過去 Introduction:C++ Primer的第三版結合了Stanley Lippman的實踐經驗和Josée Lajoie對于ANSI/ISO標準C++的深入理解。這本指導書的第三版已經被重新改寫過,以便更加精確地講述標準C++的特性和用法。在本書中,對于C++初學者特別有價值的是一些來自真實世界中的程序例子,它們說明了泛型程序(generic program)的設計、面向對象程序的設計、模板的用法,以及使用標準C++進行程序設計的方方面面。而且,本書也在適當的地方講到了一些習慣用法以及效率指導。

    標簽: china-pub computers Edition Primer

    上傳時間: 2016-11-05

    上傳用戶:fnhhs

  • Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and c

    Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and association rule mining is one of the few excep- tions to this tradition. The introduction of this technique boosted data mining research and its impact is tremendous. The algorithm is quite simple and easy to implement. Experimenting with Apriori-like algorithm is the fi rst thing that data miners try to do.

    標簽: 64257 algorithms decision pattern

    上傳時間: 2014-01-12

    上傳用戶:wangdean1101

  • Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

    Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).

    標簽: numbers generalizations hypercomplex Quaternions

    上傳時間: 2014-11-27

    上傳用戶:jhksyghr

  • 15篇光流配準經典文獻

    15篇光流配準經典文獻,目錄如下: 1、A Local Approach for Robust Optical Flow Estimation under Varying 2、A New Method for Computing Optical Flow 3、Accuracy vs. Efficiency Trade-offs in Optical Flow Algorithms 4、all about direct methods 5、An Introduction to OpenCV and Optical Flow 6、Bayesian Real-time Optical Flow 7、Color Optical Flow 8、Computation of Smooth Optical Flow in a Feedback Connected Analog Network 9、Computing optical flow with physical models of brightness Variation 10、Dense estimation and object-based segmentation of the optical flow with robust techniques 11、Example Goal Standard methods Our solution Optical flow under 12、Exploiting Discontinuities in Optical Flow 13、Optical flow for Validating Medical Image Registration 14、Tutorial Computing 2D and 3D Optical Flow.pdf 15、The computation of optical flow

    標簽: 光流

    上傳時間: 2014-11-21

    上傳用戶:fanboynet

  • This book explains how to write device drivers for the newest members of the MicrosoftWindows family

    This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.

    標簽: MicrosoftWindows the explains drivers

    上傳時間: 2014-01-04

    上傳用戶:dongqiangqiang

  • China ancient times the official system was China ancient times in a political history science, this

    China ancient times the official system was China ancient times in a political history science, this book divided three parts: The first part of all previous dynasties government system outline, the second part of introduction ancient times the government official control system, third part of all previous dynasties government system noun Jan released.

    標簽: ancient China times political

    上傳時間: 2017-02-15

    上傳用戶:1109003457

  • Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative intro

    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.

    標簽: authoritative Programming Microsoft Services

    上傳時間: 2013-12-26

    上傳用戶:Shaikh

  • This book is for systems architects who are interested in building security into their application

    This book is for systems architects who are interested in building security into their applications. The book is designed to be useful to architects in three ways: as an introduction to security architecture, as a handbook on security issues for architecture review, and as a catalog of designs to look for within a security product.

    標簽: application architects interested building

    上傳時間: 2014-01-24

    上傳用戶:xwd2010

  • Abstract七段顯示器在DE2可當成Verilog的console

    Abstract七段顯示器在DE2可當成Verilog的console,做為16進位的輸出結果。Introduction使用環境:Quartus II 7.2 SP1 + DE2(Cyclone II EP2C35F627C6)簡單的使用switch當成2進位輸入,并用8位數的七段顯示器顯示16進位的結果。

    標簽: Abstract Verilog console DE2

    上傳時間: 2017-06-03

    上傳用戶:zhangyigenius

  • This book has been written to support a practically oriented course in programming language transla

    This book has been written to support a practically oriented course in programming language translation for senior undergraduates in Computer Science. More specifically, it is aimed at students who are probably quite competent in the art of imperative programming (for example, in C++, Pascal, or Modula-2), but whose mathematics may be a little weak students who require only a solid introduction to the subject, so as to provide them with insight into areas of language design and implementation, rather than a deluge of theory which they will probably never use again students who will enjoy fairly extensive case studies of translators for the sorts of languages with which they are most familiar students who need to be made aware of compiler writing tools, and to come to appreciate and know how to use them. It will hopefully also appeal to a certain class of hobbyist who wishes to know more about how translators work.

    標簽: practically programming oriented language

    上傳時間: 2013-12-10

    上傳用戶:我干你啊

主站蜘蛛池模板: 芦山县| 高青县| 平潭县| 莱州市| 郑州市| 法库县| 芮城县| 双流县| 上饶市| 大化| 西乌| 彰武县| 日照市| 洪雅县| 江安县| 奉化市| 怀仁县| 兴和县| 灯塔市| 乐东| 运城市| 吉首市| 大同市| 宝坻区| 天等县| 宜兴市| 巴马| 上饶市| 甘南县| 肃北| 巴林左旗| 大连市| 凤翔县| 阿巴嘎旗| 房山区| 苍山县| 盐源县| 罗定市| 黑山县| 竹山县| 西藏|