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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Miscellaneous

Software 1-20 of 1,480: 1 2 3 4 5 ... 74 > 
Added: May 10, 2013 | Visits: 767

1 Year Calendar 1 Year Calendar is a versatile calendar script that displays the dates / months for an entire year. The script can be easily customized or integrated into your own website or web applications.The script is compatible with all modern web browsers. Platforms: Windows, Mac, *nix, Mac OSX, Linux, JavaScript, BSD Solaris

Keyword: Calendar, Calendar Script, Calendar System, Date Display Script, System, Time

License: Freeware Download (63): 1 Year Calendar Download

Added: August 04, 2013 | Visits: 583

3D Object Rotate 3D Object Rotate is a Flash VR tool taht allows you to create high quality presentations.Features:- Flash based - no extra plugin needed- Rotation in 360dlT-- Rotation in custom angle range (e.g. for a faucet)- Rotation also in multiple levels - Full 3D- Rotation around a vertical or horizontal... Platforms: Flash

Keyword: 3d Object Rotate 3 0 5, Controlling, Custom, Customizable, Disable, Effect, Fading, Flash, Hotspot, Iconsmany, Image, Images, Interface, Option, Options, Preloader, Rotation, Speed, Title

License: Freeware Size: 7.92 MB Download (46): 3D Object Rotate Download

Added: September 14, 2013 | Visits: 676

@1 News & Image Expander PRO @1 News & Image Expander PRO is a post collapsible javascripts news and thumbnails on your home page and manage the news via a web-based interface.Features of @1 News & Image Expander PRO:- It supports almost all browsers. Among the browsers tested are: . Internet Explorer 5, 6, 7 & 8 . FireFox... Platforms: PHP

Keyword: Admin, Chrome, Collapsible, Control, Controls, Expander, Explorer, Firefox, Google, Indicators, Internet, Manage, Netscape, Opera, Panel, Property, Tested, Thumbnails, Vascripts, Webbased

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (42): @1 News & Image Expander PRO Download

Added: May 10, 2013 | Visits: 848

A basic time profiler A basic time profiler script provides a very simple time profiling module which helps you to measure actual execution time for blocks of Python code. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Execution, Execution Time, Python, Python Blocks, Time, Time Profiling Module

License: Freeware Download (57): A basic time profiler Download

Added: May 10, 2013 | Visits: 500

A basic undo mechanism This script provides a basic undo mechanism. The undo mechanism is build on top of the observer pattern. The basic undoer records all parameters needed to undo the change of attributes. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Attributes, Changes, Undo, Undo Attributes, Undo Changes, Undo Mechanism

License: Freeware Download (55): A basic undo mechanism Download

Added: May 10, 2013 | Visits: 393

A class keeps a reference to it's instance This script implements a base class, which allows derived classes to track instances in self.__instances__. It uses a WeakValueDictionary to store instance references. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Base Class, Derived, Derived Classes, Instances, Track, Track Instances

License: Freeware Download (54): A class keeps a reference to it's instance Download

Added: May 10, 2013 | Visits: 367

A friendly mkdir() This scripts provides a function mkdir() more friendly than Python's standard os.mkdir(). Limitations: it doesn't take the optional 'mode' argument yet. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Create, Directory, Directory Create, Directory Maker, Make Directory, Maker

License: Freeware Download (54): A friendly mkdir() Download

Added: May 10, 2013 | Visits: 521

A general solution of Eight Queens This script is a general method to figuren out all solutions of eight queens. Certainly, it can also solve any number of queens. Each solution is a list, and each value of the list represents the column number, at the same time the index of this value represents it's row number. For instance,... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Eight, Eight Queens, Numerical, Numerical Method, Python Algorithms, Queens

License: Freeware Download (54): A general solution of Eight Queens Download

Added: May 10, 2013 | Visits: 502

A generator for any number of for loop Python has a number of nice methods to handle 'for' loops. However, the situation often arises where you have a large number of nested loops. This script allows you to reduces the number of loops to one. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Algorithm, For Loops Generator, Generator, Generator Algorithm, Generator Model, Model

License: Freeware Download (53): A generator for any number of for loop Download

Added: May 10, 2013 | Visits: 393

A lazy, memoized attribute space This class provides thunk-like behavior in standard Python. It allows a function to be evaluated only when needed, and the return value cached, or memoized, until explicitly deleted. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Cache, Cache Function Value, Memoize, Memoized Attribute Space, Memoized Value, Value

License: Freeware Download (54): A lazy, memoized attribute space Download

Added: May 10, 2013 | Visits: 902

A List of Dictionaries This  class emulates a list of dictionary objects without the memory and pickle storage overhead which occurs when storing every item in the list as a dictionary. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Dictionaries, List, List Of Dictionaries, Memory Overhead, Storage, Storage Overhead

License: Freeware Download (56): A List of Dictionaries Download

Added: May 10, 2013 | Visits: 503

A meta-class that provides behavior like Ruby This script brings a Ruby-like class behavior. When a class is declared, it extends the old class if the class name exists already. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Behaviour, Class, Class Extension, Meta Class, Ruby, Ruby Behaviour


Added: May 10, 2013 | Visits: 610

A queue for string data This script is a queue data structure, for string data only, which looks like a File object. This class takes care of the list.append and .join mess, which is needed for fast string concatenation. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Concatenation, File, File Object, String, String Concatenation, String Data

License: Freeware Download (53): A queue for string data Download

Added: May 10, 2013 | Visits: 882

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, Mac OSX, Linux, Python, BSD Solaris

Keyword: Function, Permutation, Permutation Function, Permutation Of A List, Recursive, Recursive Permutation


Added: May 10, 2013 | Visits: 394

A simple date class This script can be used by anyone who wants a date object for a program. The code was written as a help for someone trying to do the same thing in C . Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Class, Date, Date Class, Date Object, Object, Object Oriented Programming

License: Freeware Download (54): A simple date class Download

Added: May 10, 2013 | Visits: 498

A speed limited, or governed range This class implements a generator, which returns consecutive floats which are incremented by a speed (time between calls). Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Class, Float, Generator, Generator Class, Generator Script, Incremented Float

License: Freeware Download (55): A speed limited, or governed range Download

Added: May 10, 2013 | Visits: 437

A ThunkSpace for Python This script allows normal functions to be attached to a 'ThunkSpace' which causes the function to be lazily evaluated when the thunk is referenced. It is just an experiment using closures and descriptors to try and change python function call syntax. Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Call, Closure Method, Descriptor Method, Function, Reference Thunk, Syntax

License: Freeware Download (53): A ThunkSpace for Python Download

Added: May 10, 2013 | Visits: 540

A tidy property idiom This script suggests an idiom for property creation that avoids cluttering the class space with get/set/del methods that will not be used directly. Using thel methods idiom to create properties unnecessarily clutters the class space with get/set/del methods that will not be called directly by... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Class, Class Space, Idiom, Property, Property Creation, Property Idiom

License: Freeware Download (54): A tidy property idiom Download

Added: May 10, 2013 | Visits: 479

AAE Track It works for Australian Air Express and Australia Post Express Post Platnium courier consignments. Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP, BSD Solaris

Keyword: Australian Air Express, Information, Information Retrieving, Live, Live Tracking, Tracking

License: Freeware Download (54): AAE Track Download

Added: May 10, 2013 | Visits: 500

Abstract methods/classes The point is that python doesn't have a notion of abstract methods.Abstract methods are part of a base class that defines an interface, without any code. Abstract methods can't be called directly, because they don't contain any code in their definition. In the definition of the base class, you... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python, BSD Solaris

Keyword: Abstract, Abstract Classes, Abstract Methods, Classes, Object, Object Class

License: Freeware Download (55): Abstract methods/classes Download

Software 1-20 of 1,480: 1 2 3 4 5 ... 74 >