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

Instantiate software
Filter: All | Freeware | Demo
 

Instantiate

< 1 2 3 
Added: January 04, 2010 | Visits: 744

Pod::WSDL Pod::WSDL is a Perl module that creates WSDL documents from (extended) pod. SYNOPSIS use Pod::WSDL; my $pod = new Pod::WSDL(source => My::Server, location => http://localhost/My/Server, pretty => 1, withDocumentation => 1); print $pod->WSDL; Parsing the pod How does Pod::WSDL work?... Platforms: *nix

License: Freeware Size: 27.65 KB Download (91): Pod::WSDL Download

Added: January 25, 2010 | Visits: 546

xFunction The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead, you extend and instantiate xFunction... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 101 KB Download (93): xFunction Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 561

Java Mechanic Java Mechanic is a small, easy to use application specially designed to offer users a tool that can load Java applications and applets. Modify public, private and protected fields and activate methods while the target application is running. Also decompiles, recompiles, or saves any loaded... Platforms: Windows

License: Freeware Download (53): Java Mechanic Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 531

CoreTML Framework CoreTML framework is an open-source template-based configuration system (template engine). It allows the developer to create parametrized templates by inserting special content to any text files. These templates can later be used to generate output files depending upon parameters chosen by the... Platforms: Windows

License: Freeware Size: 1.7 MB Download (44): CoreTML Framework Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 312

FlashArea Choose from 3 built-in skins: XP, Aqua, and Standard. The options XML file, loaded at run-time, determines the look that should be used for the FlashArea instance. Programmable symbol panel. Easily specify the range of symbol values that should be present in the "Insert Symbol" popup window.... Platforms: Not Applicable

License: Commercial Cost: $5.00 USD Size: 31 KB Download (51): FlashArea Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 453

Genesis-IOC Genesis is an IOC framework written in Java. It allows you to instantiate different kinds of objects with diverse tools which are provided by the abovementioned framework: XML, extensible design, reflective API, containers for the different types of IOC. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.1 MB Download (48): Genesis-IOC Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 476

PL/JSON PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON objects and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently. Platforms: Windows, Mac, Linux

License: Freeware Size: 256.79 KB Download (49): PL/JSON Download

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

iWebCal iWebCal is a Web-based service that allows you to publish and view iCal calendars (vCalendars) on the Web, without a .Mac subscription, a WebDAV server, Web publishing experience, iCal, or even a Mac. All you need to publish your calendar is somewhere to post it on the Web. All you need to view... Platforms: iCal 1.0.2 or later

License: Freeware Size: 61.44 KB Download (48): iWebCal Download

Added: May 10, 2013 | Visits: 402

lacertae This is a code generation tool that is supposed to simplify your life when wanting to create a PHP back-end for your GWT application. Given the following service Interface: public interface EchoService { public abstract String echo(String echo); }The code generation tool will create an abstract... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (48): lacertae Download

Added: May 10, 2013 | Visits: 292

icmplib The Packet class is what is used to create and read ICMP packets. To create a packet you instantiate the class, set the header and data fields, and then call the create() method which will the string representation that can be passed to a socket. To read a packet, use the Packet.parse()... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (48): icmplib Download

Added: May 10, 2013 | Visits: 333

Tuples with Named Elements via Spawning Instead of requiring the named attributes list for each instantiation of the tuple, this implementation 'Spawns' a derived tuple class that is taylored to the named attributes specified. And it is this Spawned class that is then used to instantiate tuples. This approach effectively separates... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Tuples with Named Elements via Spawning Download

Added: May 08, 2013 | Visits: 465

mPlot - Enhanced Plotting Engine mPlot is an enhanced plotting engine that extends the basic plotting functionality delivered with Matlab. The purpose of mPlot is to consolidate daily plotting and formatting tasks into a single, easy-to-use object. Provided within the class are both high-level and low-level functionality. The... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): mPlot - Enhanced Plotting Engine Download

Added: April 06, 2013 | Visits: 470

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (47): Design Pattern: Singleton (Creational) Download

Added: August 17, 2013 | Visits: 256

videoioPlayer This submission provides a video-player class using the Videoio reader class provided by the videoio library.The Videoio library and friends must be installed.Get it from here:http://sourceforge.net/projects/videoio/videoioPlayer also allows image filter plugins. The input video is then processed... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): videoioPlayer Download

Added: April 27, 2013 | Visits: 380

wikimarkup wikimarkup is a class to automatically generate latex/wiki/html markup for matlab objects. Currently it supports cell or numeric matrices, images (as filenames) and structures. Adding new syntax is easy too!Usage: Instantiate the class and start adding tables, images, text etc. Finally you can... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): wikimarkup Download

Added: October 28, 2013 | Visits: 319

xFunction OS X The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead, you extend and instantiate xFunction... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (40): xFunction OS X Download

Added: September 21, 2013 | Visits: 167

MMPDeepSleepPreventer Class that prevents iOS devices from deep sleeping. MMPDeepSleepPreventer is an Objective-C class used to prevent iOS devices from deep sleeping.This has been tested on an iOS versions 3.0 to 4.2.1, so far and should work on all devices,running one of these iOS versions. * Platforms: Mac

License: Freeware Size: 40.96 KB Download (40): MMPDeepSleepPreventer Download

Added: September 06, 2013 | Visits: 402

MoltenCore A Collection of Utilities/Base Classes and other Tid-Bits to make Programming for iOS/OS X easier. MoltenCore is an Objective-C Framework that provides additional functionality like Data Modeling Classes for JSON and XML. It also includes Classes for implementing Webservice clients. The Data... Platforms: Mac

License: Freeware Size: 143.36 KB Download (38): MoltenCore Download

Added: October 13, 2013 | Visits: 210

GtkMathView GtkMathView is a C++ rendering engine for MathML documents. It provides an interactive view that can be used for browsing and editing MathML markup. GtkMathView reads MathML documents by means of a frontend whose purpose is to traverse the MathML document (or part of it) and to appropriately... Platforms: *nix

License: Freeware Size: 962.56 KB Download (41): GtkMathView Download

Added: September 11, 2013 | Visits: 529

FuncBrows FuncBrows is a relatively lightweight abstraction wrapper around various functional web testing utilities. It is intended to allow the creation of single unit tests that will run on multiple testing tools with a minimum of configuration. This will allow functional and system tests to be created... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): FuncBrows Download

< 1 2 3