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

Objects Value freeware
Filter: All | Freeware | Demo
 

Objects Value

< 1 2 3 4 5 > 
Added: October 16, 2010 | Visits: 752

Devel::Carnivore Devel::Carnivore is a Perl module to spy on your hashes (and objects). SYNOPSIS use Devel::Carnivore; sub new_attribute { my %self : Watch("myName") = (); bless %self, shift; } sub new_functional { my $self = {}; watch $self, "myName"; bless $self } sub new_blessed { my $self =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Devel::Carnivore Download

Added: July 14, 2010 | Visits: 1.227

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify... Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: April 27, 2010 | Visits: 913

Games::Object Games::Object is a Perl module to provide a base class for game objects. SYNOPSIS package MyGameObject; use Games::Object; use vars qw(@ISA); @ISA = qw(Games::Object); sub new { # Create object my $proto = shift; my $class = ref($proto) || $proto; my $self = $class->SUPER::new(@_);... Platforms: *nix

License: Freeware Size: 84.99 KB Download (89): Games::Object Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 481

backup (recover) appln business objects BOBUP - Backup and recovery for application business objects. Backup usually implies backing up files/db - this is non-intuitive. With BOBUP, backup and recover granular info (eg. specific customer) independent of files/db. Platforms: Windows, Mac, Linux

License: Freeware Size: 28.19 KB Download (46): backup (recover) appln business objects Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 424

Folio; XSL Formatting Objects Renderer Folio is an XSL Formatting Objects renderer. Written to Java 5, it aims at full conformance with XSL 1.0 and subsequent versions. Initial target renderer is PDF. HyFo is the Folio stand-alone hyphenation package. Platforms: Windows, Mac, Linux

License: Freeware Size: 60.98 KB Download (45): Folio; XSL Formatting Objects Renderer Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 379

Generalized Rotational Objects Library Library libgro is intended for creation of Generalized Rotational Objects (GRO). GROs are fancy three-dee objects, that can be modelled easily, but they does not look siple. Want to model CRT-tube or wittch's hat in a moment? Try GRO! Platforms: Windows, Mac, Linux

License: Freeware Size: 87.06 KB Download (60): Generalized Rotational Objects Library Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 445

Java Accumulators and Variants The JAccumulator package provides isomorphic, mutable wrappers for Java value carriers such as primitive numbers, Strings and (coming soon) arbitrary objects (e.g., Java variants) Platforms: Windows, Mac, Linux

License: Freeware Size: 289.55 KB Download (48): Java Accumulators and Variants Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 388

JoSQL (SQL for Java Objects) JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped. Platforms: Windows, Mac, Linux

License: Freeware Size: 47.32 KB Download (49): JoSQL (SQL for Java Objects) Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 528

jUDO (Universal Data Objects) jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated 'runtime' , just give the method names and jUDO derives the code/sql. Platforms: Windows, Mac, Linux

License: Freeware Size: 533.71 KB Download (51): jUDO (Universal Data Objects) Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 363

PDO: Python Database Objects PDO: Python Database Objects. Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC. Platforms: Windows, Mac, Linux

License: Freeware Size: 16.52 KB Download (49): PDO: Python Database Objects Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 390

Perl Objects for Sequence Analysis POSA (Perl Objects for Sequence Analysis) provides an easy-to-use perl interface to handling raw ABI sequence trace files. For example: fasta can be extracted, sequence contigs can be build and putative SNPs and SBE primers can be easily generated. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.65 MB Download (45): Perl Objects for Sequence Analysis Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 469

Round Trip Engineering Objects Round Trip Engineering Objects.Reverse object oriented source code (Java, C#, PHP5) into XOL (XML Object Language) DOM repository.Validate syntax using XML Schema. XSLT for code refactoring & code generation. IDE Editors available (Eclipse plugin) Platforms: Windows, Mac, Linux

License: Freeware Size: 1.45 MB Download (48): Round Trip Engineering Objects Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 396

Secure Distributed Objects Secure Distributed Objects provides a mechanism for using socket-based SSL communications in the MacOS X Distributed Objects system, by providing a NSPort subclass - SecureSocketPort - and other utilities. Platforms: Mac, BSD, Linux

License: Freeware Size: 54.16 KB Download (49): Secure Distributed Objects Download

Added: May 10, 2013 | Visits: 414

Print an expression and its value The function printexpr() takes a Python expression, and prints it's value, and the filename and line from which printexpr() is called. This script is useful when debugging programs. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Print an expression and its value Download

Added: May 10, 2013 | Visits: 323

Debug runtime objects using gc.get_objects() Since Python 2.2 there is a handy function in the Garbage Collection Module called get_objects(). It gives back a list of all objects that are under control of the Garbeage Collector. This script implements a way you can extract informations of your application in runtime.The example dumps a list... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 435

Simple Collection class This script deals with a collection groups a set of objects together and forwards attribute lookups to all elements of the collection that contain the desired attribute. It's not an error for an element of the collection to be missing an attribute. The list returned is just missing that value.... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Simple Collection class Download

Added: May 10, 2013 | Visits: 363

Multicasting on objects This script uses the 'Multicast' class to multiplex messages/attribute requests to objects which share the same interface.&le requests to obje;A 'Multicast' object will expose the same interface as the delegation targets (Multicasting won't work for the dictionary interface, since that is used by... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Multicasting on objects Download

Added: May 10, 2013 | Visits: 251

wchoice This script returns a function having the given objects with the specified frequency distribution. If there are no given objects with frequency>0 ,it returns a constant function with value None. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): wchoice Download

Added: May 10, 2013 | Visits: 396

Lanifex Database of Managed Objects 2.4b DMO stands for "Database of Managed Objects." This is a tool for documenting all objects within a data center. It provides an object-based overlay on a MySQL database, with a Web-based interface, which allows new objects to be defined in a hierarchy. Each object can have attributes defined, which... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Lanifex Database of Managed Objects 2.4b Download

Added: June 17, 2013 | Visits: 753

Black-Scholes Option Value Web Application - Java/Tomcat This is a web application to calculate and plot Black-Scholes option value using MATLAB algorithms. These algorithms are built into Java .jar files using MATLAB Builder for Java. The code shows how to call these algorithms from the Java web application, which runs within Apache's Tomcat servlet... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (48): Black-Scholes Option Value Web Application - Java/Tomcat Download

< 1 2 3 4 5 >