搜索资源列表
CheatMaster_src
- Cheat Master 0.1 For DevHook with src, Real In-Game Search/Modify! -------------------------------------------------------------------------------- Intro ===== This is a prx mod written for DevHook 0.4+, which is used to search and m
CsharpPlug-production
- 所谓游戏外挂,其实是一种游戏外辅程序,它可以协助玩家自动产生游戏动作、修改 游戏网络数据包以及修改游戏内存数据等,以实现玩家用最少的时间和金钱去完成功力升级和过关斩将。虽然,现在对游戏外挂程序的“合法”身份众说纷纭,在这里我不想对此发表任何个人意见,让时间去说明一切吧-The so-called plug-in game, a game outside the subprogram, it can help the player to automatically generate the g
heibaiqi
- 五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。 -Backgammon is one of the general public loved the game, and here the data structure of the 33
ADO-SQL
- 在本章中,我们介绍如何使用ADO编程模式创建应用程序,在这些应用程序中,将使用数据控件和数据绑定对话框访问数据库。此外,还介绍如何在数据库表格中执行查询和查找记录。In this chapter, we describe how to use ADO programming model to create applications, these applications will use the data controls and data binding dialog box to acces
Desktop
- 一、实验目的 1、掌握线性表中元素的前驱、后续的概念。 2、掌握顺序表与链表的建立、插入元素、删除表中某元素的算法。 3、对线性表相应算法的时间复杂度进行分析。 4、理解顺序表、链表数据结构的特点(优缺点)。 二、实验预习 说明以下概念 1、线性表: 2、顺序表: 3、链表: -One, the purpose of the experiment 1, grasp the concept of precursor, the elem
TableMaker
- 游戏使用的数据打表工具,用于将Excel文件的表格输出成json供游戏使用,可以定义字段类型。-Data used to play table games tool for Excel spreadsheet files into json output for game use, you can define the field type.