搜索资源列表
fivechess
- 这是一个使用VC++6.0开发的人机对弈五子棋游戏,这个程序使用了数据结构树的思想,可用于教学.
xiangqigame
- 本文在概述计算机博弈,特别是中国象棋软件概况的基础上,分析了现有中国象棋博弈软件实现方法中存在的问题,设计了棋盘、棋子和评价函数的表示方法,应用VC和MFC设计并实现了博弈界面,在博弈树理论的基础上采用递归方法实现了α-β剪枝搜索。该程序用户界面良好,支持悔棋功能,具有一定的棋力。
QuadTreeLOD
- 采用VC及Opengl基于四叉树及LOD算法的室外三维地形实时渲染源代码-The use of VC and Opengl quadtree-based LOD algorithm and outdoor real-time rendering of three-dimensional terrain source code
111111111111111111111111AntProblemAnimation
- 一款游戏,vc++ 6.0编写的,可以运行~~~很犀利,运用了各种控件和视图(列表,树,)界面整洁,适合初学者下载学习-A game, vc++ 6.0, prepared, you can run ~ ~ ~ very sharp, using a variety of control and the view (list, tree), clean interface, suitable for beginners download learning. . .
MFC_(1)
- 一款游戏,vc++ 6.0编写的,可以运行~~~很犀利,运用了各种控件和视图(列表,树,)界面整洁,适合初学者下载学习-A game, vc++ 6.0, prepared, you can run ~ ~ ~ very sharp, using a variety of control and the view (list, tree), clean interface, suitable for beginners download learning. . .
vcTreeMFC
- Tree源码,不是树形菜单哦,是基于MFC技术绘画出的一颗开花的树,艺术与理性的结合,源码编译截图如图示,VC++去用MFC技术实现的作品,欢迎拍砖评论。-Tree source, not a tree menu Oh, the MFC-based painting of a flowering tree, art and rational combination, source compiled screenshot as shown, VC++ to use the MFC technolo
yiziqi
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理。-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle