搜索资源列表
五子棋核心算法
- 五子棋是一种受大众广泛喜爱的游戏,其规则简单,变化多端,非常富有趣味性和消遣性。这里设计和实现了一个人机对下的五子棋程序,采用了博弈树的方法,应用了剪枝和最大最小树原理进行搜索发现最好的下子位置。介绍五子棋程序的数据结构、评分规则、胜负判断方法和搜索算法过程-331 is a widely loved by the public of the game, its rules simple and changeable, very rich and interesting recreational
vb_tree
- 用VB制作数据结构课程中的二叉树控件,在VB中学习数据结构及应用的好文章-VB produced in a binary tree data structure courses controls, a good article to learn data structures and application in VB