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

Boolean Function Solver freeware
Filter: All | Freeware | Demo
 

Boolean Function Solver

< 1 2 3 4 5 > 
Added: August 11, 2008 | Visits: 2.020

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 (284): Math Solver II Download

Added: August 15, 2008 | Visits: 936

Su Doku Solver Su Doku Solver - Ever played Su Doku, that silly game in the Times? This solves it for you.





Platforms: Windows, *nix

License: Freeware Size: 19 KB Download (102): Su Doku Solver Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 599

Disc Spring Solver Disc springs are used in many fields of the mechanical industry but, because of their geometry, it is very hard to make absolute predictions for their behaviour. Disc Spring Solver intends to help the disc springs users to foresee the performance of the springs that they are using by giving...


Platforms: Windows

License: Freeware Size: 12.1 MB Download (444): Disc Spring Solver Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 644

Boolean Search for Mac OS A Mac OS X web server application for searching the contents of plain text, rich text, HTML formatted text, MS Word, PDF and any other textual file format supported by Spotlight. Boolean Search can be employed as a search engine for a public web site on the Internet, or a personal or group owned...


Platforms: Mac

License: Freeware Size: 2.2 MB Download (481): Boolean Search for Mac OS Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 1.140

Gorgeous Karnaugh Free Gorgeous Karnaugh software: 1) Removes slow, tedious and error prone pen and paper from your life; 2) Gives you a pretty good logic simplification tool; 3) Supports definition of logic function using truth table, from analytic form or by direct editing karnaugh maps; 4) Supports "Dont Care"...


Platforms: Windows

License: Freeware Size: 1.72 MB Download (100): Gorgeous Karnaugh Free Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 380

Alternating Timed Automata Solver Our goal is to develop a full working solver for ATA (with 1 clock) in Python, with MTL to ATA support. The decidability for the emptiness problem was proposed by Lasota and Walukiewicz. The MTL to ATA was proposed by Ouaknine and Worrell.


Platforms: Windows, Mac, Linux

License: Freeware Size: 763.54 KB Download (46): Alternating Timed Automata Solver Download

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

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

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 392

Happy Cube Solver Happy Cube Solver is an interactive environment based on OpenGL for designing and building cubes and formations from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing formations and a powerful AI engine for solving them.


Platforms: Windows, Mac

License: Freeware Size: 7.06 MB Download (46): Happy Cube Solver Download

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

Printr function & Panel for Flash MX Printr Debugger is an Actionscript implementation of the 'print_r' function from PHP. It has a lot of options, the results are presented in the Output Window or in the Printr Debugger Flash Panel. It offers remote inspection too.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 147.96 KB Download (51): Printr function & Panel for Flash MX Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 606

Real Time Free Surface Solver (RTFSS) A Fast MAC based 3D Free surface fuid solver. Capable also of simulating viscoelastic fluids.Includes also wave equation solver for simulating shallow water phenomena.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 833.21 KB Download (45): Real Time Free Surface Solver (RTFSS) Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 455

Sudoku Solver Py Python Sudoku solver - finds all solutions for a given Sudoku board.


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.29 KB Download (48): Sudoku Solver Py Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 416

The Sudoku Solver The Sudoku Solver is a project managed in Java programming language using open source choco (http://choco.sourceforge.net) constraint programming library which solves given Sudoku puzzles.


Platforms: Windows, Mac, Linux

License: Freeware Size: 430.12 KB Download (62): The Sudoku Solver Download

Added: May 10, 2013 | Visits: 305

PHP_Unserialize Function This is a Javascript library for decoding the output of the PHP serialize() function.It supports the following datatypes: - Strings - Integers - Doubles - Booleans - NULL - Arrays - Objects 


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

License: Freeware Download (62): PHP_Unserialize Function Download

Added: May 10, 2013 | Visits: 264

Format number function For many languages it is possible to use the locale module to format numbers. But there are at least three languages for which the locale.localeconv()['thousands_sep'] is empty: brazilian portuguese - 'pt_br', portuguese - 'pt' and spanish - 'es'. The first function, format_positive_integer()...


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

License: Freeware Download (51): Format number function Download

Added: May 10, 2013 | Visits: 569

SQL-like ORDER BY function for lists This script contains a function that allows you to easily sort a list by multiple columns in ascending and descending order similar in function to the ORDER BY clause in SQL.


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

License: Freeware Download (57): SQL-like ORDER BY function for lists Download

Added: May 10, 2013 | Visits: 355

Timeit function This script contains a function to use the timeit module from a script, creating a nice overview of the runtimes of one or more code snippets. All command line flags that the timeit module accepts can be used. The output can easily be customized.


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

License: Freeware Download (49): Timeit function Download

Added: May 10, 2013 | Visits: 389

Convenience 'timeit' function This function makes it easier to use the timeit module from the interactive interpreter. You should just specify function with (optional) arguments to run, optional number of runs, and optional name of module (which if not specified defaults to the name of the function).


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

License: Freeware Download (52): Convenience 'timeit' function Download

Added: May 10, 2013 | Visits: 454

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects...


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

License: Freeware Download (54): Debug statements include function name Download

Added: May 10, 2013 | Visits: 390

Number Format function This function takes a number (integer or float) and returns a string with the integer portion grouped by thousands and the decimal portion rounded or padded to given number of decimal places.


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

License: Freeware Download (57): Number Format function Download

Added: May 10, 2013 | Visits: 413

Printr Debugger Printr Debugger is an Actionscript implementation of the "print_r" function from PHP. It has a lot of options, the results are presented in the Output Window or in the Printr Debugger Flash Panel. It offers remote inspection too. The printr displays human readable information about a variable -...


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

License: Freeware Download (49): Printr Debugger Download

< 1 2 3 4 5 >