Lua 常用库 BIN_LuaBind

码农软件 · 软件分类 · 游戏开发包 · 2019-10-05 07:28:56

软件介绍

BIN_LuaBind 是一个和 luabindtolua++ 类似的库,提供了简洁的 C/C++ 到 lua 的绑定机制,但与之不同的是BIN_LuaBind 比他们更安全:lua 层不在直接依赖于 C/C++ 层指针,避免野指针引起宕机。除此之外,BIN_LuaBind 对 Lua 提供了对 lua_state,user data 和 table 的抽象类,在 C++ 端能方便的操作 lua。BIN_LuaBind 已经在大型的 MMORPG 游戏中得到应用,实现游戏脚本引擎。

本文地址:https://codercto.com/soft/d/16066.html

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

George F. Luger、William A Stubblefield / Addison Wesley / 2008-09-04 / USD 22.20

This book is designed for three primary purposes. The first is as a programming language component of a general class in Artificial Intelligence. From this viewpoint, the authors see as essential that......一起来看看 《AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and 》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具