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

Boolean Expression Solver freeware
Filter: All | Freeware | Demo
 

Boolean Expression Solver

1 2 3 4 5 > 
Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 539

Boolean Expression Solver Boolean Expression Solver is a command-line utility that generates a truth table for a given Boolean expression. Platforms: Windows, Mac, Linux

License: Freeware Size: 116.76 KB Download (49): Boolean Expression Solver Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 688

Boolean Expression Editor for Java BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component. Platforms: Windows, Mac, Linux

License: Freeware Size: 16.32 KB Download (50): Boolean Expression Editor for Java Download

Added: April 02, 2010 | Visits: 1.027

nobel nobel is a small ANSI C boolean expression parsing library and program for projects that need boolean expression parsing support built in, but bigger tools are overkill in size or options.. Get nobel at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and... Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): nobel Download

Added: May 10, 2013 | Visits: 594

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: October 08, 2013 | Visits: 370

booleano booleano 1.0 Alpha 1 20090715 booleano is a Python module for evaluation of boolean expressions in natural languages. Supported grammar The following Backus-Naur Form (BNF) defines the supported grammar: ::= ::= ::= * ::= ["OR" ] ::= ["AND" ] ::= ["NOT"] ::= |... Platforms: *nix

License: Freeware Size: 30.72 KB Download (35): booleano Download

Added: March 04, 2010 | Visits: 977

trafshow+rvnamed trafshow+rvnamed combines trafshow (which is a good traffic viewer for networks but is weak in DNS resolving), and iptraf. This directory contains trafshow source code, a tool for real-time network traffic visualization. Trafshow continuously display the information regarding packet traffic on... Platforms: *nix

License: Freeware Size: 91.14 KB Download (115): trafshow+rvnamed Download

Added: November 27, 2010 | Visits: 1.023

XML::Filter::Mode XML::Filter::Mode Perl module can filter out all chunks not in the current mode. SYNOPSIS use XML::Filter::Mode; use strict; my $filter = XML::Filter::Mode->new( Modes => "a,b,c" ); my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] ); ## To inspect the modes: my @modes =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): XML::Filter::Mode Download

Added: October 27, 2010 | Visits: 1.342

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =... Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: August 06, 2008 | Visits: 2.487

Math Solver Math Solver is a scientific calculator. Math Solver includes a step-by-step solution for any mathematical expression, to make work/homework more fun and easy. Also includes a Simple Mode, for smaller size on desktop. Features: - Scientific calculations - Paranthesis compatible - Graph... Platforms: Windows

License: Freeware Size: 806 KB Download (251): Math Solver Download

Added: August 11, 2008 | Visits: 2.024

Math Solver II Math Solver II is a scientific calculator. Math Solver II includes a step-by-step solution for any mathematical expression, to make work/homework more fun and easy. Also includes a Simple Mode, for smaller size on desktop. This new version also includes many new an interesting features, like... Platforms: Windows

License: Freeware Size: 4.47 MB Download (285): Math Solver II Download

Released: May 15, 2009  |  Added: October 12, 2009 | Visits: 8.041

Word Solver Word Solver was designed with the US game show Lingo in mind. Basically you have five or six letter words that you have to guess. You'll get the first letter given to you, but you have to take turns guessing letters. Word Solver works by picking up the keys you type into other applications or... Platforms: Windows

License: Freeware Size: 28 KB Download (671): Word Solver Download

Added: May 22, 2010 | Visits: 2.064

sudoku solver by darsie sudoku solver by darsie project is a console-based sudoku solver. sudoku solver by darsie is a console program that reads data from stdin (typically redirected from a file) and prints a possibly partial result. Definitive numbers are printed all over their fields. Other fields contain the... Platforms: *nix

License: Freeware Size: 35.84 KB Download (309): sudoku solver by darsie Download

Added: January 07, 2010 | Visits: 2.587

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)... Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: October 25, 2010 | Visits: 1.310

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory... Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: March 25, 2010 | Visits: 2.777

Rush Hour Puzzle Solver Rush Hour Puzzle Solver project is a Rush Hour puzzle solver that illustrates the solution with PostScript. Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution.. Platforms: *nix

License: Freeware Size: 460.8 KB Download (266): Rush Hour Puzzle Solver Download

Added: May 16, 2010 | Visits: 1.436

regular expression parser regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6, IEEE Std 1003.1, 2004 Edition. regular expression parser allows you to parse input using regular expressions, and to retrieve parsed sub-expression matches in a few steps.. Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): regular expression parser Download

Added: June 14, 2010 | Visits: 1.707

Games::Mastermind::Solver::BruteForce Games::Mastermind::Solver::BruteForce is a Master Mind puzzle solver. SYNOPSIS # See Games::Mastermind::Solver Games::Mastermind::Solver::BruteForce uses the classical brute-force algorithm for solving Master Mind puzzles. METHODS remaining $number = $player->remaining; The number... Platforms: *nix

License: Freeware Size: 4.1 KB Download (214): Games::Mastermind::Solver::BruteForce Download

Added: October 26, 2010 | Visits: 1.754

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: September 23, 2010 | Visits: 1.310

Freecell Solver Freecell Solver is a program that automatically solves games of Freecell and similar Solitaire variants such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards. Freecell Solver is free software distributed under the public domain. Freecell Solver is written in ANSI C and... Platforms: *nix

License: Freeware Size: 542.72 KB Download (173): Freecell Solver Download

Added: November 01, 2010 | Visits: 1.669

Regular Expression Graphing Program Regular Expression Graphing Program project is a regular expression graphing program. This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression. It is useful for teaching regular expressions and state machines.... Platforms: *nix

License: Freeware Size: 4.3 MB Download (138): Regular Expression Graphing Program Download

1 2 3 4 5 >