▍1. 梦幻西游互通版
说明: 简易触动脚本,仅供学习。用触动精灵写的.(Inspired by touching the legend of mobile phone game source code)
说明: 简易触动脚本,仅供学习。用触动精灵写的.(Inspired by touching the legend of mobile phone game source code)
魔力宝贝图档解包程序。用来从图档(bin)文件中按编号解出图素文件,还可以根据地图(map)文件取出图素拼合地图。(Graphics extractor for CrossGate, an MMORPG game. This program is written in LUA, used to extract PNG file from original Graphic*.bin file. It has the ability to construct a map PNG file based on *.map file.)
Lua编程入门书籍,Lua程序设计第二版(中文版)(Lua Programming Introduction Book, Lua Programming (Chinese Edition))
说明: Lua编程入门书籍,Lua程序设计第二版(中文版)(Lua Programming Introduction Book, Lua Programming (Chinese Edition))
使用GG修改器运行就可以了,注意是最新版(Just run it with the GG modifier, note the latest version)
说明: 使用GG修改器运行就可以了,注意是最新版(Just run it with the GG modifier, note the latest version)
基于OpenResty,使用lua脚本+redis,来扩展nginx功能,实现的灰度策略有:配置ip白名单、流量控制、过滤请求头header。(Based on OpenResty, the function of nginx is extended by using Lua script + redis. The gray level strategies are: configuring IP whitelist, traffic control, filtering request header)
说明: 基于OpenResty,使用lua脚本+redis,来扩展nginx功能,实现的灰度策略有:配置ip白名单、流量控制、过滤请求头header。(Based on OpenResty, the function of nginx is extended by using Lua script + redis. The gray level strategies are: configuring IP whitelist, traffic control, filtering request header)
英雄联盟LOL走位躲避代码LUA走位走位自动走位(The hero League LOL position avoidance code LUA position automatic position)
说明: 英雄联盟LOL走位躲避代码LUA走位走位自动走位(The hero League LOL position avoidance code LUA position automatic position)
lua rsa组件,在lua端对参数进行rsa加密和解密,效率高,好用(Lua RSA component, RSA encryption and decryption of parameters at Lua end, high efficiency and easy to use)
说明: lua rsa组件,在lua端对参数进行rsa加密和解密,效率高,好用(Lua RSA component, RSA encryption and decryption of parameters at Lua end, high efficiency and easy to use)
Lua程序设计(第2版)中文,电子工业出版社出版。(Teaching lua programming)
说明: Lua程序设计(第2版)中文,电子工业出版社出版。(Teaching lua programming)
简单的介绍了基于matlab的QR码的识别,包括图像的预处理,图像定位,图像的识别等(This paper briefly introduces the recognition of QR code based on matlab, including image preprocessing, image positioning, image recognition and so on.)
说明: 简单的介绍了基于matlab的QR码的识别,包括图像的预处理,图像定位,图像的识别等(This paper briefly introduces the recognition of QR code based on matlab, including image preprocessing, image positioning, image recognition and so on.)
基于lua的负载均衡器,配置简单,性能跟nginx不相上下 ,服务负载均衡 a.基于hash的负载均衡[可配置权重] b.基于轮询的负载均衡[可配置权重] ###2.路由链路管理 a.客户端路由信息跟踪 b.主机路由信息统计 c.断开异常的客户端连接 ###3.主机动态上下线 a.动态上线主机 b.动态下线或移除主机 c.立即下线或移除[紧急模式](Load balancer based on Lua has simple configuration and similar performance to nginx. Service load balancing a. Hash-based load balancing [configurable weight] B. Polling-based load balancing [configurable weight]. Routing link management a. Client routing information tracking B. Host routing information statistics C. Disconnecting abnormal client connections 65507; State offline or remove host C. immediately offline or remove [emergency mode])