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

4d Points Cloud software
Filter: All | Freeware | Demo
 

4d Points Cloud

< 1 2 3 4 5 > 
Released: March 04, 2013  |  Added: April 02, 2013 | Visits: 880

eScan Internet Security Suite with Cloud eScan Internet Security Suite with Cloud Security for Home and Small Office Edition is a specially designed security solution that provides real-time protection to computers from objectionable content and security threats, such as Viruses, Spyware, Adware, Keyloggers, Rootkits, Botnets and...



Platforms: Windows

License: Shareware Cost: $45.95 USD Size: 426.21 MB Download (73): eScan Internet Security Suite with Cloud Download

Released: March 04, 2013  |  Added: April 02, 2013 | Visits: 950

eScan Anti Virus with Cloud Security eScan Anti-Virus with Cloud Security for Home and Small Office Edition is a specially designed security solution that provides real-time protection to computers from objectionable content and security threats, such as Viruses, Spyware, Adware, Keyloggers, Rootkits, Botnets and Phishing....





Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 426.21 MB Download (76): eScan Anti Virus with Cloud Security Download

Added: May 10, 2013 | Visits: 471

Node Cloud Node Cloud is a view plugin that presents the data returned from the view as a cloud of text, with the importance of each node indicated by the size of the text.The order of the nodes in the cloud is controlled by the first sort order in the view. For example, you may wish to sort your node...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Node Cloud Download

Added: May 10, 2013 | Visits: 511

User Points Contributed modules Included modules - user2userpoints: Allows users to send points to other users. - userpoints_reset: Resets all userpoints on the site. - userpoints_retroactive: Calculate userpoints for nodes and comments created so far. - referral_points: Allows referrers to get bonus points percentage points...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): User Points Contributed modules Download

Added: May 10, 2013 | Visits: 518

User Points Voting API Sites using voting tools like Fivestar, Voting, or Latest and Greatest (to name a few) can now award their users points for voting.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 5.x/6.x -...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): User Points Voting API Download

Added: May 10, 2013 | Visits: 457

Search Cloud Generator 5.x-7.1-1 The module provides a block in which the tag cloud gets displayed.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Search Cloud Generator": - min & max font sizes - use color tones on links or not -...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (60): Search Cloud Generator 5.x-7.1-1 Download

Added: May 10, 2013 | Visits: 448

Points and Rewards Module The system awards shopping points to customers for the amount they spend. Points consider as cash when redeemed, so points are in pending status untill approved by admin(manually) Once approved, customers can then use those points to pay for order druing checkout.Admin features.1.Enable/Disable...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Points and Rewards Module Download

Added: May 10, 2013 | Visits: 731

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 536

Tag Cloud widget for UTW It uses the Ultimate Tag Warrior tag plugin for generating the tag cloud.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0.2 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Tag Cloud widget for UTW Download

Added: May 10, 2013 | Visits: 484

Better tag cloud widget The tag cloud is not fundamentally different from the core one, but it has many additional options. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Better tag cloud widget Download

Added: May 10, 2013 | Visits: 478

Category Cloud Widget The category cloud is displayed in the sidebar.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0 or higher


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Category Cloud Widget Download

Added: July 24, 2013 | Visits: 629

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


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 07, 2013 | Visits: 426

BrokenStickRegression A line of connected straight sections is fitted to a 2D-cloud of data points. The sections are described by the coordinates of their endpoints. No toolbox required.


Platforms: Matlab

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

Added: August 26, 2013 | Visits: 409

Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. It's like making a line between 2 points. It takes start and end points, and the number of points you want in between.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Get points for a line between 2 points Download

Added: June 22, 2013 | Visits: 408

pcloud_determine_res.m This function assumes that the point cloud is in standard format, meaning that the points are organized by row of the cloud rather than by column.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): pcloud_determine_res.m Download

Added: April 12, 2013 | Visits: 443

Smoothing function by increasing number of points This function can be used to obtain smooth function by increasing number of points of the function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Smoothing function by increasing number of points Download

Added: July 07, 2013 | Visits: 452

Skeleton end and triple points Detects the end and triple points of a skeleton image after the binary image has been passed through the function "bwmorph" 'thin' option.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Skeleton end and triple points Download

Added: July 16, 2013 | Visits: 651

Travel Guide (Points Based Djikstra Algorithm) Objective: Shortest Distance Path between 2 Points.Step: Select 2 Points to get Shortest Distance Path between them.Intro: Background Image "Andhra Pradesh" is a state in India for which the major district Capitals (only) are defined.Note 1: "Loop" is to view the possible Route Connection...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (62): Travel Guide (Points Based Djikstra Algorithm) Download

< 1 2 3 4 5 >