sign in · help · news · about · deen

BibSonomy ::  user :: timo ::

The blue social bookmark and publication sharing system.
 

bookmarks

 (58)
<< < 1 | 2 | 3 > >> 
  • 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 e...
    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.
    to DICOM Java imaging library medical opensource programming by timo on May 7, 2009, 6:20 PM
    (0)
  • 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 X...
    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.
    to Barcode software programming PDF DataMatrix library opensource Java by timo on Apr 10, 2009, 10:24 AM
    (0)
  • 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 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.
    to programming library opensource compression Java by timo on Mar 24, 2009, 3:39 PM
    (0)
  • The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide...
    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.
    to BLAS LAPACK library linear-algebra math numerical programming software by timo on Feb 26, 2009, 3:32 PM
    (0)
  • to AJAX JavaScript development library opensource programming software web by timo and 46 other users on Aug 23, 2008, 4:59 AM
    (0)
  • to Apple Java QuickTime library media programming video by timo on Jul 30, 2008, 5:55 AM
    (0)
  • to OpenID development libraries library opensource software web by timo and 1 other user on Jun 4, 2008, 8:22 AM
    (0)
  • 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 pro...
    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
    to Linux PTP camera imaging library opensource photo software by timo on May 26, 2008, 2:06 AM
    (0)
  • to AJAX DOM JavaScript XML framework library web by timo and 10 other users on May 5, 2008, 3:54 PM
    (0)
  • 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 ...
    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.
    to C DFT FFT fourier-transform library math programming software by timo and 3 other users on Apr 21, 2008, 3:38 AM
    (0)
  • 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 languag...
    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
    to FUSE Java Linux development filesystem library opensource programming software userspace by timo and 1 other user on Apr 17, 2008, 5:45 PM
    (0)
  • VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJ...
    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.
    to 3D C++ computer image library programming vision by timo on Apr 1, 2008, 1:55 PM
    (0)
  • tree.hh: an STL-like C++ tree class
    to C++ STL library opensource programming by timo on Mar 12, 2008, 3:46 PM
    (0)
  • to AMD APL Athlon C C++ Linux Opteron Solaris Windows development library license:apache opensource processor programming software by timo and 1 other user on Feb 21, 2008, 4:23 PM
    (0)
  • 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....
    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.
    to C database development library programming by timo and 2 other users on Oct 30, 2007, 10:16 AM
    (0)
  • `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...
    `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.
    to C library opensource programming software by timo on Oct 28, 2007, 2:43 AM
    (0)
  • to Bibliothek Literatur digital library by timo and 33 other users on Sep 30, 2007, 1:32 AM
    (0)
  • The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms f...
    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.
    to 3D OpenGL graphics library programming by timo on Sep 2, 2007, 3:23 AM
    (0)
  • 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 lexi...
    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.
    to BibTeX C Perl library by timo and 2 other users on Aug 27, 2007, 1:26 PM
    (0)
  • 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 ...
    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.
    to C DTAUS banking finance homebanking library license:GPLv2 money opensource by timo on Aug 26, 2007, 3:29 AM
    (0)
<< < 1 | 2 | 3 > >>bookmarks per page: 5 10 20 50 100  

publications

publications per page: 5 10 20 50 100  
a gripper