OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rights reserved) in the opensvm-src\libsvm. However, the files svm.h and svm.cpp Codes were copied/merged into stdafx.h and stdafx.cpp in order to support the development, and OpenSVM still use other Codes of libsvm. So you can see the libsvm package in the source package. You can open and build it with Visual C++ 6.0. Note: the problems must be in LIBSVM format. OpenSVM project page: http://sourceforge.net/projects/opensvm If you had any question, please mail to: cloudbyron@gmail.com
标签: developped the workspace OpenSVM
上传时间: 2016-01-30
上传用户:asdfasdfd
This the e-book of "programming Visual C++ .Net sixth version" I check others on your website do not contain source Codes.
标签: programming version website e-book
上传时间: 2014-01-15
上传用户:xcy122677
Kriging 插值程序,实现二维三维数据插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source Codes which got from Netlib. f2c.tar.gz The head file and library which are used to inverse matrix source Codes. krig.net The example dx file. data1.dx The input example.
上传时间: 2016-03-27
上传用户:缥缈
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All Codes are implemented in C++.
上传时间: 2016-03-28
上传用户:yulg
非常难得。Nokia NET网络部门内部真实在使用的NewComer培训材料。主要阐述如何利用inspection这种模式来实现开发过程的流程控制和质量控制,包括对于Codes,documents。
标签: inspection NewComer Nokia NET
上传时间: 2013-12-23
上传用户:FreeSky
Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given Codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
标签: Compression compression collection different
上传时间: 2016-05-11
上传用户:磊子226
pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo simulation Codes.
标签: multi-core toolsbox parallel pMatlab
上传时间: 2014-12-05
上传用户:zhliu007
WareSeeker periodically updates pricing and software information of Embedded Windows CE SAPI 5.0 Free Download from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Embedded Windows CE SAPI 5.0 Free Download crack, password, serial numbers, registration Codes, key generators is illegal and prevent future development of Embedded Windows CE SAPI 5.0 Free Download Edition.
标签: periodically information WareSeeker Embedded
上传时间: 2014-01-11
上传用户:坏坏的华仔
** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: header file of the specific Codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne
标签: Last Description modified Version
上传时间: 2014-05-30
上传用户:wanghui2438
The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameterized: code parameters (n,k,m) can be selected via command line options. - decoding optional by Euclid or Belekamp-Massey algorithm - efficient support of shortened Codes - extensive verbose levels for hardware verification
标签: Reed-Solomon contains decoding package
上传时间: 2013-12-11
上传用户:shinesyh