登录
首页 » Visual C++ » caishuzi

caishuzi

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

代码说明:

   猜数字:由计算机随机产生一个1~10000以内的数字,用户根据提示猜出该数字,功能要求如下: (1)游戏结束条件:1)在规定时间内正确猜出该数字;2)规定用时耗完。 (2)游戏提示:根据用户的输入与所产生数字的大小关系给出正确提示,例如,随机产生数为5000,若用户输入6000,则提示“高了”,若用户输入4000,则提示“低了”。 (3)游戏结果显示:1)若用户在规定时间内正确猜出数字,则显示“恭喜!正确猜出数字***。”;2)若到达规定时间但并未猜出,则显示“很遗憾,未能在规定时间内猜出正确数字,该数字为***。” ,其中,“***”表示所需猜出的随机数。 (4)游戏时间设置:可由用户灵活设置游戏时间,此部分内容应在游戏开始前完成。 (5)游戏退出设置:在每轮游戏结束之后,给出提示语,请用户选择是否继续游戏。 (Guess the Numbers: randomly generated by computer within a 1 ~ 10000 Numbers, according to the user to guess the Numbers, functional requirements are as follows: (1) the game conditions: 1) correctly guess the number within the given time 2) regulation is run out. (2) game tip: according to the size of the user input and produced digital relationships give prompt, correct, for example, random number is 5000, if the user input, 6000 indicates that high , if the user input, 4000 indicates that the low . (3) the game results showed: 1) if the user within the prescribed time to guess the Numbers correctly, is displayed congratulations! Guess the right number***. 2) but not guess, if arrive time required is displayed it s a pity that failed to guess the right number within the prescribed time, the number is***. , among them, *** needed to guess the random Numbers. (4) : time setting can be set by the user the game time, this part should be completed before the start of the ga)

文件列表:

作业C_1
.......\C_1
.......\...\C_1
.......\...\...\C_1.vcxproj,4022,2015-07-12
.......\...\...\C_1.vcxproj.filters,1151,2015-07-12
.......\...\...\C_1.vcxproj.user,143,2015-07-12
.......\...\...\Debug
.......\...\...\.....\CL.read.1.tlog,77758,2015-07-31
.......\...\...\.....\CL.write.1.tlog,2516,2015-07-31
.......\...\...\.....\C_1.exe.embed.manifest,406,2015-07-12
.......\...\...\.....\C_1.exe.embed.manifest.res,472,2015-07-31
.......\...\...\.....\C_1.exe.intermediate.manifest,381,2015-07-31
.......\...\...\.....\C_1.lastbuildstate,70,2015-07-31
.......\...\...\.....\C_1.log,2389,2015-07-31
.......\...\...\.....\C_1.vcxprojResolveAssemblyReference.cache,713,2015-07-12
.......\...\...\.....\C_1.write.1.tlog,0,2015-07-12
.......\...\...\.....\C_1_manifest.rc,196,2015-07-12
.......\...\...\.....\link-cvtres.read.1.tlog,2,2015-07-31
.......\...\...\.....\link-cvtres.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.46992-cvtres.read.1.tlog,2,2015-07-31
.......\...\...\.....\link.46992-cvtres.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.46992.read.1.tlog,2,2015-07-31
.......\...\...\.....\link.46992.write.1.tlog,2,2015-07-31
.......\...\...\.....\link.read.1.tlog,8776,2015-07-31
.......\...\...\.....\link.write.1.tlog,2252,2015-07-31
.......\...\...\.....\main.obj,46909,2015-07-31
.......\...\...\.....\mt.read.1.tlog,818,2015-07-31
.......\...\...\.....\mt.write.1.tlog,294,2015-07-31
.......\...\...\.....\number.obj,44228,2015-07-31
.......\...\...\.....\rc.read.1.tlog,734,2015-07-31
.......\...\...\.....\rc.write.1.tlog,758,2015-07-31
.......\...\...\.....\vc100.idb,486400,2015-07-31
.......\...\...\.....\vc100.pdb,241664,2015-07-31
.......\...\...\main.cpp,1314,2015-07-13
.......\...\...\number.cpp,402,2015-07-13
.......\...\...\number.h,186,2015-07-13
.......\...\C_1.sdf,5656576,2015-07-31
.......\...\C_1.sln,876,2015-07-12
.......\...\Debug
.......\...\.....\C_1.exe,39936,2015-07-31
.......\...\.....\C_1.ilk,381600,2015-07-31
.......\...\.....\C_1.pdb,642048,2015-07-31
.......\...\ipch
.......\...\....\c_1-89586f57
.......\...\....\............\c_1-a320a2ff.ipch,15335424,2015-07-31
.......\实验报告.doc,25600,2015-07-13

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

发表评论

0 个回复

  • Snake-game(cPP).
    这一个是用c++语言编写的贪吃蛇小游戏。(This one is written in c++ language Snake game.)
    2013-12-22 16:22:00下载
    积分:1
  • XAML-D3D-shootinggame
    D3D射击游戏源代码,特点是使用了xaml做界面。(D3d shooting game use xaml)
    2013-08-01 11:24:16下载
    积分:1
  • 五子棋C++源码
    个人开发五子棋游戏的源代码,利用MFC实现,仅供参考!(personal development renju game's source code, using MFC for reference!)
    2005-06-08 15:31:50下载
    积分:1
  • ChineseChess
    说明:  中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
    2009-07-26 22:20:46下载
    积分:1
  • qqgame
    手机QQ游戏大厅jar可以下载到java手机上运行使用(QQgame jar)
    2020-06-25 22:20:02下载
    积分:1
  • QuadTreeLOD
    采用VC及Opengl基于四叉树及LOD算法的室外三维地形实时渲染源代码(The use of VC and Opengl quadtree-based LOD algorithm and outdoor real-time rendering of three-dimensional terrain source code)
    2009-03-29 21:25:42下载
    积分:1
  • AdvInAbat
    说明:  一个采用VC+DX8.0编程的2D游戏, 有一定的可玩性. 游戏主题: 屠宰场. 同时, 对于学习DX和VC也有一定的帮助 (using VC DX8.0 a 2D game programming, a certain degree of fun. The game theme : the slaughterhouse. Meanwhile, the study also DX and VC can help)
    2005-10-13 17:11:32下载
    积分:1
  • p53
    这是一个贪吃蛇的游戏 希望大家喜欢 非常适合新手学习的哦(This is a snake code, suitable for beginners to hope that we support a lot )
    2013-06-20 21:24:53下载
    积分:1
  • 209
    代码虽简短,游戏很有趣。文档易于下载运行程序。(Although brief, the code, the game is very interesting. Document easy to download and run the program.)
    2012-10-29 17:41:22下载
    积分:1
  • llk
    VC++ 6.0开发的游戏大厅,采用C/S模式,里面包含一个连连看游戏。(VC++ 6.0 developers of the game hall, with C/S model, which includes a Lianliankan game.)
    2020-12-09 11:59:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载