搜索资源列表
ppqiu
- 乒乓球游戏,可以和电脑进行对战,只要球进入对方口内,对方将输掉。-table tennis games, and computer screen, as long as the ball goes into the other mouth, the other side will lose.
教你如何作弊玩扫雷
- 最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine,
史酷毙逃出鬼屋
- 1、第一关,点左边门去中间屋,点桌布现出踏板。 2、点左边门去右边屋,点烛台拿蜡烛,回最右边屋点右边塑像按钮,点燃蜡烛,回最左边屋 3、用蜡烛点燃烛台,点烛台放上钢丝,去中间屋踩桌下正中踏板,看天花板上日历为3月26日 4、去左边屋点画,输入保险箱密码0326,拿到钥匙,回最右边屋开门离开 5、第二关,分别在左边和右边屋玩拼图游戏,拿左边的方块补上右边空位,或拿右边补上左边,3次后可得光盘 6、去左边屋在音响上使用光盘,听动物叫声,去中间屋按叫声顺序放下墙上动物,过关
freadout
- 乒乓球游戏,很好玩的! 乒乓球游戏,很好玩的!-table tennis game is a lot of fun! Table tennis game is a lot of fun!
pingpongqiuyouxi
- 用vb做的乒乓球游戏源代码-vb do with the table tennis game source code
CheatMaster_src
- Cheat Master 0.1 For DevHook with src, Real In-Game Search/Modify! -------------------------------------------------------------------------------- Intro ===== This is a prx mod written for DevHook 0.4+, which is used to search and m
PingPong
- 用VC做的一个乒乓球游戏,虽然比较简单不过其中也有自己的算法,而且能够将游戏过程中某个场景保存-VC do a table tennis game, though comparatively simple but which has its own algorithm, and the game will be able to process a scene preservation
five_w
- 一个使用权值判断算法的五子棋程序。由于没有使用深度搜索算法,计算速度很快。程序的智能主要由权值表决定,你可以很容易的修改它(或者使用神经网络自动修改)-a right to use the algorithm to judge the value of 331 procedures. As the depth of no use search algorithms, computing speed quickly. Intelligent procedures primarily by the
ballexe
- Python 语言编写 乒乓球游戏,可以两个人队战-Python languages table tennis games, two teams battle
javaicq
- 本程序采用了Microsoft公司的SQL Server2000作为后台数据库。建立数据库javaicq,建立两个表,一个是用户信息表icq,包括呢称,Jicq号码等。一个是用户的好友信息表friend,包括用户自己的号码和好友的号码。-the adoption of the Microsoft SQL Server 2000 as a number of background According to the bank. Javaicq establish a database to esta
table
- 3D台球源码,或者说完整的设计更好,演示文稿,和一些必要的资源比如北京音乐,和图片都在
sudoku
- 一款数独游戏源代码,运行在支持table pc的系统上(如vista)。 界面美观,是学习vs和游戏开发的理想教程
TetrisCppfans小游戏
- 小小的游戏,在桌面上很有意思的。但是是单机的不能联网。-small game on the table very interesting. But there was not a single cluster.
DEPHI 台球 3d台球源码
- 3d台球源码,-Source code of 3d pool game
snail
- 贪吃蛇程序,用c语言中链表指针写了简单的代码程序,简单易懂,实现了基本的功能-Snake procedures, the use of c chain table pointer brief written code, easy to understand, realize the basic function
JAVA-zuoqiu
- java做的仿QQ游戏中的桌球游戏,看看效果如何。-QQ java games to do table tennis simulation game to see how it works.
Sokoban
- 推箱子,小游戏,也是我在大学写的第一个能上得了台面的游戏,最适合初学MFC的同学。里面有10几个关卡,当然自己也可以增加。支持最短路径。-Sokoban game, the game in college, I wrote the first one got on the table, the most suitable for beginner MFC classmates. 10 a few points, of course, they can also increase. Support
table-tennis
- 在TC下编译而成的桌球游戏,已生成exe文件,可直接运行-Compiled from the TC table tennis game exe file has been generated, can be run directly
Table-tennis-simulation-rebuffed
- 此代码完成了乒乓球在一个密闭的盒子里四处碰撞的仿真实验-This code completed table tennis in a sealed box four crash simulation
multiplication-table
- 九九乘法表 九九乘法表共9行9列,重点考察for循环的掌握情况。 下面给出了输出完整乘法表、右上、右下、左上、左下乘法表的代码。-multiplication table