文件名称:853
介绍说明--下载内容均来自于网络,请自行研究使用
Apriori算法源码(C++)
看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写
-Apriori algorithm source code (C) read here in the past made the algorithm source code some feel cumbersome written code, rewrite it, and the data is the main operation and interface shows separation, stl and use the boost, simplified characters of algorithms, databases using the mysql. API is mysql, the mfc mysql could not operate under, So the fr a mework of the gui is win32gui-lib (logo can/project/win32gui download). Of course, you can also use odbc rewritten, or used for other databases, because logic algorithm is independent, Therefore, it should be very easy to rewrite
看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写
-Apriori algorithm source code (C) read here in the past made the algorithm source code some feel cumbersome written code, rewrite it, and the data is the main operation and interface shows separation, stl and use the boost, simplified characters of algorithms, databases using the mysql. API is mysql, the mfc mysql could not operate under, So the fr a mework of the gui is win32gui-lib (logo can/project/win32gui download). Of course, you can also use odbc rewritten, or used for other databases, because logic algorithm is independent, Therefore, it should be very easy to rewrite
相关搜索: apriori
apriori
algorithm
code
算法源码
MFC
ODBC
stl
apriori算法
apriori
algorithm
in
gui
apriori
source
c++ode
c++
download
ebook
mining
association
rules
from
sourc
apriori
algorithm
bad
apriori
algorithm
code
算法源码
MFC
ODBC
stl
apriori算法
apriori
algorithm
in
gui
apriori
source
c++ode
c++
download
ebook
mining
association
rules
from
sourc
apriori
algorithm
bad
(系统自动生成,下载前可以参看下载内容)
下载文件列表
apriori.sql
AprioriSet.cpp
AprioriSet.h
main_dlg.cpp
main_dlg.h
para_empl.cpp
para_empl.h
readme.txt
resource.h
stdafx.cpp
stdafx.h
win32Apriori.aps
win32Apriori.cpp
win32Apriori.h
win32Apriori.rc
win32Apriori.sln
win32Apriori.vcproj
win32gui_res
............\aboutbox.hpp
............\bitmaps.hpp
............\icons.hpp
............\main.hpp
............\menus.hpp
............\win32gui.rc2
AprioriSet.cpp
AprioriSet.h
main_dlg.cpp
main_dlg.h
para_empl.cpp
para_empl.h
readme.txt
resource.h
stdafx.cpp
stdafx.h
win32Apriori.aps
win32Apriori.cpp
win32Apriori.h
win32Apriori.rc
win32Apriori.sln
win32Apriori.vcproj
win32gui_res
............\aboutbox.hpp
............\bitmaps.hpp
............\icons.hpp
............\main.hpp
............\menus.hpp
............\win32gui.rc2