使用C++编写的五子棋程序,算法用的是alpha-beta剪枝,用MFC的框架
2020-01-11 03:05:15 50KB 五子棋 C++ alpha beta
1
alpha beta 五子棋 6步搜索 棋力不错 反应很快 有兴趣的朋友可以下载看看
2020-01-11 03:04:25 1.47MB alpha beta 五子棋 6步搜索
1
这是清华人工智能的一个作业,用Alpha Beta算法求解一个剪枝问题,里面有严格的文件输入和输出,以及算法实现的全过程。
2020-01-08 03:13:48 4KB Alpha_Beta,清华
1
qextserialport-1.2win-alpha,QT串口编程第三方库,适合于windows、linux下的QT串口编程
2020-01-03 11:35:06 233KB QT串口编程库
1
通过alpha-belta剪枝的极大极小值算法实现简单的五子棋+A*算法与IDA*算法解决走迷宫问题
2020-01-03 11:32:22 8KB MiniMax IDA* A*
1
======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : fir ======================================================================== AppWizard has created this fir application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your fir application. fir.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. fir.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CFirApp application class. fir.cpp This is the main application source file that contains the application class CFirApp. fir.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. fir.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\fir.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file fir.rc. res\fir.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h,
2020-01-03 11:26:37 6.57MB 人工智能 alpha-beta 剪枝法 五子棋
1
黑白棋mfc实现采用alpha-beta剪枝算法
2019-12-25 11:15:49 5.27MB 黑白棋 mfc
1
本资源为tesseract v5.0.0安装包,可以直接双击安装,有需要的朋友可以下载一下。
2019-12-21 22:01:53 38.42MB tesseract
1
清华大学《人工智能》5次课程大作业源码。java版。包括遗传算法 alpha-beta剪枝 模拟退火算法 九宫格 传教士与野人等问题或者算法实现源码。
1
matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算。matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算。
2019-12-21 21:54:57 167KB matlab a稳定分布
1