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

Horizontal Asymptotes Of A Function software
Filter: All | Freeware | Demo
 

Horizontal Asymptotes Of A Function

1 2 3 4 5 > 
Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 493

Dreams of a Geisha Take a journey through the magical and wonderful world of Geisha. Help Ichisumi in this incredible adventure to reopen the temples of Geisha and restore a world of beauty and passion. Dive into this engaging Match 3 game with beautiful scenery and relaxing music. Overcome obstacles, collect... Platforms: Windows

License: Freeware Size: 62.09 MB Download (463): Dreams of a Geisha Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 713

Tibor - Tale of a Kind Vampire Help Tibor save his village, and his beloved, from the evil countess and her vampire army in Tibor: Tale of a Kind Vampire! Tibor is a poor young painter who is in love with Agness, but her father wants her to marry a rich man. When a wealthy countess asks Tibor to paint her portrait, he thinks... Platforms: Mac

License: Demo Cost: $6.99 USD Size: 134 MB Download (71): Tibor - Tale of a Kind Vampire Download

Added: May 10, 2013 | Visits: 552

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Simple string checksum Download

Added: May 10, 2013 | Visits: 654

Changing the indentation of a multi line string When working with text, it may be necessary to change the indentation level of a block. This code will take a multiline string and add or remove leading spaces to each line so that the indentation level of the block matches some absolute number of spaces. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 743

Replacing a portion of a string This script allows you to replace a portion of a string at a given position. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 687

Indices of a SubString in a Given String This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Indices of a SubString in a Given String Download

Added: May 10, 2013 | Visits: 813

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: May 10, 2013 | Visits: 711

Call a function/method X times per second This simple generator function is used to call a function X times per second. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Call a function/method X times per second Download

Added: May 10, 2013 | Visits: 883

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 1.061

Get the MAC address of a remote computer This script uses the Internet Protocol Helper functions on Win32 and helps you to find the MAC adress of a remote computer. Platforms: Windows, Python,

License: Freeware Download (56): Get the MAC address of a remote computer Download

Added: May 10, 2013 | Visits: 295

RICHVALUE While evolving code, there is often a need to enrich an existing simple return scheme of a function by extra/optional return values. Using (variable lenght) return tuples often introduces puzzles - and the pychecker yells. In such cases the RICHVALUE recipe offers a transparent method for adding... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): RICHVALUE Download

Added: May 10, 2013 | Visits: 640

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Associating parameters with a function Download

Added: May 10, 2013 | Visits: 516

Getting th permutation of a sequence This script contains a function that given a sequence and a number n as parameters, returns the th permutation of the sequence (always as a list). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Getting th permutation of a sequence Download

Added: May 10, 2013 | Visits: 644

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: May 10, 2013 | Visits: 789

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 1.049

Bad Effect Of A Plastic Surgery Bad Effect Of A Plastic Surgery - Learn more about the potential side effects of plastic surgery at homepage Platforms: Windows

License: Freeware Size: 5 MB Download (52): Bad Effect Of A Plastic Surgery Download

Added: May 10, 2013 | Visits: 576

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 739

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: July 06, 2013 | Visits: 731

3D Array Factor of a 4x4 planar array antenna 3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format."AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases.Elements are placed on the x and y axis and element factor is ignored. The code can easily be... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): 3D Array Factor of a 4x4 planar array antenna Download

Added: May 10, 2013 | Visits: 415

Bond's Math Graph This class can be used to plot a graphic of a function given its expression.It can evaluate the given function for a given interval of x and y variable values and draw lines between the calculated points.The class also draws a grid of scale values as well the X and Y axis.More than one graphic... Platforms: Windows, Mac, *nix, PHP,

License: Freeware Download (52): Bond's Math Graph Download

1 2 3 4 5 >