libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification. This document explains the use of libsvm.
標簽: classification easy-to-use regression and
上傳時間: 2013-12-18
上傳用戶:253189838
密碼算法程序包miracl contains all the source code for the latest version of MIRACL: a Multiprecision Integer and Rational Arithmetic C/C++ library.
標簽: Multiprecision the contains version
上傳時間: 2016-07-08
上傳用戶:xinyuzhiqiwuwu
In this book, you will acquire a comprehensive understanding of GIMP Toolkit (GTK+) that can help you to become a proficient graphical programmer. Before continuing, you should be aware that this book is aimed at C programmers, so we will jump right into using GTK+. Time will not be spent covering information you already know.
標簽: comprehensive understanding acquire Toolkit
上傳時間: 2014-01-22
上傳用戶:Miyuki
全國第四屆java技術與應用交流論文集 一、專題綜述 1.JXT--A PEER-TO-PEER TECHNOLOG.. 2.JAVA智能卡技術及其它世界各國的廣泛.. 3.選擇java戰略決策 .... 二、Java平臺的應用與開發 A.多級網站模式中數據同步機制的研究 B.構件與java平臺下的電子商務構件開發 C.一個用JAVA實現的并行計算的應用實例 .... 三、Java技術與應用 1.JAVA子集部分求值器的約束時間分析 2.基于J2EE的電子書店 3.用JAVA語言實現網上定餐
標簽: java PEER-TO-PEER TECHNOLOG JAVA
上傳時間: 2014-06-21
上傳用戶:杜瑩12345
一個簡單的Java多線程的小例子。 a) Producer 生產 String,并保存在 ArrayList 中。Consumer 消耗(讀出并顯 示)String,并把它從 ArrayList 中刪除。生產和消耗應在 console有打印顯示。 b) 可指定生產者生產多少個數據,也可以指定消費者消耗多少個數據。完成要求數據 的生產或消費以后,線程自動終止。(應提供相應的構造函數來指定數據個數) c) 當容器內沒有數據時,Consumer 應等待,等容器內有新的數據后再次開始消費。
上傳時間: 2016-07-22
上傳用戶:yimoney
C編譯器產生的可顯示機器碼/匯編代碼文件,其中附有源C v: v: @8 g: X& z代碼作為注釋 : z! [3 \) O&...UWOW Grave Composer音樂模塊(MOD)文件 + Q* T) \ z) R f$ a: H, iWP WordPerfect文檔 H! t7 D2 |...
上傳時間: 2013-12-14
上傳用戶:love_stanford
Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
標簽: constants Requires Project program
上傳時間: 2014-12-03
上傳用戶:LouieWu
單鏈表的操作 初始條件: 已知A,B和C為三個遞增有序的線性表,現要求對A表作如下操作:刪去那些既在B表中出現又在C表中出現的元素。 (1) 各線性表采用單鏈表作為存儲結構; (2) 題中任一線性表中的元素值可以相同。 (3) 測試用例自己設計。
上傳時間: 2014-01-06
上傳用戶:13188549192
C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites: How C Programming Works C Programming C++ Language Tutorial
標簽: Introduction Programming Reference tutorials
上傳時間: 2014-07-26
上傳用戶:ljmwh2000
A*算法的一些資料,包括A*算法理論,以及java版代碼及C++代碼,還有一個演示程序
標簽: 算法
上傳時間: 2016-08-04
上傳用戶:aix008