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.159.428 Times

Tie Dye Instructions freeware
Filter: All | Freeware | Demo
 

Tie Dye Instructions

< 1 2 3 4 5 > 
Added: August 16, 2010 | Visits: 842

PyAudioPlay PyAudioPlay is a set of Python classes which tie together the pyao, pymad, aifc and wav modules into a single media player. The actual Player class does all of its playback within a Python thread allowing the host application to perform others tasks and not have to worry about managing the audio...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (87): PyAudioPlay Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 628

GProcessor GProcessor is a small, easy to use application specially designed to help you with the statistical analysis of GenePix data, including dye effect adjustment and ANOVA analysis. Microarray is one of the most fascinating technologies in the millennium. It is a novel invention to exploit DNA...





Platforms: Windows

License: Freeware Download (450): GProcessor Download

Added: August 07, 2013 | Visits: 454

Generate Arrays Two simple functions to convert a Matlab array in a set of instructions for LaTeX or C. The functions generate a string that can be printed in the Matlab command window and the copied and pasted into your code.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Generate Arrays Download

Added: April 12, 2013 | Visits: 512

SQL2TXT SQL2TXT select data of PostgreSQL DataBase by SQL instructions and write results into TXT file (SDF). Alignment and lenghts of columns are configurable.


Platforms: PHP

License: Freeware Size: 10 KB Download (46): SQL2TXT Download

Added: August 25, 2013 | Visits: 439

Somnium Instructions: You are stuck inside your own nightmare. You must solve a variety puzzles in order to escape from the mansion, but be careful, a monster lurks in the corridors. Explore the floor, avoid the monster, solve the puzzles and escape!


Platforms: Mac

License: Freeware Size: 28.6 MB Download (39): Somnium Download

Added: October 22, 2013 | Visits: 426

libjpeg-turbo for Linux libjpeg-turbo is a derivative of libjpeg which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression on x86 and x86-64 systems. On such systems, libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal.


Platforms: *nix

License: Freeware Size: 1.38 MB Download (36): libjpeg-turbo for Linux Download

Added: November 26, 2013 | Visits: 338

Tie::Scalar::MarginOfError This allows you to have a scalar which has to stay within a certain margin of error. Your code will die (or execute what was passed in via the 'callback' subref) if the scalar's value goes outside this range. You tie a variable, and give it an initial value and a tolerance. Your code will die...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Tie::Scalar::MarginOfError Download

Released: July 25, 2016  |  Added: September 06, 2016 | Visits: 1.650

101 Screen Shots Having trouble explaining something? --- Get your point across immediately with a screen shot, splash text and clip art arrows. --- Capture your screen, add colorful effects and helpful instructions and you immediately improve communication. Having trouble explaining something? --- Get your...


Platforms: Windows

License: Freeware Size: 3.09 MB Download (162): 101 Screen Shots Download

Added: August 08, 2008 | Visits: 3.048

Cover Letter Creator Cover Letter Creator is a FreeWare Software enabling one to make an Attention-Pulling Resume Cover Letter while following the step by step instructions. The procedure consists of seven steps which one has to follow from the beginning until the end. Each step includes an example in such a way that...


Platforms: Windows

License: Freeware Size: 517 KB Download (836): Cover Letter Creator Download

Added: August 18, 2013 | Visits: 1.495

Bone Yard Bone Yard is a simple method for inserting default, mode specific, text into empty Emacs buffers. It's used to easily load boilerplate text to get started with new programs. The basic install/usage instructions are in the boneyard.el file. More lenghly instructions, as well as some tips, are...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Bone Yard Download

Added: August 27, 2008 | Visits: 1.107

PublicPIM Website Database App Has 3 Part Process instructions to automatically provide our Database application created with Javeline Framework over an open MySQL db to your website. Free ppContact widget available for interacting with database from web page. Upload to a website and execute by hyperlinking to the (pp dash...


Platforms: Windows

License: Freeware Size: 841 KB Download (440): PublicPIM Website Database App Download

Added: August 22, 2008 | Visits: 1.262

BASICdraw BASICdraw is a procedural image editor - A prodedural image editor lets you draw with coded instructions rather than with mouse commands. BASICdraw does include a couple of simple drawing tools, but the power of the editor lies in its ability to allow you to run arbitrary MiniBASIC scripts over...


Platforms: Windows

License: Freeware Size: 596 KB Download (477): BASICdraw Download

Released: June 23, 2013  |  Added: October 23, 2013 | Visits: 6.173

Free RAR Extract Frog Free RAR Extract Frog is a skinable free RAR extractor tool for RAR-archives that supports spanned archives as well as the decompression of password protected files. It comes with short instructions in over 50 languages. Start the extraction of a RAR file by drag and drop, double click or shell...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 1.62 MB Download (824): Free RAR Extract Frog Download

Added: July 11, 2010 | Visits: 880

mubench mubench is an in-depth, low-level benchmark for x86 processors. Its primary goal is to provide useful information for people who optimize assembly code and for people who write compilers. mubench project measures latency and throughput for each individual instruction (sometimes several forms of...


Platforms: *nix

License: Freeware Size: 80.9 KB Download (93): mubench Download

Added: May 04, 2010 | Visits: 670

SimpleCDB SimpleCDB - A Perl-only Constant Database. SYNOPSIS use SimpleCDB; # writer # - tie blocks until DB is available (exclusive), or timeout tie %h, SimpleCDB, db, O_WRONLY or die "tie failed: $SimpleCDB::ERRORn"; $h{$k} = $v; die "store: $SimpleCDB::ERROR" if $SimpleCDB::ERROR; untie %h;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): SimpleCDB Download

Added: August 23, 2010 | Visits: 1.057

ex::constant::vars ex::constant::vars is a Perl pragma to create readonly variables. SYNOPSIS Using the tie() interface: use ex::constant::vars; tie my $pi, ex::constant::vars, 4 * atan2( 1, 1 ); tie my @family, ex::constant::vars, qw( John Jane ); tie my %age, ex::constant::vars, John => 27, Jane => Back...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): ex::constant::vars Download

Added: July 15, 2010 | Visits: 1.297

Device::Audiotron Device::Audiotron provides a tie-in into the API included in the latest firmware for Voyetra Turtle Beachs Audiotron. SYNOPSIS use Device::Audiotron; $at = new Device::Audiotron("Audiotron IP address","username","password"); if(!$at){die "Audiotron object failed to initialize.";} my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Device::Audiotron Download

Added: November 14, 2010 | Visits: 981

PikLoops PikLoops is a simple KDE program used to generate assembly time delays for Microchip microcontrolers using Microchip instructions. PikLoops is based on a program for Windows, originally created by William J. Boucher. Using his calculation formulas we can generate accurate assembly language time...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (119): PikLoops Download

Added: July 11, 2010 | Visits: 922

XMMS-Control 0.05 XMMS-Control provides a Web-based control for XMMS. XMMS-Control is a web-based interface for the XMMS (X MultiMedia System). XMMS is an MP3 player for Linux based systems (it also plays other media formats). XMMS-Control is a graphical interface for the command-line utility XMMS-Shell....


Platforms: *nix

License: Freeware Size: 15.36 KB Download (98): XMMS-Control 0.05 Download

Added: March 11, 2010 | Visits: 1.037

Perl x86 Disassembler The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (138): Perl x86 Disassembler Download

< 1 2 3 4 5 >