登录
首页 » Visual C++ » caiquan

caiquan

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

  • mine
    用vc++6.0编程实现一个扫雷的游戏程序(Programming using vc++6.0 of a mine' s games)
    2010-07-12 16:57:48下载
    积分:1
  • 11
    说明:  拼图游戏,也是很好的源码,减压后就知道了(Jigsaw puzzle, but also a good source, after decompression know)
    2007-12-30 22:57:11下载
    积分:1
  • bombermaze-0.6.6.tar
    sourceforge上的一个单人射击类游戏(sourceforge of a single person shooter games)
    2004-10-31 11:43:42下载
    积分:1
  • light
    3D游戏中关于灯光的编程的几个小例子,对灯光的理解很有帮助(the light program in 3D games)
    2009-06-15 09:59:55下载
    积分:1
  • bomb-game
    扫雷游戏的C++代码,适用于学习C++的初学者,有助于理解程序,提升能力。( Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity. Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.)
    2014-01-03 10:24:46下载
    积分:1
  • heibaiqi
    人人对战的黑白棋(Everyone against Riversi)
    2008-06-08 12:23:31下载
    积分:1
  • PocketLian
    Pocket PC上的连连看小游戏代码,模仿“连连看”的游戏基本功能的源代码修改而来(Lianliankan on Pocket PC game code, imitate Lianliankan the basic functions of the game s source code modifications from)
    2007-11-29 09:13:52下载
    积分:1
  • BattleCitygame
    用C/C++编写的塔克大战小游戏,很经典的一款小游戏(With C/C++ written Tucker war game is a classic game)
    2011-01-14 22:33:49下载
    积分:1
  • six2
    6子祺人人对战游戏,简单的控制台程序,电脑判别胜负。(6 sub-Kee all Battle games, simple console program, the computer determine the outcome.)
    2014-05-11 16:30:55下载
    积分:1
  • vb-supermario
    用VISUAL BASIC编写的超级马里奥(supermario by VISUAL BASIC)
    2013-10-15 12:06:00下载
    积分:1
  • 696518资源总数
  • 104759会员总数
  • 10今日下载