登录
首页 » Visual C++ » five

five

于 2010-06-07 发布 文件大小:5103KB
0 380
下载积分: 1 下载次数: 4

代码说明:

  用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)

文件列表:

five
....\Debug
....\.....\five.bsc,3146752,2010-05-02
....\.....\five.exe,131153,2010-05-03
....\.....\five.ilk,327064,2010-05-03
....\.....\five.obj,23113,2010-05-03
....\.....\five.pch,6948836,2010-05-02
....\.....\five.pdb,467968,2010-05-03
....\.....\five.res,5256,2010-05-02
....\.....\five.sbr,0,2010-05-02
....\.....\fiveDoc.obj,16719,2010-05-03
....\.....\fiveDoc.sbr,0,2010-05-02
....\.....\fiveView.obj,27897,2010-05-03
....\.....\fiveView.sbr,5673,2010-05-02
....\.....\gobang.obj,29553,2010-05-02
....\.....\gobang.sbr,0,2010-05-02
....\.....\MainFrm.obj,17382,2010-05-03
....\.....\MainFrm.sbr,2285,2010-05-02
....\.....\StdAfx.obj,105502,2010-05-02
....\.....\StdAfx.sbr,1374932,2010-05-02
....\.....\vc60.idb,214016,2010-05-03
....\.....\vc60.pdb,364544,2010-05-03
....\five.aps,25820,2010-05-03
....\five.clw,1532,2010-05-03
....\five.cpp,1712,2010-05-03
....\five.dsp,4566,2010-05-02
....\five.dsw,533,2010-05-02
....\five.h,1053,2010-05-03
....\five.ncb,82944,2010-05-03
....\five.opt,51712,2010-05-03
....\five.plg,2187,2010-05-03
....\five.rc,9137,2010-05-02
....\fiveDoc.cpp,1072,2010-05-03
....\fiveDoc.h,1297,2010-05-03
....\fiveView.cpp,4104,2010-05-03
....\fiveView.h,1316,2010-05-03
....\gobang.cpp,19641,2008-03-07
....\gobang.h,1073,2008-02-29
....\MainFrm.cpp,1050,2010-05-03
....\MainFrm.h,1056,2010-05-03
....\ReadMe.txt,3950,2010-05-02
....\Release
....\.......\five.exe,40960,2010-05-03
....\.......\five.obj,16185,2010-05-03
....\.......\five.pch,5680740,2010-05-03
....\.......\five.res,5256,2010-05-03
....\.......\fiveDoc.obj,10256,2010-05-03
....\.......\fiveView.obj,24064,2010-05-03
....\.......\gobang.obj,13296,2010-05-03
....\.......\MainFrm.obj,13970,2010-05-03
....\.......\StdAfx.obj,786,2010-05-03
....\.......\vc60.idb,58368,2010-05-03
....\res

....\...\five.rc2,396,2010-05-02

....\Resource.h,686,2010-05-02
....\StdAfx.cpp,206,2010-05-02
....\StdAfx.h,1054,2010-05-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • MyChess5
    用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)
    2011-11-18 10:56:24下载
    积分:1
  • five
    五子棋的小程序,考虑了先手双三禁手的情况可以人和电脑,人和人,步数有统计,开始可以选择白旗或者黑棋(Gobang a small program, taking into account firstly the three pairs of hands can be cut and the computer, and the people, a few steps there are statistics, can choose to start a white flag or Black)
    2010-02-02 11:23:10下载
    积分:1
  • wuziqi
    五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)
    2013-04-05 23:20:51下载
    积分:1
  • card
    简单的10点半扑克牌游戏,最接近10点半者为胜,花牌算半点!(pukepai)
    2009-03-09 14:38:45下载
    积分:1
  • wuziqiyouxi
    五子棋游戏,实现人工智能。单机游戏和多机游戏实现过程。(Backgammon games, achieve artificial intelligence. Single and multi-game machine game implementation process.)
    2013-12-09 19:04:44下载
    积分:1
  • Surakarta
    苏拉卡尔塔棋的源码,可实现人机对战,和搜索树的层次选择(Surakarta chess source code, enabling crew war, and the level of the search tree selection)
    2020-10-23 09:07:22下载
    积分:1
  • 111
    俄罗斯方块 Visual C++ 6 源码(Tetris Visual C++ 6 source)
    2007-11-25 09:42:25下载
    积分:1
  • wuziqi
    五子棋程序设计,设计方式步骤详尽解释,适合初学者,让你熟悉C语言(Backgammon program design, design approach procedure detailed explanation, suitable for beginners, so you are familiar with the C language)
    2013-08-13 10:31:30下载
    积分:1
  • 完整的四人网络麻将
    实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。(achieve a complete network of four mahjong games, the procedures set server and client functions and integration. This chapter introduces the non-reciprocal network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.)
    2005-06-20 16:32:22下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载