搜索资源列表
JSmartMiner
- 【源码共享系列-JSmartMiner.Eclipse】一个JAVA版本的数据挖掘基本框架体系,框架设计理念参考了德国著名的数据挖掘算法库XELOPES,但进行了大量的缩写,主要是为了方便研究,希望能够给在数据挖掘方面的研究工作者提供一个更有力的试验平台。(注:可以在本网站上找到本人上传的C++版本的SmartMiner)-source sharing Series-JSmartMiner.Eclipse -- a Java version of the basic framework of d
ACOTSP.V1.0
- 蚁群算法的程序,蚁群算法提出者网站上提供的代码-Ant Algorithm procedures, the author ant colony algorithm available on the web site code
ant-C++
- 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http : / / fashionxu.bokee.com/4673640.html
anndemo
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
sga34
- 基于基本遗传算法的函数最优化 ,这也是本人收集的遗传算法优化软件,望对本网站有所帮助!! -based on the basic function of genetic algorithm optimization, which I gather the genetic algorithm optimization software, look on this site help! !
lnxcls
- 希望和更多研究空间聚类的朋友认识并探讨相关的理论!!这些算法都是我在研究过程中从别的网站找到的,也许能为朋友们提供一些帮助。希望如此。-hope more research space and clustering friends understand and explore the theory! ! These algorithms are in the process to find alternative sites, may be able to provide some friend
mySVM-latest-bin
- 基于SVM,分本分类,,是关于两类分类的比较好的工具,国外网站提供,效果很好的-based SVM, the sub-classification is on the classification of the two types of relatively good tool, overseas sites provide good results, the
tspsa1
- 从其它网站上下载的用VC++编制的模拟退火算法求解TSP问题的源代码-from other websites downloaded VC simulated annealing algorithm for TSP source code!
apC
- apriori算法的C++语言实现,国外网站收藏-apriori algorithm in C language, the foreign collection site
CChessSource
- 中国象棋网络版C#源码 Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C
DBTool
- 很好的程序,希望能给你们带来方便.大家一起来维护这个网站,使其发展的更旺-very good procedures in the hope that you can bring convenience. Everyone to preserve this site, it's more strong development
gaotyy
- 转载得关于其它网站下载得关于美国一大学开发得关于遗传算法得工具箱孔隙度预测应用文章-reproduced in other websites on download a University of the United States in the development of the genetic algorithm in the toolbox porosity advance Application test article
bppfault
- 转载得关于其它网站下载得关开发得关于遗传算法得工具箱源程序编写适应度函数-reproduced in other websites on download relevant in the development of the genetic algorithm in the toolbox prepared source fitness function
ChaosToolbox1p0_trial
- 粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站
zhongxiangqi
- Visual studio 2005,C#开发 具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。
psotb-beta-0.3
- PSO算法例程,包括多个实现,从国外网站下的
RETE
- 网上有关RETE算法的文章很少。在《人工智能》里有一点有关RETE算法的文章。这篇文章是从台湾的一个网站上找到的
lunwen
- 传统的BP神经网络预测程序,本程序主要用于网站点击率预测和评价的
xiaoboshenjingwangluo
- 小波神经网络的程序,在其他网站上下来的,不知有没有用
TheoryofGeneticAlgorit
- Theory of Genetic Algorithm 遗传算法理论 国外网站下载,希望能有所帮助