登录
首页 » C++ Builder » NYVPR

NYVPR

于 2018-11-26 发布 文件大小:936KB
0 212
下载积分: 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 个回复

  • a
    说明:  输入一个16位的二进制数取出奇偶数组成新的数(Enter a binary number 16 out of a few to form a new parity of the number of)
    2008-12-28 16:12:05下载
    积分:1
  • kongxinzitishuchu
    在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用StrokePath来绘制该路径,这就是路径的基本用法.(at the beginning of a path, first call CDC category of members BeginPath function, then called a series of the output function, the complete mapping and then call CDC category of members function, the completion of a path, we can call StrokePath to mapping the path, This is the path the basic usage.)
    2007-07-04 17:50:26下载
    积分:1
  • cSharp2
    C#从入门到精通,这就是下半部分,大家可以自己找上半部(C# From Novice to Professional, which is the lower half, you can find yourself on the half)
    2013-12-11 11:05:13下载
    积分:1
  • 178classicCcore
    经典基础学习资料,对学习C语言,且有志于在C语言上钻研的同学是非常好一手资料,注重基础(Classic-based learning materials)
    2009-11-01 21:11:07下载
    积分:1
  • IMG文件读取
    基于C#读取遥感影像,img格式类,带有头文件的图像文件读取。在进行简单的处理(Read remote sensing images based on C#, IMG format class, with the head file of image files to read. Doing simple processing)
    2020-12-22 10:29:07下载
    积分:1
  • TXTReadWriteDlg
    实现txt文本的读写,实现平台VS2008,可以实现对txt文本的读写操作,支持unicode!(txt write and read MFC you can do it visual studio 2008)
    2015-08-25 08:07:43下载
    积分:1
  • GM8622-Breakout-Schematic
    Datashhet gsm862 infoirmation
    2010-05-25 19:07:26下载
    积分:1
  • 11
    说明:  C语言编程实例之用画线函数作出地图案!很好用(C language programming examples of the function with a painting made to pictorial! Good use)
    2007-11-29 17:56:47下载
    积分:1
  • comm
    PC通过串口使用AT命令控制MODEM拨号的方法。(PC via the serial port using AT commands control MODEM dialing method.)
    2012-11-22 14:59:50下载
    积分:1
  • yiyuan
    说明:  基于QT的医院病人信息管理系统,实现了增删改查,注册登录界面等(The hospital patient information management system based on QT realizes addition, deletion, modification and query, registration and login interface, etc)
    2020-05-14 18:18:40下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载