JDCM class library implements DICOM in a quickly and 100% pure JavaTM. It provides an implementation of all basic DICOM functionalities in a powerful and easy-to-use library API.
1T3XT offers a suite of products that are useful to create and/or manipulate documents, more specifically PDF and RTF documents. There's some support for XML and HTML, but this isn't the core business of iText.
At4J provides Java support for reading and creating Zip and Tar archives. It also comes with third-party compression libraries for bzip2 and LZMA support. At4J supports more Zip capabilities and compression methods than Java's built-in Zip classes, such as Unix file metadata and bzip2 compression.
The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.
libptp2 is a library used to communicate with PTP devices like still imaging cameras or MP3 players (KODAK mc3). You can download files or tweak camera properties using ptpcam program boundled with libptp2. Supported Cameras: Most (if not all) USB still cameras designed after 2002 are supporting PTP. Below is the list of vendors implementing PTP in their cameras: Kodak, HP, Nikon, Canon, Panasonic, Olympus, Konica, Minolta, Fuji, Ricoh
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software, should become the FFT library of choice for most applications.
Java bindings for FUSE (Filesystem in USErspace) is a Java API that uses JNI bindings to FUSE library and enables writing Linux filesystems in Java language
VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.
Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.
`ABL' is a basic flexible abstract list library defined using C preprocessor. It allows you to define linked lists of arbitrary types very easily. You also can use it as stacks and queues. You can easily define complicated types like list of lists etc.
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. GLEW has been tested on a variety of operating systems, including Windows, Linux, Mac OS X, FreeBSD, Irix, and Solaris.
btOOL is a pair of libraries, one in C and one in Perl, that give programmers unhindered access to BibTeX files. The C library, btparse, is based on a lexical scanner and parser written with PCCTS, and also provides various string-processing functions necessary to emulate BibTeX. It would be a pain in the neck to write serious BibTeX tools in C, so I have also written Text::BibTeX, a Perl library that provides an object-oriented interface to BibTeX files and entries. In addition, Text::BibTeX includes a framework for writing Perl classes that do the job of BibTeX style files; the initial version of the Bib database structure---eventually meant to emulate the standard style files of BibTeX 0.99---is included as an example of using this framework.
This package contains a library that is able to read and write German DTAUS files, ready to be compiled under Unix and GNU/Linux. DTAUS is an abbreviation for DatenTrägerAUStausch and refers to a special file format used by German credit institutes in order to manage money exchanges between accounts and institutes.