-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
jiaozhiliudianlixitongfenxi
交直流电力系统动态分析,徐政,对柔性直流输电研究有帮助(Dynamic behavior analysis of AC/DC power system,xuzheng,can be used to study VSC-HVDC)
- 2016-01-26 10:01:41下载
- 积分:1
-
Gp_Src
说明: VC++ 6.0 MFC for Stock
- 2020-06-25 16:20:01下载
- 积分:1
-
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程...
HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:webpages的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run in the machine is open HTTP domestic demand. HTTPSvr : This is Microsoft"s HTTP server routines, the need to be used in building a C : webpages directory. You put the directory of webpages Manchester C : good enough. Below is the original readme
- 2023-02-26 23:00:03下载
- 积分:1
-
zdy-WriteReadHdf
用Visual C++编写的实现HDF文件的源代码,根据该代码可实现hdf遥感图像的读取和保存(Using Visual C++ implementation of the HDF file to prepare the source code, according to the code of the implementation of remote sensing image hdf read and save)
- 2009-04-03 14:39:17下载
- 积分:1
-
huanliuyizhi
说明: 在PSCAD中搭建的MMC基本仿真,用于学习(MMC basic simulation built in PSCAD for learning)
- 2021-04-27 09:58:44下载
- 积分:1
-
ShutterButton
ShutterButton extends ImageView Source Code for Andriod.
- 2014-02-18 14:16:27下载
- 积分:1
-
xpl-fr
initiation a des fonctions
- 2016-07-02 21:19:38下载
- 积分:1
-
Dapper
说明: Dapper各种语句基础功能测试。。。。。。(Dapper Basic Function Testing)
- 2020-06-24 18:20:02下载
- 积分:1
-
mapx源码
说明: 关于mapx的表现非常好,请放心使用Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12541
TNS-12541: TNS:无监听器
ns secondary err code: 12560
nt main err code: 511
TNS-00511: 无监听器
nt secondary err code: 61
nt OS err code: 0
(on MapX done very well, please rest assured that the use of Tracing not turned on. Tns error struct : nr err code : 0 ns main err code : 12541 TNS-12541 : TNS : None sniffers ns secondary err code : 12560 nt main err code : 511 TNS-00511 : no sniffers nt secondary err code : 61 nt OS err code : 0)
- 2006-01-12 17:21:28下载
- 积分:1