搜索资源列表
CodeWar1.0
- 这是一个著名的汇编游戏软件,主要是内存中的覆盖与反覆盖-This is a compilation of the famous game software, is the main memory of coverage and repeatedly covered
a_game_road_find
- A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就增多了,会影响处理速度,而且占用大量的内存。 有兴
SnakeGame
- 小游戏——贪吃蛇,占用内存比较小,界面美观。可以方便大家学习哈
ShadowMap
- 采用高级着色器语言HLSL编写的物体阴影的特效,耗内存小速度快易于在游戏中使用
20058191028945
- 游戏修改工具源代码 GamePaladin II 源码使用说明 *游戏修改工具(内存高低阶,文件存档高低阶,图象捕捉,游戏记录,收藏夹 *本程序代码遵循源码开放标准\"GNU通用公共许可\",查看本文件即表示你同意该协议 *用Delphi7开发 *只用到了一个控件hexeditor.pas在Source\\Vcl\\下,编译前请安装
PE20050408
- 游戏修改器,对内存数据进行分析,得到变化的属性数据,对属性数据进行修改。-changes for the game, the memory data analysis, changes in the attribute data, attribute data to make revisions.
Element
- 完美国际的*源程序。主要内存访问实现功能。具体功能见程序-Internationally the perfect plug-in source code. Achieve the main memory access
SNAKE.C
- 字符贪吃蛇 通过直接控制和修改内存中屏幕缓冲区的内容实现 请用TC编译-Snake through the direct control of characters and modify the memory contents of the screen buffer to achieve Please use TC compiler
V1.1-j_11972_sl
- 简介:扫雷程序*,真正的算法实现(非读内存方法),高级最快3~5秒,有具体的算法解释说明。-Descr iption: mine clearance procedures plug, the real algorithm (non-time memory method), Senior fastest 3 ~ 5 seconds, there are specific algorithms explained.
QQ2008
- MTK不支持JAVA平台的QQ,把下载的MRP文件放到手机或内存卡里的mythroad里,在待机画面下按×#220807#就可以应用那些软件了-MTK does not support the JAVA platform, QQ, the MRP file to download on the phone or memory card mythroad, in the standby screen by ×# 220807# on the software can be applied to t
tNes.0.3.src
- 这是用delphi编制的nes模拟器--tNes,目前为0.3版支持声音、单手柄、mapper0、mapper2。可以玩经典的坦克大战、玛丽奥1、魂斗罗、1944等等。40kb左右的游戏基本上都能玩。附带有2个测试用的rom,cart和nestress。写这个主要是为了加深对计算机的了解,许多地方用了简单的方法,渲染游戏画面用的是内存中的bitmap,而没有直接在显存作渲染,速度就不是很理想。这个模拟器献给70年代出生的朋友,希望能够唤醒一些童年的欢乐。 -It is used delphi
GamePaladinII
- 江湖行(GamePaladin )是一款功能强大游戏工具。用它可以进行内存高低阶地搜索与修改,存档文件的高低阶地搜索与修改。让你在游戏里战无不胜,攻无不克。江湖行(GamePaladin ).搜索速度极快,因为有多线程快速搜索引擎 -Rivers and lakes OK (GamePaladin) is a powerful tool for the game. It could be used for memory High and low level to search and modif
molixuetang
- 《魔力学堂》简易客户端程序,可以有效减少内存的占用,支持多开账号。-" Magic School" simple client program
MahjongGame
- 本章实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本章主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -This chapter implements a complete network of four mahjong game, the assembly server and client-side functionality and integration. This chapter
tanchishe
- 贪吃蛇游戏 好玩的 功能齐全 实用 内存占有小-Snake game
yuxikaifachuxuezhe
- 游戏开发初级者,个人集的大量文档资料。1、DirectDraw:通过直接访问显示内存和软硬件加速技术,实现快速直接存取。 2、DirectSound:提供软硬件声音混合和录音再生功能。 3、DirectPlay :提供多人游戏的交互功能,让您轻松实现网上互连。 4、Direct3D:交互式的三维图形技术。 5、DirectInput:使你的程序能够控制输入设备如鼠标,键盘,和游戏杆等。 6、DirectSetup:完成DirectX驱动程序的安装。 7、AutoPlay:
chuanqiyuanma
- 2003年的传奇源码最老的那种 没有什么功能 占用内存非常的小 很不错的东西-In 2003 the legendary source of the oldest features that no very small footprint very good thing
[Offsets]-GameServer--0.96.40
- [Offsets] GameServer 0.96.40.rar GS关键内存地址-[Offsets] GameServer 0.96.40.rar GS key memory address
Silkroad
- 丝路传说内存吃药易语言源码 丝路传说内存吃药易语言源-Silkroad medication easy language source memory
saolei
- vb写的扫雷*源码,学习内存操作的朋友不妨可以-vb wrote mine external source, a friend may wish to study memory operations can see Oh