登录
首页 » Visual C++ » caiquan

caiquan

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

代码说明:

  石头,剪刀,布:设计一个游戏,让用户与计算机玩“石头,剪刀,布”游戏,要求:  程序能够统计玩的次数以及每一次的结果,说明是谁赢了,还是平了;  计算机出牌的最简单的方法是随机算法,请尝试考虑能不能设置一种分析用户出牌规律的算法,让计算机能够赢用户的几率大于50 。 (Rock, scissors, cloth: to design a game, let the user and the computer to play stone, scissors, cloth game, requirements:  program to play the number of statistics and the result of every time, that is who won, or flat  computer play the most simple way is random algorithm, please try to consider the user can set up a kind of analysis play rule algorithm, is greater than 50 chance to win the user s computer.)

文件列表:

作业C_3
.......\C_3
.......\...\C_3
.......\...\...\C_3.vcxproj,4018,2015-07-13
.......\...\...\C_3.vcxproj.filters,1147,2015-07-13
.......\...\...\C_3.vcxproj.user,143,2015-07-13
.......\...\...\Debug
.......\...\...\.....\CL.read.1.tlog,22340,2015-07-31
.......\...\...\.....\CL.write.1.tlog,2390,2015-07-31
.......\...\...\.....\C_3.exe.embed.manifest,406,2015-07-13
.......\...\...\.....\C_3.exe.embed.manifest.res,472,2015-07-31
.......\...\...\.....\C_3.exe.intermediate.manifest,381,2015-07-31
.......\...\...\.....\C_3.lastbuildstate,70,2015-07-31
.......\...\...\.....\C_3.log,2759,2015-07-31
.......\...\...\.....\C_3.vcxprojResolveAssemblyReference.cache,713,2015-07-13
.......\...\...\.....\C_3.write.1.tlog,0,2015-07-13
.......\...\...\.....\C_3_manifest.rc,196,2015-07-13
.......\...\...\.....\game.obj,50575,2015-07-31
.......\...\...\.....\link-cvtres.read.1.tlog,2,2015-07-31
.......\...\...\.....\link-cvtres.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.4636-cvtres.read.1.tlog,2,2015-07-31
.......\...\...\.....\link.4636-cvtres.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.4636.read.1.tlog,2,2015-07-31
.......\...\...\.....\link.4636.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.read.1.tlog,8666,2015-07-31
.......\...\...\.....\link.write.1.tlog,2170,2015-07-31
.......\...\...\.....\main.obj,27231,2015-07-31
.......\...\...\.....\mt.read.1.tlog,798,2015-07-31
.......\...\...\.....\mt.write.1.tlog,250,2015-07-31
.......\...\...\.....\rc.read.1.tlog,714,2015-07-31
.......\...\...\.....\rc.write.1.tlog,738,2015-07-31
.......\...\...\.....\vc100.idb,314368,2015-07-31
.......\...\...\.....\vc100.pdb,241664,2015-07-31
.......\...\...\game.cpp,1858,2015-07-13
.......\...\...\game.h,174,2015-07-13
.......\...\...\main.cpp,91,2015-07-13
.......\...\C_3.sdf,5656576,2015-07-31
.......\...\C_3.sln,876,2015-07-13
.......\...\Debug
.......\...\.....\C_3.exe,40448,2015-07-31
.......\...\.....\C_3.ilk,380124,2015-07-31
.......\...\.....\C_3.pdb,658432,2015-07-31
.......\...\ipch
.......\...\....\c_3-d8dd1d5f
.......\...\....\............\c_3-a344d401.ipch,15269888,2015-07-31
.......\实验报告.doc,25088,2015-07-13

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

发表评论

0 个回复

  • youxikehuduan
    这是一个游戏客户端的程序,大家可以看下,不是本人的。(This is a client gamesofeware,you can load for studing.)
    2012-12-03 11:59:50下载
    积分:1
  • bitstronger
    1 Introduction "BitStronger" is a Chinese chess computer game engine based on the Chinese Chess General Engine Protocol (UCCI). The project is developed in C++ and is licensed under the GPL. The current version runs on 32-bit Windows platforms. The engine communicates with the Chinese chess interface software supporting UCCI through standard input and standard output, enabling cross-platform and networked man-machine and machine-to-machine battles. For detailed instructions and program development documents, see the files in the docs directory that are distributed with the program.
    2018-09-25 22:23:38下载
    积分: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
  • Tetris源代码
    用VB编写的Tetris游戏(VB prepared by the Tetris game)
    2004-12-08 12:37:04下载
    积分:1
  • llk
    自己用c写的一个在windows下运行的连连看游戏程序(They used to write c lianliankan game program running under windows.)
    2015-04-04 10:25:35下载
    积分:1
  • Gomoku
    简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
    2017-06-19 22:08:12下载
    积分:1
  • skyblue_PinTu
    拼图 源代码 大家可以参考学习一下……(Puzzles everyone can refer to the source code to learn about ... ...)
    2009-02-07 21:58:17下载
    积分:1
  • WPFGobang_1.0
    双人五子棋,带悔棋功能,不是怎么好玩,但和我一样的小白可以进来看看(Double Gobang, with undo function, but not much, and I like the white can come in and see)
    2017-10-20 13:01:04下载
    积分:1
  • tetris3
    C++控制台俄罗斯方块带源代码,界面美观,Visual C++ 6.0编译。(Cpp Console Tetris)
    2015-07-17 19:35:44下载
    积分:1
  • zuma
    祖玛小游戏 实现基本功能 基本算法 给大家参考一下 地图两种圆形 和 直线(Zuma game to achieve the basic functions basic algorithm to refer to two kinds of circular and linear maps)
    2013-09-02 22:50:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载