CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hangman program

搜索资源列表

  1. ahorarch

    0下载:
  2. program hangman program which use structures to be played-program hangman program which use structures to be played
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1617
    • 提供者:Phobos
  1. hangman

    0下载:
  2. This source code for hangman program. It s created in devc++ and the enviroment is for newbie programmer.-This is source code for hangman program. It s created in devc++ and the enviroment is for newbie programmer.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:135068
    • 提供者:lionare
  1. C_guess

    0下载:
  2. 猜字游戏 (一)程序设计要求 (1)功能要求 ①玩家每次只能猜一个字母;不得多次猜测同一个字母;玩家只能猜错有鮮-Hangman (a) program design (1) functional requirements ① players can only guess one letter not guess the same letter several times players can only guess wrong a few .....
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:415228
    • 提供者:中来
  1. hangman

    0下载:
  2. c++ program run with compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:86276
    • 提供者:mostafa
  1. hungmanguessword

    0下载:
  2. 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-Write a program that plays the game of HANGMAN(guessing a mystery word). Read a word to be guessed from a file into successive elements of the array WORD. The player must guess the letters belonging to WORD. A singl
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-11
    • 文件大小:291353
    • 提供者:luck
  1. project5

    0下载:
  2. 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-Write a program that plays the game of HANGMAN(guessing a mystery word). Read a word to be guessed from a file into successive elements of the array WORD. The player must guess the letters belonging to WORD. A singl
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-06
    • 文件大小:291225
    • 提供者:luck
  1. hangman

    0下载:
  2. For this assignment, your mission is to write a program that plays the game of Hangman. As an assignment, Hangman serves two purposes. First, the program is designed to give you some practice writing programs that manipulate strings and files.
  3. 所属分类:Applet

    • 发布日期:2017-11-19
    • 文件大小:4464
    • 提供者:super_gene
  1. project-5-The-game-of-HANGMAN

    0下载:
  2. 一个有趣的英文单词猜写游戏,可以选择难易程度-Write a program that plays the game of HANGMAN(guessing a mystery word).
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-04
    • 文件大小:3209
    • 提供者:allen
  1. Hangman-without-GUI

    0下载:
  2. Hangman游戏,这一版是不带GUI界面的。程序为从text文件中读取单词,在屏幕中打出横线,用户输入字母,猜错后提示,猜对时横线变成猜出来的字母,共6次猜错机会,若机会用完或单次完全猜对则游戏结束。-Hangman game, this version is without a GUI interface. Program reads from a text file, word play horizontal line on the screen, users enter letters,
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:2728
    • 提供者:焦心
  1. Hangman-with-GUI

    0下载:
  2. Hangman游戏,这一版是带GUI界面的。程序为从text文件中读取单词,在屏幕中打出横线,用户输入字母,猜错后提示GUI的小人加一笔,猜对时横线变成猜出来的字母,共6次猜错机会,若机会用完或单次完全猜对则小人完全画完整且被吊死,游戏结束-Hangman game, this version is with GUI interface. Program reads from a text file, word play horizontal line on the screen, users
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-24
    • 文件大小:7132
    • 提供者:焦心
  1. Code

    0下载:
  2. 填单词游戏,答错后会有视图出现小人一步一步被“吊死”-Hangman is a word guessing game. The player is shown how many letters there are in the word (typically using blanks) and given the opportunity to guess letters that may be contained in the word (one at a time). There will b
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:17105
    • 提供者:容青
  1. project-5-The-game-of-HANGMAN

    0下载:
  2. 一个有趣的英文单词猜写游戏,可以选择难易程度-Write a program that plays the game of HANGMAN(guessing a mystery word).
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:3301
    • 提供者:nerking
  1. caidanci

    0下载:
  2. 猜单词游戏,程序正确无误,适合C++新手学习-Hangman, the program is correct, for novices to learn C++
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:5079
    • 提供者:刘澄洋
  1. HANGMAN

    0下载:
  2. Hi I am doing a research project on a hangman program for C++ and i stumbled across this
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:10800
    • 提供者:sankar
  1. caidanciyouxi

    0下载:
  2. 这段程序是关于猜单词游戏的程序。如有不足,欢迎指教。-This procedure is about Hangman program. If not enough, please advise.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4905
    • 提供者:张书
  1. Hangman

    0下载:
  2. For this assignment, your mission is to write a program that plays the game of Hangman.
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:773120
    • 提供者:jang123
搜珍网 www.dssz.com