SCS-C is another port to C of Goldberg s simPLe Classifier System, with a few extensions.
标签: Classifier extensions Goldberg another
上传时间: 2013-12-10
上传用户:l254587896
simPLe Support Vector Machine toolbox
标签: Machine Support toolbox simPLe
上传时间: 2015-04-21
上传用户:ouyangtongze
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-simPLe Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================
标签: Part connections example prolog
上传时间: 2015-04-24
上传用户:ljt101007
Libsvm is a simPLe, easy-to-use, and efficient software for SVM classification and regression. It can solve 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-22
上传用户:二驱蚊器
有保存/装载能力的简单加密程序。This is a simPLe encryption program with save/load capability.
标签: encryption capability program simPLe
上传时间: 2013-12-09
上传用户:希酱大魔王
a simPLe java promgran
上传时间: 2015-04-28
上传用户:妄想演绎师
这是一个用simPLe法模拟的矩形流场的程序,程序结果可在TECPLOT软件中演示。迭代解法用的是线迭代。程序结果在RESUL文件夹中。
上传时间: 2014-11-23
上传用户:1966640071
This a simPLe compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
标签: compressor stuffing Kernel simPLe
上传时间: 2013-12-24
上传用户:13215175592
m序列发生器(简单型码序列发生器-----simPLe shift register generator)
标签: generator register simPLe shift
上传时间: 2014-12-01
上传用户:dbs012280
This a simPLe OS for study.
上传时间: 2015-05-06
上传用户:dongqiangqiang