登录
首页 » Visual C++ » PatchSystem

PatchSystem

于 2015-09-09 发布 文件大小:28934KB
0 245
下载积分: 1 下载次数: 4

代码说明:

  GUNZ2 更新系统,工具和登录器源码, 完整可以编译.(GUNZ2 Patchsystem)

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

发表评论

0 个回复

  • regedit-hive
    1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快. 2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用 3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作 4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到. 5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
    2009-07-08 10:17:51下载
    积分:1
  • network_player_source_coding
    支持多种格式的网络流媒体播放器源码,非常好用。(Supports a variety of formats, network streaming media player source code, very easy to use.)
    2009-12-02 14:23:56下载
    积分:1
  • CuraEngine-master
    3D打印源码,引擎源码,包括头文件和库文件(3D print source code)
    2020-11-05 15:29:50下载
    积分:1
  • 逐笔导出工具及使用说明
    本工具可将大智慧L2D文件中的逐笔成交明细导出成csv格式的文本文件,包括成交时间,成交价格,成交方向和成交数量,方便在excel或其他编程工具中调用分析。 L2D乃点播数据,必须在收费帐号大智慧中浏览了逐笔数据才会有,如果要导出全部个股数据,就要浏览完所有个股的逐笔数据。为简化操作,可用键盘精灵等工具来实现自动浏览。 在L2D文件已有的前题下,只需在本工具上简单地设置一下大智慧安装目录和导出数据存放目录即可。 本工具可按需要单股、批量导出,盘中、盘后均可需要导出。(This tool can be of great wisdom in the L2D file by the transaction details to export to CSV format text files, including transaction time, transaction price, transaction direction and the number of transactions, to facilitate analysis of call in Excel or other programming tools. L2D is on demand data, must be in charge of great wisdom in the transaction account data browsing will have, if you want to export all the stock data, to browse the data of all stock transaction. In order to simplify the operation, you can use keyboard, Sprite and other tools to realize automatic browsing. On the basis of the existing L2D file, only in the tool simply set a great wisdom installation directory and export data storage directory. This tool can be exported as required, single stock, batch, and can be exported after disk and after hour.)
    2020-06-29 16:40:01下载
    积分:1
  • 3dSimulation
    说明:  我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下(I do 3D graphics processing simulation of the source code for NC machining can be interested in the study)
    2021-04-22 23:18:48下载
    积分:1
  • Direct3D9.Book
    详细的介绍Direct3D的编程过程,让你逐步成为3D开发高手(detailed account of the Direct3D programming process so that you gradually become a master 3D development)
    2007-04-17 13:14:29下载
    积分:1
  • medo
    设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。  编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits.  programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
    2021-03-22 16:29:16下载
    积分:1
  • howtoMatlab7VC++6dll
    如何将Matlab7.0函数转换成VC++6.0动态链接库,浅显易懂(How to convert Matlab7.0 function VC++ 6.0 dynamic link library, easy to understand)
    2008-04-13 19:37:14下载
    积分:1
  • (tanh)-LDPCPAR
    基于802.16e 协议标准的LDPC码编码解码方法,采用C语言,码率,迭代次数可变(Protocol standard based on 802.16e LDPC code encoding and decoding method using C language, bit rate, variable number of iterations)
    2011-07-04 16:33:36下载
    积分:1
  • easyMule-VeryCD-src
    eMule电驴的源代码 编译说明(推荐使用Visual Studio .NET 2003) 1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标) 2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。) 3.打开easyMule.sln编译即可。(the source code of eMule Compiling instruction (recommend to use Visual Studio .NET 2003) 1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista) 2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on) 3.Open easyMule.sln and compile it.)
    2009-04-12 22:58:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载