CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 外挂编程 搜索资源 - 经典游戏

搜索资源列表

  1. Tricks of the Windows Game Programming Gurus

    0下载:
  2. Windows游戏编程经典:Tricks of the Windows Game Programming Gurus,源码和相关挡案
  3. 所属分类:外挂编程

  1. call

    0下载:
  2. 游戏找CALL入门教程,断点社区精华教程,授人以鱼不如授人以渔,新手找CALL经典入门。-Tutorial CALL to find the game, break community Essential Training, Teach One to fish than giving the fishing, the classic novice looking for CALL entry.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-06-10
    • 文件大小:18141184
    • 提供者:司徒业
  1. xiugaiqi

    0下载:
  2. 使用C++语言编程,在VC环境下实现对经典游戏植物大战僵尸的修改器程序编写,该修改器针对“植物大战僵尸汉化版”,通过代码可以了解原理-Using C++ programming language, in the VC environment, modify the program to write the classic game Plants vs Zombies
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:1088
    • 提供者:陈天遥
  1. lianliankan

    0下载:
  2. 经典游戏连连看加外挂 源码 始于游戏初学者学习使用 visual studio2008 编译能够正常运行 -Classic game Lianliankan plus plug-in source started the game for beginners to learn to use Visual studio2008 compiled to normal operation
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-06-12
    • 文件大小:19508695
    • 提供者:zhouqian
  1. QQwg

    0下载:
  2. QQ对对碰经典游戏 该外挂能快速完成匹配,帮助您得高分,且不易被发现。-Two of a Kind Classic QQ Games can quickly complete the plug-in match to help you score high, not easily found.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:6557
    • 提供者:xx
  1. xunxianzhaobutong

    0下载:
  2. 寻仙找不同休闲游戏作弊工具,在windows经典模式下可使用!-Sally find casual games to find different tools to cheat in windows classic mode can be used!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-06
    • 文件大小:497918
    • 提供者:rxhack
  1. hero3Modify

    0下载:
  2. 经典游戏修改器源码,用金山游侠搜索到地址之后修改。地址都是固定的,就英雄的起始地址会变化。直接写内存即可. 英雄起始地址((变化后的地址,有时会变成这个地址,不知道变化原因.可能跟注册有关)。-Classic Games modifiers source, with Jinshan Ranger after the search to the address change. Addresses are fixed, the hero will change the starting addr
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:261210
    • 提供者:好好
  1. ZHPlg

    0下载:
  2. 一款老游戏外挂的源码,需要学习如果进行远程代码注入的学习者可以参考借鉴,比较经典的源码-An old game plug-in source code, need to learn a remote code injection if the learners can refer to learn more classical source
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-14
    • 文件大小:3834164
    • 提供者:david
  1. game-waiguai

    0下载:
  2. 经典易懂介绍游戏外挂初步,介绍两个分析包的黄金准则-Introduced the game to understand the initial plug-classic, introduced the golden rule of the two analysis packages
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-26
    • 文件大小:9588989
    • 提供者:wang
  1. A-StarVC

    0下载:
  2. 做游戏脱机挂必备代码,很经典。 也是学习A星算法的好工具,动态展示算法过程。 更多资料请查看悠久网http://www.u9txt.com-Linked to the necessary code to do the offline game, very classic. A star algorithm is also a good learning tool, dynamic display algorithm process. For more information, pleas
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:102573
    • 提供者:DJ
  1. classic-game-programs

    0下载:
  2. 经典游戏程序设计,包括:扫雷,贪吃蛇,推箱子,俄罗斯方块,拼图,连连看+外挂。C++语言编程。-classic game programs.including: mine clearance, snake, pushed box, Russian square, puzzles, see repeatedly+ plugin. C++ programming language.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-22
    • 文件大小:7141823
    • 提供者:
  1. LianLianKan

    0下载:
  2. vc编写的连连看游戏,绝对经典,里面还有详细的连连看外挂程序,非常有意思-vc game Lianliankan game design by vc++, absolute classic, there is also a detailed plug-in Source code
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-19
    • 文件大小:5536479
    • 提供者:陈宇
  1. cheatmaster

    0下载:
  2. 国外一款VB开发的游戏修改器程序,程序有些旧,但是很经典,适合广大爱好者研究学习。-VB developers abroad a game modification program, some of the old program, but it is classic, suitable for the majority of fans of learning.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-10-31
    • 文件大小:5665
    • 提供者:文源
  1. Libbehavior-1.0-Release

    0下载:
  2. 如果要让游戏里的角色或者NPC能执行预设的AI逻辑,最简单的用IF..ELSE...神器既可以实现,但是再复杂的一般用经典的状态机来切换状态,但是编辑器写起来比较麻烦。相对的,行为树(Behavior Tree)理解和编辑起来就非常简单了。行为树,其实也是一种有限状态机,只不过形式上分层呈树结构,人称分层有限状态机(HFSM)。-ntax Label Name Descr iption A Component Name Speci es a component B Behavior...3 Tr
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-10
    • 文件大小:3668761
    • 提供者:颜学农
  1. lianliankan

    0下载:
  2. 经典连连看+外挂小游戏,通过编译,欢迎下载-Classic Lianliankan the+ plug game, compile, welcome to download
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-06
    • 文件大小:20202238
    • 提供者:方卓琳
  1. python_Autoclick

    1下载:
  2. 自动玩Windows下的扫雷游戏的例程,是学习用Python编写游戏外挂程序的经典入门例程-Automatically to play the the minesweeper game under the Windows routine, is to learn the game plug-ins written in Python classic entry routines
  3. 所属分类:Game Hook Crack

    • 发布日期:
    • 文件大小:1286
    • 提供者:孟庆川
  1. chuanqi_sf

    1下载:
  2. 传奇私服外挂,是一款经典游戏的外挂.程序是易语言编写的.-The legendary Sifu plug, the plug-in of a classic game. Program is written in easy language.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-12-09
    • 文件大小:724272
    • 提供者:zhangshun
  1. LLK

    0下载:
  2. 连连看程序加外挂程序(MFC编程),VC编程下的很经典的游戏开发!-Lianliankan plug
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-23
    • 文件大小:7702477
    • 提供者:king
  1. j_14428_vcllk_src

    0下载:
  2. VC++连连看游戏源码附外挂,连连看是一款经典好玩的游戏。-VC++ Lianliankan game plug-in source code
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-05
    • 文件大小:182942
    • 提供者:林伟达
  1. 欢乐幻灵0.925

    9下载:
  2. 经典网络游戏 幻灵游侠 辅助工具 外挂 欢乐幻灵(HELLO HUANLINGYOUXIA RTFM)
  3. 所属分类:外挂编程

    • 发布日期:2020-09-22
    • 文件大小:483328
    • 提供者:blues.try
搜珍网 www.dssz.com