文件名称:DT_C45
- 所属分类:
- JSP源码/Java
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-02
- 文件大小:
- 5.53mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C++实现决策树的C4.5算法,又一个例子,有详细的建树过程,分别写出了每个函数,能够实现,有参考价值-With C++ realize decision tree C4.5 algorithm, and an example, a detailed construction process, write each function, can be achieved, there is reference value
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DT_C45\Debug\DT_C45.exe
......\.....\DT_C45.ilk
......\.....\DT_C45.pdb
......\.T_C45\Attribute.cpp
......\......\Attribute.h
......\......\ComputeMethod.cpp
......\......\ComputeMethod.h
......\......\Data.cpp
......\......\Data.h
......\......\.ebug\Attribute.obj
......\......\.....\BuildLog.htm
......\......\.....\ComputeMethod.obj
......\......\.....\Data.obj
......\......\.....\DNode.obj
......\......\.....\DTree.obj
......\......\.....\DT_C45.exe.embed.manifest
......\......\.....\DT_C45.exe.embed.manifest.res
......\......\.....\DT_C45.exe.intermediate.manifest
......\......\.....\DT_C45.obj
......\......\.....\DT_C45.pch
......\......\.....\mt.dep
......\......\.....\stdafx.obj
......\......\.....\testing1.txt
......\......\.....\training1.txt
......\......\.....\vc90.idb
......\......\.....\vc90.pdb
......\......\DNode.cpp
......\......\DNode.h
......\......\DTree.cpp
......\......\DTree.h
......\......\DT_C45.cpp
......\......\DT_C45.vcproj
......\......\DT_C45.vcproj.3D2126ED07EA443.Administrator.user
......\......\ReadMe.txt
......\......\..lease\Attribute.obj
......\......\.......\BuildLog.htm
......\......\.......\ComputeMethod.obj
......\......\.......\Data.obj
......\......\.......\DNode.obj
......\......\.......\DTree.obj
......\......\.......\DT_C45.exe.intermediate.manifest
......\......\.......\DT_C45.obj
......\......\.......\DT_C45.pch
......\......\.......\mt.dep
......\......\.......\stdafx.obj
......\......\.......\vc90.idb
......\......\.......\vc90.pdb
......\......\stdafx.cpp
......\......\stdafx.h
......\......\targetver.h
......\......\testing.txt
......\......\testing1.txt
......\......\testing1.txt.bak
......\......\training.txt
......\......\training1.txt
......\......\training2.txt
......\......\training2.txt.bak
......\DT_C45.ncb
......\DT_C45.sln
......\DT_C45.suo
......\Release\DT_C45.exe
......\.......\DT_C45.pdb
......\DT_C45\Debug
......\......\Release
......\Debug
......\DT_C45
......\Release
DT_C45