853

所属分类:书籍源码
开发工具:C++
文件大小:28KB
下载次数:129
上传日期:2006-05-12 15:03:21
上 传 者libing11101
说明:  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)

文件列表:
win32gui_res\aboutbox.hpp (0, 2005-06-19)
win32gui_res\bitmaps.hpp (0, 2005-06-19)
win32gui_res\icons.hpp (0, 2005-06-19)
win32gui_res\main.hpp (0, 2005-06-19)
win32gui_res\menus.hpp (0, 2005-06-19)
win32gui_res\win32gui.rc2 (0, 2005-06-19)
win32gui_res (0, 2005-06-18)
AprioriSet.cpp (7185, 2005-06-26)
AprioriSet.h (1644, 2005-06-26)
main_dlg.cpp (3241, 2005-06-26)
main_dlg.h (742, 2005-06-26)
para_empl.cpp (1457, 2005-06-19)
para_empl.h (245, 2005-06-19)
resource.h (1401, 2005-06-20)
small.ico (23558, 2003-04-07)
stdafx.cpp (216, 2005-06-18)
stdafx.h (1422, 2005-06-23)
win32Apriori.aps (53188, 2005-06-20)
win32Apriori.ico (23558, 2003-04-07)
win32Apriori.sln (913, 2005-06-18)
win32Apriori.vcproj (4629, 2005-06-25)
win32Apriori.cpp (485, 2005-06-19)
win32Apriori.h (83, 2005-06-18)
win32Apriori.rc (4775, 2005-06-20)
apriori.sql (1742, 2005-06-11)

Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写

近期下载者

相关文件


收藏者