- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://www.nongnu.org/gta/libgta.html
- 软件文档: http://www.nongnu.org/gta/doc/reference/index.html
软件介绍
Libgta 实现了 Generic Tagged Arrays (GTA) 文件格式的读写操作,GTAs 是一个用来存储多维度的任意类型数据的文件格式,可用来存储丰富的元数据. GTAs are streamable and support mupltiple compression methods. Uncompressed GTAs allow easy out-of-core data access for very large arrays.
gtatool 工具即是使用该项目来处理 GTAs 读写。
Flexible Pattern Matching in Strings
Gonzalo Navarro、Mathieu Raffinot / Cambridge University Press / 2007-7-30 / USD 64.99
String matching problems range from the relatively simple task of searching a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent ye......一起来看看 《Flexible Pattern Matching in Strings》 这本书的介绍吧!
