文件名称:AdaBoost-Stump
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-03-27
- 文件大小:
- 1.13mb
- 下载次数:
- 0次
- 提 供 者:
- so***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Adaboost的C++实现,编译成DLL工程,可直接调用,欢迎交流-Adaboost C++ implementation, compiled into a DLL project, can be called directly, welcomed the exchange of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AdaBoost-Stump\AdaBoost-Stump.cpp
..............\AdaBoost-Stump.vcxproj
..............\AdaBoost-Stump.vcxproj.filters
..............\AdaBoost-Stump.vcxproj.user
..............\Debug\AdaBoost-Stump.Build.CppClean.log
..............\.....\AdaBoost-Stump.dll.intermediate.manifest
..............\.....\AdaBoost-Stump.lastbuildstate
..............\.....\AdaBoost-Stump.log
..............\.....\AdaBoost-Stump.obj
..............\.....\AdaBoost-Stump.pch
..............\.....\AdaBoost-Stump.write.1.tlog
..............\.....\CL.read.1.tlog
..............\.....\CL.write.1.tlog
..............\.....\dllmain.obj
..............\.....\link.read.1.tlog
..............\.....\link.write.1.tlog
..............\.....\mt.read.1.tlog
..............\.....\mt.write.1.tlog
..............\.....\stdafx.obj
..............\.....\vc100.idb
..............\.....\vc100.pdb
..............\dllmain.cpp
..............\ReadMe.txt
..............\stdafx.cpp
..............\stdafx.h
..............\targetver.h
..............\Debug
AdaBoost-Stump