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

If Else software
Filter: All | Freeware | Demo
 

If Else

< 1 2 3 4 5 > 
Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 579

Learn C# Programming for Beginners Learn C# Programming in the quickest time possible with this concise app that teaches you all the essentials about C# programming. Written for people who have NO background in programming or are beginners. Attempt interactive quizzes for greater understanding! Learn C# Programming zooms... Platforms: Mac

License: Commercial Cost: $0.99 USD Size: 2.8 MB Download (54): Learn C# Programming for Beginners Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 347

Learn Java ** Special offer price of $0.99 USD for a limited period only. ** Do not purchase this app if you already know basic Java programming. Learn Java Programming in the quickest time possible with this concise app that teaches you all the essentials about Java programming. Written for people... Platforms: Mac

License: Commercial Cost: $0.99 USD Size: 3 MB Download (50): Learn Java Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 381

Learn Objective C for Beginners Learn Objective C quickly with this concise app that teaches you all the essentials about Objective C programming step by step. With Objective C, you will have the fundamentals to build iPhone, iPad and Mac apps. Written for people who have no programming experience. Zoom in on the most... Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 18.7 MB Download (49): Learn Objective C for Beginners Download

Added: May 10, 2013 | Visits: 458

Factorial This code gets factorial of a number and for negative numbers returns 1.The recursive implementation of factorial is easy but using lambda keyword of python it becomes a bit tough as we can't use conditional if else in lambda. If a user wants to return a factorial function on the fly using lambda... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Factorial Download

Added: May 10, 2013 | Visits: 232

libtemplate libtemplate is a very powerful template library written in C. It allows statements like 'if', 'else' or 'print' to be used inside a template. You can set variables from outside or inside the template. PHP and Perl binding will be available. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): libtemplate Download

Added: July 22, 2013 | Visits: 370

TJI - The easy-to-use, fast and friendly Java IDE Lots of great features and an uncluttered interface, very stable. Project organisation Syntax formatting Error and Exception indicatin in source code Auto-format Create skeleton class sets for applets, GUI and console applications and servlet projects Project Import and Export Automatic project... Platforms: Java

License: Shareware Cost: $0.00 USD Size: 2.33 MB Download (45): TJI - The easy-to-use, fast and friendly Java IDE Download

Added: April 03, 2013 | Visits: 413

Integer Partitions via Universal Lexicons DIRECTORIES:- SMALLPART/smallpart.mclusterindex.m- PARTITIONS/partition.mcluster.mBLLSG.mBoth are based on the Cluster Polynomial Representation of binary words of arbitrary length. The theory of Universal Lexicons is covered in the following Technical Report (submitted in J. App. Comp.... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Integer Partitions via Universal Lexicons Download

Added: August 16, 2013 | Visits: 345

Vemplator Vemplator is PHP template engine basically replaces specially formatted strings of text(variables, etc.) contained in an HTML file, it is fully exploiting this results in code without any any interspersed (and hard to find) HTML tags. When implemented properly, a site's layout can be changed... Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Vemplator Download

Added: October 09, 2013 | Visits: 408

jSmaTeP Often there is the task to process import data stored in a data file. Or even ???*Nsworse???*N? - you have to process imported data and afterwards you have to export processed data in a different format into a new export file and send it to a different recipient. What do you do? You write some... Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): jSmaTeP Download

Added: July 21, 2013 | Visits: 289

MediOSX MediOSX allows you to connect any Apple Macintosh OS X based computer to Meditech host systems. Features include: * Full Data General 5220/5222 and Esprit 105C/125C emulation. * Multiple communications protocol capability. o Direct Connect Serial o Modem Async. o Telnet (TCP/IP) o... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 245.76 KB Download (43): MediOSX Download

Added: April 20, 2013 | Visits: 302

if-then-else shortcut shortcut for simple if conditions.The function works similar to Excel format.First argument is the condition, second is what to do if true, third is what to do if false.example 1:A = ifelse(x>thr, 5, 3)will execute:if x>thrA = 5elseA = 3endexample 2:A = ifelse(im>thr, im*2, im/2)will execute:A =... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): if-then-else shortcut Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 461

Check If URLs Exist (Is Valid) Software This software offers a solution for users who need to verify links to determine if web sites are still active. Simply enter the URLs manually or with a return delimited text file. An added feature allows you to discover links inside a web page that also can be verified. For your convenience,... Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 441 KB Download (610): Check If URLs Exist (Is Valid) Software Download

Added: April 04, 2013 | Visits: 369

Says Something Else installation : Says Something Else replaces the default d-deDUSoAndSo says:d-deDt in WordPress comment threads with whatever you specify. If you specify more than one replacement, Says Something Else will randomly pick from your collection of specified wordsinstallation : 1. Upload the extracted archive to... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Says Something Else installation : Download

Added: August 05, 2008 | Visits: 1.488

What-if Analysis Manager What-if Analysis Manager is a tool which is powerful and simple to use, since, with What-if Analysis Manager you will be able to perform sensitivity analyses on your Excel models, obtaining results through three possibilities: tornado analysis, spider analysis and sensitivity tables. Important... Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 732 KB Download (138): What-if Analysis Manager Download

Added: April 11, 2010 | Visits: 868

IO::Busy IO::Busy is a Perl module to intercept terminal input while something else is happening. SYNOPSIS use IO::Busy; my $fh = busy { non_interactive_stuff(); }; This module exports a single subroutine, named busy. That subroutine takes a single argument, which must be a block of code. busy... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): IO::Busy Download

Added: October 06, 2010 | Visits: 900

Business::GestPayCryptHS SYNOPSIS # # Request # use Business::GestPayCryptHS; my $obj = new Business::GestPayCryptHS; $obj->SetShopLogin($ShopLogin); $obj->SetCurrency($Currency); $obj->SetAmount($Amount); $obj->SetShopTransactionID($ShopTransationID); $obj->SetLanguage($Language); $obj->Encrypt(); if (... Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Business::GestPayCryptHS Download

Released: January 05, 2013  |  Added: January 05, 2013 | Visits: 449

Exlade Cryptic Disk Home Think of all of the information on your computer - and what could happen if someone else gained access to it. Virtual encrypted disks, like those in Exlade Cryptic Disk Home, are the best way to protect personal or confidential information on your home computer. Encryption takes place in real... Platforms: Windows

License: Demo Cost: $34.95 USD Size: 12.9 MB Download (430): Exlade Cryptic Disk Home Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 465

Company Facebook Fan Page If you're a business owner, you really need to set up a Fan Page, or else you risk being left behind as more businesses shift to social networks like Facebook. More than 500 million Facebook users are waiting to get impressed by your page as Facebook Fan Pages have become a standard in Social... Platforms: Not Applicable

License: Commercial Cost: $12.00 USD Size: 100 KB Download (49): Company Facebook Fan Page Download

Added: May 10, 2013 | Visits: 417

Hide Price if $0 0.2b This may be of use if you want some items to be informational items only, such as services or to use your shop as a catalog only.This contribution contains both the files that can be dropped in on a clean copy of OSC2.2M2 as well as instructions for manually applying this contribution for those... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Hide Price if $0 0.2b Download

Added: May 10, 2013 | Visits: 413

Quick Test If Strings Are Identifiers Quick Test If Strings Are Identifiers script allows you to see if a string is an identifier.This script takes advantage of the special treatment of the __slots__ attribute with new-style python classes. The actual test is performed by the python interpreter and raises a TypeError if any slot... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Quick Test If Strings Are Identifiers Download

< 1 2 3 4 5 >