文件名称:853

  • 所属分类:
  • 书籍源码
  • 资源属性:
  • [C/C++] [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 28kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • lib***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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.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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org