SVMmulticlass: Multi-class classification. Learns to predict one of k mutually exclusive classes. This is probably the simplest possible instance of SVMstruct and serves as a tutorial example of how to use the programming interface.
標簽: classification SVMmulticlass Multi-class exclusive
上傳時間: 2013-12-26
上傳用戶:稀世之寶039
unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end
標簽: interface Messages Graphics Controls
上傳時間: 2013-12-21
上傳用戶:heart520beat
一個簡單的mysql c api的c++ wrapper庫代碼,封裝了mysql訪問
上傳時間: 2015-12-20
上傳用戶:牛津鞋
這是一個利用 Lua Wrapper - LuaPus 的實作範例,主要用於讀取 Lua Script。
上傳時間: 2015-12-31
上傳用戶:66666
A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indicators, and reading and writing to the Registry
標簽: CInternetSession CFtpConnection Demonstrates Windows
上傳時間: 2014-01-04
上傳用戶:FreeSky
CHAPT08\TESTTERM.CPP 16-Bit test program for the terminal emulation classes CHAPT08\TESTTERM.EXE 16-Bit executable of the test program. CHAPT08\TESTTERM.MAK A makefile for Borland or Microsoft C++.
標簽: TESTTERM CHAPT emulation terminal
上傳時間: 2016-02-03
上傳用戶:小寶愛考拉
This is Win32 Service wrapper for SVN. Source is included, and its in the public domain.
標簽: included Service wrapper Source
上傳時間: 2016-02-08
上傳用戶:ippler8
This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
標簽: demonstrates application Foundation Microsoft
上傳時間: 2013-12-18
上傳用戶:klin3139
A minimalistic wrapper for SQLite 3.x, inspired by the ADO.NET interfaces.
標簽: minimalistic interfaces inspired wrapper
上傳時間: 2016-02-19
上傳用戶:hxy200501
AVR MCU Library Classes notes ,use for AVR developpment works.
標簽: developpment AVR Library Classes
上傳時間: 2016-04-03
上傳用戶:silenthink