- 授权协议: MIT/X
- 开发语言: C/C++ Lua
- 操作系统: Linux
- 软件首页: http://www.stackedboxes.org/~lmb/diluculum/
软件介绍
Diluculum 可以让 Lua 和 C++ 语言更好的结合工作。
Diluculum is a library that intends to make the coexistence of C++ and Lua more harmonious. In this regard, it offers essentially three “services”:
- A nice way to access data stored in a Lua interpreter.
- A not so bad way to write functions in C++ and make them available to Lua.
- A limited and just barely usable way to register C++ classes and objects in a Lua state.
网络机器人Java编程指南
美 Heaton J. / 电子工业出版社 / 2002-7 / 44.00元
这是一本研究如何实现具有Web访问能力的网络机器人的书。该书从Internet编程的基本原理出发,深入浅出、循序渐进地阐述了网络机器人程序Spider、Bot、Aggregator的实现技术,并分析了每种程序的优点及适用场合。本书提供了大量的有效源代码,并对这些代码进行了详细的分析。通过本书的介绍,你可以很方便地利用这些技术,设计并实现网络蜘蛛或网络信息搜索器等机器人程序。 适合于具有一起来看看 《网络机器人Java编程指南》 这本书的介绍吧!
