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

Jad To Class software
Filter: All | Freeware | Demo
 

Jad To Class

1 2 3 4 5 > 
Added: February 18, 2010 | Visits: 914

asm2class Asm2class is a java assembly to class file compiler. Asm2class is release under the terms of the GPL License. The current version of asm2class (0.1.2) is a beta version and allow generating class file from java assembly file that contains class definition, field definition, method definition...



Platforms: *nix

License: Freeware Size: 1.17 MB Download (116): asm2class Download

Added: June 25, 2013 | Visits: 359

DatabaseAccess DatabaseAccess abstracts database queries (UPDATE, SELECT, INSERT, REPLACE, DELETE) by passing data to class methods, the query will be generated and run automatically.DatabaseAccess is meant to be used in conjunction with the ADOdb database library.





Platforms: PHP

License: Freeware Size: 10 KB Download (45): DatabaseAccess Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 334

Assembler JVM Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file


Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 1.14 MB Download (47): Assembler JVM Download

Added: May 10, 2013 | Visits: 410

Network Of Linked Dictionaries Linked dictionaries are dictionaries that can refer to other dictionaries (its bases), similar to class hierarchies, but built at runtime. In this script  a linked dictionary shows all the key/value pairs that are defined locally (in the very instance) and globally (in other linked bases).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Network Of Linked Dictionaries Download

Added: June 09, 2010 | Visits: 944

Access_user Class Access_user Class is an easy to use system for protecting pages and registering users. The main features are user login, user registration, page protection, forgotten password recovery, and email-based account activation. The class is powered by MySQL and PHP sessions. Inside the package are...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): Access_user Class Download

Added: January 18, 2010 | Visits: 1.413

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

Added: March 03, 2010 | Visits: 1.123

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: February 26, 2010 | Visits: 1.095

libbsl libbsl (Basic System Library) is a powerful, easy to use and fully thread safe C++ template class library for frequently recurring (machine/OS oriented) programming problems. All fundamental objects in libbsl are freely copyable and shareable between an arbitrary number of threads - e.g....


Platforms: *nix

License: Freeware Size: 1.04 MB Download (89): libbsl Download

Added: February 04, 2010 | Visits: 826

NamespaceSim NamespaceSim project can be used to emulate class namespaces under PHP 5. It parses PHP code to extract namespace definition statements. The code is rewritten to emulate the namespace support in a way similar to the Java language namespace support. This package implements new commands named...


Platforms: *nix

License: Freeware Download (88): NamespaceSim Download

Added: August 26, 2010 | Visits: 820

Class::Inner Class::Inner is a perlish implementation of Java like inner classes. SYNOPSIS use Class::Inner; my $object = Class::Inner->new( parent => ParentClass, methods => { method => sub { ... } }, }, constructor => new, args => [@constructor_args], ); Yet another implementation of an...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): Class::Inner Download

Added: February 15, 2010 | Visits: 846

Class::StrongSingleton Class::StrongSingleton is a stronger and more secure Singleton base class. SYNOPSIS package My::Singleton::Class; use base qw(Class::StrongSingleton); sub new { my ($class, %my_params) = @_; # create our object instance my $instance = { %my_params }; bless($instance, $class); # and...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): Class::StrongSingleton Download

Released: August 07, 2012  |  Added: September 02, 2012 | Visits: 1.642

Apex Text to Speech Text to speech converter software is an industry leader in converting text content like Word, Excel, PowerPoint, PDF, eBook, HTML, WebPages, News, Press Release, RSS Feed, etc into natural human voice in audio format. You can record books, web pages, articles, class notes or any other text...


Platforms: Windows

License: Shareware Cost: $9.90 USD Size: 847.66 KB Download (145): Apex Text to Speech Download

Added: September 08, 2013 | Visits: 374

Class::Data::Reloadable A drop-in replacement for Class::Data::Inheritable, but subclasses can be reloaded without losing their class data. This is useful in mod_perl development, and may be useful elsewhere. In mod_perl, Apache::Reload conveniently reloads modules that have been modified, rather than having to restart...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): Class::Data::Reloadable Download

Added: April 05, 2013 | Visits: 521

wysiwyg rev This MooTools class provides a WYSIWYG interface for form textareasThe editor can be customized according to the developer's needs with basic or very complex toolbars, interfaces or AJAX interaction.


Platforms: JavaScript

License: Freeware Size: 81.92 KB Download (46): wysiwyg rev Download

Released: April 16, 2015  |  Added: April 17, 2015 | Visits: 1.036

Aplus Text to Talk Text to talk is more powerful software support converting text content such as MS Word, MS Excel, PowerPoint, PDF document, eBook, WebPages, clipboard, News, Press Release, and email into natural human voice. Application very helpful for various users like student because they can record books...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $9.90 USD Size: 600 KB Download (86): Aplus Text to Talk Download

Added: March 13, 2010 | Visits: 1.600

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 506

PHP DataBase Adapter Generator This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.35 KB Download (54): PHP DataBase Adapter Generator Download

Added: August 11, 2013 | Visits: 749

SDE for Sun ONE (PE) OS X SDE for Sun ONE is a UML CASE tool/plug-in tightly integrated with Sun ONE. This UML modeling software supports full software lifecycle - analysis, design, implementation, testing and deployment. This UML CASE tool helps you build quality applications faster, better and cheaper. You can draw all...


Platforms: Mac

License: Commercial Cost: $699.00 USD Size: 110 MB Download (44): SDE for Sun ONE (PE) OS X Download

Added: September 08, 2006 | Visits: 6.658

UML2COM The UML2COM (UML to COM) for Visual C++ and C++ integration tool, a Rational Rose add in, makes easier the transition from the design models to the implementation of their code. Raises the advantages of the C++ and COM+ and eliminates or even wipes out their disadvantages. Some of its new...


Platforms: Windows

License: Shareware Cost: $990.00 USD Size: 706 KB Download (328): UML2COM Download

Added: February 17, 2006 | Visits: 3.811

SDE for Eclipse (CE) SDE for Eclipse is a UML CASE tool totally integrated with Eclipse. It supports full software development lifecycle - analysis, design, implementation, testing and maintenance. It combines the power of UML modeling facilities and Eclipse. It helps you build quality applications faster, better and...


Platforms: Windows

License: Freeware Size: 6.84 MB Download (763): SDE for Eclipse (CE) Download

1 2 3 4 5 >