资源列表
Classification-toolbox
- 通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classi
Matlab-Petri
- 基于matlab的双足机器人编译程序及仿真实现的设计-matlab bipedal robot compiler and Simulation Based Design
apriori.rar
- 经典的算法实例,详细的算法说明,希望大家喜欢 ,Classic example of the algorithm, the algorithm in detail, hoping that everyone likes
multiple-gateways
- 目前,物联网备受关注。在多网关无线传感网络与物联网的异构融合中,通过网关连接是最常用的策略。本程序基于贪心算法,寻找每个节点至多个网关的最优路径,并将流量按比例分配给各网关。- Recently, the Internet of Things is getting more and more attention.There are different approaches to integrate WSN into the Internet. The most usual one is to
8digitsA
- A星算法+强启发函数解八数码问题,自带判断是否有解-A Star Algorithm+ strong heuristic function solution of 8 digital issues, bring their own to determine whether the broken
ant-gateways
- 目前,物联网备受关注。在多网关无线传感网络与物联网的异构融合中,通过网关连接是最常用的策略。本程序利用基于蚁群优化的算法,寻找每个节点至网关的最优路径。-Recently, the Internet of Things is getting more and more attention.There are different approaches to integrate WSN into the Internet. The most usual one is to connect the W
mgsf
- 用人工智能的A*算法实现迷宫问题,环境为VC6.0-The A* algorithm using artificial intelligence to achieve maze problem, environment VC6.0
(FuzzyARTMAP)1
- Adaptive resonance theory based neural network for supervised chemical pattern recognition
Neural-Networks-introduction-
- 神经网络入门资料,通过引入小游戏的介绍,细致讲解了神经网络的构成,方式,及实现代码。-Neural Networks in Plain English,It is a good introduction for newlearners.
itpp-3.10.1.tar
- 独立分量分析程序FASTICA的C++源代码-FASTICA procedures for the C + + source code
Abenchmarrkb
- 在国外网站上找到的一个关于TSP问题的benchmarkk库,供大家学习研究使用! -Abroad to find a site on the TSP Treasury benchmark issues, study for your use!
AprioriCPP
- Apriori算法,生成频繁项目面集。C++,可以用-Apriori algorithm to generate frequent item face set