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

Search list

[ELanguagelua-5.0.2

Description: 世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置-world's fastest song scripting language source code, the compiler written in vc through without their configuration
Platform: | Size: 279163 | Author: heliming | Hits:

[OS Developlua(vc版)效率最高的c虚拟机

Description:

lua windows vc 工程加源代码,学习虚拟机很好的源代码


Platform: | Size: 1584933 | Author: wwh_zg | Hits:

[ELanguagelua-5.0.2

Description: 世界上最快的脚本语言lua的源码,在vc编译写通过,无需自己配置-world's fastest song scripting language source code, the compiler written in vc through without their configuration
Platform: | Size: 278528 | Author: heliming | Hits:

[GUI Developiup

Description: 这是一款用纯C写的Windows界面控件框架,采用了经典的消息回调机制,提供c,c++,lua等语言接口,开发windows窗口程序非常方便-This is a pure C used to write the framework of the Windows interface controls using the classic news callback mechanism to provide c, c++, Lua language interface, the development process is very convenient window windows
Platform: | Size: 1440768 | Author: cyanogen | Hits:

[Windows Developlua-5.1.4

Description: LUA 5.1.4 scripting language source code. Compiler written in VC.
Platform: | Size: 200704 | Author: DOX | Hits:

[Otheruse_Lua

Description: 在vc++中嵌入动态解析语言Lua的演示代码。-In vc++ in embedded dynamic analysis of the presentation language Lua code.
Platform: | Size: 436224 | Author: gli | Hits:

[GDI-Bitmapmw1311ds

Description: 游戏地图编辑工具Mappy源代码,VC环境可编译通过(需要Lua包支持)。-Game map editing tool Mappy source code, VC environment can be compiled through (requires Lua package support).
Platform: | Size: 130048 | Author: zhaosiling | Hits:

[OS programLuaCombineVc

Description: Lua语言以其卓越的可扩展性、简单、高效率和与平台无关性在游戏领域得到广泛应用。今天花了一些时间学习VC和Lua如何混合开发,编写了一个小例程,和大家分享一下这方面的经验。-Lua language for its excellent scalability, simple, efficient and platform-independent nature of the field has been widely used in the game. Spent some time today learning how to mix VC and Lua Development, wrote a small routine, and we share this experience.
Platform: | Size: 3317760 | Author: 朱小明 | Hits:

[VC/MFCvckbase54

Description: ACE中网络通讯编程基本架构 Base64的编解码方法 C++和C#编写调用COM组件 SQLite在VC下的使用 Skype录音答录机编程思路和代码 Strsafe.h:更安全的C语言字符串处理函数 Win32 结构化异常处理(SEH)探秘 Win32 系统线程信息块(TIB)浅析 从32位应用程序到64位应用程序 大型门户网站架构服务部署研究分析 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景 关于内存对齐 基于CDialogBar的IE多标签栏的实现 将Lua嵌入到自己的程序中 可编辑子项的CListCtrl类 类似QQ游戏大厅导航的树型控件 让C++也支持RMI -ACE program in the network communication infrastructure Base64 encoder and decoder C++ and C#, call the COM component in VC SQLite use Skype audio recorder under the programming ideas and code Strsafe.h: safer string handling functions Win32 C language structure exception handling (SEH) Quest Win32 system thread information block (TIB) of 32-bit applications from 64-bit applications to large-scale deployment of the portal framework services research and analysis to change CListCtrl, CHeaderCtrl height, font, color and background on the memory alignment Based on the IE CDialogBar achieve more of the tab bar embedded Lua program can edit their own children' s CListCtrl class similar to the QQ games hall tree navigation control Rang C++ also supports the RMI
Platform: | Size: 8392704 | Author: 万全 | Hits:

[Windows DevelopVC_will_embedded_into_application_LUA_demo_code.ra

Description: VC++将LUA嵌入到应用程序中的演示代码VC + + will be embedded into the application LUA demo code-VC++ will be embedded into the application LUA demo code
Platform: | Size: 327680 | Author: yiqing | Hits:

[Windows DevelopluaTest

Description: Lua语言以其卓越的可扩展性、简单、高效率和与平台无关性在游戏领域得到广泛应用。今天花了一些时间学习VC和Lua如何混合开发,编写了一个小例程,和大家分享一下这方面的经验。-
Platform: | Size: 174080 | Author: 262055400 | Hits:

[Game Programemdnf

Description: 一款华丽的dnf单机版游戏,用VC+lua开发制作而成-Dnf a gorgeous stand-alone version of the game, developed by VC+ lua is made. .
Platform: | Size: 9895936 | Author: liweitao | Hits:

[OS programvclua

Description: 在VC++中加入Lua脚本支持 -lua vc++
Platform: | Size: 36864 | Author: 谢玉林 | Hits:

[Windows Developexe-HReader

Description: VC++将LUA嵌入到应用程序中的演示,感兴趣的可以参考下-VC++ will be embedded into the application LUA presentation, interested can refer to
Platform: | Size: 205824 | Author: madud00061 | Hits:

[Algorithm_fsimpfun@20_RK4fun@28

Description: 在vb/vc中调用mathlualib.dll中的自定义API计算一些泛函的值,如计算定积分∫[a->b]f(x)dx,计算数项级数∑[n=1->100]f(n)≈∑[n=1->+∞]f(n),计算函数项级数∑[n=1->100]f(n,x)≈∑[n=1->+∞]f(n,x),计算一阶ODEy =fsxy(x,y),y(x_0)=y_0中的y(x),……泛函的自变量在Lua文件里面输入。注意:请不要改变Lua中的函数名fun(x),fan(n),fsx(x),fanx(n,x),fsxy(x,y),这几个泛函自变量的函数名和原型在mathlualib.dll中的自定义API中要经常用到。-In vb/vc call mathlualib.dll calculate some functional value, such as calculating the definite integral ∫ [a-> b] f (x) dx, calculate a number of series Σ [n = 1-> 100] f (n ) ≈ Σ [n = 1-> + ∞] f (n), calculate the function key series Σ [n = 1-> 100] f (n, x) ≈ Σ [n = 1-> + ∞] f ( n, x), calculate the first order ODEy = fsxy (x, y), y (x_0) = y_0 of y (x), ... ... functional of the independent variables entered in the Lua files inside. Note: Please do not change the function name in Lua fun (x), fan (n), fsx (x), fanx (n, x), fsxy (x, y), these functional prototype of the independent variables in mathlualib . dll in custom API to be frequently used.
Platform: | Size: 182272 | Author: hanxiaohua | Hits:

[Windows DevelopLUA-VC6.0-VCPP

Description: 在VC++6.0中使用Lua脚本的方法。包括如何设置以通过编译和一些示例资料-In VC++6.0 using Lua scripts. Including how to configure VC++ to successfully pass the compiler and some examples
Platform: | Size: 3072 | Author: 小戴 | Hits:

[ConsoleUseFunctionInLua

Description: 使用VC调用lua脚本的函数,初学者练习,保证可用-Function of VC call lua scripts for beginners to practice, be available
Platform: | Size: 1699840 | Author: 耿亚杰 | Hits:

[Windows DevelopluaScript.RAR

Description: LUA 静态使用的源码,有VC源码和LUA源码-LUA static use source, understand people
Platform: | Size: 39936 | Author: fwmail | Hits:

[Internet-NetworkluasocketDLL

Description: Luasocket 集成与lua中成为Lua 基本库,本例在VC编译动态通过在Linux上编译成功-Luasocket become integrated with Lua lua basic library, in this case the VC compiled dynamically compile successfully on Linux
Platform: | Size: 3104768 | Author: 小志 | Hits:

[OpenGL programLuaLib

Description: Visual c++ dm.dll lua example
Platform: | Size: 418816 | Author: k3694242 | Hits:
« 12 »

CodeBus www.codebus.net