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

Find Area Circle software
Filter: All | Freeware | Demo
 

Find Area Circle

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 549

Determine the available desktop area This script is the Python implementation of the SystemParametersInfoA() invocation required to retrieve the area that application windows can inhabit. On multi-monitor setups, the windows code returns the area on the primary monitor only. Platforms: Windows, Python,

License: Freeware Download (61): Determine the available desktop area Download

Added: May 10, 2013 | Visits: 649

Add Model Column to Admin Catalog Area This simple hack will add a model column to your admin catalog area and order them by model. This is my first hack, I know its small but I couldn't find anything like it from the current contributions and so I took the chance to give back a little bit. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Add Model Column to Admin Catalog Area Download

Added: May 10, 2013 | Visits: 550

Union Find data structure This script implements the Union Find data structure and algorithm. This data structure allows one to find out which set an object belongs to, as well as join two sets. The algorithm's performance, given m union/find operations of any ordering, on n elements has been shown to take log* time per... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Union Find data structure Download

Released: May 15, 2011  |  Added: May 29, 2013 | Visits: 966

Duplifinder- find duplicate files Find and delete duplicate files, music, photos, documents plus much more. This entirely featured program will work in the home or in a networked environment. Get and remove duplicates in once click. Find duplicate Songs files, find duplicate Songs, find duplicate Photos and locate... Platforms: Windows

License: Shareware Cost: $38.00 USD Size: 5.41 MB Download (64): Duplifinder- find duplicate files Download

Released: June 27, 2013  |  Added: November 21, 2013 | Visits: 656

Find And Click Find And Click is an easy-to-use tool.It can find a picture on the screen what you defined with the scope and click it. Platforms: Windows, Other

License: Commercial Cost: $14.95 USD Size: 523.65 KB Download (140): Find And Click Download

Added: April 19, 2013 | Visits: 973

2D / 3D Area Graph and Charts The 2D / 3D Area Graph provides both a client and server side solution for the incorporation of area graphs and charts into web pages. It provides versatile components so that web authors and Java developers can easily build and publish dynamic and interactive area charts.Both the applet and... Platforms: Java

License: Shareware Cost: $49.00 USD Size: 358.4 KB Download (44): 2D / 3D Area Graph and Charts Download

Find all object privileges, system privileges, and roles granted to a user or role These two SQL*Plus scripts run SQL to find all privileges and roles granted to a specified user or role. Each script spools its output to a file which is then opened in Notepad. Platforms: JavaScript


Added: August 19, 2013 | Visits: 594

Circle Fit (Taubin method) This is a robust and accurate circle fit. It works well even if datapoints are observed only within a small arc. This circle fit wasproposed by G. Taubin in article "Estimation Of Planar Curves, Surfaces And Nonplanar Space Curves Defined By Implicit Equations, With Applications To Edge And Range... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Circle Fit (Taubin method) Download

Added: July 16, 2013 | Visits: 361

Maximum Inscribed Circle using Distance Transform Maximum Inscribed Circle Or in other words, "largest inner circle" , "maximum empty circle" etc.This is a very common problem in computational geometry, and it is not simple to solve efficiently.Addressing 2D image/contour processing, I couldn't find a good implementation on the web. Generally,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Maximum Inscribed Circle using Distance Transform Download

Added: July 21, 2013 | Visits: 413

Circle Detection This function detects a circle in any gray scale image by thesholding using Ostu's rule. The range of radius for detection of circle can be defined inside the function named Hughcir.m. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Circle Detection Download

Added: August 07, 2013 | Visits: 414

Circle Fit (Pratt method) This is a robust and accurate circle fit. It works well even if datapoints are observed only within a small arc. This circle fit was proposed by V. Pratt in article "Direct least-squares fitting of algebraic surfaces", Computer Graphics, Vol. 21, pages 145-152 (1987). It is more stable than the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Circle Fit (Pratt method) Download

Added: July 02, 2013 | Visits: 413

Maximum Inscribed Circle using Voronoi Diagram A sample application and a function for solving the maximum inscribed circle problem.Unlike my other submission "Maximum Inscribed Circle using Distance Transform" (at My Webpage), this algorithm is subpixel accurate. It operates only on the polygon and not the image points. Therefore, if the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Maximum Inscribed Circle using Voronoi Diagram Download

An extended method to find the value of pi using random numbers inside a sphere.. The MATLAB file contains a method to find the value of pi. This is just an extension of the general method of finding pi from within a circle. It uses 3D-matrices and some more stuffs, which can be very helpful for educational purposes. Also, do change the values in the file, to see for yourself,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): An extended method to find the value of pi using random numbers inside a sphere.. Download

Added: March 25, 2013 | Visits: 237

Montecarlo simulation %Draw a square of area 1 on the ground, then inscribe a circle within it.%Now, scatter some small objects (for example, grains of rice or sand) throughout the square.%If the objects are scattered uniformly, then the proportion of objects within the circle vs objects within the square should be... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Montecarlo simulation Download

Added: May 20, 2013 | Visits: 700

Compute the Great Circle Distance between two points This function will compute the great circle distance between two points on a sphere of uniform radius using the Vincenty formula. At minimum, four inputs are required: lat1, long1, lat2, long2. Optionally, a fifth parameter (r) can be specified. If this parameter isn't specified it's assumed to... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Compute the Great Circle Distance between two points Download

Added: April 27, 2013 | Visits: 405

Filled Circle select 2 seed points from mouse click.1st one vl be mid point of the circle and2nd vl be radius of the same.it vl crop the area Platforms: Matlab

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

Added: May 15, 2013 | Visits: 539

Upslope area functions A collection of functions for calculating the upslope area and related measurements for a digital elevation model (DEM).Based on the method of Tarboton.See also the upslope area postings on my image processing blog, March-August 2007, http://blogs.mathworks.com/steve.Requires Image Processing... Platforms: Matlab

License: Freeware Size: 307.2 KB Download (44): Upslope area functions Download

Added: May 03, 2013 | Visits: 464

A Simple function to plot a circle This function uses rectangle command to plot a circle. The center is to be given in a vector form and radius is a non-negative number. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): A Simple function to plot a circle Download

Added: July 25, 2013 | Visits: 469

Circle/ellipse on RGB image Draws a circle or ellipse on a RGB image.can be used to insert circles into movies.Includes a little animation demo that demonstrates the use. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Circle/ellipse on RGB image Download

Added: May 09, 2013 | Visits: 298

minimize ratio perimeter/sqrt(area) of a random shape http://simulations.narod.ru/Shape is represented as 32-vertex polygone. The program in starts with random shape. In iteration of random search it search minimum perimeter/sqrt(area) each time. In each iteration the code try random position of vertices near current positions. Zone of random search... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): minimize ratio perimeter/sqrt(area) of a random shape Download

< 1 2 3 4 5