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

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

Implements

  • a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or ex

    a3load is 8051 firmware that can be used for uploading or downloading to EZ-USB RAM (internal or external). It Implements the vendor specific command bRequest = 0xA3. The address to download/upload to/from is specified in the wValue field of the SETUP packet and the length of the transfer in the wLength field. The actual upload/download data is transferred during the DATA stage of the SETUP transfer. This firmware will function on all EZ-USB chips (EZ-USB, EZ-USB FX, FX2, FX2LP, FX1).

    標(biāo)簽: downloading uploading firmware internal

    上傳時間: 2013-12-25

    上傳用戶:zhaiye

  • SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software int

    SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s Implements the SWI function table. The SWI function declarations and implementations are demonstrated in the file Artx_SWI.c.

    標(biāo)簽: implement Compiler RealView software

    上傳時間: 2015-05-30

    上傳用戶:chenlong

  •  ? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個單獨(dú)的綁定。 package com.ms.wfc.data.ui

     ? Java函數(shù)速查 你能很快的查到你要的函數(shù) DataBinding類 代表數(shù)據(jù)源字段和組件屬性之間一個單獨(dú)的綁定。 package com.ms.wfc.data.ui public class DataBinding Implements IConstructable 說明 DataBinder控件使用該類來表示數(shù)據(jù)源中的每一個綁定。 請參閱:《Microsoft Visual J++ 6.0 程序員指南》第18章“WFC中的數(shù)據(jù)綁定”。 構(gòu)造器 DataBinding.DataBinding 創(chuàng)建一個DataBinding對象。 語法 public DataBinding () public DataBinding ( IComponent target, String propertyName,String fieldName ) public DataBinding ( IComponent target, String propertyName,String fieldName, IDataFormat format )

    標(biāo)簽: DataBinding package Java data

    上傳時間: 2013-12-20

    上傳用戶:TRIFCT

  • This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

    This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently Implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.

    標(biāo)簽: collection interfaces integrate templates

    上傳時間: 2015-08-10

    上傳用戶:chfanjiang

  • Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:

    Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication

    標(biāo)簽: environments Dropbear designed supports

    上傳時間: 2014-01-16

    上傳用戶:skhlm

  • java 數(shù)據(jù)庫 功能強(qiáng)大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on

    java 數(shù)據(jù)庫 功能強(qiáng)大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and Implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General Public Licence (LGPL). A copy of the licence is included in the distribution. Please note that SmallSQL Database is distributed WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please refer to the licence for details.

    標(biāo)簽: SmallSQL Database platform library

    上傳時間: 2013-12-19

    上傳用戶:yyyyyyyyyy

  • rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Wind

    rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP Remote Desktop, and possibly other Terminal Services products. rdesktop currently Implements the RDP version 4 and 5 protocols.

    標(biāo)簽: Terminal Windows Microsoft rdesktop

    上傳時間: 2013-12-19

    上傳用戶:liuchee

  • This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class dri

    This directory builds the Tape class driver for Microsoft® Windows® Server 2003. The class driver Implements device-independent support, and exports support routines for device-specific tape miniclass drivers. It handles device-independent tape requests and calls the tape minidriver routines to process device-specific functions. Class driver splits transfer requests, when necessary, to fit the maximum transfer size for the underlying host bus adapter. It also provides device-independent, tape-specific error handling, and calls the tape miniclass driver s device-specific error handling routines.

    標(biāo)簽: class Microsoft directory reg

    上傳時間: 2013-12-09

    上傳用戶:huangld

  • java語言開發(fā)的P2P流媒體系統(tǒng)

    java語言開發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream Implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    標(biāo)簽: java P2P 語言 流媒體系統(tǒng)

    上傳時間: 2016-01-09

    上傳用戶:ikemada

  • Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

    Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) Implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifier. icsiboost Implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.

    標(biāo)簽: meta-learning classifiers combining Boosting

    上傳時間: 2016-01-30

    上傳用戶:songnanhua

主站蜘蛛池模板: 蚌埠市| 大同县| 射洪县| 垫江县| 乐安县| 岑巩县| 富蕴县| 东乡县| 台州市| 伊金霍洛旗| 九龙城区| 大石桥市| 出国| 石首市| 防城港市| 封丘县| 崇礼县| 峨眉山市| 大关县| 双峰县| 文水县| 象州县| 江陵县| 哈巴河县| 万载县| 九寨沟县| 东乌珠穆沁旗| 池州市| 饶河县| 竹溪县| 永仁县| 陇西县| 中西区| 阿拉善左旗| 灵山县| 合肥市| 南昌县| 讷河市| 凤山县| 潍坊市| 麻城市|