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

Devel Cover Truth Table 0 61 freeware
Filter: All | Freeware | Demo
 

Devel Cover Truth Table 0 61

1 2 3 4 5 > 
Added: September 09, 2010 | Visits: 1.190

Devel::Cover::Truth_Table Devel::Cover::Truth_Table can create and manipulate truth tables for coverage objects. SYNOPSIS use Devel::Cover::Truth_Table; # $a || $b my $or_tt = Devel::Cover::Truth_Table->new_primitive(or_3, 0, 1, 1); # $c && $d my $and_tt = Devel::Cover::Truth_Table->new_primitive(and_3, 1, 0,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (173): Devel::Cover::Truth_Table Download

Added: May 24, 2010 | Visits: 912

Devel::Cover Devel::Cover package contains code coverage metrics for Perl. SYNOPSIS perl -MDevel::Cover yourprog args cover perl -MDevel::Cover=-db,cover_db,-coverage,statement,time yourprog args To test an uninstalled module: cover -delete HARNESS_PERL_SWITCHES=-MDevel::Cover make test cover To... Platforms: *nix

License: Freeware Size: 26.62 KB Download (96): Devel::Cover Download

Added: April 09, 2013 | Visits: 478

Function To Generate Truth Table This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 15 lines of MATLAB code.While this is... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function To Generate Truth Table Download

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

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

Added: June 12, 2013 | Visits: 440

Function To Generate Truth Table Condition Vectors This function returns a matrix of all possible binary condition vectors for a logical system with (I) inputs.The number of inputs is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 16 lines of MATLAB code.While this is... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Function To Generate Truth Table Condition Vectors Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 447

KidsMath Introduction: Is a game that teach math table 0 to 12 for children ages 5 to 9. What better way to learn that playing a game. Feature in KidsMath: Every level consists of 20 questions. KidsMath as 4 different difficulty level that affect the play time. Easy 300 seconds. Normal 200 seconds. Hard... Platforms: Windows

License: Freeware Size: 4.49 MB Download (56): KidsMath Download

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

Added: June 02, 2010 | Visits: 1.108

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Added: February 26, 2010 | Visits: 1.187

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum... Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: September 15, 2010 | Visits: 822

Devel::DProf Devel::DProf is a Perl code profiler. SYNOPSIS perl5 -d:DProf test.pl The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using... Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Devel::DProf Download

Added: October 04, 2010 | Visits: 711

Devel::SelfStubber Devel::SelfStubber is a Perl module that can generate stubs for a SelfLoading module. SYNOPSIS To generate just the stubs: use Devel::SelfStubber; Devel::SelfStubber->stub(MODULENAME,MY_LIB_DIR); or to generate the whole module with stubs inserted correctly use Devel::SelfStubber;... Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): Devel::SelfStubber Download

Added: May 16, 2010 | Visits: 601

Fluxbox 1.0 Fluxbox is yet another windowmanager for X. Fluxbox is based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compability).. Platforms: *nix

License: Freeware Size: 819.2 KB Download (90): Fluxbox 1.0 Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 304

Fork of Openbiblio V0.61 Fork of Version 0.61: The Original Version is at https://sourceforge.net/projects/obiblio. OpenBiblio is an easy to use, automated library system written in PHP containing OPAC, circulation, cataloging, and staff administration functionality. Platforms: Windows, Mac, Linux

License: Freeware Size: 789.22 KB Download (44): Fork of Openbiblio V0.61 Download

Added: May 23, 2013 | Visits: 690

SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs )1) N points crossover and mutation2) tournament selection is ACTIVE now3) Accept matrix variable inputs, see files with key word "_MATRIX_"e.g. AX = B , A is 1000*30 matrix, fitness = min|Ax-b|4)obsolete SGA_FITNESS_MO_function.m use... Platforms: Matlab

License: Freeware Size: 17.05 MB Download (46): SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) Download

Added: May 01, 2010 | Visits: 946

DBI::FAQ DBI::FAQ is a Perl module for the Frequently Asked Questions of the Perl5 Database Interface. What is DBI, DBperl, Oraperl and *perl? To quote Tim Bunce, the architect and author of DBI: ``DBI is a database access Application Programming Interface (API) for the Perl Language. The DBI API... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): DBI::FAQ Download

Added: October 14, 2010 | Visits: 1.024

Set::Infinite Set::Infinite Perl module contains sets of intervals. SYNOPSIS use Set::Infinite; $set = Set::Infinite->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite is a Set Theory module for infinite sets. A set is a collection of objects. The objects that belong to a set... Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite Download

Added: October 17, 2010 | Visits: 2.118

Set::Infinite::Basic Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and... Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite::Basic Download

Added: July 09, 2010 | Visits: 915

Algorithm::Huffman Algorithm::Huffman is a Perl extension that implements the Huffman algorithm. SYNOPSIS use Algorithm::Huffman; my %char_counting = map {$_ => int rand(100)} (a .. z, A .. Z); # or better the real counting for your characters # as the huffman algorithm doesnt work good with random data... Platforms: *nix

License: Freeware Size: 8.19 KB Download (110): Algorithm::Huffman Download

Added: January 05, 2010 | Visits: 913

SNMP::BridgeQuery BridgeQuery is a Perl extension for retrieving bridge tables. SYNOPSIS use SNMP::BridgeQuery; use SNMP::BridgeQuery qw(querymacs queryports queryat); $fdb = queryfdb(host => $address, comm => $community); unless (exists $fdb->{error}) { ($fdb->{$mac} = "n/a") unless (exists... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): SNMP::BridgeQuery Download

Added: September 25, 2010 | Visits: 790

Test::MockDBI Test::MockDBI is Perl module mock DBI interface for testing. SYNOPSIS use Test::MockDBI; OR use Test::MockDBI qw( :all ); Test::MockDBI::set_dbi_test_type(42); if (Test::MockDBI::get_dbi_test_type() == 42) { ... $mock_dbi = get_instance Test::MockDBI; $mock_dbi->bad_method(... Platforms: *nix

License: Freeware Size: 19.46 KB Download (95): Test::MockDBI Download

1 2 3 4 5 >