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

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

aspect-Oriented

  • The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally

    The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally describing the facilities provided by the language, and using examples to illustrate them. This booklet does not fully describe every aspect of the language. For such fine details, you should consult the IEEE Standard VHDL Language Reference Manual. However, be warned: the standard is like a legal document,

    標(biāo)簽: introduction informally purpose booklet

    上傳時(shí)間: 2017-07-24

    上傳用戶:zhouchang199

  • Learn how to leverage a key Java technology used to access relational data from Java programs, in

    Learn how to leverage a key Java technology used to access relational data from Java programs, in an Oracle environment. Author Donald Bales begins by teaching you the mysteries of establishing database connections, and how to issue SQL queries and get results back. You ll move on to advanced topics such as streaming large objects, calling PL/procedures, and working with Oracle9i s object-oriented features, then finish with a look at transactions, concurrency management, and performance

    標(biāo)簽: Java technology relational leverage

    上傳時(shí)間: 2017-08-02

    上傳用戶:xz85592677

  • The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software

    The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practical approach to SOA using the BEA AquaLogic Service Bus tool. And it’s written from the “source”—BEA Systems AquaLogic product lead Jeff Davies.

    標(biāo)簽: professional Definitive software Edition

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

    上傳用戶:wpwpwlxwlx

  • Cocoa Framework 簡(jiǎn)稱Cocoa

    Cocoa Framework 簡(jiǎn)稱Cocoa,它是Mac OS X 上的快速應(yīng)用程序開發(fā)(RAD, Rapid Application Development)框 架,一個(gè)高度面向?qū)ο蟮模∣bject Oriented)開發(fā)框架。無(wú)論您是資深的Mac 開發(fā)人員,還是即將踏入Mac 開發(fā)世 界的新新人類,Cocoa 都是您開發(fā)應(yīng)用程序的瑞士軍刀、樂(lè)高積木,它是您構(gòu)建Mac OS X 應(yīng)用程序最強(qiáng)大、最高 效的工具。值得一提的是,蘋果公司之所以能夠開發(fā)出眾多頂級(jí)軟件,其實(shí)也正是因?yàn)橛兄鳦ocoa 這個(gè)秘密武器。 Cocoa 是Mac OS X 上原生支持的應(yīng)用程序開發(fā)框架,蘋果公司強(qiáng)烈推薦所有Mac 開發(fā)人員使用。

    標(biāo)簽: Cocoa Framework

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

    上傳用戶:xlcky

  • If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"

    If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

    標(biāo)簽: understanding programmer desires fuller

    上傳時(shí)間: 2017-09-25

    上傳用戶:gtzj

  • LatentSVM論文

    The object detector described below has been initially proposed by P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a Dalal-Triggs detector that uses a single filter on histogram of oriented gradients (HOG) features to represent an object category. This detector uses a sliding window approach, where a filter is applied at all positions and scales of an image. The first innovation is enriching the Dalal-Triggs model using a star-structured part-based model defined by a “root” filter (analogous to the Dalal-Triggs filter) plus a set of parts filters and associated deformation models. The score of one of star models at a particular position and scale within an image is the score of the root filter at the given location plus the sum over parts of the maximum, over placements of that part, of the part filter score on its location minus a deformation cost easuring the deviation of the part from its ideal location relative to the root. Both root and part filter scores are defined by the dot product between a filter (a set of weights) and a subwindow of a feature pyramid computed from the input image. Another improvement is a representation of the class of models by a mixture of star models. The score of a mixture model at a particular position and scale is the maximum over components, of the score of that component model at the given location.

    標(biāo)簽: 計(jì)算機(jī)視覺(jué)

    上傳時(shí)間: 2015-03-15

    上傳用戶:sb_zhang

  • trivium_p3

    This document specifies trivium, a hardware oriented synchronous stream cipher which aims to provide a flexible trade-off between speed and area.

    標(biāo)簽: trivium_p3

    上傳時(shí)間: 2015-05-09

    上傳用戶:inazeze

  • SystemC_tutorial

    This tutorial will focus on the strong connection between C++ and SystemC by making the analogy between Hardware modeling and Object-Oriented modeling. The first section will look at the creation of Hardware components in C++. The second section will highlight the benefits of a SystemC implementation. Lastly, a worked example will allow you to gain experience with the steps involved in the creation, and simulation, of a SystemC design. 

    標(biāo)簽: systemc

    上傳時(shí)間: 2015-06-25

    上傳用戶:ycc‘eeworm

  • Essential+C++

    書中以4個(gè)面向來(lái)表現(xiàn)C++的本質(zhì):procedural(程序性的)、generic(泛型的)、object-based(個(gè)別對(duì)象的)、object-oriented(面向?qū)ο蟮模?,全書圍繞著一系列逐漸繁復(fù)的程序問(wèn)題,以及用以解決這些問(wèn)題的語(yǔ)言特性。循此方式,讀者不只學(xué)到C++的函數(shù)和結(jié)構(gòu),也會(huì)學(xué)習(xí)到它們的設(shè)計(jì)目的和基本原理

    標(biāo)簽: Essential+C++

    上傳時(shí)間: 2019-06-10

    上傳用戶:wigen

  • Crime+and+Intelligence+Analysis

    In the hit CBS crime show Person of Interest, which debuted in 2011, the two heroes—one a former Central Intelligence Agency agent and the other a billionaire technology genius—work together using the ubiquitous surveillance system in New York City to try to stop violent crime. It’s referred to by some as a science fiction cop show. But the use of advanced technology for crime analysis in almost every major police department in the United States may surpass what’s depicted on TV crime dramas such as Person of Interest. Real-time crime cen- ters (RTCCs) are a vital aspect of intelligent policing. Crime analysis is no longer the stuff of science fiction. It’s real.

    標(biāo)簽: Intelligence Analysis Crime

    上傳時(shí)間: 2020-05-25

    上傳用戶:shancjb

主站蜘蛛池模板: 靖西县| 吉安市| 瑞昌市| 宣威市| 许昌市| 喜德县| 潞城市| 磴口县| 靖江市| 大丰市| 军事| 上虞市| 固阳县| 河源市| 信宜市| 江城| 广丰县| 海盐县| 娄底市| 南澳县| 全椒县| 资阳市| 育儿| 横峰县| 肥乡县| 吴桥县| 合水县| 当雄县| 榆社县| 池州市| 津市市| 星子县| 泽普县| 米脂县| 厦门市| 兴海县| 武强县| 鄢陵县| 满城县| 莱州市| 东海县|