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

Object Oriented Code software
Filter: All | Freeware | Demo
 

Object Oriented Code

< 1 2 3 4 5 > 
Added: January 12, 2010 | Visits: 1.294

ogre4j 1.4.3 Beta ogre4j project enables the use of the OGRE (Object-Oriented Graphics Rendering Engine) libraries in Java applications. The first approach was made by Ivica Aracic aka bytelord (http://www.bytelords.de). Thanks to him for taking the first steps! The last stable CVS version located at the OGRE... Platforms: *nix

License: Freeware Size: 1024 KB Download (108): ogre4j 1.4.3 Beta Download

Added: August 26, 2010 | Visits: 1.910

Tree::Binary Tree::Binary is a Object Oriented Binary Tree for Perl. SYNOPSIS use Tree::Binary; # a tree representaion of the expression: # ((2 + 2) * (4 + 5)) my $btree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2"))... Platforms: *nix

License: Freeware Size: 27.65 KB Download (326): Tree::Binary Download

Added: May 05, 2010 | Visits: 812

CherryPy CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time. CherryPy is now more than... Platforms: *nix

License: Freeware Size: 174.08 KB Download (90): CherryPy Download

Added: May 10, 2013 | Visits: 903

MyOODB MyOODB is an Object-Oriented Database with many features not available in existing database products. MyOODB is one part of a two part SDK solution. Together with MyOOWEB, MyOOSDK provides a development environment for software hackers who desire small fast but powerful applications. It is the... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (102): MyOODB Download

Added: September 26, 2010 | Visits: 964

XML::RSS::Parser XML::RSS::Parser is a liberal object-oriented parser for RSS feeds. SYNOPSIS #!/usr/bin/perl -w use strict; use XML::RSS::Parser; use FileHandle; my $p = XML::RSS::Parser->new; my $fh = FileHandle->new(/path/to/some/rss/file); my $feed = $p->parse_file($fh); # output some values my... Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): XML::RSS::Parser Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 967

OOJNI Add-in .NET (C#) for VS2005 Object-Oriented JNI Add-In is a tool developed for MS Visual Studio 2005. It generates C# code (OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x, JDK1.3.x and later) selected and includes it into the active project. It also makes JNI implementation of Java class native methods. At the same... Platforms: Windows, Unix

License: Freeware Size: 768 KB Download (50): OOJNI Add-in .NET (C#) for VS2005 Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 908

OOJNI Advanced Add-in for VC7.1 Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces. At the same time OOJNI Add-In makes all project setting for... Platforms: Windows, Java, Other

License: Freeware Size: 2.52 MB Download (47): OOJNI Advanced Add-in for VC7.1 Download

Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 1.024

OOJNI for .NET2.0 (low-level) Object-Oriented JNI for .NET (low-level), Library for .NET Framework v.2.0. Supports Standard JNI interface for developing and running code in C#, MCpp, VB, J#. The main features available: - JNI code can be written only in managed code; - supported .NET languages: C#, VB, J#, Managed C++; -... Platforms: Windows, Other

License: Freeware Size: 4.89 MB Download (48): OOJNI for .NET2.0 (low-level) Download

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

obJET obJET is an object-oriented database, a persistence API that enables .NET developers to store and retrieve any application object with only one line of code, eliminating the requirement to maintain separate SQL data queries. World class developers deploy the obJET database engine at the heart of... Platforms: Windows

License: Freeware Size: 20.48 KB Download (53): obJET Download

Added: May 10, 2013 | Visits: 396

MooTools MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API. MooTools code respects strict standards and... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (48): MooTools Download

Comparison of C++ and MATLAB Using Object Oriented Application Example This example calculates the bit error rate (BER) of a BluetoothdlT« or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLABdlT« object oriented programming features released in R2008a.The main function btint and accompanying classes... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 3.69 MB Download (47): Comparison of C++ and MATLAB Using Object Oriented Application Example Download

Added: May 27, 2013 | Visits: 594

Object Oriented eXperience Objects XoXo is a non subtile reference to the Gossip Girl tremendous TV series. The real module name should be "OOXO" which stands for "Object Oriented eXperience Objects".This is an API meant to be used over the OOX module that provides arbitrary OOP objects handling and persistance API. Platforms: PHP

License: Freeware Size: 40.96 KB Download (46): Object Oriented eXperience Objects Download

Added: March 14, 2010 | Visits: 785

ASNMTAP::Asnmtap ASNMTAP::Asnmtap is an object-oriented Base Class to build modules that provides a nice object oriented interface for ASNMTAP. SYNOPSIS use ASNMTAP::Asnmtap; my $objectAsnmtap = ASNMTAP::Asnmtap->new ( _programName => test-asnmtap.pl, _programDescription => "Test ASNMTAP::Asnmtap",... Platforms: *nix

License: Freeware Size: 1.6 MB Download (86): ASNMTAP::Asnmtap Download

Added: November 18, 2010 | Visits: 1.302

ASNMTAP::Asnmtap::Plugins::Nagios ASNMTAP::Asnmtap::Plugins::Nagios provides a nice object oriented interface for building Nagios compatible plugins. ASNMTAP::Asnmtap::Plugins::Nagios Subclass of ASNMTAP::Asnmtap::Plugins SYNOPSIS use ASNMTAP::Asnmtap::Plugins::Nagios; my $objectNagios =... Platforms: *nix

License: Freeware Size: 1.6 MB Download (126): ASNMTAP::Asnmtap::Plugins::Nagios Download

Added: April 21, 2010 | Visits: 904

ASNMTAP::Asnmtap::Applications ASNMTAP::Asnmtap::Applications is a Perl module that provides a nice object oriented interface for ASNMTAP Applications. ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap,... Platforms: *nix

License: Freeware Size: 1.6 MB Download (88): ASNMTAP::Asnmtap::Applications Download

Added: April 16, 2010 | Visits: 731

ElysianFields ElysianFields project is a Extensible Object Oriented MUD engine in C++. The BACCHUS/ElysianFields engine is designed from scratch. It is fully threaded, and has a Web interface. The ElysianFields world is based in a fantastic realm. The main continent is called Elysian Fields, and has... Platforms: *nix

License: Freeware Size: 757.76 KB Download (90): ElysianFields Download

Added: September 08, 2010 | Visits: 864

DB::Appgen DB::Appgen is a Perl interface which includes both function oriented and object oriented interfaces to manipulate data in APPGEN Custom Suite databases. All this was made in about four hours including reading perlxstut manpage, so do not expect something pretty. Although it appears to be... Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): DB::Appgen Download

Added: January 11, 2010 | Visits: 1.168

Domingo Domingo is a simple, consistent, object-oriented easy-to-use interface to the Lotus Notes/Domino Java-API. Installation: To install Domingo on your Notes Client or Domino server, please download a binary distribution, extract the file domingo-1.0.jar and choose one of the following... Platforms: *nix

License: Freeware Size: 983.04 KB Download (99): Domingo Download

Added: January 14, 2010 | Visits: 1.522

WASP-PHP WASP is a multi-tier web application framework built on Object Oriented PHP5. The framework is a simplified Model View Controller architecture. The controller is built by adding content "Chunks" to "UIModules". The Model portion of the framework wraps PEAR DB_DataObjects in a business object... Platforms: *nix

License: Freeware Size: 23.55 KB Download (92): WASP-PHP Download

Added: August 14, 2010 | Visits: 703

PHPDance PHPDance is an object-oriented PHP interface to the Sharedance cache server. The project allows you to cache data in the very fast and reliable Sharedance cache server. Features include the ability to be distributed across multiple servers and optional redundancy (in which writes go to two... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): PHPDance Download

< 1 2 3 4 5 >