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

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

RLE-implementation

  • The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

    The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library included with the open source Vorbis reference libraries distributed for free by Xiph.org. ogg vorbis decoder, evc project Tremor can be used along with any ANSI compliant stdio implementation for file/stream access, or use custom stream i/o routines provided by the embedded environment. Both uses are described in detail in this documentation.

    標簽: integer-only embeddable libvorbisi provides

    上傳時間: 2016-01-21

    上傳用戶:gengxiaochao

  • Some Aspects of Chess Programming

    Some Aspects of Chess Programming,老外寫的關于棋類人工智能程序設計的書。 1.overall look on chess programming 2.typical structure of a chess program 3.implementation of my own chess program 4.experiments

    標簽: Programming Aspects Chess Some

    上傳時間: 2016-01-22

    上傳用戶:685

  • This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

    This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.

    標簽: the articles Drivers edition

    上傳時間: 2014-01-16

    上傳用戶:ommshaggar

  • 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.

    標簽: meta-learning classifiers combining Boosting

    上傳時間: 2016-01-30

    上傳用戶:songnanhua

  • This ECMA Standard specifies the form and establishes the interpretation of programs written in the

    This ECMA Standard specifies the form and establishes the interpretation of programs written in the C# programming language. It specifies The representation of C# programs The syntax and constraints of the C# language The semantic rules for interpreting C# programs The restrictions and limits imposed by a conforming implementation of C#.

    標簽: the interpretation establishes specifies

    上傳時間: 2013-12-18

    上傳用戶:chenjjer

  • CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa

    CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class CHAPT04\CLASSIC.H Declaration of the ClassicHandler class

    標簽: CHAPT 04 Bit program

    上傳時間: 2013-11-30

    上傳用戶:

  • CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e

    CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\DIGI.CPP Implementation of the Digiboard class CHAPT05\DIGI.H Declaration of the Digiboard cla

    標簽: CHAPT 05 initelligent Bit

    上傳時間: 2016-02-03

    上傳用戶:aappkkee

  • CHAPT06CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06CHAPT06.EXE 16-Bit executable

    CHAPT06\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\BIOSPORT.CPP Implementation of the BiosPort class CHAPT06\BIOSPORT.H Declaration of the BiosPort cla

    標簽: CHAPT 06 executable Bit

    上傳時間: 2016-02-03

    上傳用戶:wpwpwlxwlx

  • CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The

    CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT12\Chapt12.ico The icon used in Chapt12.exe CHAPT12\Chapt12.rc The resource file use in the test program. CHAPT12\Chapt12Dlg.cpp The implementation of the dialog class CHAPT12\Chapt12Dlg.h The declarations of the dialog class CHAPT12\MyWin32Port.h Definition for a class derived from Win32Port. CHAPT12\resource.h The resource IDs

    標簽: CHAPT Chapt 12 the

    上傳時間: 2013-12-17

    上傳用戶:yan2267246

  • 通用串行總線(USB)是一種新興的計算機外圍串行通信接口標準

    通用串行總線(USB)是一種新興的計算機外圍串行通信接口標準,與常用的計算機接口(如串口、并口等)相比,通用串行總線(Universal Serial Bus,USB)具有熱插拔、即插即用、數據傳輸可靠、擴展方便、低成本等優點。從問世以來,它得到了廣泛的應用,一方面已成為當前計算機必備的接口之一,同時也被廣泛地應用于嵌入式系統設計中。 從1994年USB 0.7出現開始,USB實施者論壇(Implementation Forum)先后定義了USB 0.8、0.9、1.0、1.1、2.0以及USB OTG等規范,以及各種不同的設備類規范。其中USB1.1規范目前正逐步廣泛應用,而USB2.0和USBOTG作為USB協議的更新和擴展,也將使USB占領更廣的外設

    標簽: USB 通用串行總線 計算機 串行通信

    上傳時間: 2016-02-17

    上傳用戶:王小奇

主站蜘蛛池模板: 德化县| 察隅县| 隆子县| 淅川县| 金昌市| 汾西县| 苍溪县| 民丰县| 双辽市| 咸阳市| 盐亭县| 洱源县| 澎湖县| 怀集县| 电白县| 民县| 航空| 临邑县| 福贡县| 连云港市| 青田县| 静海县| 崇阳县| 三江| 玉山县| 泸水县| 长治市| 府谷县| 靖州| 南投市| 浠水县| 安新县| 淄博市| 榆树市| 密山市| 商都县| 宜良县| 玛曲县| 山阳县| 周宁县| 祁门县|