登录
首页 » C++ Builder » NYVPR

NYVPR

于 2018-11-26 发布 文件大小:936KB
0 270
下载积分: 1 下载次数: 1

代码说明:

  SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码,(SVM text classifier source program, English interface, including corpus, no decompression password,)

文件列表:

Compute_Param.cpp, 579 , 2001-10-10
Compute_Param.h, 1410 , 2001-10-10
Compute_Prompt.cpp, 1384 , 2001-10-10
Compute_Prompt.h, 887 , 2001-10-10
Compute_Result.cpp, 584 , 2001-10-10
Compute_Result.h, 801 , 2001-10-10
GeneralPage.cpp, 1077 , 2001-09-06
GeneralPage.h, 1247 , 2001-09-06
How To Use SvmChen2.0.doc, 68096 , 2001-10-10
KClassifyDlg.cpp, 2294 , 2001-09-14
KerPage.cpp, 4174 , 2001-09-23
KerPage.h, 1320 , 2001-09-23
LearnDlg.cpp, 1960 , 2001-09-14
LearnDlg.h, 1247 , 2001-09-06
LearnPage.cpp, 1170 , 2001-09-23
LearnPage.h, 1267 , 2001-09-23
MainFrm.cpp, 11638 , 2001-10-10
MainFrm.h, 2380 , 2001-10-10
Manual.pdf, 32439 , 2001-10-22
OptimizePage.cpp, 1381 , 2001-09-23
OptimizePage.h, 1366 , 2001-09-23
PerformPage.cpp, 1194 , 2001-09-23
PerformPage.h, 1290 , 2001-09-23
project.prj, 75 , 2002-11-01
PromptDlg.cpp, 1632 , 2001-10-10
PromptDlg.h, 1400 , 2001-10-10
Release, 0 , 2005-05-19
res, 0 , 2018-11-08
Resource.h, 3444 , 2001-10-10
res\CRDFLE07.ICO, 1078 , 2001-10-10
res\desktop.ini, 271 , 2002-11-14
res\ERASE01.ICO, 1078 , 2001-10-10
res\FILES02A.ICO, 1078 , 2001-10-10
res\FILES05A.ICO, 1078 , 2001-10-10
res\folder.htt, 3219 , 2003-01-13
res\GRAPH12.ICO, 1078 , 2001-10-10
res\HAMMER.ICO, 1078 , 2001-10-10
res\icon9.ico, 1078 , 2001-10-10
res\MISC06.ICO, 1078 , 2001-10-10
res\NOTE09.ICO, 1078 , 2001-10-10
res\PENCIL03.ICO, 1078 , 2001-10-10
res\svm.ico, 1078 , 2001-09-05
res\svm.rc2, 395 , 2001-09-05
res\svmDoc.ico, 1078 , 2001-09-05
res\Toolbar.bmp, 3702 , 2002-10-25
res\TRFFC14.ICO, 1078 , 2001-10-10
sample.zip, 100409 , 2002-09-26
StdAfx.cpp, 205 , 2001-09-05
StdAfx.h, 1054 , 2001-09-05
svm.aps, 40832 , 2005-05-19
svm.clw, 7700 , 2005-05-19
svm.cpp, 3987 , 2001-10-10
svm.dsp, 7201 , 2001-10-10
svm.dsw, 529 , 2001-09-05
svm.exe, 417792 , 2002-11-14
svm.h, 1483 , 2001-10-10
svm.ncb, 2466816 , 2005-05-19
svm.opt, 65024 , 2005-05-19
svm.plg, 5322 , 2005-05-19
svm.rc, 20912 , 2002-10-25
svmDoc.cpp, 1339 , 2001-09-05
svmDoc.h, 1300 , 2001-09-05
svmView.cpp, 2115 , 2001-09-05
svmView.h, 1732 , 2001-09-05
Svm_classify.cpp, 4964 , 2001-10-09
svm_classify.h, 479 , 2001-09-14
svm_common.cpp, 16222 , 2001-10-10
svm_common.h, 6671 , 2001-09-23
svm_hideo.h, 23368 , 2001-09-13
svm_learn.cpp, 92774 , 2001-10-10
svm_learn.h, 6262 , 2001-09-04
svm_learn_main.cpp, 3393 , 2001-09-23
svm_learn_main.h, 453 , 2001-09-14
WClassifyDlg.h, 1340 , 2001-09-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • usesjabyrinth
    说明:  The turtle walks the labyrinth experiment, uses the MFC in VC to draw the labyrinth, and lets the turtle find a way out of the maze
    2018-12-24 04:39:14下载
    积分:1
  • MESH--SIMPLE
    可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件 2:选择要简化的模型,eg:huge_bunny.ply 3:选择简化 (Mesh Simplification Viewer This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer. The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer. )
    2014-07-10 11:37:50下载
    积分:1
  • ChildViewTx
    这是VC++其中的一个源代码,是普通的程序代码,主要用于教学范例(This is VC in which a source code, there are the ordinary program code, mainly for teaching examples)
    2016-02-16 02:21:28下载
    积分:1
  • mymapp
    用C++中的MFC编程实现正轴等角割圆柱投影,实现以下要求: 取克拉索夫斯基椭球 (1)制图区域: Bs=0°, BN=25° LE=105°, LE=125° (2)经纬线间隔: ΔB=ΔL=5° (3)制图比例尺: 1:M0=1:1000 000 (4)标准纬线: Bk=±15° 计算经纬网格点的 x, y,m,n, p (With C++ Of MFC programming is cutting Conformal cylindrical projection axis to achieve the following requirements: check克拉索Malinowski ellipsoid (1) mapping the region: Bs = 0 °, BN = 25 ° LE = 105 °, LE = 125 ° (2) latitude and longitude line spacing: ΔB = ΔL = 5 ° (3) Drawing scale: 1: M0 = 1:1000 000 (4) the standard parallels: Bk = ± 15 ° latitude and longitude grid computing point x , y, m, n, p)
    2007-12-03 03:36:43下载
    积分:1
  • hilight
    AutoCad Entity Highlight
    2009-10-28 15:22:51下载
    积分:1
  • WriteVTU
    本代码是将dat文件格式转换成vtp文件格式(This code is to convert dat file format to vtp file format)
    2020-06-22 07:20:01下载
    积分:1
  • Windowschengxuyunxingyuanli
    windows 程序运行原理。说得到很好啊,对你觉对有用1(windows procedures principle. Ah said to be good for you a useful right McGREGOR)
    2007-04-11 19:36:00下载
    积分:1
  • Black_Jack1981413192006
    simple c++ program for learners ,Black jack
    2011-10-08 23:37:28下载
    积分:1
  • 81242516
    控制台输入必须严格遵守, 类的实现是本程序的关键()
    2017-11-13 16:36:59下载
    积分:1
  • ethercat-Master-Code_Version-3.10
    现场工业以太网,ethercat主站代码windows平台实现(The industrial Ethernet, the Windows platform to realize ethercat master station code)
    2015-06-10 14:53:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载