资源列表
ComplexNetworkClusteringAlgorithms
- 综述了复杂网络聚类方法的研究背景、研究意义、国内外研究现状以及目前所面临的主要问题,重点分析15 个具有代表性的复杂网络聚类算法-This paper reviews the background, the motivation, the state of arts as well as the main issues of existing works related to discovering network communities, and analyzes/compares 15 ma
PathFinder
- C++写的遗传算法 进行寻路,模仿基因遗传的方式寻找最佳路径-The the C++ write the genetic algorithm to find its way to mimic the genetic way of finding the best path
cocc_learner
- 机器学习领域,self-taught-clustering算法,源码,出自戴文渊paper self-taught-learning-Machine learning ,transfer learing ,Impliment of self-taught learning algorithm in vc++,used in the paper-"self-taught clustering"-of WenyuanDai s
bot-package-1.4
- < 网络机器人java编程指南>>的配套源程序,研究如何实现具有Web访问能力的网络机器人的书。从Internet编程的基本原理出发,深入浅出、循序渐进地阐述了网络机器人程序Spider、Bot、Aggregator的实现技术,并分析了每种程序的优点及适用场合。本书提供了大量的有效源代码,并对这些代码进行了详细的分析。通过本书的介绍,你可以很方便地利用这些技术,设计并实现网络蜘蛛或网络信息搜索器等机器人程序。-lt; Lt; Java Web Robot Programming
Games
- Naive Bayes Classifier..hopeful for beginner-Naive Bayes Classifier .. hopeful for beginner ....
Games
- Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
ant12
- 解决物流问题的蚁群算法 可以进行演示操作-Ant colony algorithm to solve the logistics problems can demonstrate operation
ant
- 用蚁群算法实现物流配送系统,其中包括可执行文件、测试数据、算法实现部分源代码以及算法文档介绍-Ant colony algorithm to achieve the distribution system, including executable files, test data, the algorithm part of the source code and algorithm documents introduced
ants
- 蚁群算法在物流配送中运用,实现最优路径巡寻优,可得出实际界面,直观-Ant colony algorithm applied in logistics and distribution, to achieve optimal path patrol optimization can be drawn from the actual interface, intuitive
aiml-en-us-foundation-alice.snapshot
- ALICE问答系统的aiml格式对话语料,比较全的英文问答系统语料,供大家研究使用,可翻译成中文,参考设计中文问答系统。-aiml format dialog data ALICE question answering system, comparison of the whole corpus of English question answering system for everyone to use, can be translated into Chinese, reference d
gestle
- 格式塔心理学的经典著作,可作为心理学,模式识别,计算机视觉,等学科的参考书。
TSP_SA
- 智能优化算法之模拟退火法优化算法tps——pa-Intelligent optimization algorithm of simulated annealing optimization algorithm