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

J B Hunt Trucking freeware
Filter: All | Freeware | Demo
 

J B Hunt Trucking

< 1 2 3 4 5 > 
Added: May 25, 2010 | Visits: 1.307

Geo::TigerLine::Record::B Geo::TigerLine::Record::B is a TIGER/Line 2003 Polygon Geographic Entity Codes: Corrections. SYNOPSIS use Geo::TigerLine::Record::B; @records = Geo::TigerLine::Record::B->parse_file($fh); @records = Geo::TigerLine::Record::B->parse_file($fh, &callback); $record =... Platforms: *nix

License: Freeware Size: 40.96 KB Download (101): Geo::TigerLine::Record::B Download

Added: September 11, 2010 | Visits: 876

B::LintSubs B::LintSubs is a Perl compiler backend to check sub linkage. SYNOPSIS perl -MO=LintSubs [FILE] [-e PROGRAM] When using use strict, subroutine names are not checked at the callsite; this makes the following a perfectly valid program at compiletime, that only blows up at runtime use strict;... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): B::LintSubs Download

Added: April 14, 2010 | Visits: 1.949

FUSE-J FUSE-J project contains Java bindings for FUSE (Filesystem in USErspace). It is a Java API that uses JNI bindings to FUSE library and enables writing Linux filesystems in Java language. FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to... Platforms: *nix

License: Freeware Size: 102.4 KB Download (116): FUSE-J Download

Added: January 02, 2010 | Visits: 801

B::TerseSize B::TerseSize is a Perl module that prints information about ops and their (estimated) size. SYNOPSIS perl -MO=TerseSize[,OPTIONS] foo.pl The B::Size and B::TerseSize modules attempt to measure the size of Perl op codes. The output of B::TerseSize is similar to that of B::Terse, but includes... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): B::TerseSize Download

Added: July 02, 2010 | Visits: 1.273

Plan-B Linux Plan-B is a bootable Linux environment without the need for a hard drive, it runs entirely in ram or from the cd, based on a basic, stripped installation of Red Hat Linux and the fundamental workings of the SuperRescue CD. A list of tools and utilities are also included for projects such as: *... Platforms: *nix

License: Freeware Size: 546 MB Download (118): Plan-B Linux Download

Added: November 21, 2010 | Visits: 1.153

eMusic/J eMusic/J is an open source download manager for the eMusic.com music service written in Java and aimed at Linux users, although may be easily ported to other platforms. It takes the .emp file that you get from the eMusic.com website, and downloads the music specified in it. eMusic/J can easily... Platforms: *nix

License: Freeware Size: 1.7 MB Download (107): eMusic/J Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 1.416

B::Tree B::Tree is a simplified version of B::Graph for demonstration. SYNOPSIS perl -MO=Tree program | dot -Tps > tree.ps This is a very cut-down version of B::Graph; it generates minimalist tree graphs of the op tree of a Perl program, merely connecting the op nodes and labelling each node with... Platforms: *nix

License: Freeware Size: 2.05 KB Download (100): B::Tree Download

Added: January 18, 2010 | Visits: 1.512

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: January 13, 2010 | Visits: 674

B::Utils B::Utils is a helper functions for op tree manipulation. SYNOPSIS use B::Utils; These functions make it easier to manipulate the op tree. FUNCTIONS all_starts all_roots Returns a hash of all of the starting ops or root ops of optrees, keyed to subroutine name; the optree for main... Platforms: *nix

License: Freeware Size: 44.03 KB Download (98): B::Utils Download

Added: February 07, 2010 | Visits: 808

B::Flags B::Flags is a Perl module that provides a friendlier flags for B. SYNOPSIS use B::Flags; print B::main_root->flagspv; print B::main_root->privatepv; print $some_b_sv_object->flagspv; By default, $foo->flags when passed an object in the B class will produce a relatively meaningless... Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): B::Flags Download

Added: August 18, 2010 | Visits: 1.030

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

Added: April 16, 2010 | Visits: 975

B::Deparse B::Deparse is a Perl compiler backend to produce perl code. SYNOPSIS perl -MO=Deparse[,-d][,-fFILE][,-p][,-q][,-l] [,-sLETTERS][,-xLEVEL] prog.pl B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself... Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Deparse Download

Added: January 07, 2010 | Visits: 742

B::Concise B::Concise is a Perl syntax tree, printing concise info about ops. SYNOPSIS perl -MO=Concise[,OPTIONS] foo.pl use B::Concise qw(set_style add_callback); This compiler backend prints the internal OPs of a Perl programs syntax tree in one of several space-efficient text formats suitable for... Platforms: *nix

License: Freeware Size: 12.2 MB Download (89): B::Concise Download

Added: June 25, 2010 | Visits: 691

b. b. is a Web-based manager for Web bookmarks. Bookmarks are stored in an XML file. Operations on the data are done with Perl scripts.. Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): b. Download

Added: March 20, 2010 | Visits: 1.138

Fox Hunt Fox Hunt project is a logic game written in Java. It was inspired by the sports competition of the same name. In that competition, participants run in the forest equipped with small radio locators, seeking small hidden radio wave emitters called "foxes". In Fox Hunt you are one of such... Platforms: *nix

License: Freeware Size: 46.08 KB Download (105): Fox Hunt Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 577

Eden's Quest: The Hunt for Akua for Mac OS You are Eden Hunt, a famous archaeologist, who embarks on a breathtaking treasure hunt in an isolated island whose owner is...very discreet. To find the coveted treasure, you'll have to overcome numerous ordeals to collect pieces of objects with supernatural powers leading to the treasure! But... Platforms: Mac

License: Freeware Size: 272 MB Download (483): Eden's Quest: The Hunt for Akua for Mac OS Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 695

Little Hoppers Treasure Hunt for Mac OS Little Hopper's Treasure Hunt is a fun introduction to graphing and the Cartesian coordinate system. Learn to read and identify points on a graph using the Cartesian coordinate system while searching the ocean for treasure and surprises. Sharks, starfish, gold coins, and more await. Ideal for... Platforms: Mac

License: Freeware Size: 9.3 MB Download (472): Little Hoppers Treasure Hunt for Mac OS Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 473

B. C. Rich Handcrafted Desktop Set for Mac OS The B.C. Rich beautiful guitars.... Bich Bass, Stealth Guitar, Gunslinger Guitar, Draco Guitar. 7 desktop images in all. Guitars you will see No Where Else! Platforms: Mac

License: Freeware Size: 4 MB Download (47): B. C. Rich Handcrafted Desktop Set for Mac OS Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 823

E-B@g The purpose of E-B@g is to give confidential emails a sort of envelope, protecting privacy during internet travel and on user's PC. How? By obfuscating text with an encrypting method, having this way a sort of envelope protecting your text. Using E-B@g for confidential or private emails will... Platforms: Windows, 7, 7x64

License: Freeware Download (58): E-B@g Download

Mann-Kendall Tau-b with Sen's Method (enhanced) 1-17-2009 The Mann-Kendall Tau-b non-parametric function computes a coefficient representing strength and direction of a trend for equally spaced data. While you do not need the Statistics Toolbox to compute Taub, you do need it to test for significance. This function will compute Tau-b (now tau-a as... Platforms: Windows, Mac, *nix, Matlab, Solaris


< 1 2 3 4 5 >