Android Ruby
- 授权协议: GPL
- 开发语言: Java Ruby
- 操作系统: Android
- 软件首页: http://code.google.com/p/android-ruby/
软件介绍
Android Ruby 是 Android 平台上的 Ruby 执行环境,要求 Android 1.5 支持。
如何编译:
$ svn checkout http://android-ruby.googlecode.com/svn/trunk/ android-ruby
$ cd android-ruby
$ export TOP=$HOME/mydroid
$ . $TOP/build/envsetup.sh
$ mm
$TOP/out/target/product/generic/system/app/irbapp.apk pseudo irb application with libruby.so
$TOP/out/target/product/generic/system/lib/ruby ruby scripts and ext shared libraries
$TOP/out/target/product/generic/system/bin/cruby native command
Text Algorithms
Maxime Crochemore、Wojciech Rytter / Oxford University Press / 1994
This much-needed book on the design of algorithms and data structures for text processing emphasizes both theoretical foundations and practical applications. It is intended to serve both as a textbook......一起来看看 《Text Algorithms》 这本书的介绍吧!
