文件名称:DecisionTree
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-07-30
- 文件大小:
- 7.32mb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用c++实现了决策树算法,举了一个比较合适的例子对其进行了说明。-Using c++ to achieve the decision tree algorithm, to give a more appropriate example of its descr iption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DecisionTree\Debug\DecisionTree.exe
............\.....\DecisionTree.ilk
............\.....\DecisionTree.pdb
............\..cisionTree\Debug\DecisionTree.Build.CppClean.log
............\............\.....\DecisionTree.log
............\............\.....\DecisionTree.obj
............\............\.....\.............tlog\CL.read.1.tlog
............\............\.....\.................\CL.write.1.tlog
............\............\.....\.................\DecisionTree.lastbuildstate
............\............\.....\.................\link.read.1.tlog
............\............\.....\.................\link.write.1.tlog
............\............\.....\Tree.obj
............\............\.....\vc120.idb
............\............\.....\vc120.pdb
............\............\DecisionTree.cpp
............\............\DecisionTree.h
............\............\DecisionTree.vcxproj
............\............\DecisionTree.vcxproj.filters
............\............\DecisionTree.vcxproj.user
............\............\Release\CL.read.1.tlog
............\............\.......\CL.write.1.tlog
............\............\.......\DecisionTree.exe.intermediate.manifest
............\............\.......\DecisionTree.lastbuildstate
............\............\.......\DecisionTree.log
............\............\.......\DecisionTree.obj
............\............\.......\link.read.1.tlog
............\............\.......\link.write.1.tlog
............\............\.......\mt.read.1.tlog
............\............\.......\mt.write.1.tlog
............\............\.......\Tree.obj
............\............\.......\vc100.pdb
............\............\source.txt
............\............\Tree.cpp
............\............\Tree.h
............\DecisionTree.sdf
............\DecisionTree.sln
............\DecisionTree.suo
............\DecisionTree.v12.suo
............\ipch\decisiontree-8f8fd611\decisiontree-bfb5d3ca.ipch
............\Release\DecisionTree.exe
............\.......\DecisionTree.pdb
............\说明.doc
............\DecisionTree\Debug\DecisionTree.tlog
............\............\Debug
............\............\Release
............\ipch\decisiontree-8f8fd611
............\Debug
............\DecisionTree
............\ipch
............\Release
DecisionTree