Welcome![Sign In][Sign Up]
Location:
Search - lua

Search list

[Other resourceGame.Programming.with.Python.Lua.And.Ruby

Description: 用Python,Lua和Ruby语言设计游戏...真的可以行的通吗?
Platform: | Size: 2804478 | Author: | Hits:

[Other resourceGame+Programming+with+Python+Lua+And+Ruby

Description: 脚本语言开发游戏的经典-采用LUA,Python和Ruby
Platform: | Size: 2815191 | Author: dwedw | Hits:

[GDI-Bitmaplua-5.1.4.tar

Description: lua源代码。 可应用于游戏脚本的开发和其它方面的应用
Platform: | Size: 216679 | Author: 李大吊 | Hits:

[OtherLua-5

Description: Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 \"main\" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序被称作 embedding program 或简称为 host 。宿主程序可以通过调用函数执行一小段 Lua 代码,可以读写 Lua 变量,可以注入 C 函数让 Lua 代码调用。这些扩展的 C 函数,可以大大的扩展了 Lua 可以处理事务的领域,这样就可以订制出各种语言,而它们共享一个统一的句法格式的框架。 Lua 的官方发布版就包含了一个叫做 lua 的简单的宿主程序,它用 Lua 库提供了一个保证独立的 Lua 解释器。 Lua 是一个自由软件,它的使用许可决定了对它的使用过程一般没有任何保证。这份手册中描述的东西的实现,可以在 Lua 的官方网站 www.lua.org 找到
Platform: | Size: 109205 | Author: yunjianzhang | Hits:

[VC/MFCprogramming in LUA

Description:

programming in LUA


Platform: | Size: 1056170 | Author: zuland | Hits:

[BooksLua中文教程.rar

Description: 很轻巧的脚本语言。
Platform: | Size: 1805319 | Author: sean_lan | Hits:

[EditorQDE+1.0破解版本+LUA编辑器

Description: 进行LUA脚本编写不错的小工具
Platform: | Size: 2377116 | Author: ldxiehu@163.com | Hits:

[Code Assist魔力宝贝LUA脚本支持环境

Description: 支持LUA脚本,是游戏更加强大。
Platform: | Size: 14979 | Author: q87121948@163.com | Hits:

[EditormsTheToolExporter-1_0

Description: TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write -TheTool is highy customizable map editor (based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the public. The editor is the perfect tool who wants to design some 3d games but don t have time to write
Platform: | Size: 40960 | Author: 李奇 | Hits:

[Browser Clientlinks-lua-0[1].96-p11.tar

Description: 一个很好用的网络浏览器源程序,用C语言编写的德-a good use of the Internet browser source code, C language prepared by Germany
Platform: | Size: 514048 | Author: 常葳 | Hits:

[OtherLua5.0.2-Win32

Description: LUA代码,希望对学习者有用!!! 这是被逼的,必须上传,汗啊,其实这样的代码随处可见!!!见谅-LUA code, and I hope to learners useful! ! ! It was forced to, to be uploaded, Khan ah, the code can be seen everywhere! ! ! Sorry ...
Platform: | Size: 758784 | Author: 坑坑 | Hits:

[Game Enginezfxcengine-0.1.0

Description: ZFXC是一款比较出名的3D游戏引擎。使用lua为脚本语言。图形模块用OpenGL和Direct3D开发实现跨平台。总之这个引擎很不错值得研究。-ZFXC is a relatively well-known 3D game engine. The use scripting language for the song. Graphics with OpenGL and Direct3D to achieve cross-platform development. In short, the engine very well worth studying.
Platform: | Size: 1113088 | Author: 张朋 | Hits:

[Windows DevelopLuaBuild5

Description: lua是纯Ansic的脚本语言,是最为小巧而运行速度最快的一种。作为魔兽世界的脚本语言而闻名-lua is pure Ansic scripting language, is the most compact and fastest running kind. EverQuest world as a scripting language, which is known
Platform: | Size: 1725440 | Author: 修罗 | Hits:

[OtherProgramming_In_Lua

Description: Programming_In_Lua中文版. 由Luachina翻译校对,本人制作为pdf格式发布.用于脚本语言Lua的入门学习.-Programming_In_Lua the Chinese version. Translation by Luachina proofreading, I produced for the release pdf format. Lua scripting language for beginners learning.
Platform: | Size: 1055744 | Author: Mao | Hits:

[Special Effectslip-0.4

Description: 基于lua的图像处理代码An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code An image processing applica tion based on a scripting language : now Roman (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and Free Type). Planned binding for Python.
Platform: | Size: 79872 | Author: yuhongchun | Hits:

[Game Enginelua5_1_2_Sources.tar

Description: LUA语言源代码,配合LuaBind或者LuaWrapper可以在游戏引擎中加入脚本,使开发更加灵活-LUA language source code, with or LuaBind game engine LuaWrapper can add script to the development of more flexible
Platform: | Size: 153600 | Author: Haichao Yu | Hits:

[ELanguagetolua++

Description: tolua++是一个对lua进行封装调用的工具,可以自动绑定C++类和函数,代码很值得研究-tolua++ is a package called lua tools can automatically bind C++ category and function, the code is worth studying
Platform: | Size: 452608 | Author: leonliu | Hits:

[OtherLua5_1referencemanual

Description: Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集)-Lua is an extension of programming language, it is designed to support the process of general-purpose programming, and have the relevant data description facilities. Lua can also object-oriented programming, functional programming, data-driven programming to provide good support. It could serve as a strong, light-weight scripting language for the use of any necessary procedures. Using Lua with a clean C library written in the form. (The so-called Clean C, refers to ANSI C and C++ CPC
Platform: | Size: 61440 | Author: ws07 | Hits:

[OtherLuPlus_Demo

Description: 這是一個利用 Lua Wrapper - LuaPus 的實作範例,主要用於讀取 Lua Script。-This is a use of Lua Wrapper- LuaPus example of the implementation, mainly for reading Lua Script.
Platform: | Size: 134144 | Author: Gerald | Hits:

[GUI DevelopLuaPlusTest

Description: lua语言windows开发环境,lua语言现在应用很广,找到这个类给大家学习,希望有所帮助!
Platform: | Size: 58368 | Author: 李征 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net