资源列表
This-is-mini-game-with-c-(4)
- 用c语言编写的小游戏,包括大丰收游戏、吃豆子游戏,打字游戏等-C language prepared by the small games, including harvest games, Pacman games, typing games
PyLightsOut
- 关灯小游戏,利用pygame做的游戏,目标是把所有的灯灭掉。-Lights small game using pygame do games, the goal is to exterminate all the lights.
zoumigong
- 通过用户的设定,能够绘制出一条走出迷宫的路线.-Through the user' s settings, to map out a route out of the labyrinth.
tetris-C
- 本文档程序基本完成了大家所熟知的俄罗斯方块的所有功能。同大家一起交流。-This document is basically completed the program will be familiar Tetris all the features. Communication with everyone.
Minesweeper-crack-windows7-32bit
- 测试环境是windows7-32 bit下的,64bit的可能不行,寻址不一样的。 编译用的:VS2012 x86 本机工具命令提示 mineswee.exe.rar 没有压缩,只是改了后缀名,所以下下来直接去掉.rar就行了 雷是第一次单击过后才随机生成的。-Test environment is under windows7-32 bit, 64bit may not, addressing not the same. Compile with: VS2012 x86 nat
game
- 华容道游戏,由于刚学Java没多久,只做到第一关,你们感受下,小编好不容易才能过呢。-Puzzle, because just learning Java did not take long, just do the first hurdle, the next you feel, small order finally had it.
j2ee
- 用JAVA写的俄罗斯方块 源代码 J2EE WEB-Tetris written using JAVA
3D-Sliding-Blocks
- 3D俄罗斯方块,一种简单的电脑单机游戏,非常有趣-3D Sliding Blocks ,a king of Computer LAN games.It is very interesting.
woloshifangkuai
- 用Matlab程序编写的俄罗斯方块游戏,功能和其他语言编写的俄罗斯方块游戏一样,其优点在于运行速度快。-With the Matlab programming Tetris game, features and other languages, like Tetris game, the advantage is to run faster.
俄罗斯方块的一种c语言实现
- 用c语言的方式编写的一种俄罗斯方块的实现形式,并在基础上做出一定改编,增加了一些小技能
crackwinmine
- 扫雷程序入门版,对于新人理解程序有很大的帮助 ,建议下载-Mine clearance procedures Starter Edition, for a new understanding of the procedure has a great help, it is recommended to download
教你如何作弊玩扫雷
- 最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine,