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

Describe An Dilemma freeware
Filter: All | Freeware | Demo
 

Describe An Dilemma

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 464

Send an HTML email HTML is the method of choice for those wishing to send emails with rich text, layout and graphics. Often it is desirable to embed the graphics within the message so recipients can display the message directly, without further downloads. Some mail agents don't support HTML or their users prefer to... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Send an HTML email Download

Added: June 03, 2013 | Visits: 745

Solve Kepler's Equation for E Given mean anomaly and eccentricity of an orbit, eccentric anomaly can be calculated using Kepler's Equation. However, the equation is nonlinear, and an iterative technique must be used. This program uses a fixed-point iterative technique to output eccentric anomaly to a user defined tolerance,... Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Solve Kepler's Equation for E Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 342

Daffodil Organizer - an email client Daffodil Organizer is an e-mail client with the facility to import mails from the Microsoft Outlook's .pst files. In Daffodil Organizer mails are stored in RDBMS that provides maximum flexibility to organize your mails. You can also categorise your mail Platforms: Windows, Mac, Linux

License: Freeware Size: 3.66 MB Download (55): Daffodil Organizer - an email client Download

Added: May 10, 2013 | Visits: 510

Display an Image from a specified file This script reads an image file from the filename specified as the first parameter on the command line and displays it on screen. It uses the PIL module so that it can load almost any image file type supported by that module and uses Tkinter to display the image on a Tkinter canvas. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Display an Image from a specified file Download

Added: May 10, 2013 | Visits: 437

sinapso Sinapso is a complete environment that, through an XML API and a web based XHTML CSS interface allow to manage relational meta-data archived in the way the user will like. Sinapso makes simple to define a collection of MetaData where it's possibile to describe, for each of them, properties for... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (55): sinapso Download

Added: May 10, 2013 | Visits: 791

How to place an advert on product info To place an ad on the product info page find this at the bottom of product_info.php Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): How to place an advert on product info Download

Added: May 10, 2013 | Visits: 360

Picking random items from an iterator This script allows you to choose a random object from an iterated list. Each item has an equal chance of being picked. The iterator is processed only once, and only the selected items are stored, making this function memory efficid only thbr /> Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Picking random items from an iterator Download

Added: May 10, 2013 | Visits: 529

An interval mapping data structure This structure is a kind of dictionary which allows you to map data intervals to values. You can then query the structure for a given point, and it returns the value associated to the interval which contains the point.Boundary values don't need to be an integer ; in the test unit a date-time... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): An interval mapping data structure Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 596

Holy Qur'an explorer An Advanced Explorer and Search Tool Especially Made for the Holy Qur'an. It contains Al-Qur'an (Arabic text), transliterations, tafsir Ibnu Katsir & translations in 16 languages with two default english translations (Dr. M. Taqiud-Din & Dr. M. Khan and Yusuf Ali). The plugable translations... Platforms: Windows

License: Freeware Size: 33.06 MB Download (53): Holy Qur'an explorer Download

Added: May 10, 2013 | Visits: 782

Detect character encoding in an XML file This script contains a function that analyzes an open xml file for its characters encoding by - checking for a unicode BOM or (on failure); - searching the xml declaration at the beginning of the file for the "encoding" attribute ;It attempts to detect the character encoding of the xml file... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Detect character encoding in an XML file Download

Added: May 10, 2013 | Visits: 901

Create an account in MS active directory This script contains the basic code to create an account in active directory that shows how to do things like set your own exension attributes, force a reset of the password when the user logs in, and set the home directory. It makes used of python's excellent COM support in win32com. Platforms: Windows, Python,

License: Freeware Download (53): Create an account in MS active directory Download

Added: May 10, 2013 | Visits: 765

Get attributes of an object in MS Active Directory Sometimes it is useful to know what attributes are available to you for an object in active directory. You cannot ask the object directly for that, instead you need to use the schema of the object. All of this is done with python's COM support using win32com. By default only attributes that have... Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 410

Commafying an integer This script contains a quick function to comma separate thousands in an integer or float. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Commafying an integer Download

Skipping Stone - An interplanetary space mission design tool Skipping StoneA richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers. Its most prominent capabilities are:- single/multi objective optimization- can work with a multitude of (heuristic) optimization algorithms- Low/high... Platforms: Matlab

License: Freeware Size: 7.81 MB Download (53): Skipping Stone - An interplanetary space mission design tool Download

Added: August 26, 2013 | Visits: 773

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model... Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Added: May 10, 2013 | Visits: 359

List object carried out to an instance In order to change into a list, the length of an instance is investigated first. "__len__()". Next, all the contents are taken out in order. "__getitem__()" Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): List object carried out to an instance Download

FIND ALL THE POSSIBLE PATHS BETWEEN A START AND AN END NODE OF A GRAPH In Graph Theory it is often required to find out all the possible paths, which can exist between a source node and a sink node.So this function returns a all such possible paths, in a matrix format.INPUTS:1. 'X' Matrix: Form a Nx2 matrix, where N is the total number of 'Edges'. This Matrix will... Platforms: Matlab


Added: July 23, 2013 | Visits: 608

Gravitational Search Algorithm (GSA) Gravitational search algorithm (GSA) is an optimization algorithm based on the law of gravity and mass interactions.This algorithm is based on the Newtonian gravity: "Every particle in the universe attracts every other particle with a force that is directly proportional to the product of their... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Gravitational Search Algorithm (GSA) Download

Added: June 16, 2013 | Visits: 540

VoIPonCD VoIPonCD is an easy to configure Voice over IP PBX VMware appliance. VoIPonCD is a software PBX for connecting Voice over IP telephones to it based on the Asterisk VoIP PBX. Normally you need much time knowing how Asterisk works, especially when you want to connect more than up to 10 users. In... Platforms: *nix

License: Freeware Size: 328 MB Download (52): VoIPonCD Download

Added: May 10, 2013 | Visits: 465

Remove whitespace from an XML DOM When creating a DOM from an XML source, XML parsers are required to consider several conditions when deciding whether to include whitespace-only text nodes. This function ignores all of those conditions and removes all whitespace-only text descendants of the specified node. If the unlink flag is... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Remove whitespace from an XML DOM Download

< 1 2 3 4 5 >