搜索资源列表
编译原理课程设计
- 简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法 -simple viewing games, but joined the search algorithm, which automatically Demonstration Solution
y
- VC++ 游戏设计原代码,可以用于毕业设计哦。。。。。。
wtcs
- 由c实现的探食蛇游戏!功能全面!代码也通俗易懂!很不错!用来做课程设计的!-achieved by the detection Snake Eater game! Fully functional! Code-understand! Very good! Used for curriculum design!
mtcs
- 贪食蛇游戏!由c语言来实现! 功能完善!界面美观! 可以拿来做毕业设计的哦 !-pivotal game! C language by achieving! Functional perfect! Beautiful interface! Graduation can be used as a design Oh!
c++game
- 这个一个简单的c++游戏设计参考代码,里面可以实现位图的透明化拷贝,移动控制等一些游戏设计的基本功能,游戏设计的课的参考代码。
wc
- 这个游戏是我有史以来(寒)编写的第一个比较完整的程序,而这一次,经过两天的学习和反复摸索,终于使用C#将其重写;程序中有很多不必要的结构,实际上基本上把我知道的内容都刻意的作了尝试和使用,包括设计模式中的简单工厂,基本的数据类型及转换、控制语句、面向对象的类(构造、方法和属性)、继承(重载、抽象、虚成员和多态)、接口、代理、事件、异常等等。-this game I ever (cold) preparation of a more complete procedure, and this tim
三连棋游戏程序设计
- 一个三连棋的游戏设计程序,程序分为电脑与电脑对战,人与人对战和人与电脑对战-chess game design procedure is divided into computer-to-computer connections, and the people who screen and the computer screen
Snack
- C#的贪食蛇游戏,可以用做课程设计等。界面完善,程序运行良好。-C# program
feibiao
- 用C#开发的一款飞镖游戏,比较简单。毕业时设计作品-C# development with a dart game, is relatively simple. Graduate design work
BlockGame
- 这是一个用C#语言编写的俄罗斯方块的游戏,这个游戏是众所周知的,该源码显示了俄罗斯方块这个游戏的设计与实现。-This game called BlockGame is written in CSharp language.This is a well-known ganme.The code presents the design of the game.
tanchisheyouxi
- 贪吃蛇,就是满足以上要求而设计出来的,希望能给玩家带来娱乐。贪吃蛇这一游戏简单易行,操作方便,娱乐性较强,吸引了不少人。-greedy snake, is designed to meet these requirements, hoping to bring entertainment to players.This greedy snake game simple, easy to operate, entertaining, attract many people.
AsyncSocketServerandClient
- C#的一个开源网络组件,相信很多人在设计联机游戏的时候都会需要的。-C# for an open source network components, I believe a lot of people at a time when the design of online games will be necessary.
game
- C#开发的数独游戏源代码,,帮助你快速得到游戏的答案 -C# development Sudoku source code to help you quickly get the answer to the game
SpaceShooterSource
- 设计类游戏源码,基于XNA开发环境,包含进入界面, 键盘控制,menu,键盘控制等基本功能-Shooting game source code based on XNA
5080309283_5
- 本次实验将练习指针和基于指针的字符串操作,以及多模块文件编程。你需要设计完成一个猜单词的小游戏wordZ。该程序将从一个字典中随机地选择一个单词,并用’-’字符告诉用户该单词有几个字母。用户每次输入一个字母后,程序判断该字母是否在该单词中,如果有则显示该单词中所有该字母,否则提示没有猜中。用户可以最多有8次猜测的机会(重复输入的字母不计入在内。)。如果用户在最大的猜测机会内猜中了该单词,则该次游戏用户胜利,否则用户失败。-This experiment will practice pointer
game
- 练习指针和基于指针的字符串操作,以及多模块文件编程。设计完成一个猜单词的小游戏wordZ。该程序将从一个字典中随机地选择一个单词,并用’-’字符告诉用户该单词有几个字母。用户每次输入一个字母后,程序判断该字母是否在该单词中,如果有则显示该单词中所有该字母,否则提示没有猜中。用户可以最多有8次猜测的机会(重复输入的字母不计入在内。)。如果用户在最大的猜测机会内猜中了该单词,则该次游戏用户胜利,否则用户失败。用户可以选择是否继续重复进行游戏。-Practice pointers and pointe
tuixiang
- 推箱子游戏的C程序设计及实现,内含代码源程序论文-Sokoban game program design and implementation of C, containing source code for Papers
game32
- 走迷宫游戏设计,采用c++编程,链表实现追踪功能!-Maze Game Design, using c++ programming, linked list implementation tracking!
WindowsApplication1
- 课程设计源码,实现了图片匹配游戏的功能,一个简单的winform游戏设计。-Curriculum design source code, to achieve a picture-matching game features a simple winform game design.
SnakeTest
- 本游戏采用C#开发,仿照以往的贪吃蛇游戏设计。-This game uses C# development of the past Snake game