登录
首页 » Visual C++ » renjixiaqi

renjixiaqi

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

  • 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
  • tmp
    编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。(Write a simulation program manual shuffle, the cards were sent to wash a good four. Card use to describe the structure of a card, with the random function to simulate the manual process of shuffling, and finally wash the good order of 52 cards were issued to four people. Cards for each person according to the rules of bridge output. That is, a person' s license have to press the card suit (in order of clubs, diamonds, hearts and spades) classification, the same type of licenses to press A, K, Q, J, ..., 3,2 card the size of the order. The other four licensing the order should be distributed.)
    2011-11-30 13:15:30下载
    积分:1
  • Amazon-chess-game
    亚马逊棋人机博弈代码,界面美观,满足深层搜索。(Amazon chess game code, beautiful interface, meet the deep search.)
    2020-11-16 09:49:40下载
    积分:1
  • PlantomGo
    幻影围棋棋源代码,参加计算机博弈比大赛亚军的代码。(Phantom Go chess source code, to participate in a computer game than the runner-up code.)
    2021-01-20 22:48:43下载
    积分:1
  • gobang-game
    基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。(Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes. Note: Installing graphics libraries need to EasyX official website to download " 2012 Lidong Edition" , must be this version, because the new version was made adjustments for some functions, resulting in the display there will be problems.)
    2014-10-11 14:53:47下载
    积分:1
  • five_vb_tcp
    网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
    2008-12-10 14:52:50下载
    积分:1
  • five
    用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
    2010-06-07 17:31:04下载
    积分:1
  • wuziqi
    五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)
    2013-04-05 23:20:51下载
    积分:1
  • C+++Weekend+Crash+Course
    C+++Weekend+Crash+Course这是一个中国象棋的原代码(C+++ Weekend+ Crash+ Course This is a Chinese chess original code)
    2008-07-04 11:19:10下载
    积分:1
  • LLK1.41_FullSources
    连连看.net代码。最新更新的,VS2005开发。(Lianliankan. Net code. The latest update, VS2005 development.)
    2008-04-18 09:28:04下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载