登录
首页 » Visual C++ » renjixiaqi

renjixiaqi

于 2020-07-04 发布 文件大小:5117KB
0 252
下载积分: 1 下载次数: 5

代码说明:

  人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 (Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows: (1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment. (2) the user choice: the user can next is first or after, and the pieces is a X or O .)

文件列表:

作业C_2
.......\C_2
.......\...\C_2
.......\...\...\chess.cpp,2408,2015-07-14
.......\...\...\chess.h,371,2015-07-14
.......\...\...\C_2.vcxproj,4020,2015-07-14
.......\...\...\C_2.vcxproj.filters,1149,2015-07-14
.......\...\...\C_2.vcxproj.user,143,2015-07-14
.......\...\...\Debug
.......\...\...\.....\chess.obj,58361,2015-07-31
.......\...\...\.....\CL.read.1.tlog,32768,2015-07-31
.......\...\...\.....\CL.write.1.tlog,2720,2015-07-31
.......\...\...\.....\C_2.exe.embed.manifest,406,2015-07-14
.......\...\...\.....\C_2.exe.embed.manifest.res,472,2015-07-31
.......\...\...\.....\C_2.exe.intermediate.manifest,381,2015-07-31
.......\...\...\.....\C_2.lastbuildstate,70,2015-07-31
.......\...\...\.....\C_2.log,2386,2015-07-31
.......\...\...\.....\C_2.vcxprojResolveAssemblyReference.cache,713,2015-07-14
.......\...\...\.....\C_2.write.1.tlog,0,2015-07-14
.......\...\...\.....\C_2_manifest.rc,196,2015-07-14
.......\...\...\.....\link-cvtres.read.1.tlog,2,2015-07-31
.......\...\...\.....\link-cvtres.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.1912-cvtres.read.1.tlog,2,2015-07-31
.......\...\...\.....\link.1912-cvtres.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.1912.read.1.tlog,2,2015-07-31
.......\...\...\.....\link.1912.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.read.1.tlog,8782,2015-07-31
.......\...\...\.....\link.write.1.tlog,2260,2015-07-31
.......\...\...\.....\main.obj,44441,2015-07-31
.......\...\...\.....\mt.read.1.tlog,822,2015-07-31
.......\...\...\.....\mt.write.1.tlog,294,2015-07-31
.......\...\...\.....\rc.read.1.tlog,738,2015-07-31
.......\...\...\.....\rc.write.1.tlog,762,2015-07-31
.......\...\...\.....\vc100.idb,478208,2015-07-31
.......\...\...\.....\vc100.pdb,241664,2015-07-31
.......\...\...\main.cpp,922,2015-07-14
.......\...\C_2.sdf,5656576,2015-09-23
.......\...\C_2.sln,876,2015-07-14
.......\...\Debug
.......\...\.....\C_2.exe,43520,2015-07-31
.......\...\.....\C_2.ilk,381380,2015-07-31
.......\...\.....\C_2.pdb,650240,2015-07-31
.......\...\ipch
.......\...\....\c_2-311ac65b
.......\...\....\............\c_2-a332bb80.ipch,15269888,2015-09-23
.......\实验报告.doc,34304,2015-07-14

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

发表评论

0 个回复

  • russiablock
    多人联网对战的俄罗斯方块程序。可以再局域网中进行(Multiplayer Battle Tetris networking programs.)
    2009-10-31 16:16:24下载
    积分:1
  • C-language-games--gobang-code
    C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
    2013-08-15 09:23:21下载
    积分: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
  • BWChess
    C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。(C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.)
    2009-07-12 11:13:40下载
    积分: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
  • 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
  • Chess_Easy
    基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)
    2013-09-17 19:04:26下载
    积分:1
  • win32wuziqi
    没有实现所功能 请大家多多指点 本来想实现网络对打,但水平有限(not achieve functional Please have a lot to the guidance of 2-network, but is limited)
    2006-05-18 17:16:02下载
    积分:1
  • Ptu
    一款拼图游戏的基础代码,适合课堂初步教学时所用(A jigsaw puzzle of the underlying code for classroom use when the initial teaching)
    2011-05-22 12:53:53下载
    积分:1
  • HRBUST_GO_2013_08_12A
    一个自主开发的围棋软件,有简单的ai进行对弈,适合新手学习之用(An independent development of chess software, chess has a simple ai be suitable for novice learning purposes)
    2013-08-18 13:05:40下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载