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

First Base Mean Kissing freeware
Filter: All | Freeware | Demo
 

First Base Mean Kissing

< 1 2 3 4 5 > 
Added: November 20, 2010 | Visits: 1.063

Math::BaseArith Math::BaseArith is a Perl extension for mixed-base number representation (like APL encode/decode). SYNOPSIS use Math::BaseArith; encode( value, base_list ); decode( representation_list, base_list ); The inspiration for this module is a pair of functions in the APL programming language...



Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Math::BaseArith Download

Added: November 27, 2010 | Visits: 857

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope...





Platforms: *nix

License: Freeware Size: 19.46 KB Download (91): Text::Query::BuildSQL Download

Added: July 20, 2010 | Visits: 695

POE::Component::Basement POE::Component::Basement provides Class::Std and base POE component functionality. SYNOPSIS package POE::MyComponent; # use as base use base qw/ POE::Component::Basement /; # where the initializations happen (see Class::Std) sub BUILD { ... } # see also Class::Std and...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): POE::Component::Basement Download

Added: February 15, 2010 | Visits: 844

Class::StrongSingleton Class::StrongSingleton is a stronger and more secure Singleton base class. SYNOPSIS package My::Singleton::Class; use base qw(Class::StrongSingleton); sub new { my ($class, %my_params) = @_; # create our object instance my $instance = { %my_params }; bless($instance, $class); # and...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Class::StrongSingleton Download

Added: March 15, 2010 | Visits: 1.130

GStreamer Plugins Base GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently....


Platforms: *nix

License: Freeware Size: 1.4 MB Download (115): GStreamer Plugins Base Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 461

SDExplorer Base SDExplorer Base is an easy-to-use yet powerful extension for Windows Explorer. With SDExplorer you can make any every-day operations with your documents from Microsoft Live SkyDrive service using Windows Explorer, as if they were on your computer. Moreover you don't need to install and configure...


Platforms: Windows

License: Freeware Size: 4.7 MB Download (49): SDExplorer Base Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 486

Quick Number Base Converter Quick Number Base Converter is a little application that sits in the windows system tray and when you click on it, allows you to quickly convert numbers between decimal, hex, binary, octal, etc. It's a simple little tool, designed for those handy times when you need to convert numbers between...


Platforms: Windows

License: Freeware Size: 585 KB Download (60): Quick Number Base Converter Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 447

BASE+ BASE+ (Basic Analysis and Security Engine) is based on ACID project. This application provides a web front-end to query and analyze the alerts coming from various IDS systems (e.g. Snort).


Platforms: Windows, Mac, Linux

License: Freeware Size: 657.84 KB Download (59): BASE+ Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 531

Linux Knowledge Base and Tutorial The Linux Knowledge Base and Tutorial (LINKBAT) is a web-based, unified knowledge base and tutorial with the goal of educating users about Linux.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.82 MB Download (69): Linux Knowledge Base and Tutorial Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 443

Orbit42-Base: for good php class design. The Orbit42 Base Class is a building block for the creation of loosely coupled classes in php. Provides MySQL interface in such a way as to allow the database type to be changed by replaceing only the base class.


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.01 KB Download (47): Orbit42-Base: for good php class design. Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 531

Spatial Knowledge Base Spatial Knowledge Base is a web based application for storing and searching of archaeological sites information. The software was written to improve access to cultural heritage information though the use of digital archiving, search technology, and GIS.


Platforms: Windows, Mac, Linux

License: Freeware Size: 64.03 MB Download (53): Spatial Knowledge Base Download

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

Base CRM + Sales Tracking Thousands of businesses enjoy Base! It's a free, easy to use app to track your sales and manage your contacts and customer relationships. With Base you can see where you stand on each one of your deals and what your next tasks are, all from your desktop. You can also use the web application to...


Platforms: Mac

License: Freeware Size: 512 KB Download (58): Base CRM + Sales Tracking Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 522

Armageddon: First Strike 1.1 About Armageddon: First Strike Defend your cities against nuclear missiles, bombers, satellites, and smart missiles.


Platforms: Mac

License: Freeware Size: 4.3 MB Download (51): Armageddon: First Strike 1.1 Download

Added: May 10, 2013 | Visits: 431

First item plus Zone shipping This contribution has been produced by Stuart Lawrence email.uk homepage homepage 1-March-2005This is a very simple drop-in-and-go type module to configure different zone shipping costs. By default the contribution allows you to have four zones, but that can be increased by changing the value in...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): First item plus Zone shipping Download

Added: May 10, 2013 | Visits: 361

Halal Check-Up Base On HalalJakim.gov.my Module: use to inspect halal status for food and beverages within product barcode. Record base on Malaysian Islamic Development Department (JAKIM) databases.


Platforms: Windows, *nix, PHP,

License: Freeware Download (49): Halal Check-Up Base On HalalJakim.gov.my Download

Added: May 10, 2013 | Visits: 588

Breadth first traversal of tree Breadth first traversal of tree script is an example of the self-recursive generators. The first argument should be the tree root; children should be a function taking as argument a tree node and returning an iterator of the node's children.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Breadth first traversal of tree Download

Added: May 10, 2013 | Visits: 309

Fifo as single linked lists Fifo mean "First In First Out". This script  creates a container, which only allows element insertion and removal and where the first element inserted is the first element removed.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Fifo as single linked lists Download

Added: May 10, 2013 | Visits: 798

php User Base 1.2b php User Base is a basic user management system. It uses php sessions to validate users, rather than cookies. It is intended as a base to build from. The color and layout are easily modified. The program uses templates with cascading styles and included files to handle the layout. Features of the...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (88): php User Base 1.2b Download

Added: April 13, 2013 | Visits: 466

Simulink Labs Based on DSP First Labs Lab 4a:The primary goal of the first lab is to familiarize you with using Simulink so that in the next lab you can use Simulink to program a DSP. Here are three specific goals for this lab:d-deD? Learn basic Simulink commands and syntax, including the help system.d-deD? Learn to write and edit...


Platforms: Matlab

License: Freeware Size: 2.02 MB Download (39): Simulink Labs Based on DSP First Labs Download

Added: September 08, 2013 | Visits: 572

Priority First Stack-based Sequential Decoder A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to M-QAM modulated MIMO system-type problems, i.e., a lattice decoder with optional justified rectangular boundary control. In such problems, the depth of the search tree is known and the number of children...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Priority First Stack-based Sequential Decoder Download

< 1 2 3 4 5 >