Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.416.207 Times

Stretching Routines software
Filter: All | Freeware | Demo
 

Stretching Routines

1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 857

InstantStretch Fully Automated Stretching Routine Software with a push-button interface to quickly and easily create an unlimited amount of stretching routines. Create, Print and Email stretching routines for over 35 different sports and for over 19 different muscle groups from a database of more than 130...



Platforms: Windows

License: Commercial Cost: $97.00 USD Size: 3.23 MB Download (117): InstantStretch Download

Added: January 25, 2010 | Visits: 960

StretchWare The Problem:If you work at a computer, there is a good chance you will eventually suffer from Carpal Tunnel Syndrome, along with back pain, stiff muscles, tight joints, tension and stress. Every day millions of Americans feel the aches and pains brought on by long hours sitting at a desk and...





Platforms: Mac

License: Demo Cost: $0.00 USD Size: 1.6 MB Download (109): StretchWare Download

Added: June 10, 2013 | Visits: 435

Stretching DNA Explore stretching just a single strand of DNA using optical tweezers or fluid flow. Experiment with the forces involved and measure the relationship between the stretched DNA length and the force required to keep it stretched. Is DNA more like a rope or like a spring?


Platforms: Mac

License: Freeware Size: 1.47 MB Download (35): Stretching DNA Download

Added: June 23, 2006 | Visits: 3.193

ESBPCS for VCL - Components and Routines ESB Professional Computation Suite (ESBPCS) for VCL is a collection of over 6000 routines/methods and over 235 classes/components in over 140 units for Borland Delphi 5, 6, 7, 2005/Win32 and BDS2006/Win32, which are aimed at making "data entry and manipulation easier" for Developers and their...


Platforms: BeOS, Palm OS, Windows

License: Shareware Cost: $199.00 USD Size: 16.5 MB Download (128): ESBPCS for VCL - Components and Routines Download

Added: August 03, 2008 | Visits: 1.153

Time Stretching Speech and Audio signals GritTec's Time stretching technology is used for time scale modification (changing the speed or duration) of an speech and audio signals without affecting its pitch. Supported signal formats: Windows PCM, A/mu-Law Wave, Microsoft ADPCM (MS ADPCM), Intel ADPCM (IMA ADPCM), Microsoft ACM GSM...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 2.86 MB Download (678): Time Stretching Speech and Audio signals Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 460

PT100 Thermoluminescence Rig Routines MATLAB driver routines for the thermoluminescence apparatus using PT100 resistors as the heating and sensing elements described in the Review of Scientific Instruments v78, 083905 (2007). [DOI: 10.1063/1.2776972]


Platforms: Windows, Mac, Linux

License: Freeware Size: 136.8 KB Download (50): PT100 Thermoluminescence Rig Routines Download

Added: April 04, 2010 | Visits: 1.291

Angelion: The Demon Conflict Angelion: The Demon Conflict project is an isometric MMORPG with map stacking, tile stretching, and online map editing. Angelion: The Demon Conflict is an isometric client/server based MMORPG featuring 2d+ (isometric map stacking), tile stretching (looks 3d), and real-time map editing. It uses...


Platforms: *nix

License: Freeware Size: 17.7 MB Download (114): Angelion: The Demon Conflict Download

Added: March 01, 2010 | Visits: 1.031

SCZ SCZ application is a simple set of compression routines for compressing and decompressing arbitrary data. The initial set of routines implement new lossless compression algorithms. Restoration (decompression) is perfect. It is called SCZ, for simple compression format. SCZ is intended as a...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (96): SCZ Download

Added: June 13, 2010 | Visits: 940

PDL::Parallel::MPI PDL::Parallel::MPI Perl module contains routines to allow PDL objects to be moved around on parallel systems using the MPI library. SYNOPSIS use PDL; use PDL::Parallel::MPI; mpirun(2); MPI_Init(); $rank = get_rank(); $a=$rank * ones(2); print "my rank is $rank and $a is $an";...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): PDL::Parallel::MPI Download

Added: June 20, 2010 | Visits: 1.119

libb64 libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (117): libb64 Download

Added: October 19, 2010 | Visits: 663

PDL::GSL::RNG PDL::GSL::RNG is a PDL interface to RNG and randist routines in GSL. SYNOPSIS use PDL; use PDL::GSL::RNG; $rng = PDL::GSL::RNG->new(taus); $rng->set_seed(time()); $a=zeroes(5,5,5) $rng->get_uniform($a); # inplace $b=$rng->get_uniform(3,4,5); # creates new pdl.


Platforms: *nix

License: Freeware Size: 2.1 MB Download (104): PDL::GSL::RNG Download

Added: February 26, 2010 | Visits: 980

DAEMon Raco Libraries DAEMon Raco Libraries (DRLibs) is a collection of useful functions, objects, and routines for C++. Whats New in This Release: - This release adds new libraries to manage object lists: doublelist.dr.h, simplelist.dr.h, and sortedlist.dr.h..


Platforms: *nix

License: Freeware Size: 28.67 KB Download (93): DAEMon Raco Libraries Download

Added: October 14, 2010 | Visits: 909

Ygl Ygl emulates SGIs GL routines under X11. It compiles fine under AIX >3.2, HP-UX >7.0, Linux with XFree/Xorg, SunOS, ConvexOS, Mac A/UX, Mac OS/X and many others, but needs an ANSI-C compiler (gcc is ok). The library was written for two reasons: On our RS/6000 GT4 hardware, 2D Ygl is up to...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (106): Ygl Download

Added: April 07, 2010 | Visits: 861

libUtils libutils library is a hodgepodge of routines that I have found usefull at one time or another. There is a fixed version of fgets that is similar to the old Pascal readln, there are routines for parsing command line arguments with assorted bells and whistles, assorted string routines, including...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): libUtils Download

Added: April 24, 2010 | Visits: 774

Locale::RecodeData::ISO_8859_5 Locale::RecodeData::ISO_8859_5 is a Perl module for conversion routines for ISO-8859-5. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for ISO-8859-5. COMMENTS The following comments have been...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (93): Locale::RecodeData::ISO_8859_5 Download

Added: May 16, 2010 | Visits: 761

Locale::RecodeData::ISO_8859_8 Locale::RecodeData::ISO_8859_8 is a Perl module for conversion routines for ISO-8859-8. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for ISO-8859-8. COMMENTS The following comments have been...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (89): Locale::RecodeData::ISO_8859_8 Download

Added: July 05, 2010 | Visits: 781

Locale::RecodeData::ISO_8859_4 Locale::RecodeData::ISO_8859_4 is a Perl module for conversion routines for ISO-8859-4. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for ISO-8859-4. COMMENTS The following comments have been...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (99): Locale::RecodeData::ISO_8859_4 Download

Added: January 18, 2010 | Visits: 761

Locale::RecodeData::ISO_8859_7 Locale::RecodeData::ISO_8859_7 is a Perl module for conversion routines for ISO-8859-7. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for ISO-8859-7. COMMENTS The following comments have been...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (88): Locale::RecodeData::ISO_8859_7 Download

Added: February 19, 2010 | Visits: 721

Locale::RecodeData::IBM918 Locale::RecodeData::IBM918 are conversion routines for IBM918. SYNOPSIS This module is internal to libintl. Do not use directly! This module is generated and contains the conversion tables and routines for IBM918. COMMENTS The following comments have been extracted from the original...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::IBM918 Download

Added: September 14, 2010 | Visits: 1.356

Yahoo::Search::XML Yahoo::Search::XML is a Perl module with simple routines for parsing XML from Yahoo! Search. The XML sent back from Yahoo! is fairly simple, and is guaranteed to be well formed, so we really dont need much more than to make the data easily available. Id like to use XML::Simple, but it uses...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): Yahoo::Search::XML Download

1 2 3 4 5 >