资源列表
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
game
- 一个小游戏("蚂蚁偷蛋糕") 入门的同学可以-Entry students can look at a game (" ants steal the cake" )
VCdoudizu
- VC++斗地主游戏网络版,界面非常漂亮,有需要的下来-VC++ Landlords games online, the interface is very beautiful
CSharp-Tetris
- C#编写的俄罗斯方块游戏软件,功能简单实用,可以给C#初学者借鉴参考-Written in C# Tetris game software, features simple and practical, you can use for reference to C# for beginners
Tetris
- 俄罗斯方块游戏及其自动求解,有详细的课件。-Tetris game and its automatic solution, detailed courseware.
super-marry
- 超级玛丽的简单模拟程序,图形界面不是很美观,但原理可以-Super Mario simple simulation program, the graphical interface is not very beautiful, but the principle can take a look at
gamecodedra
- 一个经典的2D游戏程序纯SDK编程VC6可编译-A pure classic 2D games that can be compiled VC6 SDK programming
skyblue_LLK
- 简单的连连看小游戏,可以运行及试玩。很不错哦-A simple game Lianliankan
Clever_Pirate-Sokoban
- VC++ 游戏编程 推箱子游戏,包含gdiplus.dll库文件-VC++ Game Programming Sokoban game, including gdiplus.dll library
1
- 一个经典的小游戏的源码小游戏,希望大家下载-it is a small interesting games
mine_sweeper
- 能实现简单扫雷功能 左右键功能 胜利失败功能 鼠标进入退出功能-Can realize simple demining function about key function Failed to win the mouse into the exit
摇方块vb源代码
- 用VB6.0实施的摇方块vb源代码,可在此基础上进行扩展。