登录
首页 » Visual C++ » fivesource

fivesource

于 2020-06-26 发布 文件大小:214KB
0 353
下载积分: 1 下载次数: 2958

代码说明:

  五子棋源码 (Gobang game source)

文件列表:

CountDlg.cpp
CountDlg.h
ErrorDlg.cpp
ErrorDlg.h
ExitDlg.cpp
ExitDlg.h
five.aps
five.bak
five.clw
five.cpp
five.dsp
five.dsw
five.h
five.mak
five.mdp
five.ncb
five.opt
five.plg
five.rc
fiveDoc.cpp
fiveDoc.h
fiveView.cpp
fiveView.h
Game.cpp
Game.h
HelpDlg.cpp
HelpDlg.h
IsRuning.cpp
IsRuning.h
MainFrm.cpp
MainFrm.h
NewDlg.cpp
NewDlg.h
ReadMe.txt
release
.......\five.exe
res
...\bitmap1.bmp




...\bitmap4.bmp
...\bitmap5.bmp
...\bitmap6.bmp
...\bitmap7.bmp
...\bitmap8.bmp
...\bitmap9.bmp
...\BLUEFIVE.BMP
...\bmp00001.bmp
...\bmp00002.bmp
...\bmp00003.bmp
...\bmp00004.bmp
...\comtool.bmp
...\CountDlg.cpp
...\CountDlg.h
...\cursor1.cur
...\ErrorDlg.cpp
...\ErrorDlg.h
...\ExitDlg.cpp
...\ExitDlg.h
...\five.clw
...\five.cpp
...\five.h
...\five.ico
...\five.mak
...\five.rc
...\five.rc2
...\FIVE05.BMP
...\FIVE06.BMP
...\fiveDoc.cpp
...\fiveDoc.h
...\fiveDoc.ico
...\fiveView.cpp
...\fiveView.h
...\Game.cpp
...\Game.h
...\HelpDlg.cpp
...\HelpDlg.h
...\idr_main.ico
...\MainFrm.cpp
...\MainFrm.h
...\MFIVE.HLP
...\mfive.hpj
...\MFive.RTF
...\ReadMe.txt
...\resource.h
...\SetDlg.cpp
...\SetDlg.h
...\StdAfx.cpp
...\StdAfx.h
...\Toolbar.bmp
...\toolbar1.bmp
...\WelcomDlg.cpp
...\WelcomDlg.h
resource.h
sav10.fiv
save0.fiv
save11.fiv
save3.fiv

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

发表评论

0 个回复

  • wzq
    五子棋小程序,实现双人对抗,能完成悔棋,复盘,等基本功能。在玩棋时,能自动判禁手以及判赢。(Gobang small procedures, to achieve double confrontation, to complete悔棋, rehabilitation sites, such as basic features. Playing chess, they can automatically cut the hands and sub-contractors to win.)
    2008-06-26 21:47:09下载
    积分:1
  • guojimajiang
    网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
    2013-11-28 13:56:34下载
    积分:1
  • wuziqi
    控制台编的五子棋游戏,用的贪心算法,AI不算太高,但希望对像我一样菜的同学有所启发……(Console compiled 331 games, with the greedy algorithm)
    2011-10-29 19:07:00下载
    积分:1
  • surakarta
    这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
    2020-10-22 17:47:23下载
    积分:1
  • russiablock
    多人联网对战的俄罗斯方块程序。可以再局域网中进行(Multiplayer Battle Tetris networking programs.)
    2009-10-31 16:16:24下载
    积分:1
  • vb_source
    VB版纸牌源码(VB source code version of Solitaire)
    2008-07-02 22:37:12下载
    积分:1
  • luoxuanzhenlie
    用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
    2010-01-11 19:57:08下载
    积分:1
  • VCgamedesing
    VC编程游戏,这本电子书不是太难,书中罗列了几个经典的小游戏:五子棋,俄罗斯方块。。。。(use VC++ to design little games,it is not very complex,which can help the VC beginers )
    2009-06-13 14:33:59下载
    积分:1
  • 0206220330
    一个用Visal C++编写的俄罗斯方块小程序。(A used Visal C++ Prepared Tetris applet.)
    2008-07-15 08:44:06下载
    积分:1
  • -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
  • 696518资源总数
  • 105547会员总数
  • 4今日下载