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

Panorama Vector freeware
Filter: All | Freeware | Demo
 

Panorama Vector

< 1 2 3 4 5 > 
Added: October 20, 2013 | Visits: 620

Asymptote for Linux Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality typesetting that LaTeX does for scientific text.



Platforms: *nix

License: Freeware Size: 1.68 MB Download (57): Asymptote for Linux Download

Added: May 10, 2013 | Visits: 331

smallestMin MATLAB has a built-in function called min that returns the smallest value in some numeric vector.This function does the same thing, but it returns the smallest min from all the vectors. Requirements: - MATLAB 7.6 or higher





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

License: Freeware Download (57): smallestMin Download

Added: May 10, 2013 | Visits: 558

beez::svg bezier animator beez:: is a vector-drawing editor/animator to create SVG animations based on W3C's specifications and Adobe's implementation. The program is completely based on Bezier cubic-interpolated shapes (you now know why it's called so). Even rectangles and ellipses are animatable curves.Create and...


Platforms: Windows, Delphi,

License: Freeware Download (57): beez::svg bezier animator Download

Added: May 10, 2013 | Visits: 454

WP PT-Viewer When inserting a quicktag specifying the image and information about the panorama (field of view, image size, horizon position) the plugin will compute the corresponding obscure applet parameters.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through...


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

License: Freeware Download (57): WP PT-Viewer Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 563

Java vector cut-and-paste A library for cross-platform vector graphics cut and paste in java. It allows one to draw graphics which can the be pasted into word or openoffice. It handles Graphics2D, but not bitmap picture inclusion nor transparencies.


Platforms: Windows, Mac, Linux

License: Freeware Size: 103.16 KB Download (56): Java vector cut-and-paste Download

Added: May 10, 2013 | Visits: 487

Vector class This vector class stores elements in a list and hence allows the 'vector' to grow dynamically. Common mathematical functions (sin, cosh, etc) are supported elementwise and so are a number of 'external' operations (dot for the inner product between vectors, norm, sum etc.).This class does not rely...


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

License: Freeware Download (55): Vector class Download

Added: May 10, 2013 | Visits: 622

Matrix vector multiplication Using 'reduce' and 'map', this code shows how a matrix vector multiplication can be reduced to a single loop.


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

License: Freeware Download (54): Matrix vector multiplication Download

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

Vector Playing Cards This is a set of poker size playing cards which has been hand crafted in various vector formats (.SVG and .EPS). All 52 faces are offered as either one combined image or as separate files for each playing card. These are licensed under LPGL 3.0.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.55 MB Download (54): Vector Playing Cards Download

Added: May 10, 2013 | Visits: 526

Zodius Zodius is a fast 2d vector graphics library. It intends to support Flash and SVG type paths including all filling and stroking types. The OO interface is very easy to use and requires little knowledge about graphics.


Platforms: Windows, C/C++,

License: Freeware Download (54): Zodius Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 711

Free Vector Diagram Icons Download this Free Vector Diagram Icons Pack for your Website or Application. 11 icons in formats PNG, Windows Vista Format ICO And CDR Illustrations Format. FreeVectorDownload.com offer High Quality Royalty Free Vector Icons, More Icons Pls browse homepage


Platforms: Windows

License: Freeware Size: 919 KB Download (53): Free Vector Diagram Icons Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 714

Vector Application Basic Icons Download this Free Application Basic Icons Pack for your Website or Application. 12 icons in formats PNG, Windows Vista Format ICO And CDR Illustrations Format. FreeVectorDownload.com offer High Quality Royalty Free Vector Icons, More Icons Pls browse homepage


Platforms: Windows

License: Freeware Size: 687 KB Download (53): Vector Application Basic Icons Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 516

Flash Vector Drawing Flash Vector Drawing(aka faved) is a tool for flash developers to extract vector shapes from pictures. It uses native flash drawing(lineTo, curveTo, etc.) and allows to export the drawn picture into flash code(specially formatted or pure).


Platforms: Windows, Mac, Linux

License: Freeware Size: 157.17 KB Download (52): Flash Vector Drawing Download

Added: May 03, 2013 | Visits: 477

Panorama 20081005 for Image Effects It generates embedded images using URIs data.The package contains a Servlet that can be added to a web project to create sparklines based on request parameters.It also includes a taglib for easily formatting the required parameters. There's also an API to directly create a BufferedImage in any...


Platforms: JavaScript

License: Freeware Size: 92.16 KB Download (52): Panorama 20081005 for Image Effects Download

Added: September 16, 2013 | Visits: 805

Programmable Vector Programmable Vector Graphics code shows how to use vector graphics in your applications and how to create interactive GIS and CAD-system.


Platforms: C and C plus plus

License: Freeware Size: 51.2 KB Download (51): Programmable Vector Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 602

Raster To Vector Converter Raster To Vector converter is the most powerful and absolutely free solution for digitizing vector data from image sources. It combines the power of outline vectorizing technology with many unique features such as: - Customizable noise suppression; - Autoincrease quality for small-sized...


Platforms: Windows

License: Freeware Size: 9.98 MB Download (51): Raster To Vector Converter Download

Added: May 10, 2013 | Visits: 318

Complement Coding It will take a vector as input, with a lower and upper limit used for normalization.The script normalizes each feature value and calculates its complement. To run the script, unzip the archived files, open Matlab and type "compgui" in the Matlab prompt. Requirements: - MATLAB 7.4 or higher


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

License: Freeware Download (51): Complement Coding Download

Convert Reflection Coefficients into Prediction Coefficients A = rc2lpc(K):K is vector of reflection coefficients: K = [k1, k2, ..., kp].A is vector of linear prediction coefficients: A = [1, a_p(1), a_p(2),..., a_p(p)]If the second input argument is passed, i.e.,A = rc2lpc(K,'matrix'),then A is the matrix:[1, 0, 0, 0,..............,0; 1,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Convert Reflection Coefficients into Prediction Coefficients Download

Added: August 06, 2013 | Visits: 477

RaphadoTzl This is an API module, exposing some of the functionality of the RaphadoTzl javascript vector graphics library.RaphadoTzl is a small javascript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget,...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (51): RaphadoTzl Download

Added: May 24, 2013 | Visits: 468

Condor Optimizer CONDOR is a new optimizer whose aim is to find the minimum x* of an objective function F(x) (x is a vector whose dimension is between 1 and 150) using the least number of function evaluations of F(x). It is assumed that the dominant computing cost of the optimization process is the time needed to...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (50): Condor Optimizer Download

Added: July 07, 2013 | Visits: 519

Matrix Analysis of Two Dimensional Bar Structures MABS2D Input data is the MS Excel file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored.After running the mabs2d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once the...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Matrix Analysis of Two Dimensional Bar Structures MABS2D Download

< 1 2 3 4 5 >