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

Symbol Optional freeware
Filter: All | Freeware | Demo
 

Symbol Optional

1 2 3 4 5 > 
Released: September 12, 2012  |  Added: April 29, 2014 | Visits: 1.256

MB Good Luck Symbol Oracle MB Good Luck Symbol Oracle generates a good luck symbol for your everyday. They are supposed to be your belief and perception in keeping away evil and attaining happiness. Luck is something everyone believes in at some point of their lives. Good luck symbols are motifs or images or signs that...



Platforms: Windows

License: Freeware Size: 2.02 MB Download (811): MB Good Luck Symbol Oracle Download

Added: June 14, 2013 | Visits: 851

Carrier & Symbol Timing Recovery Timing recovery is a critical aspect of Digital Communications Receivers. This model uses a fractional delay implemented with a Farrow filter to create a symbol rate timing recovery subsystem.This is combined with a decision aided Carrier Recovery PLL. For testing, a transmitter with continuosly...





Platforms: Matlab

License: Freeware Size: 30.72 KB Download (51): Carrier & Symbol Timing Recovery Download

Added: August 07, 2008 | Visits: 3.438

Marvosym True Type Symbol Font In almost every True Type symbol collection there are dozens of arrows and snowflakes, Marvosym True Type Symbol Font contains often-needed but rarely available symbols. Fax Machine, Answering Machine, Cellular Phone, Steel Profile Symbols, Euro Currency, math "corresponds to" sign, engineering...


Platforms: *nix, Windows

License: Freeware Size: 189 KB Download (260): Marvosym True Type Symbol Font Download

Added: August 06, 2008 | Visits: 1.417

MB Psychic Symbol Test MB Psychic Symbol Test software is a unique resource that is quite simple and intuitive. The program has been designed so as to make you aware of your own psychic abilities. It has always been the aim of MysticBoard to develop simple and easy-to-use softwares. MB Free Psychic Symbol Test Software...


Platforms: Windows

License: Freeware Size: 1.18 KB Download (128): MB Psychic Symbol Test Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 777

X-Symbol for WYSIWYG in Emacs When you edit LaTeX, HTML, BibTeX or TeXinfo sources in Emacs, packageX-Symbol uses real characters for tokens like oplus and providesvarious input methods for them. Thumbnails for included images andreal super-/subscripts and are also supported


Platforms: Windows, Mac, Linux

License: Freeware Size: 572.78 KB Download (49): X-Symbol for WYSIWYG in Emacs Download

Added: May 10, 2013 | Visits: 379

Checkbox Validate Corrects bugs in Drupal core: - Checkboxes set as required not displaying required symbol (install this module to display - Checkboxes set as required behave as optional (install this module to make behave as required field)Installation - Unpack in your modules folder (usually...


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

License: Freeware Download (61): Checkbox Validate Download

Added: April 11, 2013 | Visits: 561

Spaces to Plus Symbol This script replaces single or multiple spaces in a text box entry with plus ( ) symbols.It is useful if your server's form processing or database management program requires this type of encrypted format.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (54): Spaces to Plus Symbol Download

Added: August 10, 2013 | Visits: 938

PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM Current direct sequence code division multiple access (DS-CDMA) system suffer from Multiple access interference (MAI) and Inter symbol interference (ISI) due to the frequency selective channel. This interference can be avoided by use of Adaptive Beamforming. There are two different minimum...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (43): PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM Download

Added: March 31, 2013 | Visits: 494

Wigner3j symbol Wigner3j( J123, M123) calculates the Wigner 3j-symbol according to Racah formula.The Wigner 3j symbol is useful for multiplication of Spherical Harmonics (and their generalizations) and for addition of angular momentum.The are related to the Clebsch-Gordan coefficients by:Wigner3j( J123, M123 ) =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Wigner3j symbol Download

Added: October 04, 2010 | Visits: 869

Bundle::BricolagePlus Bundle::BricolagePlus are optional and required modules for the Bricolage content management system. SYNOPSIS perl -MCPAN -e install Bundle::BricolagePlus The bundle provides an easy way to install all of the required and optional modules used by Bricolage. Bricolage is a 100% pure Perl...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Bundle::BricolagePlus Download

Added: July 08, 2010 | Visits: 1.261

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Puppet::Log Download

Added: May 23, 2010 | Visits: 968

libscl libscl (SCL) is a library that provides hash tables, list, queue, stack, symbol, balanced binary tree, and a vector as abstract data types. Multiple independent instances of the same abstract type can be used, each with its own arbitrary contents. Whats New in This Release: - Added a little...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): libscl Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.577

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (258): App::SimpleScan::Substitution::Line Download

Added: November 02, 2010 | Visits: 1.448

Text::Editor::Vip::Buffer::DoUndoRedo Text::Editor::Vip::Buffer::DoUndoRedo is a non optional plugin for a Text::Editor::Vip::Buffer. The do, undo, redo functionality of Text::Editor::Vip::Buffer is implemented by this package. This package automatically extends a Text::Editor::Vip::Buffer when a Text::Editor::Vip::Buffer instance...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (132): Text::Editor::Vip::Buffer::DoUndoRedo Download

Added: August 23, 2010 | Visits: 973

Getargs::Long Getargs::Long is a Perl module with named subroutine arguments, with optional type checking. SYNOPSIS use Getargs::Long; # case sensitive use Getargs::Long qw(ignorecase); # case insensitive # Simple, args mandatory my ($val, $other) = getargs(@_, qw(val other)); # Simple, args optional...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (90): Getargs::Long Download

Added: April 19, 2010 | Visits: 1.982

LaTeX Symbols Selector LaTeX Symbols Selector project is a symbol browser to help creating LaTeX documents with many math symbols. All symbols are grouped into categories and user can copy symbol name to system-wide clipboard (or insert it directly to first running copy of gVIM) by selecting symbol icon from list....


Platforms: *nix

License: Freeware Size: 368.64 KB Download (253): LaTeX Symbols Selector Download

Added: January 25, 2010 | Visits: 749

Symbol Caddy Symbol Caddy Dashboard widget keeps all those silly HTML entity codes at your fingertips. Just click the symbol to have the HTML code copied to your clipboard. On the back is an option to have the Dashboard automatically close after copy, making the workflow faster.


Platforms: Mac

License: Freeware Download (98): Symbol Caddy Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 882

MarVoSym The True Type Symbol Font MARVOSYM.TTF is a valuable addition for any office or civil engineering purpose. It contains often-needed but rarely available symbols as the mysterious Estimated-Sign (e-symbol), Fax Machine, Answering Machine, Cellular Phone, Steel Profile Symbols, the original Euro...


Platforms: Windows, Mac, Unix, Linux, Linux Gnome, Linux Open Source

License: Freeware Size: 184.32 KB Download (67): MarVoSym Download

Released: January 13, 2013  |  Added: January 13, 2013 | Visits: 774

Services - Total Commander Plugin Registry :: Total Commander Plugin Print System registry editor for Total Commander Name of plugin: Registry Category: Total Commander File System Plugins Status: Freeware Author: Vitaly Knyazev Download Total Commander Plugins :: Registry Total Commander Plugins :: Registry Total Commander...


Platforms: Windows

License: Freeware Size: 200 KB Download (429): Services - Total Commander Plugin Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 768

Registry - Total Commander Plugin Registry :: Total Commander Plugin Print System registry editor for Total Commander Name of plugin: Registry Category: Total Commander File System Plugins Status: Freeware Author: Vitaly Knyazev Download Total Commander Plugins :: Registry Total Commander Plugins :: Registry Total Commander...


Platforms: Windows

License: Freeware Size: 200 KB Download (415): Registry - Total Commander Plugin Download

1 2 3 4 5 >