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

Junior Senior Suffix Names freeware
Filter: All | Freeware | Demo
 

Junior Senior Suffix Names

< 1 2 3 4 5 > 
Added: July 10, 2010 | Visits: 1.119

Convert::ASCIInames Convert::ASCIInames is a Perl module that includes ASCII names for control characters. SYNOPSIS use Convert::ASCIInames; Convert::ASCIInames::Configure(fallthrough => 1); $name = ASCIIname($character_ordinal); $name = ASCIIaltname($character_ordinal); $name =... Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): Convert::ASCIInames Download

Added: July 16, 2010 | Visits: 914

KLearnNotes2 KLearnNotes2 helps learning the names of music notes. In future KLearnNotes2 will be a full-featured music teacher (rhythm, scales, key signatures, chords) with special focus on guitar playing.. Learn music notes' names fast! Platforms: *nix

License: Freeware Size: 819.2 KB Download (108): KLearnNotes2 Download

Added: June 18, 2010 | Visits: 778

X500::DN::Parser X500::DN::Parser is a Perl module that can parse X500 Distinguished Names. SYNOPSIS use X500::DN::Parser; my($parser) = new X500::DN::Parser(&errorInDN); my($dn, $genericDN, %RDN) = $parser -> parse(c=au;o=MagicWare;cn=Ron Savage, c, [l], o, [ou], cn); Parse DNs where the caller knows... Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): X500::DN::Parser Download

Added: February 09, 2010 | Visits: 1.160

IMLogger IMLogger provides an utility which logs instant messenger screen names logging on and off. IMLogger provides a usable program to enable network administrators to log certain instant messaging activities (namely, login and logout). AOL is currently supported, with Yahoo, MSN, and Jabber... Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): IMLogger Download

Added: May 02, 2010 | Visits: 830

I18N::LangTags::List I18N::LangTags::List Perl module contains tags and names for human languages. SYNOPSIS use I18N::LangTags::List; print "Parlez-vous... ", join(, , I18N::LangTags::List::name(elx) || unknown_language, I18N::LangTags::List::name(ar-Kw) || unknown_language, I18N::LangTags::List::name(en) ||... Platforms: *nix

License: Freeware Size: 30.72 KB Download (88): I18N::LangTags::List Download

Added: April 24, 2010 | Visits: 914

Geolizer Geolizer is a patch for Webalizer that uses the GeoIP library to generate faster and more reliable geographic statistics than the default DNS suffix method. It is recommended that DNS reversal be disabled on your HTTP server for improved performance and more accurate statistics. It can be... Platforms: *nix

License: Freeware Size: 76.8 KB Download (93): Geolizer Download

Added: August 08, 2010 | Visits: 1.008

Safe and SafeDesktop Safe and SafeDesktop project are created so that a user need not remember all her login names and passwords. What is Safe? Nowadays, every person is forced to remember lots of sensitive data to interact with machines during daily life. For instance, automatic teller machines ask for numerical... Platforms: *nix

License: Freeware Download (109): Safe and SafeDesktop Download

Added: January 25, 2010 | Visits: 731

Make Names Web-Friendly Make Names Web-Friendly action converts the names of the selected files to all lowercase, removes accents, changes spaces to underscores or dashes, and converts other special characters to underscores or dashes. Works great as a Finder plugin, so you can access it with a single click! Platforms: Mac

License: Freeware Size: 16 KB Download (104): Make Names Web-Friendly Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 563

MathMatic Junior Edition Mathmatic is a program for learning and drilling multiplication tables 1 through 12. It is dedicated to that unique task and it does it thoroughly. MathMatic generates and PRINTS DRILL SHEETS. The user can choose between Mental and Written learning modes and use the timer to measure performance.... Platforms: Windows

License: Freeware Size: 1.62 MB Download (493): MathMatic Junior Edition Download

Released: May 20, 2014  |  Added: June 19, 2014 | Visits: 1.363

The Hat Just like drawing names from a hat to determine a random order for a group of people or to choose individual random names or groups of names. Just input a list of names in any of several different ways, then let the program randomly re-order the entire list automatically or pick any number of... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 788 KB Download (69): The Hat Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 447

Beetle Junior 2 In the tunnels under your garden, a bizarre insect sets off to confront the intruders who have encroached on his territory. Help him beat a path through this jungle, which is littered with obstacles! There are so many challenges facing this little, but determined, creature as he embarks on his... Platforms: Windows

License: Freeware Size: 14.22 MB Download (504): Beetle Junior 2 Download

Added: May 10, 2013 | Visits: 456

Converting Between Different Naming Convetions These short functions convert identifier names between the most common naming conventions: CapitalizedWords, mixedCase and under_scores. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 608

Versioning file names This script has the following action: if the specified file exists, it is versioned by appending to the extension a three-digit number, starting with "000".It's pomp;quot;0ake backups of files before you mangle them. A standard way of doing so is to appending to the extension an incremented... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Versioning file names Download

Added: May 10, 2013 | Visits: 587

Show Category Names in Product Pages This is a simple modification to display the category name in the product listing pages instead of the usual "Let's see what we have here".This was done on OsCommerce 2.2MS2 but should work on any version. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Show Category Names in Product Pages Download

Added: May 10, 2013 | Visits: 383

Geographic Codes & Names This PHP class provides lookup lists of country and state abbreviations and support functions.It's pretty simple, containing arrays of state and country names, with the standard two-letter abbreviations used for the keys, and just a few methods for looking up a state or country, and for building... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Geographic Codes & Names Download

Added: May 10, 2013 | Visits: 639

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Create objects from variable class names Download

Added: April 28, 2013 | Visits: 449

Robust Adaptive Control This book is written for use as a textbook on adaptive systems at the senior undergraduate, or first and second graduate levels.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1297.jsp. Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Robust Adaptive Control Download

Added: August 23, 2013 | Visits: 296

Articulated Humanoid Body under an original file by C. Ballreich 3Name3D.This file contains and display nancy's articulated humanoid body in anatomical static posture.Body segments can be accessed independently they are named with suffix: "_point", polygons are also independent with suffix: "_polygons".In addition, the... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Articulated Humanoid Body Download

Added: May 20, 2013 | Visits: 359

fitpath This is a simple utility to gracefully fit a file path into a uicontrol by replacing some of the directory names with '...'.It was primarily developed as a tutorial on how to use the extent property of uicontrols. The full tutorial can be found at our website. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): fitpath Download

Added: June 23, 2013 | Visits: 618

Find and Replace Tool for Signal Processing Through a simple GUI, the user can select a signal by entering its name and its new name.The script can take inputs as simple strings, or Excel files.In the Excel file, there should be the names of signals to be replaced and the name to be replaced with. Platforms: Matlab

License: Freeware Size: 143.36 KB Download (45): Find and Replace Tool for Signal Processing Download

< 1 2 3 4 5 >