搜索资源列表
a2004329150933
- 数据挖掘中的控制算法..目前国内很少有-data mining algorithms control .. now there have been very few
Apriori_Csharp
- apriori算法的c#实现 希望对正在学习数据挖掘朋友们有用
dnt2_n2_src
- Discuz!NT源代码,Discuz!NT 2.5 是康盛创想(Comsenz)旗下的一款功能强大的基于 ASP.NET 平台的社区软件。基于先进的 .NET Framework,默认支持 SQLServer数据库,可扩展支持Access、MySQL等多种数据库,支持IIS5、IIS6、IIS7,安全高效、稳定易用,充分发挥 ASP.NET 特性,支持自由选择切换皮肤,支持多种其它论坛的数据转换。 Discuz!NT 2.5 强化论坛功能,提高速度和稳定性,负载能力有显著改善,还将提
apriori的C#源码
- 用于关联规则挖掘apriori算法的C#编程
FPTree.rar
- 用C#编写的关联规则挖掘算法FPTree的源代码,With C# Prepared Algorithm for Mining Association Rules FPTree source code
Apriori
- 数据挖掘中的经典算法Apriori,查询频繁项集! 采用的是C#语言编写!-Classical data mining algorithm Apriori, query frequent itemsets! Using the C# language!
codesearch
- C#用GOOgle接口实现数据挖掘,可以二次开发-C# interface to use data mining GOOgle
DMcureandan
- 很详细的数据挖掘聚类算法源代码,供大家学习,很有用-Very detailed data mining clustering algorithm source code for all to learn, very useful
daragridview
- datagridview的综合应用,此程序对datagridview的挖掘比较全面,可以参考参考。-datagridview integrated application, this program datagridview digging a more comprehensive, you can refer to for reference.
DMSimulation
- 应用策略设计模式,模拟动态数据挖掘算法调度,可以实现对数据挖掘算法根据名称调用具体算法的实现,达到算法独立于挖掘逻辑的目的-Application strategy design pattern to simulate dynamic data mining algorithms scheduling, data mining algorithms can be achieved right call by name the specific algorithm implementation,
Birchcode
- BIRCH算法c语言实现,数据挖掘,数据聚类分析-BIRCH algorithm c language, data mining, clustering analysis
k-means
- 用C++实现k-mean聚类算法并进行初级的数据挖掘,-Using C++, k-mean clustering algorithm and a preliminary data mining,
C_sixiang
- 经典手册级教程,充分挖掘编程思想,具有非常实用的参考价值。-Classic Manual level tutorial to fully tap the program thinking, has a very useful reference value.
Apriori_Csharp
- Apriori_Csharp源码,简单的数据挖掘算法。-Apriori_Csharp source, simple data mining.
BookSellAnalysis
- SQL Server数据挖掘应用案例:图书销售智能分析 C#2005+SQL Server2005 -SQL Server Data Mining Applications: book sales intelligence analysis C# 2005+ SQL Server2005
jobshop
- 利用数据挖掘求解JOBSHOP问题,给出了优先级-Using data mining to solve JOBSHOP, and gives priority
SVMCsharp
- 支持向量机是数据挖掘中的一种新方法。用C#写的支持向量机源码,包括SVM模型,SVM预测、SVM节点、SVM参数设置等方面的内容,希望对你有用!-SVM is a new data mining method. Written with C# source of support vector machines, including the SVM model, SVM prediction, SVM node, SVM parameter settings and other aspects,
shujuwajue
- c#数据挖掘实例 c#课程学习时的作业-c# c# examples of data mining operations when the course
spiderServer
- 挖掘Web中的信息 ,C#编写的网页内容抓取工具,多线程采集,效率很高,网页抓取简单源代码 定时抓取、下载保存-Mining the information in the Web, C# Web content crawler written, multi-threaded collection, efficient, simple web crawler to crawl the source code regularly, download save
bayesian
- 数据挖掘——朴素贝叶斯分类算法 朴素贝叶斯分类假定属性之间相互独立,实际应用往往不满足这个条件。-data mining_bayesian algorithm