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

Literal Comprehension freeware
Filter: All | Freeware | Demo
 

Literal Comprehension

1 2 3 4 5 > 
Added: April 23, 2010 | Visits: 820

XML::Literal XML::Literal is a Perl module with syntax support for XML literals. SYNOPSIS # This is not a source filter: it just augments glob(). use XML::Simple; use XML::Literal &XMLin; # Simple element my $xml1 = < hr/ >; # With variable interpolation my $xml2 = < input value=$ARGV[0] / >; #... Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): XML::Literal Download

Released: April 10, 2000  |  Added: June 13, 2006 | Visits: 4.131

Memory Skills Memory Skills for Improving Comprehension (c) is a fully-interactive multimedia lesson that explains the human memory system and employs useful strategies for recalling difficult text. Clearly written and provocative, Memory Skills includes full-screen art, crisp sound files, and hands-on... Platforms: Windows

License: Freeware Size: 3.4 MB Download (399): Memory Skills Download

Added: February 19, 2010 | Visits: 1.275

Crypt::OpenPGP::Plaintext Crypt::OpenPGP::Plaintext is a plaintext, literal-data packet. SYNOPSIS use Crypt::OpenPGP::Plaintext; my $pt = Crypt::OpenPGP::Plaintext->new( Data => $data, Filename => $file, ); my $serialized = $pt->save; my $pt = Crypt::OpenPGP::Plaintext->parse($buffer);... Platforms: *nix

License: Freeware Size: 97.28 KB Download (126): Crypt::OpenPGP::Plaintext Download

Added: August 14, 2010 | Visits: 913

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())... Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

Added: November 27, 2010 | Visits: 862

Text::Query::BuildSQL Text::Query::BuildSQL is a base class for SQL query builders. SYNOPSIS package Text::Query::BuildSQLsqldb; use Text::Query::BuildSQL; use vars qw(@ISA); @ISA = qw(Text::Query::BuildSQL); Defines all the build_* functions to build a syntax tree. The tree nodes are [ operator scope... Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): Text::Query::BuildSQL Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 664

Dikduk of the Torah - Biblical Hebrew Improve Torah reading comprehension Explore Verb Forms of Biblical Hebrew Discover new things about Binyanim and Vav Hahipuch Learn how Past, Present, and Future in the Torah look different than in Chazal's Hebrew and in Modern Hebrew. The main unit is the Calculator. Select root letters,... Platforms: Windows, Other

License: Freeware Size: 3.71 MB Download (56): Dikduk of the Torah - Biblical Hebrew Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 679

Speed Reading Software: BULLET READ Bullet Read is a revolutionary new computer program designed to guide anyone through the necessary steps to learning how to speed read without reducing comprehension or losing the enjoyment of reading. There is no better way to save time than to speed up the dominant and prevalent activity of the... Platforms: Windows, Edition 2005,Edition 2005

License: Freeware Size: 5.67 MB Download (560): Speed Reading Software: BULLET READ Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 352

Junes 'Junes opintoputkessa' (Junes in study tube, literal translation) is a board game of student life and career. It is not a perfect remake, but is very much in the spirit of the legendary Sierra's game Jones in the Fast Lane. Platforms: Windows, Mac, Linux

License: Freeware Size: 611.57 KB Download (50): Junes Download

Added: June 09, 2013 | Visits: 502

Qexec Qexec establishes database connections, executes queries and returns the results in arrays. Query text literal values can also be escaped. Platforms: Java

License: Freeware Size: 10 KB Download (41): Qexec Download

Added: April 27, 2013 | Visits: 681

Mogi: point source in elastic half-space The Mogi [1958] model allows to calculate analytic solution for surface deformation due to a point source in an elastic half-space. This model is widely used to simulate ground deformation produced by local perturbation like volcanic magma chamber. It computes displacements, tilt and strain in a... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Mogi: point source in elastic half-space Download

Okada: Surface deformation due to a finite rectangular source The Okada [1985] model allows to calculate analytic solution for surface deformation due to shear and tensile faults in an elastic half-space. This model is widely used to simulate ground deformation produced by local perturbation like tectonic faults (earthquakes) or volcanic dykes. Given... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Okada: Surface deformation due to a finite rectangular source Download

farg: a pedestrian M-file parser showing all used functions' syntax FARG parses an M-file (function or script) searching for function tags and lists their exact, literal syntax.in addition, FARG displays a wide variety of file statistics.currently, these functions are detected and listed- main function- subfunctions- nested functions- anonymous functions- eval... Platforms: Matlab


Added: September 06, 2013 | Visits: 786

Database Abstraction plus SQL Injection Database Abstraction plus SQL Injection is a wrapper to access MySQL databases.Database Abstraction plus SQL Injection can establish database connections, execute SQL queries and retrieve query results. It can also help avoiding SQL injection attacks by quoting text literal values with either the... Platforms: PHP

License: Freeware Size: 10 KB Download (54): Database Abstraction plus SQL Injection Download

Added: June 03, 2013 | Visits: 540

PHP 5 MySQLi Layer PHP 5 MySQLi Layer is a simple MySQL database access wrapper that uses the MySQLi extension.Functions of PHP 5 MySQLi Layer:- Establish database server connections from the constructor function- Escape literal text values- Execute one or multiple SQL queries at once- Retrieve the number of... Platforms: PHP

License: Freeware Size: 71.68 KB Download (42): PHP 5 MySQLi Layer Download

Added: August 21, 2013 | Visits: 426

Simple MySQL DB Class Simple MySQL DB Class can connect to a MySQL server and execute SQL queries.Key Features of Simple MySQL DB Class:- Execute SQL queries and retrieve single value results or return result rows into arrays- Return the last inserted table row identifier, the number of result rows and the number of... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Simple MySQL DB Class Download

Added: May 03, 2013 | Visits: 341

Ultimate MySQL wrapper There are two classes that provide the same functionality to access MySQL databases. The second class provides static functions and creating class objects is not necessary to call it.When used together with and error handler class/function that also logs stacktrace (like my ErrorManager class)... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Ultimate MySQL wrapper Download

Added: July 13, 2013 | Visits: 353

3DNasalVistaLITE 3D NASAL VISTA is an Mac App that allows three-dimensional visualization of the nasal fossas, providing a detailed anatomical knowledge of the complex structures within them. The visual capacity allows the user to have a new experience in the anatomical identification of the various elements in... Platforms: Mac

License: Freeware Size: 24.9 MB Download (47): 3DNasalVistaLITE Download

Added: August 21, 2013 | Visits: 231

HSX HSX (Haskell Source with XML) allows literal XML syntax to be used in Haskell source code. The trhsx preprocessor translates .hsx source files into ordinary .hs files. Literal XML syntax is translated into function calls for creating XML values of the appropriate forms. trhsx transforms literal... Platforms: Mac

License: Freeware Size: 25.6 KB Download (35): HSX Download

Added: July 25, 2013 | Visits: 339

generateDS.py for Linux generateDS.py generates Python data structures (for example, class definitions) from an XML Schema document. These data structures represent the elements in an XML document described by the XML Schema. It also generates parsers that load an XML document into those data structures. The generated... Platforms: *nix

License: Freeware Size: 440.32 KB Download (39): generateDS.py for Linux Download

Released: July 10, 2008  |  Added: August 06, 2008 | Visits: 2.154

SuperOrca SuperOrca from "Pantaray Research Ltd." is a direct replacement to the Orca utility from Microsoft. SuperOrca may be used to examine and modify an MSI database. SuperOrca - can be freely downloaded from the internet, no need to download and install the entire Microsoft SDK. SuperOrca - will allow... Platforms: Windows

License: Freeware Size: 1.9 MB Download (394): SuperOrca Download

1 2 3 4 5 >