[ 原始碼: libclaw ]
套件:libclaw-dev(1.7.4-2)
libclaw-dev 的相關連結
Debian 的資源:
下載原始碼套件 libclaw:
維護小組:
- Debian Games Team (QA 頁面, 郵件存檔)
- Julien Jorge (QA 頁面)
- Barry deFreese (QA 頁面)
- Gonéri Le Bouder (QA 頁面)
外部的資源:
- 主頁 [libclaw.sourceforge.net]
相似套件:
Claw is a generalist C++ library (development files)
Claw is a C++ Library Absolutely Wonderful bringing various nice classes and tools to C++ developers.
This library tries to be standard compliant and as portable as possible.
Claw provides:
- tweener classes for easy interpolation, - advanced data structures: automaton, AVL binary search tree,graph, tree, ordered set, trie, maps with multiple types as keys,
- geometric tools (2D): box/rectangle, point, line, vector, - image manipulation, reading and writing bitmap, jpeg, targa, png, pcx, xpmfiles
- network tools: use sockets like any standard stream, - text algorithms, - min-max/alpha-beta algorithms, - developer tools: generic singleton, smart pointers,meta-programming concepts, buffered streams,
- easy read of conf/ini files, easy access to environment variables, - manipulation of dynamic libraries, - and a lot more...