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

Boolean Operators Explain freeware
Filter: All | Freeware | Demo
 

Boolean Operators Explain

< 1 2 3 4 5 > 
Added: February 02, 2010 | Visits: 876

Object::Realize::Later Object::Realize::Later is a Perl module with delayed creation of objects. SYNOPSIS package MyLazyObject; use Object::Realize::Later becomes => MyRealObject, realize => load; The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Object::Realize::Later Download

Added: October 17, 2010 | Visits: 918

NullLogic Embedded Scripting Language NullLogic Embedded Scripting Language (Nesla) code looks a lot like php (the same basic c operators, syntax and flow control) but with a lot less dollar signs. Internally, Nesla has a very clean API that makes it easy for c programs to make full use of its functions and data. Nesla was...





Platforms: *nix

License: Freeware Size: 51.2 KB Download (94): NullLogic Embedded Scripting Language Download

Added: April 12, 2010 | Visits: 954

AI::FuzzyLogic AI::FuzzyLogic is a Perl module for Fuzzy Set Operations and Tools. SYNOPSIS use AI::FuzzyLogic; $i = new AI::FuzzyLogic $unittype, @numbers; # new set with one subset $i = new AI::FuzzyLogic age, 0, 0.1, 0.2, 0.1, 0; # same thing $i = new AI::FuzzyLogic $subset1, $subset2, $subset3; #...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): AI::FuzzyLogic Download

Added: June 18, 2010 | Visits: 857

SupportDesk SupportDesk project is an internet text chat system designed for websites that wish to provide their users with online support. A Java applet allows users to log in to the chat system anonymously from a website and request help from the website operators. Unlike forums and email, conversations...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (93): SupportDesk Download

Added: January 13, 2010 | Visits: 830

Math::RPN RPN is a Perl extension for Reverse Polish Math Expression Evaluation. SYNOPSIS use Math::RPN; $value=rpn(expr...); @array=rpn(expr...); expr... is one or more scalars or lists of scalars which contain RPN expressions. An RPN expression is a series of numbers and/or operators separated...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Math::RPN Download

Added: October 27, 2010 | Visits: 1.118

HTML::LoL HTML::LoL is a Perl module that can construct HTML from pleasing Perl data structures. SYNOPSIS use HTML::LoL; &hl(sub { print shift }, [body => {bgcolor => white}, [p => Document body, ...], ...]); This module allows you to use Perl syntax to express HTML. The function hl() converts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): HTML::LoL Download

Added: April 06, 2010 | Visits: 640

DBIx::FetchLoop DBIx::FetchLoop is a Perl module that can fetch with change detection and aggregates. SYNOPSIS use DBIx::FetchLoop; $lph = DBIx::FetchLoop->new($sth, $dbi_method); $hash_ref = $lph->fetch_current_data; $rowset = $hash_ref->{previous}; $rowset = $hash_ref->{current}; $rowset =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): DBIx::FetchLoop Download

Added: April 15, 2010 | Visits: 828

BitLife Its a simple idea: implement Conways Game of Life using boolean logic operations (and, or, not, xor); do so by blits, thus running a Life game in every bitplane in parallel. Currently 2 implementations are available: a proof-of-concept (with a life-covered 3d cube!) one in Python (with...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): BitLife Download

Added: February 13, 2010 | Visits: 1.036

Qore Programming Language Qore is a modular, multi-threaded, SQL-integrated, weakly- typed scripting language with procedural and object-oriented features, powerful and easy-to-use data types, structures, and operators, and a clean and easy-to-learn/read syntax. Qore Programming Language features Oracle and MySQL DBI...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (90): Qore Programming Language Download

Added: August 22, 2010 | Visits: 688

Rehersal Rehersal is a testing framework for Scala. It replaces the built-in SUnit functionality. The project uses Expectations rather than Assertions, with real boolean operators. Tests can have any name, with any punctuation.. Index for Rehersal, a testing framework for Scala


Platforms: *nix

License: Freeware Size: 133.12 KB Download (87): Rehersal Download

Added: July 22, 2010 | Visits: 716

libgnomeprint libgnomeprint is a Gnome printing library. This is an implementation of the Gnome Printing Architecture, as described in: http://www.levien.com/gnome/print-arch.html An updated description of gnome-print and future plans can be found in : http://www.levien.com/gnome/print-summit-2000.htm...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (86): libgnomeprint Download

Released: November 30, 2012  |  Added: January 02, 2013 | Visits: 1.036

FM-Four FM-Four – is a simple VST instrument that recreates four operators FM synthesis with some improvements like good known YAMAHA OPL/OPL2 chipsets. FM-Four can produce wide range of timbres that are rich in harmonics. Main features: - 8 FM Algorithms - 4 operators with coarse and fine...


Platforms: Windows

License: Freeware Size: 2.93 MB Download (79): FM-Four Download

Released: September 16, 2013  |  Added: September 08, 2014 | Visits: 1.203

BIOS Beep Codes BIOS Beep codes is a simple tool that will explain the BIOS error beep codes you motherboard emits. It has an extensive database with the motherboard BIOS beep codes from all major BIOS manufacturers (AMI, AWARD, Phoenix, IBM). The computer POST (Power On Self Test) tests the computer,...


Platforms: Windows

License: Freeware Size: 379.81 KB Download (73): BIOS Beep Codes Download

Added: May 10, 2013 | Visits: 650

WebLogger WebLogger is a php-based application designed to help Amateur Radio operators log radio traffic.WebLogger targets traffic related to community and public service such as skywarn, assisting in natural disasters and other emergency situations. WebLogger is written in PHP and uses MySQL on the back...


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

License: Freeware Download (65): WebLogger Download

Added: May 10, 2013 | Visits: 590

Complex Boolean Regular Expression Class This class wraps up a complex boolean word expression, creating an internal regular expression, and provides methods that allows you to perform matches and searches on it.


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

License: Freeware Download (62): Complex Boolean Regular Expression Class Download

Added: May 10, 2013 | Visits: 755

Simple Search Simple Search allows you to integrate a keyword and boolean search program into your site so that users can search specified text and HTML documents. The simple search script was written to allow people to set up a search of their site, so their users could enter keywords and find all documents...


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

License: Freeware Download (61): Simple Search Download

Added: May 15, 2013 | Visits: 903

MouseOver Pop-Up Windows Script The onmouseover and onmouseout attributes can perform a number of slick looking effects including opening and closing a new window.When a person places their mouse over the link a new window will open up on top of the current browser window. When the mouse pointer is moved off the link the window...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (61): MouseOver Pop-Up Windows Script Download

Added: May 10, 2013 | Visits: 637

SQL Search (Trip Search) SQL Search offers advanced "Google-like" search operators: - phrases (enclose search string in double quotes) - exclude terms (preceed term with minus sign) - OR operatorThese operators can be entered directly or can be entered into an "advanced search" page.Features - filter results by...


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

License: Freeware Download (60): SQL Search (Trip Search) Download

Added: May 10, 2013 | Visits: 368

OpenAviation OpenAviation aims to offer an open source solution to the aviation industry, mainly to third tier operators and AMEs. Ease of use and regulation compliancy are the most important goals for this application.OpenAviation is a web-based application suite written with PHP/MySQL to be used by the...


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

License: Freeware Download (57): OpenAviation Download

Added: July 05, 2013 | Visits: 451

collective.z3cform.wizard This library implements a simple z3c.form-based wizard. The wizard is composed of multiple steps. Each step is a form. Data is stored in a session until the user clicks the Finish button on the last step. In order to make good use of this library you'll need to be reasonably familiar with...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (57): collective.z3cform.wizard Download

< 1 2 3 4 5 >