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

Lsat Prep Classes freeware
Filter: All | Freeware | Demo
 

Lsat Prep Classes

< 1 2 3 4 5 > 
Added: January 15, 2010 | Visits: 1.349

HTTP Navigator 2.2 HTTP Navigator provides a set of PHP classes to simplify sending and receiving HTTP messages. HTTP Navigator is a set of PHP classes, based on Perls LWP, that simplifies sending and receiving HTTP messages. Features include: cookie handling, basic authentication, chunked encoding, and...



Platforms: *nix

License: Freeware Download (134): HTTP Navigator 2.2 Download

Added: July 23, 2010 | Visits: 1.118

LibSerial LibSerial provides a collection of C++ classes that allow one to access serial ports on POSIX systems like standard C++ iostream objects. Member functions are provided for setting various parameters of the serial ports such as the baud rate, character size, flow control and others. LibSerials...





Platforms: *nix

License: Freeware Size: 358.4 KB Download (101): LibSerial Download

Added: August 09, 2010 | Visits: 1.382

Maypole::Manual::View Maypole::Manual::View is a Perl module for Maypole View Classes. In a large application, you will almost certainly want to customize the layout and design of the output pages. This task may even be the purview of a separate team of HTML designers rather than the programmers. Since a typical...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Maypole::Manual::View Download

Added: March 20, 2010 | Visits: 904

Games::Blackjack Games::Blackjack is a Perl module with Blackjack Utility Classes. SYNOPSIS use Games::Blackjack; # Create new shoe of cards my $shoe = Games::Blackjack::Shoe->new(nof_decks => 4); # Create two hands, player/dealer my $player = Games::Blackjack::Hand->new(shoe => $shoe); my $dealer =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Games::Blackjack Download

Added: October 22, 2010 | Visits: 1.051

Class::Maker Class::Maker Perl module contains classes, reflection, schema, serialization, attribute- and multiple inheritance. SYNOPSIS use Class::Maker qw(class); class Human, { isa => [qw( ParentClass )], public => { string => [qw(name lastname)], ref => [qw(father mother)], array =>...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (110): Class::Maker Download

Added: February 27, 2010 | Visits: 699

RPC::XML RPC::XML is a set of classes for core data, message and XML handling. SYNOPSIS use RPC::XML; $req = RPC::XML::request->new(fetch_prime_factors, RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else {...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): RPC::XML Download

Added: June 15, 2010 | Visits: 1.063

Inline::CPP Inline::CPP is a Perl module that can write Perl subroutines and classes in C++. SYNOPSIS use Inline CPP; print "9 + 16 = ", add(9, 16), "n"; print "9 - 16 = ", subtract(9, 16), "n"; __END__ __CPP__ int add(int x, int y) { return x + y; } int subtract(int x, int y) { return x -...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): Inline::CPP Download

Added: February 02, 2010 | Visits: 1.128

Inline::Java Inline::Java lets you write Perl classes in Java and wrap/use existing Java classes. The project is an ILSM (Inline Language Support Module) for Java 2, and is part of the Inline family of modules..


Platforms: *nix

License: Freeware Size: 94.21 KB Download (98): Inline::Java Download

Added: August 27, 2010 | Visits: 816

Tree::Simple::SAX Tree::Simple::SAX is a set of classes for using Tree::Simple with XML. SYNOPSIS use Tree::Simple::SAX; use XML::SAX::ParserFactory; my $handler = Tree::Simple::SAX::Handler->new(Tree::Simple->new()); my $p = XML::SAX::ParserFactory->parser(Handler => $handler); $p->parse_string(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Tree::Simple::SAX Download

Added: November 06, 2010 | Visits: 663

pygtk2reference pygtk2reference describes the classes of the Python PyGTK module. This document describes most of the PyGTK version 2.0 through 2.6 classes and their methods and associated functions. Deprecated classes, functions and methods have been specifically left out of this reference though classes...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (95): pygtk2reference Download

Added: February 02, 2010 | Visits: 971

Template::Plugin::Java Template::Plugin::Java is a Perl module that can generate Java Classes from XML description files and templates. SYNOPSIS From an xml file such as: < aBean > < java: option1="value1" > < option2 >value2< /option2 > < /java: > < foo >10< /foo > < bar >String< /bar > < container > < baz...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): Template::Plugin::Java Download

Added: November 17, 2010 | Visits: 1.121

feresPost feresPost is a Ruby extension that provides the definition of classes and modules devoted to the development of automated post-processing for Nastran finite element results. feresPost library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (94): feresPost Download

Added: October 06, 2010 | Visits: 831

classesfaq classesfaq is a Perl module with frequently asked questions about the Perl classes pragma..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): classesfaq Download

Added: August 09, 2010 | Visits: 1.020

MySQL Abstractor MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. It provides several classes. There is one for establishing connections and executing SQL queries, another for composing and executing SELECT, INSERT, UPDATE and DELETE queries from a list of...


Platforms: *nix

License: Freeware Download (103): MySQL Abstractor Download

Added: February 01, 2010 | Visits: 877

Class::Tangram Class::Tangram is a Perl module for tangram-friendly classes, DWIM attributes. SYNOPSIS package MyObject; use base qw(Class::Tangram); our $fields = { int => [ qw(foo bar) ], string => [ qw(baz quux) ] }; package main; my $object = MyObject->new(foo => 2, baz => "hello"); print...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (106): Class::Tangram Download

Added: March 18, 2010 | Visits: 1.067

Memory Structures Library Memory Structures Library (MemSL) is a complete data structures/collection classes library with memory tracing, memory debugging, entry/exit tracing, exception handling, definable memory handlers, built-in thread support, and much more. The project supports single, double, and circular linked...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (98): Memory Structures Library Download

Added: February 01, 2010 | Visits: 1.045

Java for C++ Java for C++ is a tool to generate C++-wrapper-classes for existing Java-classes. This tool reads a list of Java class names and creates source code for C++-classes to wrap them. The implementation of the wrapper classes uses JNI (Java Native Interface) to call the "real" Java classes. The...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (105): Java for C++ Download

Added: March 21, 2010 | Visits: 1.928

SPUC Signal Processing using C++ (SPUC) is a C++ source code library of DSP and digital communication classes and functions useful for system modeling, software prototyping, and simulation. The objective of SPUC is to provide the Communications Systems Designer or DSP Algorithm designer with simple,...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (111): SPUC Download

Added: February 21, 2010 | Visits: 1.518

Linux Security Auditing Tool The Linux Security Auditing Tool (LSAT) is a post install security auditor for Linux/Unix. Linux Security Auditing Tool checks many system configurations and local network settings on the system for common security/config errors and for packages that are not needed. It (for now) works under...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (110): Linux Security Auditing Tool Download

Added: October 21, 2010 | Visits: 884

phpHtmlLib phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html widgets. It provides a mechanism to output perfectly indented/readable...


Platforms: *nix

License: Freeware Size: 839.68 KB Download (90): phpHtmlLib Download

< 1 2 3 4 5 >