搜索资源列表
vwumpus
- 一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
EightNUM
- 本程序是利用盲目搜索算法中的深度优先算法实现八数码问题的解决,用的C++的MFC框架类平台,有界面,先置初始状态,然后开始搜索,其中‘0’代表空格,会显示出搜索的步数以及每步的状态。
yichuan
- 使用遗传算法实现TSP问题的c++代码,带有MFC界面
基于MFC界面的人机对战五子棋
- 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
基于A星算法的MFC界面的八数码程序
- 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
AstarPathFind
- 使用AStar算法实现的寻找最短路径的演示程序,使用C++编写的MFC程序,有非常好看的界面。-Use AStar the shortest path algorithm to look for the demonstration program, using C++ program written in MFC, there is a very nice interface.
FiveChessGame
- 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
eyelabel
- 该代码用于眼睛的人工标定,并记录数据只用,是MFC图形化界面设计。用于模式识别,人眼定位,人工智能方面做前期机器学习或训练。-The code used for the artificial eye calibration, and record data only is the graphical interface design MFC. For pattern recognition, the human eye positioning, pre-done in artificial in
GA
- 用遗传算法实现一刀切下料,MFC界面,在VC下编写的程序,是个优化下料问题。-Genetic Algorithms for Cutting across the board, MFC interface, prepared in the VC process is optimized cutting stock problem.
productionsystemMFC
- 根据产生式系统的原理开发一个简单的动物专家系统,使用MFC开发界面-one animal system based on production system .Use MFC to show the skin
BP_N_digital_identification_system
- 基于BP算法的数字识别系统,有界面,MFC实现-BP algorithm based on digital identification system, there are interfaces, MFC Implementation
8ShuMa
- 用人工智能的A*算法解决8数码难题,用MFC开发界面,显示8数码的移动过程-Use A* to deal problem about 8 ShuMa and use MFC to show the process
beiyesi
- 用vc6.0编写的不确定性传递算法。要求给出P(E)以及LS,LN的值,算出P(H)以及P(H/E).用MFC编写的,有界面图形显示,很直观。-Written by vc6.0 uncertainty transfer algorithm. Required to give P (E) and LS, LN values, calculate P (H) and P (H/E). Written with MFC, a graphical display interface, very intu
huitu1
- 基于VC++的模糊控制汽车倒车仿真 介绍了基于VC++的模糊控制汽车倒车的仿真系统设计及实现过程,在建立汽车倒车数学模型的基础上,通过VC++编写模糊控制程序,并通过微软基础类(MFC)设计仿真界面,使汽车在倒车时的状态及其运动轨迹能够动态的显示。在仿真软件设计中,汽车倒车模型与控制器采用模块化设计方法,具有一定的通用性,易于扩展。通过该仿真系统可以找到汽车倒车的“死区”范围,检验并改进控制算法。实验表明用模糊控制方法控制汽车倒车,汽车运动轨迹圆滑,倒车准确,具有很好的鲁棒性。-The Si
LPR
- BP字符识别,基于BP神经网络,含有MFC的界面,以简化处理-Character recognition based on BP
k-and-isodata
- 模式训别的k均值算法和isodata聚类算法c++实现,程序有较清楚的注释,且有word文档说明程序是如何实现算法的,对于刚接触模式识别的程序具有很好的启发作用,不足之处是没有用mfc完成界面编程-Mode of training to achieve other k-means algorithm and isodata clustering algorithm c++, procedures clearer notes and word documents that the program
prosystem
- 实现一个简单的不通用的基于回溯推理的专家系统,正向推理,MFC用户界面-Implement a simple non-generic backtracking based expert system inference, reasoning, MFC user interface
EightCode
- 八数码A*算法,且输出最优路径,MFC界面实现-Eight digital A* algorithm, and outputs the optimal path, MFC interface implementation
AntCluster_opt
- 蚁群聚类算法,MFC实现,windows窗口界面,参数可调配。-Ant clustering algorithm, MFC realize, windows window interface, parameters can be redeployed.