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

Arson Investigation Classes freeware
Filter: All | Freeware | Demo
 

Arson Investigation Classes

< 1 2 3 4 5 
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: 878

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.068

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.046

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: 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

Added: January 18, 2010 | Visits: 958

Moss Moss is a collection of Java classes which includes additional custom Swing components (Tri state check boxes, complete password entry dialogs. Its also a JFrame/JDialog framework to assist in creating large GUIs), file and image modification classes (EXIF/IPTC reading and editing, image...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (100): Moss Download

Added: March 25, 2010 | Visits: 696

XNap Commons XNap Commons project provides a set of utility Java classes for easy handling of common tasks like sortable tables, auto completion, and internationalization, a settings framework, and Swing components like common dialogs, a wizard, a closeable tabbed pane, a directory chooser, and...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (97): XNap Commons Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 993

Gettext Commons Gettext Commons project provides Java classes for internationalization (i18n) through GNU gettext. The lightweight Gettext Commons library combines the power of the Unix-style GNU gettext tools with the widely used Java ResourceBundles. We find that the usual Java i18n approach of using custom...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): Gettext Commons Download

Added: August 15, 2010 | Visits: 1.070

SWF::Element SWF::Element is a set of classes of SWF tags and elements. SYNOPSIS use SWF::Element; use SWF::BinStream; $swf_stream=SWF::BinStream::Write; .... $rect=SWF::Element::RECT->new; $rect->configure(Xmin=>0, Ymin=>0, Xmax=>100, Ymax=>100); $rect->pack($swf_stream); .... SWF::Element...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (229): SWF::Element Download

Added: October 19, 2010 | Visits: 831

UNIVERSAL::derived_classes SYNOPSIS require UNIVERSAL::derived_classes; package A; package B; @ISA = qw( A ); package C; @ISA = qw( B ); package main; my @derived_classes = A->derived_classes; # B, C my @derived_classes_reversed = A->derived_classes_reversed; # C, B UNIVERSAL::derived_classes provides the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): UNIVERSAL::derived_classes Download

Added: January 25, 2010 | Visits: 520

BasaOne Classes BasaOne Classes enable you to speed up development with BasaOne by reusing already developed objects.


Platforms: Mac

License: Freeware Size: 900 KB Download (90): BasaOne Classes Download

Released: September 04, 2012  |  Added: September 04, 2012 | Visits: 708

IT++ IT++ is a C++ library of mathematical, signal processing and communication routines IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of...


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.3 MB Download (55): IT++ Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 349

ClassBuilder ClassBuilder is a valuable tool for the C++ programmer and is used successfully on several projects, including projects of 100+ classes. In fact, it is used for ClassBuilder itself; its feature to save and restore is completely generated. The generated code for serialisation includes code for...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (53): ClassBuilder Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 597

JSqlParser JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes. The operations on the classes of JSqlParser are executed using the Visitor pattern. Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to...


Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Added: July 14, 2013 | Visits: 537

Find Java Class findclass is a java program used to find classes in JAR files.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (49): Find Java Class Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 377

Common11 common utility classes that work under Java 1.1 without using Arraylists or Swing. Class library. Requires Java version 1.1 or later. BigDate: simplified date handling when you want dates without times. CMPAboutBox: a proper about box that provides useful information. ImageInfo: information about...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Download (45): Common11 Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 266

HunkIO Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use than Sun's File.createTempFile. It also includes PrintWriterPlus that converts linefeeds to platform specific line...


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 107 KB Download (47): HunkIO Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 406

Common15 common utility classes that work under Swing Java 1.5+.It contains a more efficient version of the StringTools and Localise than come with common11 package. It also includes StringSearch to search forward and backwards for multiple targets.


Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 724 KB Download (49): Common15 Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 236

OrkAPI - Ork Reports as Java Classes The central aim of OrkAPI is to be an interface to any kind of Ork-related data within Java. It also features a GUI that can assist in creating a move and inspecting the collected data. There are many points to extend OrkAPI with 'Plugin' classes.


Platforms: Windows, Mac, Linux

License: Freeware Size: 931.44 KB Download (44): OrkAPI - Ork Reports as Java Classes Download

< 1 2 3 4 5