资源列表
Game
- 一个使用Java程序编写的小拼图游戏,功能简单-Using the Java programming a small jigsaw puzzle, feature simple
java_e_luo_si_fk
- 俄罗斯方块,一个用java开发的俄罗斯方块,非常经典,非常适合学习,望大家接受,而且还有说明文档。-Tetris A Tetris with java development, very classic, very suitable for learning, hope you accept, but also documentation.
pig
- 小游戏,小猪吃豆。里面包含了源代码和可执行文件-Small game, pig eating beans. Which includes source code and executable files
Android tch
- Android贪吃蛇源程序代码 能进行基本的功能(Android Snake source code can perform basic functions)
RussiaGame
- 实用Java编写的俄罗斯方块,构思巧妙。-Tetris utility written in Java, clever idea.
saolei
- VC++开发,扫雷,pc机器上的同类游戏。好玩-VC++ development, mine clearance, pc machine similar games. Fun
DropWaterGame
- C#开发的倒水游戏,例如有一个1份的大杯,一个1/3,1/2的小杯,需要给1份的大杯装5/6的水。-Get all registry on the local computer which registered ICO icon, you can set the icon size
flappybird
- 用matlab开发的Flappy bird游戏,附源码,资源mat文件,以及app,在mtlab 2013b亲测通过可用,代码简洁可得性高,是非常值得学习借鉴的优秀作品。-Developed with matlab Flappy bird game, with source code, resource mat files, and app, measured by the pro-mtlab 2013b available, the code is simple to get high, it
tuixiangzi
- 基于单片机和液晶显示的推箱子小程序,带仿真。源程序中的汉字可以修改。通过去模软件进行修改汉字字码。-Sokoban procedures based on MCU and LCD display, with simulation. The source of the Chinese characters can be modified. Modify the code to Chinese characters by simulation software.
JigsawPuzzle
- 基于JAVA编写的拼图游戏,游戏界面为九宫格,由八块图片组成,通过移动图片完成拼图-JAVA prepared based puzzle game, the game interface is squared by eight picture composition, complete the puzzle by moving the image
1
- 985工程高校西北工业大学程序设计大赛作品 拿出来与大家分 c语言编的一个叫色扮演游戏-985 Engineering College of Northwestern Polytechnical University Programming Competition works out with you at c language series called color-playing game
search-(1)
- 这是著名的伯克利大学人工智能这门课上讨论的贪吃蛇游戏Pacman,其中讨论了UCS,A*, DFS, BFS 这几种搜索算法-It s the famous game Pacman. The code includes search algorithm like UCS,A*, DFS, BFS