资源列表
hungmanguessword
- 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-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
bashuma
- 解决八数码问题的广度优先搜索的源代码,编程语言为C-Solve the problem of eight digital breadth first search source code.For c++ programming language
Tetris-game-
- 一款简单的俄罗斯方块 要做的话问我要电路图-Tetris game Tetris game
llk
- 连连看小游戏用c++编写,在这里拿出来供大家分享,希望对同学们学习编程有帮助。-The written Lianliankan game c++ out here for everyone to share, I hope to help students learn programming.
tank
- 小游戏标准坦克大战源代码,可以在自己的计算机上运行。-The game standard Tankedaizhan source code
wuziqi
- 一款由C语言写成的五子棋游戏,特点在于程序简单,体积小,适合初,中级学习C语言-A backgammon game written in C, is characterized by simple procedures, small size, suitable for beginning and intermediate learning C language
heibaiqi
- VC写的黑白棋程序,界面很友好,包含背景音乐-VC wrote Othello program interface is very friendly, contains background music
xiaojingling
- 使用C语言编写的小精灵程序,希望能够帮助大家更好地学习C语言!-Program using C language elf, I hope to be able to help you better learn the C language!
TCS
- 贪吃蛇游戏,界面美观大方,游戏有趣,可玩性强-Snake game, the interface is nice and interesting game, playability
tetris
- 本程序为一个简易的俄罗斯方块的程序,包含单机版、对战版、配合版和网络版三种-This program is a simple Tetris program includes stand-alone version of the Battle, with the edition and the online edition of three
Chap07_Hanoi
- 汉诺塔游戏 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码-Tower of Hanoi game " Visual C++ programming OpenGL chapter" source code
Shidishui-Solution
- 十滴水的解法,用来解决十滴水的问题,使用A*算法进行搜索-Shidishui Solution