代码搜索:贝叶斯算法

找到约 10,000 项符合「贝叶斯算法」的源代码

代码结果 10,000
www.eeworm.com/read/215420/15061588

h 贝叶斯决策dlg.h

// 贝叶斯决策Dlg.h : header file // #if !defined(AFX_DLG_H__046F3961_911E_4FF3_9534_56EFC420C703__INCLUDED_) #define AFX_DLG_H__046F3961_911E_4FF3_9534_56EFC420C703__INCLUDED_ #if _MSC_VER > 1000
www.eeworm.com/read/215420/15061623

cpp 贝叶斯决策dlg.cpp

// 贝叶斯决策Dlg.cpp : implementation file // #include "stdafx.h" #include "贝叶斯决策.h" #include "贝叶斯决策Dlg.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char TH
www.eeworm.com/read/279262/10450169

txt 新建 文本文档.txt

///////////////////////////////////////////////////////////////// //说明:本程序用于用贝叶斯最小错误率进行两类分类 //版本:Version 1.0 //日期:05.05.20 // // /////////////////////////////////////////////////////////////////