文件名称: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 framework 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 framework 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
win32gui_res/aboutbox.hpp
win32gui_res/bitmaps.hpp
win32gui_res/icons.hpp
win32gui_res/main.hpp
win32gui_res/menus.hpp
win32gui_res/win32gui.rc2
win32gui_res
AprioriSet.cpp
AprioriSet.h
main_dlg.cpp
main_dlg.h
para_empl.cpp
para_empl.h
readme.txt
resource.h
small.ico
stdafx.cpp
stdafx.h
win32Apriori.aps
win32Apriori.ico
win32Apriori.sln
win32Apriori.vcproj
win32Apriori.cpp
win32Apriori.h
win32Apriori.rc
apriori.sql
www.dssz.com.txt
win32gui_res/bitmaps.hpp
win32gui_res/icons.hpp
win32gui_res/main.hpp
win32gui_res/menus.hpp
win32gui_res/win32gui.rc2
win32gui_res
AprioriSet.cpp
AprioriSet.h
main_dlg.cpp
main_dlg.h
para_empl.cpp
para_empl.h
readme.txt
resource.h
small.ico
stdafx.cpp
stdafx.h
win32Apriori.aps
win32Apriori.ico
win32Apriori.sln
win32Apriori.vcproj
win32Apriori.cpp
win32Apriori.h
win32Apriori.rc
apriori.sql
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.