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

B A B freeware
Filter: All | Freeware | Demo
 

B A B

< 1 2 3 4 5 > 
Added: January 07, 2010 | Visits: 734

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

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

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


Added: August 11, 2010 | Visits: 1.251

B::JVM::Jasmin::CompileState B::JVM::Jasmin::CompileState is an internal package used by B::JVM::Jasmin to keep state of compilation. SYNOPSIS use B::JVM::Jasmin::CompileState; my $state = new B::JVM::Jasmin::CompileState([HASHREF]); This class is used to store the internal state of the compiler as it runs. Certain...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (344): B::JVM::Jasmin::CompileState Download

Added: March 16, 2010 | Visits: 742

B::XPath B::XPath class can search Perl optrees with XPath syntax. SYNOPSIS Perl represents programs internally as a tree of opcodes. To execute a program, it walks this tree, performing each operation as it encounters it. The B family of modules allows you to examine (and in some cases, manipulate)...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): B::XPath Download

Added: May 24, 2010 | Visits: 1.737

B::Bytecode B::Bytecode is Perl compilers bytecode backend. SYNOPSIS perl -MO=Bytecode[,-H][,-oscript.plc] script.pl Compiles a Perl script into a bytecode format that could be loaded later by the ByteLoader module and executed as a regular Perl script. EXAMPLE $ perl -MO=Bytecode,-H,-ohi -e print...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (112): B::Bytecode Download

Added: January 26, 2010 | Visits: 1.033

jE6-B jE6-B project is an emulator of some of the functionality of the E6B Flight Computer. This program was inspired by the similar application called Virtual E6-B written by Jesse Kempa. However that application does not seem to have been updated for some time and was based on Visual Basic, so is...


Platforms: *nix

License: Freeware Size: 512 KB Download (107): jE6-B Download

Added: November 21, 2010 | Visits: 790

B::Bblock B::Bblock - Walk basic blocks. SYNOPSIS # External interface perl -MO=Bblock[,OPTIONS] foo.pl # Programmatic API use B::Bblock qw(find_leaders); my $leaders = find_leaders($root_op, $start_op); This module is used by the B::CC back end. It walks "basic blocks". A basic block is a...


Platforms: *nix

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

Added: January 23, 2010 | Visits: 781

B::Asmdata B::Asmdata is an autogenerated data about Perl ops, used to generate bytecode. SYNOPSIS use B::Asmdata qw(%insn_data @insn_name @optype @specialsv_name); Provides information about Perl ops in order to generate bytecode via a bunch of exported variables. Its mostly used by B::Assembler and...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (91): B::Asmdata Download

Added: February 08, 2010 | Visits: 756

B::Terse B::Terse - Walk Perl syntax tree, printing terse info about ops. SYNOPSIS perl -MO=Terse[,OPTIONS] foo.pl This version of B::Terse is really just a wrapper that calls B::Concise with the -terse option. It is provided for compatibility with old scripts (and habits) but using B::Concise...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): B::Terse Download

Added: October 19, 2010 | Visits: 871

B::C B::C is Perl compilers C backend. SYNOPSIS perl -MO=C[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the internal structures that perl uses to run your program. When the generated C source is compiled and run, it cuts out the time which...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (101): B::C Download

Added: September 17, 2010 | Visits: 744

B::CC B::CC is Perl compilers optimized C translation backend. SYNOPSIS perl -MO=CC[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the flow of your program. In other words, this backend is somewhat a "real" compiler in the sense that many...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (99): B::CC Download

Added: September 06, 2010 | Visits: 942

B::Lint B::Lint module contains Perl lint. SYNOPSIS perl -MO=Lint[,OPTIONS] foo.pl The B::Lint module is equivalent to an extended version of the -w option of perl. It is named after the program lint which carries out a similar process for C programs. OPTIONS AND LINT CHECKS Option words are...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (101): B::Lint Download

Added: March 11, 2010 | Visits: 952

Chromium B.S.U. Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter. You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (98): Chromium B.S.U. Download

Added: May 09, 2010 | Visits: 825

B::More B::More Perl module contains additional introspection methods and functions. Adds stuff I needed in B and wasnt there. Feel free to email me with suggestions for other methods I can add. B::SV METHODS svref Inverse of B::svref_2object. B::PVMG METHODS magic Returns a string...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (87): B::More Download

Added: June 25, 2010 | Visits: 686

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

Released: January 12, 2004  |  Added: March 11, 2006 | Visits: 4.919

B Gone B Gone is a content filter for parents, children, and anyone else wishing to keep their internet experience pleasant. This program allows you to block site's, based on keywords in the browsers caption bar (such as on this page, you will see "Ur I.T. Mate Group Product Support - B Gone")....


Platforms: Windows

License: Freeware Size: 1.03 MB Download (284): B Gone Download

Added: August 10, 2008 | Visits: 1.352

t@b ZS4 t@b ZS4 is a video compositing/editing system with more than 120 built-in video effects including excellent color and chroma keying. Other features include custom output video width and height, unlimited tracks and sub-composites, custom speed and direction change for video and audio, and the...


Platforms: Windows

License: Freeware Size: 2.31 MB Download (197): t@b ZS4 Download

Added: August 25, 2008 | Visits: 1.260

t@b Directory Uploader t@b Directory Uploader lets you upload a complete directory to an FTP server, including all subdirectories, from a user-friendly interface. Features automatic (no user input required) retry until all files have successfully uploaded. This program runs on Mac OS X, Windows and Linux, see home page...


Platforms: Windows, *nix

License: Freeware Size: 837 KB Download (124): t@b Directory Uploader Download

Added: August 25, 2008 | Visits: 1.527

T@B Setup Compressor Compiler T@B Setup Compressor Compiler is a free, self-extracting, executable maker. It also allows you to specify which file should be launched immediately after the self-extracting executable is done decompressing/unpacking. This "launch" file may be any kind of file, including, but not necessarily an...


Platforms: Windows, *nix

License: Freeware Size: 207 KB Download (153): T@B Setup Compressor Compiler Download

< 1 2 3 4 5 >