登录
首页 » Visual C++ » pubg-mobile-esp

pubg-mobile-esp

于 2019-04-21 发布
0 223
下载积分: 1 下载次数: 3

代码说明:

说明:  For personal measures only.

文件列表:

pubg.sln, 1429 , 2019-01-06
MyLib\aobscan.cpp, 8537 , 2018-11-02
MyLib\aobscan.h, 869 , 2019-01-15
MyLib\D3DMenu.cpp, 2857 , 2019-01-07
MyLib\D3DMenu.h, 3381 , 2019-01-17
MyLib\D3DMenu1.cpp, 2687 , 2019-01-06
MyLib\D3DMenu1.h, 3291 , 2019-01-06
MyLib\DxManager.cpp, 9069 , 2019-03-12
MyLib\DxManager.h, 1964 , 2019-01-16
MyLib\GameESP.cpp, 15089 , 2019-03-12
MyLib\GameESP.h, 2447 , 2019-02-23
MyLib\instdrv.cpp, 5842 , 2019-01-18
MyLib\instdrv.h, 1289 , 2018-04-23
MyLib\MemoryManager.cpp, 4577 , 2019-03-12
MyLib\MemoryManager.h, 777 , 2019-01-13
MyLib\Misc.cpp, 1657 , 2019-03-01
MyLib\Misc.h, 272 , 2019-02-12
MyLib\MyLib.cpp, 4164 , 2019-03-12
MyLib\MyLib.vcxproj, 9918 , 2019-03-12
MyLib\MyLib.vcxproj.filters, 2787 , 2019-01-18
MyLib\MyLib.vcxproj.user, 365 , 2019-01-13
MyLib\pch.cpp, 188 , 2019-01-06
MyLib\pch.h, 614 , 2019-01-06
MyLib\ProcManager.cpp, 2956 , 2019-01-14
MyLib\ProcManager.h, 341 , 2019-01-13
MyLib\WRand.cpp, 1094 , 2019-01-06
MyLib\WRand.h, 215 , 2019-01-06
MyLib, 0 , 2019-03-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WIN32API
    win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
    2010-02-10 00:03:04下载
    积分:1
  • www
    j简单的一个计算器C++源代码,乱七八糟了,随便(j simple calculator C++ source code, Messy, and not)
    2007-07-14 13:37:24下载
    积分:1
  • PRODAVE
    PRODAVE 资料 西门子提供的动态链接库(Siemens PRODAVE information provided dynamic link library)
    2011-09-16 09:42:05下载
    积分:1
  • MyCalculator
    基于MFC编写的简单计算器Visual C++程序(Write a simple calculator based on MFC Visual C++ program)
    2010-08-20 12:59:39下载
    积分:1
  • FPW-Set forget pattern profit indicator
    指标是FPW系类这是一个震荡指标,运用于外汇30分钟图表上使用(The index is the FPW class, which is a concussion index, used on the 30 minute foreign exchange chart.)
    2018-03-30 02:12:00下载
    积分:1
  • poly
    标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10 + -1 x -2 x 3 + -8 x 输出样例: 486 (标题: 多边形游戏 时 限: 1000 ms 内存限制: 10000 K 总时限: 3000 ms 描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。 游戏第1步,将一条边删除。 随后n-1步按以下方式操作: (1)选择一条边E以及由E连接着的2个顶点V1和V2; (2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。 最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。 输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。 例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。 输出: 一个整数,计算最高得分。 输入样例: 5 10+-1 x-2 x 3+-8 x 输出样例: 486 )
    2012-12-17 10:35:16下载
    积分:1
  • dpa
    用差分功耗分析的方法破解DES算法的源码通过300组密文分析,可以破解出密钥(Differential power analysis method with the DES algorithm source code crack)
    2011-05-31 23:36:11下载
    积分:1
  • 2
    说明:  校园导游系统,是图的最短路径的应用 我短学期的课程小实验(Campus tour guide system, is the shortest path map application, I short-term courses of small experimental)
    2008-04-15 16:12:05下载
    积分:1
  • 4vqwe
    this is the code on c++ 2005 The program code, which maintains a database. Created two documents, of which is read / write. Function menu, all functions: adding records, search, replace, delete, check availability. Full inheritance. Additional function is Creation a Report to the calculation
    2012-10-16 02:16:35下载
    积分:1
  • ex4 to mq4 2016
    After installing the software, place the patches in the installation directory folder Run the patch, and then use the software. Even though the software display is not registered, all functions and time limits have been broken
    2020-06-30 17:20:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载