资源列表
imgfeatures
- Similarly, during the query process, each quantized color in the query feature is searched separately to find matching image regions which contain that color. The results are then combined together so that image regions containing similar color
eight_breadth
- 用C语言实现宽度优先算法,八数码问题。作者:陈华昌-With the C language implementation breadth-first algorithm, 8 digital issues. Author: Chen Huachang
eight_depth
- 用C语言实现深度优先算法,八数码问题,作者:陈华昌-C language implementation with depth-first algorithm, 8 digital issues, Authors: Chen Huachang
eight_heuristic
- 用C语言实现启发式搜索算法,八数码问题,作者:陈华昌-C language implementation with the heuristic search algorithm, 8 digital issues, Authors: Chen Huachang
Kmeans
- 用vc++很好的实现了K均值聚类算法的研究,这是一完整的用VC++实现的程序,有效地完成了模式识别-Using vc++ achieved a very good K-means clustering algorithm, which is a complete implementation using VC++ program, the efficient completion of the pattern recognition
AITank
- 基于MLP的神经网络坦克游戏,机器学习,人工智能-MLP neural network-based games tanks, machine learning, artificial intelligence
robot
- 一个pioneer3机器人控制程序。包括服务端和客户端。必须pioneer3机器人端启动服务程序(servoDemo),然后启动客户端程序,就能从客户端经过服务端得到机器人和环境的一些信息。本程序可以很好地作为机器人远程控制的学习例子。-1 pioneer3 robot control programs. Including service and client. Pioneer3 robot must start the client service program (servoDemo),
robotlocalization
- 实现pioneer3机器人在已知地图中的定位。本程序通过Mentocarlo 定位算法,在一个已知的地图环境中,通过不断采样修正定位位置,最终实现机器人的精确定位,本程序包括所有源码。程序执行方式:首先执行服务端程序justLocalizationGuiServer,然后启动客户端查看程序MobileEyes查看结果。-Achieve pioneer3 robot in a known map location. This procedure Mentocarlo location algori
robotpathplanning
- Pioneer3机器人的路径规划程序。包括所有源代码。实现机器人在已知地图环境中的路径规划,包括全局的路径规划和局部的修正的路劲规划。是研究路径规划和动态避障绝好的例子。运行方式:先在服务端执行justPathPlanningGuiServer,然后执行MobileEyes查看规划结果。-Pioneer3 robot path planning process. Including all the source code. Known map of a robot path planning e
CriminalFind
- 程序实现了一个罪犯查找的功能。本程序根据警察侦测到的已知信息,通过部分人工智能的分析,快速得到“谁是罪犯”的答案。-Program implements a criminal search function. This procedure according to the police to detect the known information, through the analysis of some artificial intelligence, quick to be " W
elctromagnetics book
- its in djvj form elctromagnetics book Pass gigapedia-its in djvj form elctromagnetics book
bp-net
- BP神经网络,用MATLAB实现,并带有运行示例-BP network