文件名称:Bayes
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-02-18
- 文件大小:
- 5.51mb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是实现了数据挖掘中的Bayes算法,能直接运行且能进行二次开发-This procedure is to implement the Bayes algorithm in data mining, and can run directly to secondary development
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BeyesClassifier\3_1_1out.txt
...............\3_1_2out.txt
...............\appear_total.cpp
...............\BeyesClassifier.cpp
...............\BeyesClassifier.h
...............\BeyesClassifier.ncb
...............\BeyesClassifier.sln
...............\BeyesClassifier.sln.old
...............\BeyesClassifier.suo
...............\BeyesClassifier.suo.old
...............\BeyesClassifier.vcproj
...............\BeyesClassifier.vcproj.7.10.old
...............\BeyesClassifier.vcproj.Reneandy-PC.Reneandy.user
...............\Debug\appear_total.obj
...............\.....\BeyesClassifier.exe
...............\.....\BeyesClassifier.exe.embed.manifest
...............\.....\BeyesClassifier.exe.embed.manifest.res
...............\.....\BeyesClassifier.exe.intermediate.manifest
...............\.....\BeyesClassifier.ilk
...............\.....\BeyesClassifier.obj
...............\.....\BeyesClassifier.pch
...............\.....\BeyesClassifier.pdb
...............\.....\BuildLog.htm
...............\.....\file_prep.obj
...............\.....\map_output.obj
...............\.....\mt.dep
...............\.....\multimap_total.obj
...............\.....\retrieve_text.obj
...............\.....\separate_words.obj
...............\.....\stdafx.obj
...............\.....\strip_caps.obj
...............\.....\vc90.idb
...............\.....\vc90.pdb
...............\file_prep.cpp
...............\map_output.cpp
...............\multimap_total.cpp
...............\ReadMe.txt
...............\retrieve_text.cpp
...............\separate_words.cpp
...............\.ources\article.txt
...............\.......\article1.txt
...............\.......\article2.txt
...............\.......\input\pkg95.txt
...............\StaWords.cpp
...............\stdafx.cpp
...............\stdafx.h
...............\strip_caps.cpp
...............\UpgradeLog.XML
...............\WP_Prob.cpp
...............\_UpgradeReport_Files\UpgradeReport.css
...............\....................\UpgradeReport.xslt
...............\....................\UpgradeReport_Minus.gif
...............\....................\UpgradeReport_Plus.gif
...............\sources\input
...............\Debug
...............\sources
...............\_UpgradeReport_Files
BeyesClassifier