搜索资源列表
elsfk
- 使用VC++实现的俄罗斯方块,有界面,便于操作!-VC++ to achieve the use of simulated annealing algorithm, there are interfaces, easy to operate!
characterrecognition
- 这是基于matlab的车牌字符识别完整程序,内容详尽,可操作性强,是做模式识别难得的参考资料-This is based on the license plate character recognition matlab complete procedures, and detailed, easy to operate, is so rare reference pattern recognition
weka-3-7-0jre
- 最近的weka数据处理软件版本,可以对数据进行初始化,聚类、回归等等操作,功能强大,操作方便-Recent weka data processing software version, you can initialize the data, clustering, regression, etc. operation, powerful, easy to operate
TemperatureFuzzy
- 人工智能里的一个经典应用,在现在已经相当成熟,温控系统的界面很漂亮,容易操作-A classic application of artificial intelligence in the now quite mature, temperature control system interface is beautiful, easy to operate
neural-network-model
- 人工神经网络的模型及其应用shenjingwangluodemoxingheyingyong,建模必备手册,内容翔实,可操作性强。-Artificial neural network model and its application shenjingwangluodemoxingheyingyong, modeling necessary manuals, informative, easy to operate.
bashuma-
- 人工智能八数码问题实现八数码问题:在3×3的方格棋盘上,摆放着1到8这八个数码,有1个方格是 空的,其初始状态如图1所示,要求对空格执行空格左移、空格右移、空格上移 和空格下移这四个操作使得棋盘从初始状态到目标状态。 -#include <stdio.h>//定义变量 #include <stdlib.h>//定义变量 typedef struct s_node//定义创建节点 { struct s_node*father /
HEHUA
- 针对一种核化机器人的上位机的编程,用的是VC6.0,使用了游戏手柄来操作机器人。-For a nuclear-based PC programming robots, using VC6.0, use joystick to operate the robot.
MATLAB_Cppgraphiclib
- 主要描述了vc与matlab联合仿真的应用,通过简单的实例,可以很快的学会操作。-Vc describes the co-simulation with matlab applications, through a simple example, can quickly learn to operate.
FitLaw_GA
- 好用简捷的遗传算法,操作方便,结果明了。不错的工具, -Easy to use and simple genetic algorithm, easy to operate, with clear results. Good tool
AssemblyPlanning
- 运用Java语言实现了装配体的装配序列规划,采用了改进粒子群算法,并编辑了友好的界面,方便操作-Assembly of the assembly sequence planning to use the Java language, using the improved particle swarm optimization, and edit-friendly interface, easy to operate
GeneticAlgorithm
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
book2
- 股票软件开发定制DEMO说明,是一套进行各种证券分析的系统,功能强大、操作方便、界面友好,支持互联网接收实时行情,提供独特的指标参数,辅助您决策投资品种,适合各类证券投资者使用。-Stock software development and customization DEMO descr iption is a set of various securities analysis system, powerful, easy to operate, user-friendly, support
matlab
- 题目:设计二分类数据集合,满足 1 线性可分 2 线性可分但是有离群点 3 线性不可分 将利用神经网络感知器来进行操作. -Title: design binary classification data collection, meet 1 linear separable Two linear separable but there are outliers Three linear inseparable Will use the perceptron neur
SVR
- 该代码属于支持向量回归技术的新实现,直接调用,简单易操作,训练和测试分开(The code belongs to the new implementation of support vector regression technology, direct call, simple and easy to operate, training and testing separate)