- 授权协议: Apache
- 开发语言: C/C++
- 操作系统: 跨平台
- 软件首页: https://github.com/google/mathfu
软件介绍
Mathfu 是 C++ 数学库,可以提高游戏的开发效率与便捷性。它提供一套矢量、矩阵和四元类来执行适合于游戏开发的几何套件。这些可用于构建像 OpenGL 的图形几何库,或者动画及物理系统计算平台。
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》 这本书的介绍吧!
