搜索资源列表
教你如何作弊玩扫雷
- 最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine,
连连看小游戏DONET版
- 用C#开发的连连看小游戏,内容涉及到GDI+等方面。-C# development of the 1000 block of Terry Avenue little game, covering such aspects of the GDI.
Doggi_Gdi+
- 采用 c# 编写的模仿 FC 上 \"吃豆\" 的小游戏, 同时实现了 GDI+ 和 DDraw 两套呈现引擎的即时切换. debug/release 中包含了运行时所需的声音和图片文件.-used to imitate FC prepared "to eat beans" of the game, Simultaneously DDraw and the GDI engine has two immediate handoff. debug / release China
Tetris_mys
- c# 编写的俄罗斯方块游戏, 有音效和音乐(不过在有的机器上播放 mid 会出错...), 同时实现了 GDI+ 和 DDraw 两套呈现引擎. debug/release 目录中包含了运行时所需的资源.-c # prepared by the Russian box game. a sound and music (though in some machines will be broadcast mid mistake ...), while achieving the GDI and D
football_box
- 用C++ BUILDER实现的一个类似推箱子的益智游戏。为了简化,采用GDI实现图形显示。适合初学者研究-C BUILDER achieve a similar Tuixiangzi of educational games. To simplify using GDI achieved graphics. Research for beginners
WIN32Snake
- 这是我闲时无聊写的小游戏,完整的win32 GDI游戏教学。对新手很有用。包括游戏和地图编辑器。还有已经制作好的8个关卡地图文件。
Skyblue_Mine
- 用vc++做的一个简单的游戏。适合学习GDI编程使用
checkbox
- MFC写的扫雷游戏,定时器技术实现计时功能,注册表实现英雄榜记录的功能,GDI技术实现雷区的绘制功能-MFC write mine game timer technology to achieve timing functions, registry Armory record rendering capabilities of GDI technology minefield
Win32Tetris_C
- 原创Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Original Windows entry procedures, the preparation of the direct use of Windows API. Widows en
Lianliankan
- vb.net写的一个连连看游戏,用gdi+进行界面绘制,供新手学习之用。-A Lianliankan game wrote by vb.net.
Tetris_my
- C# 下的俄罗斯方块, 比较完整. 分数,关卡,音乐都有.并且同时支持GDI+和 DDraw 两种绘制模式即时切换. vs2008编译,有质材音效资源.-Tetris under C#, more complete. Fraction, levels, music has. And supports both GDI+ and DDraw two kinds of real-time rendering mode switching. vs2008 compile a
PuzzleGame
- 拼图游戏,采用 vc++ gdi开发,可随机打乱图片,自定义原始图片功能等。-Jigsaw puzzle, using vc++ Gdi development, could be disrupted random picture, custom features, such as the original picture.
skyblue_BoxMan
- 经典的推箱子 很经典 下次再发个以GDI 跟 DX两种 动态链接库 的-Sokoban classic classic to the next recurrence of DX with GDI two dynamic-link library
javaLLK
- java的简单应用(连连看代码),对初学者很有用-GDI+ application of simple, useful for beginners
paopoatang
- 类似QQ泡泡堂的小游戏,界面非常好看,采用GDI-PAOPAO QQ game similar small game, very good-looking interface, using GDI
pintu
- Win32环境,GDI编程 VC6.0以上版本均能打开- Win32 environment, GDI programming VC6.0 or later can open the
VCBall_Gold
- 我要感谢上帝,经过一段时间研究我设计一台球演算Billard Walnut. 程序没有设计游戏规则与网络接口,因为这不是主要的.这个程序的技术在于物理与图形处理. 物理模型根据先进的冲量理论设计,图形部分(滚动的台球)依据类似光线跟踪算法计算后,通过GDI输出.-I want to thank God, over a period of time to study I designed a billiards calculus Billard Walnut. Procedur
Tetris
- C语言编写的俄罗斯方块游戏,这个GDI版本,DirectX版本随后发布。基本功能已实现,现在比较忙,局域网对战版也在筹备。-the tetris game development with C and GDI
Snake-tanchishe
- 学习用GDI做游戏,这个贪吃蛇是比较好的例子,当然源码是一本书上的,我记不住什么名字了,但是他的基础上添加了一些东西,希望对你有用-Learning to use GDI to do the game, Snake is a better example of this, of course, is a source book, and I do not remember what the name, but he added, based on something we hope will b
RussiaSquare
- 自己编写的俄罗斯方块小游戏,源码及程序。使用MFC+GDI。-Original Tetris game source code made by myself,using MFC&GDI