Welcome![Sign In][Sign Up]
Location:
Search - Artificial Intelligence in mfc

Search list

[AI-NN-PRthegenius-source

Description: 一个人工智能的国际象棋游戏,用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 introduced : The Genius is a chess engine that uses AI techniq Reconciliation to play against humans.
Platform: | Size: 311296 | Author: 刘维超 | Hits:

[AI-NN-PRWIN32SDKchinesechesssourcecode

Description: 完成除了人工智能外的部分 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和多线程,抛开一切附加功能. -In addition to the completion of part of artificial intelligence outside 2000/10/23: 2000/10/30 finishing code: the first artificial intelligence 2000/10/31: panel small changes/enhanced artificial intelligence 2000/11/03: increase the stop button to increase the parameters dialog 2000/11/05: full artificial intelligence, 2001/11/15 version 0.5: Version 0.6 turned into a wood board plus the pruning, using quick sort, leaving five nodes, search depth of 6-7, is still too little. MantisChess1.0, in order to clear and to switch to Win32 SDK code, set aside the MFC and multithreading, put aside all the additional functionality.
Platform: | Size: 24576 | Author: 陈张仁 | Hits:

[Chess Poker gameswuziqi_src

Description: 五子棋程序及源程序 开发工具:VC++6.0 和 MFC 不错的小游戏,具有较好的人工智能算法。-Gobang procedures and source code development tools: VC++ 6.0 and MFC good game, with better artificial intelligence algorithm.
Platform: | Size: 138240 | Author: wobzd | Hits:

[Other Riddle games8

Description: 8数码问题的解决程序,人工智能的的课程实验,mfc实现的界面。-8 digital issues resolution procedures, courses in artificial intelligence experiments, mfc achieve interface.
Platform: | Size: 583680 | Author: ll | Hits:

[AI-NN-PRChanShengShiSystem

Description: 人工智能里面的产生系统的一个MFC模拟实现,比较的逼真,同样,人工智能的一个很好的作业。-The emergence of artificial intelligence inside a MFC system simulation to achieve, more realistic, and similarly, a good artificial intelligence work.
Platform: | Size: 328704 | Author: 蚂蚁 | Hits:

[Graph programhuman_face_and_eyes_detection

Description: 该源码是VC6.0环境下运行MFC图形化界面程序。主要功能是完成人脸定位,还包括人眼,口,鼻子等器官的定位。适合于人工智能,图像处理,模式识别相关研究人员参考。-The source is running VC6.0 environment MFC graphical interface program. Main function is to complete the face positioning, but also the human eye, mouth, nose, such as the positioning of the organ. Suitable for artificial intelligence, image processing, pattern recognition research reference.
Platform: | Size: 470016 | Author: wang | Hits:

[AI-NN-PReyelabel

Description: 该代码用于眼睛的人工标定,并记录数据只用,是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 intelligence, machine learning or training.
Platform: | Size: 556032 | Author: wang | Hits:

[Special Effectsnumber_Fisher_linear_recog

Description: 该源码是手写数字的fisher线性判别。在VC6.0环境下运行,MFC图形化界面,适用于模式识别,人工智能。数字图像处理的参考-The source is a hand-written digit fisher linear discriminant. Run in VC6.0 environment, MFC graphical interface for pattern recognition, artificial intelligence. Digital image processing reference
Platform: | Size: 8410112 | Author: wang | Hits:

[Other Riddle gamesRussianSquare

Description: 在VS2008下用MFC完成了俄罗斯方块的AI算法,也可以手动玩游戏。AI的搜索深度可以设置,可以作为人工智能等课程的大作业程序。-Complete with MFC in VS2008 under a Tetris AI algorithms, you can manually play the game. AI search depth can be set, such as artificial intelligence courses of operating procedures.
Platform: | Size: 3555328 | Author: 翟守超 | Hits:

[AI-NN-PR8_num

Description: 人工智能的八数码问题,采用的A*启发式搜索,显示运行时间和每一步运行过程。基于MFC的-Eight puzzle problem in artificial intelligence, using the A* heuristic search, display the running time and every step of the operation process. MFC-based
Platform: | Size: 16384 | Author: 程港 | Hits:

[Windows DevelopSim

Description: It s sourcecode for artificial intelligence simulation using mfc. If you add some codes in simview class, you are able to test many tings.
Platform: | Size: 65536 | Author: plming | Hits:

[Windows Developatheegenius-sn

Description: 一个人工智能的国际象棋游戏源码,用Visual C写的,完全使用的win32 API,而没有用MFC。英文介绍为:The Genius iss a chess engine that uses AI techniquees to play against humans。 可直接使用。 -An artificial intelligence chess game source code, written in Visual C, fully use the win32 API, but not with the MFC. English description is as follows: The Genius iss a chess engine that uses AI techniquees to play against humans. Can be used directly.
Platform: | Size: 281600 | Author: | Hits:

[Chess Poker gamesweiqi

Description: 本课题设计并实现了一个可以单人或双人对战的黑白棋游戏系统,该系统采用C++语言在Microsoft Visual C++ 6.0下编写代码,采用VC中比较流行的MFC模板进行编程。系统不仅使人进行双人对战也可以进行单人与计算机的对战,且人工智能比较高超。-The design and implementation of a project can be single or double Battle Reversi game system, which uses C++ language in Microsoft Visual C++ 6.0 write code, using VC MFC templates more popular programming. System not only makes for double against a single person can play against the computer and artificial intelligence compare superb.
Platform: | Size: 1975296 | Author: wqc | Hits:

[Game ProgramVC++MFC

Description: 棋牌游戏框架开发后续版本功能建议计算胜负,按照规则以文件形式输入输出,人工智能等(The game framework for chess and card games is developed for the subsequent version of the function, which is recommended for calculation, input and output in the form of documents, artificial intelligence, etc.)
Platform: | Size: 2896896 | Author: 人_天涯 | Hits:

CodeBus www.codebus.net