搜索资源列表
pca
- PCA原代码,可以处理多为数据,是控制台程序
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
Code8sm
- 使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
DNSCANArgorithm
- DNSCAN算法,控制台程序。有助于理解算法思想之用。-DNSCAN algorithm, the console program. Help to understand the thought of the algorithm used.
Cluster
- 各种聚类算法程序源码,Visial C++6.0控制台应用程序,欢迎参考-Clustering algorithms source code, Visial C++6.0 console application, please refer to
CLPSO
- 多学习的粒子群算法。控制台程序。C++。-Particle swarm algorithm to learn
AntforTSP
- 蚁群算法解决TSP问题,基于VS2008平台,控制台程序-Ant for TSP solution
fenyou
- 这是一个比较有趣的控制台程序,编程让计算机自己根据不同的情况正确的分油。-This is a fun console, programming the computer to correct their situation according to different sub-oil.
diana
- DIANA算法程序说明 编程语言:C++ 运行环境:Visual C++ 6.0 采用控制台应用程序,样本数据在程序中给出,直接点击编译、链接、运行,就能得出所要求的结果。 -DIANA algorithm program the programming language: C++ Runtime Environment: Visual C++ 6.0 console application using the sample data given in the program,
A-star
- 典型的A*算法,是VC控制台应用程序,可以帮助读者理解A*的基本流程-The typical A* algorithm VC console application that can help the reader understand the basic processes of the A*
CaculateWordsOfSentence
- 计算句子长度,输入一个句子,该程序用来计算句子中单词的长度,eclipse开发,句子从控制台输入-caculate the words of a sentence,input a sentence into the console,and it will show how many words are there in the sentence
GA568
- 另一个版本的遗传算法 解决TSP问题 c++ conslon控制台应用程序 算法收敛速度、效率很高-Another version of the genetic algorithm to solve TSP c++ conslon console application algorithm convergence rate and high efficiency
yichuansuanfa
- 程序用C#控制台程序实现了 遗传算法 解决函数优化问题 -The program uses C# console program to achieve the genetic algorithm to solve the function optimization problem
Astar
- A星路径规划算法,c++程序,基于控制台的。经典的移动机器人路径规划算法-path planning C++ programe
tifrastructuresmart
- 基于线性规划的回归支持向量机源程序,开发环境Visual C++6 0,控制台程序()