搜索资源列表
FiveChess_MFC
- 用mfc写的一个五子棋游戏,不含人工智能-mfc written with a 331 game, which was non-AI
vwumpus
- 一个基于MFC的人工智能的巫魔问题求解,图形化界面显示。-an artificial intelligence-based MFC Witch of the devil problem solving, graphical interface shows.
AIhighway
- 高速公路的交织水平的源程序,用MFC实现可视化-highway intertwined level of the source, using MFC Visualization
thegenius-source
- 一个人工智能的国际象棋游戏,用VC写的,完全采用的win32 API,而没有用MFC。英文介绍为:The Genius is a chess engine that uses AI techniques to play against humans。-an artificial intelligence international chess game, with VC written entirely using the win32 API, not using MFC. English in
Tsp
- 使用蚁群算法解决旅行商问题,mfc应用程序,城市数目及坐标在eil51.tsp里-use ant algorithm to solve the traveling salesman problem, and mfc applications, The number of cities and coordinates the eil51.tsp Lane
ENA_TSP
- 开发环境:Visual C++ .net2003 功能介绍:神经网络算法实验;分Console版本和MFC版本;主要用来求解TSP问题。
EightNUM
- 本程序是利用盲目搜索算法中的深度优先算法实现八数码问题的解决,用的C++的MFC框架类平台,有界面,先置初始状态,然后开始搜索,其中‘0’代表空格,会显示出搜索的步数以及每步的状态。
WIN32SDKchinesechesssourcecode
- 完成除了人工智能外的部分 2000/10/23: 整理代码 2000/10/30: 第一个人工智能 2000/10/31: 面板的小改动/增强人工智能 2000/11/03: 增加停止按钮,增加\"参数\"对话框 2000/11/05: 完整的人工智能,0.5版 2001/11/15: 0.6版,改成了木纹棋盘 加了剪枝,用快速排序,留5个结点,搜索深度6-7,仍嫌太少. MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC
robotArrest
- 多机器人目标围捕 用MFC自行设计了简单的机器人围捕场景。机器人策略采用注册机制易于机器人的策略的扩展。捕捉机器人策略应用了人工势场法。
Perceptron
- Neural Network Perceptron use MFC
基于MFC界面的人机对战五子棋
- 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
vc-mfc-open--and-show-bmp-
- vc mfc 编写的多文档程序, 可打开多幅bmp图 -vc mfc Multiple Document prepared by procedures to open multiple bmp map
基于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.
Chess(8puzzle)
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
ID3JueCheTree
- 人工智能ID3决策树算法的实现,使用了MFC编程,既有算法又有界面。-Artificial Intelligence ID3 decision tree algorithm, use the MFC programming, both algorithm and interface.
GA
- 用遗传算法实现一刀切下料,MFC界面,在VC下编写的程序,是个优化下料问题。-Genetic Algorithms for Cutting across the board, MFC interface, prepared in the VC process is optimized cutting stock problem.
matrix
- 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
ChanShengShiSystem
- 人工智能里面的产生系统的一个MFC模拟实现,比较的逼真,同样,人工智能的一个很好的作业。-The emergence of artificial intelligence inside a MFC system simulation to achieve, more realistic, and similarly, a good artificial intelligence work.
image_processing
- 学习图像处理的经典例子,MFC + VC++ 编程-classic examples for studying digital image processing, source code programming in MFC and VC++
8puzzle
- 用MFC把八数码问题的算法实现,深度优先,广度优先,A算法都实现了,大家可以参考一下,应该用得上-Eight digital algorithm to achieve with MFC, depth-first, breadth-first, A algorithm are realized, we can refer to, you should need them