dlib C++ Library 16.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News dlib C++ Library 16.1 (Default branch)
# 1  
Old 01-02-2008
dlib C++ Library 16.1 (Default branch)

dlib C++ library is a modern general C++ library with a focus on portability and program correctness. It comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, and creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and general text parsing, and many other general utilities.License: Freely DistributableChanges:
Only minor bugfixes and additions were done inthis release. The support vector machinedocumentation has also been improved and anexample program was added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libart_lgpl_2(3)						C Library Functions						  libart_lgpl_2(3)

NAME
libart_lgpl_2 - Libart 2D drawing library DESCRIPTION
Libart is a vector-based 2D drawing library with antialiasing and alpha composition. A superset of the PostScript imaging model is imple- mented by the library. The library is written in optimized C code, has a very small memory footprint and has no dependencies on any other GNOME libraries. No API documentation is currently supplied with the library. FILES
The following files are used by this application: /usr/lib/libart_lgpl_2.so Libart 2D drawing shared library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-base-libs | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
libgnomecanvas(3), attributes(5), gnome-interfaces(5) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003. SunOS 5.11 10 Jan 2003 libart_lgpl_2(3)