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

Variable Baud freeware
Filter: All | Freeware | Demo
 

Variable Baud

< 1 2 3 4 5 > 
Added: September 23, 2010 | Visits: 783

Variable::Strongly::Typed Variable::Strongly::Typed is a Perl module to let some variables be strongly typed. SYNOPSIS use Variable::Strongly::Typed; my $int :TYPE(int); # must have an int value my $float :TYPE(float); # must have a float value my $string :TYPE(string); # must not be a reference my $file...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Variable::Strongly::Typed Download

Added: August 14, 2010 | Visits: 804

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): CGI::FastTemplate Download

Added: April 13, 2010 | Visits: 964

CGI::Enurl CGI::Enurl.pm is a Perl module for URL-encoding strings and hashes. SYNOPSIS use CGI::Enurl; %hash = (name=>Jenda Krynicky,address=>Nerudova 1016); print "Location: http://$ENV{SERVER_NAME}/cgi-bin/do.pl?",enurl %hash,"nn"; This is a little module made for CGI scripting. It encodes the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Enurl Download

Added: May 04, 2010 | Visits: 1.725

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: October 26, 2010 | Visits: 762

Variable::Strongly::Typed::Array Variable::Strongly::Typed::Array is a Perl module for strongly typed array. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly my @array_of_ints :TYPE(int); # Each slot must contain an int my @array_of_rgb :TYPE(&red_green_blue); # my enumerated...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Variable::Strongly::Typed::Array Download

Added: July 05, 2010 | Visits: 1.012

Krumo Krumo is a debugging tool for PHP that is intended to replace print_r() and var_dump(), which display structured information about any PHP variable. The project does the same job but presents the information beautified using CSS and DHTML.. Get Krumo at SourceForge.net. Fast, secure and free...


Platforms: *nix

License: Freeware Size: 98.3 KB Download (92): Krumo Download

Added: May 27, 2010 | Visits: 906

Variable::Alias Variable::Alias is a Perl module created to alias any variable to any other variable. SYNOPSIS use Variable::Alias alias; my $src; my $a; our $b; my @c; our @d; alias $src => $a; alias $a => $b; alias $b => $c[0]; alias @c => @d; $src=src; # All the other variables now have the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Variable::Alias Download

Added: June 04, 2010 | Visits: 876

Variable::Strongly::Typed::Scalar Variable::Strongly::Typed::Scalar is Perl module for strongly typed scalar. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly =head1 DESCRIPTION.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): Variable::Strongly::Typed::Scalar Download

Added: April 22, 2010 | Visits: 674

Variable Expression Library libvarexp is a C++ library that allows its users to detach any kind of information from the representation of that information by providing a simple-to-use but powerful text-template mechanism. Similar mechanisms have been available in tools like sh(1), make(1), or perl(1) forever and have...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (90): Variable Expression Library Download

Added: August 10, 2010 | Visits: 702

Text::MetaText Text::MetaText is a Perl extension implementing meta-language for processing "template" text files. SYNOPSIS use Text::MetaText; my $mt = Text::MetaText->new(); # process file content or text string print $mt->process_file($filename, %vardefs); print $mt->process_text($textstring,...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (90): Text::MetaText Download

Added: October 08, 2010 | Visits: 965

CGI::kSession CGI::kSession is a sessions manager for CGI. This module can be used anywhere you need sessions. As a session management module, it uses files with a configurable lifetime to handle your session data. For those of you familiar with PHP, you will notice that the session syntax is a little bit...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): CGI::kSession Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 1.120

VB Project Eye Freeware VB Project Eye is an analysis tool for determing the calls/uses of procedures, variable and data type in shortest time and allows a slight navigation through the call trees of a Visual Basic project. The dependences between the different objects can be represented graphically. In addition it...


Platforms: Windows

License: Freeware Size: 632 KB Download (73): VB Project Eye Freeware Download

Added: May 10, 2013 | Visits: 562

One time popups The JavaScript code is used to launch the window, meanwhile the PHP code stores a session variable for each visitor.


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (73): One time popups Download

Added: August 08, 2013 | Visits: 437

Generalized Hurst exponent This code calculates the generalized Hurst exponent H(q) of a stochastic variable x(t) (a time series) from the scaling of the renormalized q-moments of the distribution/ ~ r^[qH(q)]The value of H(q) give indication about the fractal nature of the signal. H(q) = 0.5 corresponds to a Brownian...


Platforms: Matlab

License: Freeware Size: 10 KB Download (65): Generalized Hurst exponent Download

Added: October 31, 2013 | Visits: 505

xfsprogs for Linux XFS combines advanced journaling technology with full 64-bit addressing and scalable structures and algorithms. This combination delivers the most scalable high-performance filesystem ever conceived. Features: The XFS filesystem provides the following major features: * Quick Recovery The...


Platforms: *nix

License: Freeware Size: 1.34 MB Download (65): xfsprogs for Linux Download

Added: May 10, 2013 | Visits: 315

Printing strings with embedded variable names This class encapsulates a string with embedded variable names. They are usually evaluated when the object's __str__() method is called. You can specify that they be evaluated when the object is created by including the immediate argument to the constructor. The doc string at the top of the module...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 545

show referring URL show referring URL script grabs the referring URL, get the HTTP_REFERER and save it to a variable.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (64): show referring URL Download

Added: May 10, 2013 | Visits: 384

cf_objDump Use this tag to dump the entire contents of any ColdFusion variable or object to the screen. Includes DHTML for use with IE that creates an interactive tree. CF_ObjDump will display the entire contents of any ColdFusion object as a tree. It can even process WDDX strings and display the contents...


Platforms: Windows, ColdFusion,

License: Freeware Download (63): cf_objDump Download

Released: December 21, 2012  |  Added: November 19, 2013 | Visits: 792

Vernash Vernash: Stream cipher based on the Vernam cipher and Variable-Length Hashes


Platforms: Mac

License: Freeware Size: 48.23 KB Download (63): Vernash Download

Added: August 30, 2013 | Visits: 454

Metastockread Read metastock files (symbols index files: master, emaster, xmaster; data files: .dat and .mwd; no .dop support)SYNTAXES:(1) METASTOCKREAD Read the symbols index file selected with uigetfile and import the data(2) METASTOCKREAD(FULLPATH) Read the file specified by FULLPATHOUT =...


Platforms: Matlab

License: Freeware Size: 1.35 MB Download (62): Metastockread Download

< 1 2 3 4 5 >