CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SVR
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - SVR - List
[
Windows Develop
]
libsvm-2.89
DL : 1
LIBSVM 是台湾大学林智仁(Chih-Jen Lin)博士等开发设计的一个操作简单、 易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM ) 等问题,提供了线性、多项式、径向基和S形函数四种常用的核函数供选择,可 以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概 率估计等.
Date
: 2009-10-06
Size
: 552.98kb
User
:
327457572@qq.com
[
Windows Develop
]
vbSvr
DL : 0
VB编写的OPC 客户端程序.rar 是VC写的 OPC client,挺好的-VB prepared OPC client program. Rar is a VC wrote OPC client, quite good
Date
: 2025-12-25
Size
: 10kb
User
:
mmmmm
[
Windows Develop
]
57578884a
DL : 0
svr,非常棒的学习材料,可以帮助大家从事workflow开发应用-svr, great study materials to help everyone involved in the development and application of workflow
Date
: 2025-12-25
Size
: 18.51mb
User
:
wangyiban
[
Windows Develop
]
gp425win32
DL : 0
易于使用、快速有效的通用SVM 软件包,可以解决分类问题(包括C- SVC、 n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM -Easy to use, fast and effective generic SVM software package can solve the classification problems (including the C-SVC, n- SVC), regression (including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM
Date
: 2025-12-25
Size
: 3.76mb
User
:
yuanmin
[
Windows Develop
]
TELNETCLIENT_BACK
DL : 0
SOCKET 编程,实现连接远程的一个TELNET SVR,显示数据-SOCKET
Date
: 2025-12-25
Size
: 64kb
User
:
white
[
Windows Develop
]
WPGF
DL : 0
一个client&&svr的rtsp代码,先可以学习学习的-A client & & svr the rtsp code, first learn to learn
Date
: 2025-12-25
Size
: 358kb
User
:
李志良
[
Windows Develop
]
kernels
DL : 0
SVR regressive support vector
Date
: 2025-12-25
Size
: 771kb
User
:
nadia
[
Windows Develop
]
HSD
DL : 0
本系统支持通过互联网进行家庭办公,无需域名,数据库服务器可以部署在企业内网,非常安全。 服务端控制文件rlogin.svr,为从互联网接入的控制文件,如果允许从互联网接入,请把dll目录下的rlogin.svr复制到上级。 同时在rlogin.svr里面编辑允许接入的用户。 逐条编写允许接入的用户名和账号,格式如下: eid = your_company(填写公司标识) user = 用户名.口令 user = guest.guest user = bbbbb.ccccc #客户端访问的控制文件为rlogin.cli,格式如下: #如果需要通过互联网访问,请把dll目录下的rlogin.cli复制到oclient执行目录,同时向管理员索取mid、user和pwd。 mid = xxxx(填写oserver的远程服务标识码) eid = your_company(填写公司标识) user = aaaa(填写用户名) pwd = bbbb(填写口令) -The system supports home office through the Internet, without the domain name, the database server can be deployed in an enterprise network, very safe. Server control file rlogin.svr, as if to allow access from the Internet, please copy the files from the control of Internet access rlogin.svr dll directory to superiors. Allowing users to simultaneously edit access in rlogin.svr inside. One by writing to allow access to the user name and account number in the following format:. Eid = your_company (fill in the company logo) user = username password user = guest.guest user = control file bbbbb.ccccc# client access to rlogin.cli, format as follows:# If you need to access the Internet, please copy the rlogin.cli dll directory to oclient execution directory, while the administrator for mid, user and pwd. mid = xxxx (fill in the remote service code oserver) eid = your_company (fill in the company logo) user = aaaa (fill in the user name) pwd = bbbb (fill in the password)
Date
: 2025-12-25
Size
: 7.24mb
User
:
汤
[
Windows Develop
]
SVR-UKF
DL : 0
支持向量回归,无味卡尔曼滤波,拟合预测数据,并对含噪声的信号滤波-Support vector regression, unscented Kalman filter, fitting forecast data, and noisy signal filtering
Date
: 2025-12-25
Size
: 215kb
User
:
李
[
Windows Develop
]
svm
DL : 0
SVM本身是针对经典的二分类问题提出的,支持向量回归机(Support Vector Regression,SVR)是支持向量在函数回归领域的应用(SVM itself is proposed for the classical two classification problem. Support Vector Regression (SVR) is the application of support vector in the field of function regression)
Date
: 2025-12-25
Size
: 149kb
User
:
jessie100
[
Windows Develop
]
svr
DL : 0
socket服务器程序,用Visual C++编写,可直接运行。(Socket server program, written with Visual C++, can be run directly.)
Date
: 2025-12-25
Size
: 144kb
User
:
烟台良仔
[
Windows Develop
]
2016.11.03DE_SVR(差分进化)
DL : 1
以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is also an intelligent optimization algorithm, which is similar to the previous heuristic algorithm, such as ABC, PSO, etc., which is a heuristic optimization algorithm. The DE algorithm is an optimization algorithm that I used in solving the case study of box coverage.)
Date
: 2025-12-25
Size
: 5kb
User
:
mercy认真的雪
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.