-
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
-
GetWindowsPassWord
该程序用于在用户登陆状态下获取用户的登陆密码。原理是windows 2003 将用户的密码存储在 lsass.exe 的指定偏移的内存中。通过对该进程内存的扫描即可获取系统密码。(the procedure for landing on a user's state of the user's password landing. The principle is windows 2003 to the password stored in the designated offset lsass.exe memory China. Through the process of memory can be obtained by scanning system password.)
- 2006-10-26 10:46:03下载
- 积分:1
-
gps
这是一套GPS定位采集程序,可用于卫星天线乏味俯仰角的计算(This is a set of GPS positioning acquisition procedures can be used for satellite antenna pitch angle tedious calculation)
- 2009-05-06 22:43:03下载
- 积分:1
-
XJ
说明: C++课程设计说明(福彩游戏) C++课程设计说明(福彩游戏)(C++ Curriculum design note (福彩game) C++ Curriculum design note (福彩games))
- 2008-11-13 14:22:19下载
- 积分:1
-
NotifyIcon
非常实用的一个功能,MFC实现系统动态托盘图标(A very useful feature, MFC achieve dynamic tray icon)
- 2013-11-25 17:03:33下载
- 积分:1
-
Inject
禁用系统热键实例。接口形式,比较方便,可下载试用。(Disable system hotkeys instance.)
- 2009-12-30 09:36:15下载
- 积分:1
-
7-
可乐精灵辅助源代码,.rar可乐精灵辅助源代码,.rar(Coke Wizard auxiliary source code,. Rar cola Wizard auxiliary source code,. Rar)
- 2013-07-13 14:07:26下载
- 积分:1
-
Thinking-in-CPP--2nd-V2
c++编程思想!对于学习c++是一个很好的帮助!好的程序员必须要看的一本书!(think in c++!very useful to those who want to learn c++ very well!)
- 2011-08-15 20:57:32下载
- 积分:1
-
Tongxunlu
一个用Visual C++编写的通讯录程序(A written using Visual C++ address book program)
- 2010-08-19 14:55:48下载
- 积分:1
-
myPlaneDisplay
VC++编写的飞机仪表显示,可以直接修改使用,显示为一个可以飞行的3D飞机(VC++ Prepared aircraft instrument display, you can directly modify the use, appears as a 3D plane can fly)
- 2021-04-05 17:19:03下载
- 积分:1