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

Objects Disjoint Sets software
Filter: All | Freeware | Demo
 

Objects Disjoint Sets

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 477

Grouping objects into disjoint sets This class provides a lightweight way to group arbitrary objects together into disjoint sets when a full-blown graph data structure would be overkill. Objects can be joined using .join(), tested for connectedness using joined(), and all disjoint sets can be retreived using get(). The objects... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Grouping objects into disjoint sets Download

Released: February 27, 2007  |  Added: March 19, 2007 | Visits: 7.159

EBook Maestro FREE EBook compiler software is a universal tool to make feature-rich presentations and eBooks with easy access and exchange over the Internet. Freeware eBook Maestro offers the full spectrum of options for non-commercial projects. Users, aiming to reach a wider audience with their texts and... Platforms: Windows

License: Freeware Size: 2.6 MB Download (1549): EBook Maestro FREE Download

Added: June 26, 2013 | Visits: 502

Image segmentation using statistical region merging From the paper :Nock, Richard and Nielsen, Frank 2004. Statistical Region Merging. IEEE Trans. Pattern Anal. Mach. Intell. 26, 11 (Nov. 2004), 1452-1458.It uses an a disjoint-sets data structure with a union-find strategy: http://en.wikipedia.org/wiki/Disjoint-set_data_structureJust run srmdemo.m... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (43): Image segmentation using statistical region merging Download

Added: March 23, 2013 | Visits: 317

Fancy Graphs This is a very simple script aimed at improving the readability of plots.Given a figure handle, this script searches for all nested objects, and sets the line-width and text-size of all objects to the desired one.Its very handy to set axes, legends, titles, and text-boxes to the desired size for... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Fancy Graphs Download

Added: October 27, 2013 | Visits: 456

Hollywood - The Director's Cut - Extended Edition Discover or rediscover HdO's hidden object games in their EXTENDED EDITION versions! - New puzzles - New scenes - New objects - New mini-games - New characters - An improved interface, brought to life with the collection of key objects - An improved gaming experience - A longer life span Find... Platforms: Mac

License: Commercial Cost: $9.99 USD Size: 111 MB Download (38): Hollywood - The Director's Cut - Extended Edition Download

Added: August 14, 2013 | Visits: 238

bwlabel via disjoint set This file adapt a state of art structure 'disjoint set' to label objects in an binary2D image. Which have similar effect as the matlab function 'bwlabel' in case of 8-connectedobjects.%please run the following commands to duplicate the screen shot:mex vcBwlable.cpp %compile the cpp fileim =... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): bwlabel via disjoint set Download

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

MPV's Motion 5 102 - Working With Objects Objects are what Motion sets “in motion!” Join Mr. Motion himself, Michael Wohl, as he shows you how to create Objects and manipulate them using Generators, Replicators, Behaviors and much more... Motion 5 is one powerful and fun-to-use program! In t Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 293 MB Download (53): MPV's Motion 5 102 - Working With Objects Download

Added: December 20, 2012 | Visits: 494

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library... Platforms: BSD Solaris

License: Freeware Download (55): XML Application Objects a Download

Added: December 05, 2012 | Visits: 463

XML Application Objects a XML Application Objects (XAO) is a simplified, unified API for working with XML in PHP. It is designed to accelerate standards based development of object oriented web applications in PHP. The main classes stand on their own so that you can use them as utilities. The other classes in the library... Platforms: BSD Solaris

License: Freeware Download (48): XML Application Objects a Download

Added: August 25, 2013 | Visits: 506

MPV's Motion 5 102 - Working With Objects Objects are what Motion sets ???*Nsin motion!???*N? Join Mr. Motion himself, Michael Wohl, as he shows you how to create Objects and manipulate them using Generators, Replicators, Behaviors and much more... Motion 5 is one powerful and fun-to-use program! In this tutorial, Working With Objects,... Platforms: Mac

License: Commercial Cost: $19.99 USD Size: 293 MB Download (38): MPV's Motion 5 102 - Working With Objects Download

Released: November 15, 2015  |  Added: January 14, 2016 | Visits: 3.754

Easy 3D Objects Easy 3D Objects is intended for creation of 3D animations and illustrations. Areas where you can apply Easy 3D Objects: -making 3D GIF- animations for the Web; -making 3D banners; -making 3D illustrations; -presentation materials; -development of creative imagination. Program... Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $35.00 USD Size: 4.71 MB Download (207): Easy 3D Objects Download

Added: October 03, 2010 | Visits: 966

HTML Objects HTML Objects is a Perl module library for turning HTML tags into Perl objects. HTML Objects allows Web pages to be manipulated as a data structure rather than text. Once manipulation is done, the entire page is generated via depth-first recursion.. Platforms: *nix

License: Freeware Size: 25.6 KB Download (101): HTML Objects Download

Added: November 09, 2010 | Visits: 936

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5... Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): Rose::HTML::Objects Download

Added: August 15, 2010 | Visits: 1.147

C++ XML Objects C++ XML Objects is a framework for persisting hierarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported. Sometimes there is a need to save hierarchies of C++ objects to a file (or DB etc), and then retrieve... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): C++ XML Objects Download

Added: March 21, 2010 | Visits: 1.176

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC... Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Released: March 02, 2015  |  Added: March 04, 2015 | Visits: 1.206

All Icon Sets All Icon Sets is the most economical way of getting a huge lot of stock icons. Assembling more than 200 icon collections dedicated to different topics, this mega-set offers a great opportunity to save. With more than 25,000 taskbar, application bar icons, menu and toolbar icons, graphics for... Platforms: OS/2, Windows, Mac, *nix, Windows 7, Windows Server, Palm OS, Android, Pocket PC, Handheld, Other,BlackBerry,iPhone,iPod,iTouch,Palm,Java,AS/400

License: Demo Cost: $399.00 USD Size: 27.14 MB Download (135): All Icon Sets Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 708

Blocks (formerly Database Objects) Database Objects it's a Java library containing visual (SWING) and non visual components to easily create database RAD applications. The focus traversal between components is entirely controlled by a special component. PDF reports and Excel export components allow you to complete the design of... Platforms: Windows

License: Freeware Download (52): Blocks (formerly Database Objects) Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 599

Icon sets - Realistic 3D This great style is one of the most complete work among icon collections. Icons in this style are glossy, realistic with rounded shelfs, looking like 3D objects you can almost touch. An enhanced characteristic of Super Vista icon stocks is the optimized sizes (the small sizes look just like the... Platforms: All

License: Freeware Size: 17.96 MB Download (58): Icon sets - Realistic 3D Download

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

Chess Sets A Screen Saver featuring great pictures of Chess Sets. Have a great look at this pics before you buy Chess Sets. Platforms: Windows

License: Freeware Size: 1.87 MB Download (46): Chess Sets Download

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

Costume Jewellery Sets Screen Saver Costume jewellery sets are a great choice if you need to accessorise for a special occasion while matching your clothing. These sets of fashion jewellery are an ideal solution, allowing you to compliment your existing look and match your accessories. This lovely set of hand-made costume jewellery... Platforms: Windows

License: Demo Cost: $7.17 USD Size: 817 KB Download (52): Costume Jewellery Sets Screen Saver Download

1 2 3 4 5 >