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

Unit Circle software
Filter: All | Freeware | Demo
 

Unit Circle

< 1 2 3 4 5 
Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 578

unit--, the unit test aid for C++ Unit-- : a simple, easy-to-use and portable unit test aid for C++ , supporting your Test Driven Development



Platforms: Windows, Mac, Linux

License: Freeware Size: 22.1 KB Download (48): unit--, the unit test aid for C++ Download

Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 267

XML Unit XMLUnit extends JUnit and NUnit to enable unit testing of XML. It compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.





Platforms: Windows, Mac, Linux

License: Freeware Size: 752.8 KB Download (48): XML Unit Download

Added: July 01, 2013 | Visits: 570

Minimum Enclosing Circle This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points.This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure.The previous code was...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Minimum Enclosing Circle Download

Added: July 21, 2013 | Visits: 376

Zernike polynomials ZERNFUN.m and ZERNFUN2.m compute the Zernike functions Znm(r,theta). These functions, which form an orthogonal basis on the unit circle, are used in disciplines such as astronomy, optics, optometry, and ophthalmology to characterize functions and data on a circular domain. ZERNPOL.m computes the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Zernike polynomials Download

Added: July 16, 2013 | Visits: 505

Approximation of Circle Using Cubic Bezier Curve (1) CubicBezier1.m : Evaluates Cubic Bezier Curve for given four Control Points and interval.(2) PlotBezier1.m : Plots Bezier Curve, Control Points, Control Polygon(3) TestCircleApproxByCubicBezier.m : Test Program. Pass Control Points that approximate unit radius circle using cubic Beizer...


Platforms: Matlab

License: Freeware Size: 122.88 KB Download (47): Approximation of Circle Using Cubic Bezier Curve Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 397

TestSweet - Java unit testing goodness Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.


Platforms: Windows, Mac, Linux

License: Freeware Size: 203.04 KB Download (47): TestSweet - Java unit testing goodness Download

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

Unit 85 Unit 85: a first-person shooter, developed as a casual game. It will hopefully become a mission based, 007-style, multiplayer game. The intent is to release this game on a large scale, if it ever gets far enough. It may end up as a simple web-based game.


Platforms: Mac, BSD

License: Freeware Size: 8.5 MB Download (47): Unit 85 Download

Added: March 29, 2013 | Visits: 440

Take a vector and convert it to a unit vector (normalize) This function will take a [1xn] or [mx1] vector and normalize it to a unit vector length.To use this function [vectorOut] = fcn_createUnitVector(vectorIn)Error checking is performed to test for NaN values in the output, and a square root of the sum of the squares == 1This function will take...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Take a vector and convert it to a unit vector (normalize) Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 545

Circle Dots Preloader Circle dots preloader can be used in any site or gallery or any where.Made in Flash CS3 and actionscript 2.0you can change the color of the circle from the flash file.put the preloader in the first frame, then your data at the second frame.


Platforms: Not Applicable

License: Commercial Cost: $2.00 USD Size: 3 KB Download (46): Circle Dots Preloader Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 370

Pilates Magic Circle DT The Pilates Classic Magic Circle DT app presents the classic Pilates series of exercises in the classic sequential order, but with a Magic Circle which is a flexible circle that you squeeze while doing the exercises. Performing Pilates with a Magic Circle


Platforms: Mac

License: Shareware Cost: $6.99 USD Size: 821 MB Download (46): Pilates Magic Circle DT Download

Added: September 17, 2013 | Visits: 729

Gravity Unit Converter of GrAd Program GrAd-Unit converter is a sub-GUI of Relative Gravity Processing and Adjustment Program (GrAd).It is sometimes confusing to understand the values in different gravity units when you read some papers if you are not familiar with the unit type (for example, if you ask yourself "like the creator of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Gravity Unit Converter of GrAd Program Download

Added: May 06, 2013 | Visits: 366

MUnit: a unit testing framework in Matlab This is a complete unit testing framework in Matlab that includes test cases, test sets, automated collecting of complex test trees from the file system, automated parsing of tests to anable the user to just-write-tests, test fixtures, test callbacks, selectable and reimplementable test runners,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (46): MUnit: a unit testing framework in Matlab Download

Added: June 24, 2013 | Visits: 363

Circle Bounded Voronoi Diagram This function compute the individual Voronoi cell area of point sets bounded in a unit circle.Inputs:x : M x 1 array of x-coordinatesy : M x 1 array of y-coordinatestoggleplot : 1 to turn on figures, 0 to turn off figures;Outputs:CellArea : M x 1 array of Voronoi cell area bounded in a unit circle


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Circle Bounded Voronoi Diagram Download

Added: June 21, 2013 | Visits: 343

Regular Polygons Let d < N be a positive integer and define p = N/d. Let y_{1} be a point on the unit circle. Let R be clockwise rotation by the angle t = 2*pi/p. The generalized regular polygon {p} is given by the points y_{i+1} = R * y_{i}, and edges between points i and i+1.Example:polygon(9, 4, 1);


Platforms: Matlab

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

Added: May 20, 2013 | Visits: 696

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: May 03, 2013 | Visits: 459

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: June 09, 2013 | Visits: 577

Circular region detection by a small moving circle This program uses graphical user interface to demonstrate the detection of moving a small circle toward a circular region. This property is useful foe obstacle detection application.Ali Talib OudahMSc. Mechatronics Eng.alitalib82@yahoo.com16/2/2008


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Circular region detection by a small moving circle Download

Added: May 07, 2013 | Visits: 449

Bloggers Circle Similar to a traditional writers circle, but with a work-flow optimized for bloggers. This helps you get and give constructive criticism of your drafts, without annoying your friends.Creative writing is surprisingly hard, and it takes time and patience to become a better writer. By both receiving...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Bloggers Circle Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 462

Circle Preloader You can easily change the size and color of the dots, so it visually suits your project. Just make your desired modifications to one MovieClip in the library. The animation is based on ActionScript, which makes it dynamic. You can modify the fade time and tween speeds and directions by changing a...


Platforms: Windows, Mac, Unix, Linux

License: Shareware Cost: $6.00 USD Size: 488 KB Download (45): Circle Preloader Download

Added: June 28, 2013 | Visits: 370

Unit.licio.us Unit.licio.us is a plugin for WordPress 2.8+ that allows you to integrate your Del.icio.us account into your WordPress blog. This plugin doesn't simply display your recent Del.icio.us bookmarks as a list, but actually stores your bookmarks as posts that you can then edit and display any way you...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Unit.licio.us Download

< 1 2 3 4 5