登录
首页 » Visual C++ » renjixiaqi

renjixiaqi

于 2020-07-04 发布 文件大小:5117KB
0 144
下载积分: 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 个回复

  • luoxuanzhenlie
    用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
    2010-01-11 19:57:08下载
    积分: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
  • wuziqi
    实现五子棋的功能,且是一个比较简单移动的程序(Realize the function of renju, and is a relatively simple mobile program )
    2012-04-15 11:17:34下载
    积分:1
  • lelss-linuuxi
    用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。 (The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used.)
    2012-07-17 22:31:34下载
    积分:1
  • wzq
    一个简单的五子棋程序,可以人机对弈,采用opencv1.0+vc6.0,来自于网上(A simple backgammon procedures can be man-machine chess, using opencv1.0+ vc6.0, the Internet)
    2016-12-23 09:57:42下载
    积分:1
  • vb_source
    VB版纸牌源码(VB source code version of Solitaire)
    2008-07-02 22:37:12下载
    积分:1
  • FiveChess
    网络版的VB五子棋,CS结构,含游戏大厅.(Online version of the VB backgammon, CS structures, including the game lobby.)
    2013-08-03 22:35:13下载
    积分:1
  • VCPP-chess
    这是一个vc++的中国象棋的程序设计,较为方便(This is a vc++ programming Chinese chess, more convenient)
    2015-05-28 10:14:40下载
    积分:1
  • FiveChess
    一个自己写的五子棋程序。包括人机和双人对战。(Renju program. Including the man-machine and two against.)
    2012-02-28 12:39:34下载
    积分:1
  • go_chess
    这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
    2008-01-20 21:56:11下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载