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

Implicitly software
Filter: All | Freeware | Demo
 

Implicitly

1 2 > 
Added: November 07, 2010 | Visits: 514

Perl6::Placeholders Perl6::Placeholders is a Perl 6 implicitly declared parameters for Perl 5. SYNOPSIS use Perl6::Placeholders; my $add = { $^a + $^b }; # Create a sub that adds its two args print $add->(1,2), "n"; # Call it # Use as map, grep, and sort blocks print join ",", sort { $^y <=> $^x } 1..10;... Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): Perl6::Placeholders Download

Added: May 10, 2013 | Visits: 435

Shed Skin Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs. Besides the typing restriction, programs cannot... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (62): Shed Skin Download

Added: July 08, 2013 | Visits: 287

User-Switchable Stylesheets Using a small bit of javascript, you can create buttons which can switch between alternatate stylesheets you have delcared in your head section. You could do something as subtle and useful as bumping up the font-size, or do full-blown changes in layout and style. Careful though, rules from the... Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (39): User-Switchable Stylesheets Download

Added: September 12, 2013 | Visits: 382

gaussian_mixture_model.m A Gaussian mixture model means that each data point is drawn (randomly) from one of C classes of data, with probability p_i of being drawn from class i, and each class is distributed as a Gaussian with mean standard deviation mu_i and sigma_i. Given a set of data drawn from such a distribution,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (50): gaussian_mixture_model.m Download

Added: June 22, 2013 | Visits: 239

REPOP -- efficient replicating n-d array operations Replicating arithmetical and logical operators.Does element by element operations on X and Y where non-same sized dimensions are implicity wrapped round to match the size of the largerto give a result matrix Z with size max(size(X),size(Y));In general this is at least 2x faster than the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (42): REPOP -- efficient replicating n-d array operations Download

Added: August 22, 2013 | Visits: 329

Trebuchet Range Simulation and Optimization Model of a simple trebuchet that predicts projectile range based on fulcrum position & launch angle.This submission provides two main files: treb.m and plot_treb.m.treb.m predicts the projectile range of a simple trebuchet given its fulcrum position and release angle. Other parameters are held... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 235.52 KB Download (48): Trebuchet Range Simulation and Optimization Download

Added: August 03, 2013 | Visits: 370

urllib3 Python HTTP library with thread-safe connection pooling and file post support. * HTTPConnectionPool and HTTPSConnectionPool - Thread-safe connection pooling and re-using with HTTP/1.1 keep-alive. * filepost - File posting! Supported implicitly by HTTPConnectionPool.post_url. * (Optional)... Platforms: Mac

License: Freeware Size: 10.24 KB Download (42): urllib3 Download

Added: August 02, 2013 | Visits: 290

SMBUp SMBUp re-instates Samba as a service of your mac and provides a simple interface to manage the service. The application is donationware. A reminder will appear no more than once a day, this can be dismissed by checking the donation checkbox. The checkbox is based on the honor system: It... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 4.19 MB Download (34): SMBUp Download

Added: July 01, 2013 | Visits: 342

Schemik for Linux Schemik is a high-level lexically-scoped implicitly-parallel dialect of Scheme and Common LISP. It means that the parallel execution of programs is done independently of the programmer and each program written in Schemik always produces the same results no matter which parts of the program are... Platforms: *nix

License: Freeware Size: 1.2 MB Download (38): Schemik for Linux Download

Released: February 24, 2020  |  Added: August 12, 2020 | Visits: 650

Fornux C++ Superset Fornux C++ Superset is a source-to-source compiler that injects an innovative deterministic memory manager into existing C/C++ code thus making the resulting application crash proof and free from any memory leaks implicitly. The resulting application remains real-time and works on all embedded... Platforms: Windows, Windows 8, Windows Server, Windows 7

License: Freeware Size: 96.28 MB Download (52): Fornux C++ Superset Download

Added: May 22, 2006 | Visits: 2.994

microOLAP dbExpress driver for MySQL dbExpress Borland Delphi/C++Builder driver for MySQL with the highest performance. microOLAP dbExpress driver for MySQL (DBX4MySQL) is an independent library that implements the common dbExpress interfaces for processing queries, without any third-party libraries and intermediate layers like... Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 1.3 MB Download (115): microOLAP dbExpress driver for MySQL Download

Released: April 28, 2011  |  Added: May 11, 2011 | Visits: 3.211

Data Access Components for MySQL Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Embarcadero RAD Studio XE, Embarcadero RAD Studio 2010, CodeGear Delphi 2009, C++Builder 2009, CodeGear RAD Studio 2007, Delphi 2007 for Win32, C++Builder 2007, Borland... Platforms: Windows

License: Shareware Cost: $129.95 USD Size: 3.53 MB Download (182): Data Access Components for MySQL Download

Added: January 18, 2010 | Visits: 744

XLObject XLObject is a clone of basic services offered by the Qt object model, redesigned around modern features of the C++ language. Signals and slots are used for communication between objects. There are instances when we want some objects to know the changes of a particular object without having to... Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): XLObject Download

Added: April 27, 2010 | Visits: 1.110

Rhino in Spring Rhino in Spring is a project that intends to integrate Mozilla Rhino JavaScript interpreter, the interpreter for the best (in our opinion) dynamic language on the Java platform with Spring Framework, the also best (again, in our opinion) enterprise framework on the Java platform. Rhino in... Platforms: *nix

License: Freeware Size: 2.5 MB Download (93): Rhino in Spring Download

Added: May 04, 2010 | Visits: 1.044

Encode::HanExtra Encode::HanExtra Perl module contains extra sets of Chinese encodings. SYNOPSIS use Encode; # Traditional Chinese $euc_tw = encode("euc-tw", $utf8); # loads Encode::HanExtra implicitly $utf8 = decode("euc-tw", $euc_tw); # ditto # Simplified Chinese $gb18030 = encode("gb18030",... Platforms: *nix

License: Freeware Size: 1.3 MB Download (110): Encode::HanExtra Download

Added: September 17, 2010 | Visits: 920

BHL bhl is a text formatting and publishing tool. It is an Emacs mode that provides two kinds of tools: tools for editing a plain text file as an implicitly structured document, and tools for converting this document into other formats: HTML, SGML, LaTeX, Texinfo and TXT. In order to be readable by... Platforms: *nix

License: Freeware Size: 143.36 KB Download (101): BHL Download

Added: September 23, 2010 | Visits: 782

Perl6::Gather Perl6::Gather is a Perl module that implements the Perl 6 gather/take control structure in Perl 5. SYNOPSIS use Perl6::Gather; @list = gather { # Try to extract odd numbers and odd number names... for (@data) { if (/(one|three|five|nine)$/) { take qq{$_}; } elsif (/^d+$/ && $_ %2) {... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Perl6::Gather Download

Added: March 07, 2010 | Visits: 893

Perl6::Export::Attrs Perl6::Export::Attrs - the Perl 6 is export(...) trait as a Perl 5 attribute. SYNOPSIS package Some::Module; use Perl6::Export::Attrs; # Export &foo by default, when explicitly requested, # or when the :ALL export set is requested... sub foo :Export(:DEFAULT) { print "phooo!"; } #... Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl6::Export::Attrs Download

Added: June 02, 2010 | Visits: 550

Taint Taint is a Perl extension to taint variables. SYNOPSIS use Taint; taint($taintvar[, $anothervar[, $yetmorevars]]); $bool = tainted($vartocheck); taint() marks its arguments as tainted. tainted() returns true if its argument is tainted, false otherwise DIAGNOSTICS Attempt to taint... Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): Taint Download

Added: February 26, 2010 | Visits: 1.098

libbsl libbsl (Basic System Library) is a powerful, easy to use and fully thread safe C++ template class library for frequently recurring (machine/OS oriented) programming problems. All fundamental objects in libbsl are freely copyable and shareable between an arbitrary number of threads - e.g.... Platforms: *nix

License: Freeware Size: 1.04 MB Download (89): libbsl Download

1 2 >