Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Thread Safe Template Library 1.2.4 (Default branch) Post 302277149 by Linux Bot on Thursday 15th of January 2009 02:40:06 PM
Old 01-15-2009
Thread Safe Template Library 1.2.4 (Default branch)

Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. It includes classes for maps based on a non-binary extensible hashing tree for very fast access, a pipe, a queue, a timercache, a limitcache, and a fast writer multiple reader guard (or 'rwlock') without global locking (which uses the atomic C++0x API based on the interlocked instruction set of the CPU). It's useful for writing multi-threaded applications and operating system components. License: Freeware Changes:
A bug concerning building with MS VS 2005 was fixed. Image

Image

More...
 
GPIV_T-AVG-IMG(1)					      General Commands Manual						 GPIV_T-AVG-IMG(1)

NAME
gpiv_t-avg-img - Calculates time-averaged intensities from a series of images at each pixel. SYNOPSIS
gpiv_t-avg-img [-c int] [-fb string] [-ff int] [-fl int] [-fx] [-help] [-p | --print] [-r int] [-s] [-v] < stdin > stdout DESCRIPTION
gpiv_t-avg-img calculates time-averaged intensities from a series of images for each pixel. This program uses the GENPAR parameters. Options -c NCOLS Number of columns. -fb FILE File base-name (without .number.r extension) instead of stdin and stdout. -ff N Number of first image file. -fl N Number of last image file. -fx Prefix numbering to file base name. -help | --help On-line help. -p | --print Prints parameters, command line options and input and output filenames to stdout. -r NROWS Number of rows. -s Subtract mean from input data. -v | --version Prints version information to standard output, then exits successfully. SEE ALSO gpivtools AUTHOR
Gerber Van der Graaf 19 Januari 2005 GPIV_T-AVG-IMG(1)
All times are GMT -4. The time now is 08:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy