CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - c.answer

搜索资源列表

  1. guessnumber_c

    0下载:
  2. 用C语言编写的小游戏——猜数字。 游戏随机给出一个0至99(包括0和99)之间的数字,然后让你猜是什么数字。你可以随便猜一个数字,游戏会提示太大还是太小,从而缩小结果范围。经过几次猜测与提示后,最终推出答案-C language prepared by the small game -- ringing. Random game is a 0-99 (including 0 and 99) between the figures and then let you guess what the
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9.92kb
    • 提供者:王超
  1. zx

    0下载:
  2. 诛仙答题易语言源码: 题目 1、服务器内战场在试验开启状态和正式开启状态下的开启时间分别是? A. 试开阶段每天18:00-22:00,当服务器玩家等级满足条件后全天开放 B. 不间断开启一万年 C. 太阳从西边出来的时候 -Easy answer诛仙language source: Title 1, the server in the trial turned on the battlefield and to open a formal state opening time
  3. 所属分类:其他游戏

    • 发布日期:2017-03-28
    • 文件大小:130.61kb
    • 提供者:TS
  1. Game-Programming-With-C-Language

    1下载:
  2. c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3.27mb
    • 提供者:袁文群
  1. hannuota

    0下载:
  2. 实现简单的汉诺塔游戏,利用c++语言实现,并可由计算机给出答案-Tower of Hanoi to achieve a simple game, using c++ language implementation, and can give the answer by the computer
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:1.4kb
    • 提供者:chen qiang
  1. listentelephone

    0下载:
  2. 一共4部电话编号为1,2,3,4,电话分别在不同的房间内,3个接线员,编号为A,B,C。A只负责1,2号电话,B负责2,3号电话,C负责3,4号电话。假设单位时间为1,在每一个单位时间内,每个接线员可以回复一个房间内的电话,或者从一个房间走的另一个房间。但是每个房间同一时间只能有一个人。给出时间段x内的所有电话的情况,编程输出最多能答复的电话数。(A,B,C的最初位置可以按情况自己选择)-A total of four phone numbers for the 1,2,3,4, phones
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:686byte
    • 提供者:Cindy
  1. 24

    0下载:
  2. 简单的二十四点游戏,简单的c++实现,c++课程习题解答。当然,也可以用来作为学生自己玩的游戏,自娱自乐。只是可能太简单了。-Simple two two p.m. game, a simple c++ implementation, c++ programs exercises answer. Of course, the students themselves can also be used as play games, entertain. Just might be too simpl
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:1.87kb
    • 提供者:讲个
  1. c

    0下载:
  2. 简易的数字计算器设计,简单的c++实现,c++课程习题解答。比电脑自带的计算器可能功能没那么强大,但是本人自编的,有成就感。只是可能太简单了。-Simple digital calculator designed to achieve a simple c++, c++ programs exercises answer. Than a computer may function calculator that comes with less powerful, but my self, and
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:749byte
    • 提供者:讲个
  1. runner

    1下载:
  2. 这是一个针对书剑Mud游戏的*,银翼杀手每隔一段时间会提示输入数字,以防*机器人,我编制了此程序,从网站上自动下载图片,采用OCR方法自动识别0-9数字,并自动answer正确答案,采用C++写的-This is a game for Shujian Mud plug, Blade Runner will be prompted to enter a number from time to time to prevent the external robot, I developed thi
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:644.98kb
    • 提供者:skynew
  1. Guess-Numbers-game

    0下载:
  2. 猜数字游戏!(C语言程序,包含完整的源代码有详细注释、可执行文件,本人计算机实习期间编写的,) 猜数字游戏:此游戏通常由两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜的人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。例如,正确答案为 8234,而猜的人猜 8349,则出数者提示猜数者猜的结果是 1A2B,其中有一个8的位置对了,记为1A,而3和
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:47.81kb
    • 提供者:班胜龙
  1. Guessing-game

    0下载:
  2. 设计一个c语言编程的猜数游戏,设置题目,由用户从键盘输入答案,并对答案进行分析,是大于还是小于正确答案给用户以提示-Design a C programming language guessing game, set the topic, enter the answer from the keyboard by the user, and to analyze the answer is greater than or less than the correct answer to the u
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:3.84kb
    • 提供者:沐钰
  1. guessNumber

    0下载:
  2. 一个C语言实现的猜数字小游戏。对于每次的猜测结果,电脑会给出mAnB形式的判断,重复猜测,直至猜中。程序还实现了一点作弊的小功能。-A guess number game written by C. For each guess, program will return a result as "mAnB", repeat guess until get the right answer.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:11.76kb
    • 提供者:xurui
  1. guessNumber_win

    0下载:
  2. 一个以C语言及windows API实现的猜数字小游戏,包含程序界面。对于每次的猜测结果,电脑会给出mAnB形式的判断,重复猜测,直至猜中。-A guess number game written by C and windows API, contain a windows GUI. For each guess, program will return a result as "mAnB", repeat guess until get the right answer.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:2.98mb
    • 提供者:xurui
  1. CPPExample-source-code

    0下载:
  2. visual C++例题源代码,上面有书上的全套例题介绍及其答案the visual C++ example source code, above a full set of examples in the book and its answer-the visual C++ example source code, above a full set of examples in the book and its answer
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:341.37kb
    • 提供者:zhongshan
  1. C-tanhaoqiang-answers

    0下载:
  2. c语言程序设计谭浩强第三版课后习题答案全解c language programming exercises Transplantation and Hemopurification third edition of the answer to all solutions after-school-c language programming exercises Transplantation and Hemopurification third edition of the answer to
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:35.77kb
    • 提供者:王小京
  1. xt4

    0下载:
  2. 谭浩强版C++课后习题答案第四章程序,这个大家知道,不用多说Transplantation and Hemopurification version of C++ after-school programs Chapter Exercises answer, this you know, needless to say-Transplantation and Hemopurification version of C++ after-school programs Chapter Exercis
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:4.76kb
    • 提供者:环境光
  1. xt5

    0下载:
  2. 谭浩强版C++课后习题答案第五章程序,这个大家知道,不用多说Transplantation and Hemopurification version of C++ after-school programs Chapter Exercises answer, this you know, needless to say-Transplantation and Hemopurification version of C++ after-school programs Chapter Exercis
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:8.63kb
    • 提供者:林肯
  1. sudoku1_3

    0下载:
  2. QT/C++环境下的数独游戏。可以自动生成题面,给出唯一解,也可以切换模式,手动输入题目。-QT/C++ sudoku project ensure the answer is unique, the game can choose level, game can be created either automatically or mannully.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:13.81kb
    • 提供者:wuxinhui
  1. cram-snake

    0下载:
  2. 一个基于c语言的贪吃蛇游戏的实现,有简答的图形实现与界面设计。-A realization c language based Snake game, there are short-answer graphics and interface design to achieve.
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:6.39kb
    • 提供者:叶宋
搜珍网 www.dssz.com