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

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

OBJECT-relational

  • 對于hook

    對于hook,從ring3有很多,ring3到ring0也有很多,根據(jù)api調(diào)用環(huán)節(jié)遞進的順序,在每一個環(huán)節(jié)都有hook的機會,可以有int 2e或者sysenter hook,ssdt hook,inline hook ,irp hook,object hook,idt hook等等

    標(biāo)簽: hook

    上傳時間: 2013-12-28

    上傳用戶:ggwz258

  • Geoprocessor Programming Model Use CreateObject to create a Spatial Reference, a Value Table, or

    Geoprocessor Programming Model Use CreateObject to create a Spatial Reference, a Value Table, or a FieldInfo Object

    標(biāo)簽: Geoprocessor CreateObject Programming Reference

    上傳時間: 2013-12-23

    上傳用戶:天涯

  • iphone 應(yīng)用開發(fā)手冊第二版

    iphone 應(yīng)用開發(fā)手冊第二版,使用object-c語言和xcode開發(fā)平臺

    標(biāo)簽: iphone 應(yīng)用開發(fā)

    上傳時間: 2014-01-02

    上傳用戶:王慶才

  • 針對普通的Web瀏覽器網(wǎng)頁軟件界面

    針對普通的Web瀏覽器網(wǎng)頁軟件界面,華視推出“身份證閱讀Web瀏覽器ActiveX控件” ,或者叫Web“插件” 。 ActiveX 瀏覽器控件是Microsoft提出的一組使用COM(Component Object Model,部件對象模型)使得軟件部件在 網(wǎng)絡(luò)環(huán)境中進行交互的技術(shù)集。它與具體的編程語言無關(guān)。作為針對Internet應(yīng)用開發(fā)的技術(shù),ActiveX被廣泛應(yīng)用于WEB服務(wù)器以及客戶端的各個方面。 同時,ActiveX技術(shù)也被用于方便地創(chuàng)建普通的桌面應(yīng)用程序。

    標(biāo)簽: Web 瀏覽器 軟件

    上傳時間: 2013-12-02

    上傳用戶:manlian

  • 易于使用的php數(shù)據(jù)訪問對象,從業(yè)務(wù)邏輯代碼中剝離sql查詢,易于維護和擴充功能.目前僅在自己的代碼中使用,我一個人水平有限,osdn的高手們,一起來改進完善它吧,Simple PHP Databas

    易于使用的php數(shù)據(jù)訪問對象,從業(yè)務(wù)邏輯代碼中剝離sql查詢,易于維護和擴充功能.目前僅在自己的代碼中使用,我一個人水平有限,osdn的高手們,一起來改進完善它吧,Simple PHP Database Object Layer.

    標(biāo)簽: Databas Simple osdn php

    上傳時間: 2013-11-26

    上傳用戶:hongmo

  • Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the process

    Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the processor.A PLB core System is made with the VGA IP core attached to it. The software written for the MicroBlaze processor specifies the object, the color and the movement of the display. The functionality of the module is verified by implementation on Spartan 3.

    標(biāo)簽: System-on-Chip Microblaze embedded Spartan

    上傳時間: 2013-12-20

    上傳用戶:上善若水

  • Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t

    Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the objects, so that they appeared more smooth and realisitc, and to have a camera that orbitted around the object, which allowed us to look arond the object with a stationary light source. We chose to do this in hardware, because our initial implementation using running software on the NIOS II processor was too slow. Implementing parallelism in hardware is also easier to do than in software, which allows for more efficiency. We used Professor Land s floating point hardware, which allowed us to do calculations efficiency, which is essential to graphics.

    標(biāo)簽: Implementation Processing Graphics rendered

    上傳時間: 2014-11-22

    上傳用戶:shawvi

  • Cocoa Framework 簡稱Cocoa

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

    標(biāo)簽: Cocoa Framework

    上傳時間: 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

    上傳時間: 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)簽: 計算機視覺

    上傳時間: 2015-03-15

    上傳用戶:sb_zhang

主站蜘蛛池模板: 正阳县| 蓬溪县| 麟游县| 上栗县| 永丰县| 石渠县| 昭觉县| 曲水县| 射阳县| 博爱县| 仁布县| 呼伦贝尔市| 新泰市| 洮南市| 额济纳旗| 辛集市| 平潭县| 临汾市| 汾西县| 和林格尔县| 讷河市| 万州区| 略阳县| 红安县| 罗江县| 灵台县| 星子县| 长垣县| 清远市| 彭泽县| 资溪县| 彝良县| 会东县| 龙江县| 黄骅市| 汝城县| 库尔勒市| 博客| 铜鼓县| 冷水江市| 镇康县|