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

Vector Cheque software
Filter: All | Freeware | Demo
 

Vector Cheque

< 1 2 3 4 5 > 
Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 653

Vector Transport Icons Download this Free Vector Transport 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: 637 KB Download (48): Vector Transport Icons Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 696

Vector Travel Icons Download this Free Vector Travel Icons Pack for your Website or Application. 9 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: 533 KB Download (49): Vector Travel Icons Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 642

Icons-Land POI Vector Icons Icons-Land Company advertises exclusive set of icons - Points of Interest Vector Icons. The images are represented in 4 variations of colors (green, blue, red, orange) and 2 variations of backgrounds (plain and circled). Colors variety helps distinguishing the same objects on the map by different... Platforms: Windows

License: Demo Cost: $150.00 USD Size: 1.48 MB Download (57): Icons-Land POI Vector Icons Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 430

GISEYE Vector Converter GISEYE Vector Converter software for Windows is designed to convert vector data from one presentation format into another. The user has a rich functional that allows him to re-project vector maps into a wide range of available projections, to change vector name file, to combine vector maps by... Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 9.77 MB Download (444): GISEYE Vector Converter Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 619

Vector Magic for Mac Convert bitmap images like JPEGs, GIFs and PNGs to the crisp, clean, scalable vector art of EPS, SVG, and PDF with the world's best auto-tracing software. Features: · Single-click vectorization YES · Basic vectorization mode, with easy-to-choose settings YES YES · Advanced vectorization... Platforms: Windows

License: Demo Cost: $50.00 USD Size: 28.3 MB Download (410): Vector Magic for Mac Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 581

Vector Magic Convert bitmap images like JPEGs, GIFs and PNGs to the crisp, clean, scalable vector art of EPS, SVG, and PDF with the world's best auto-tracing software. Features: · Single-click vectorization YES · Basic vectorization mode, with easy-to-choose settings YES YES · Advanced vectorization... Platforms: Windows

License: Demo Cost: $50.00 USD Size: 10 MB Download (449): Vector Magic Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 672

VectorNow Raster to Vector Converter AutoDWG VectorNow Raster to Vector Converter Stand-Alone creates DWG/DXF drawings with editable lines by the original image, no AutoCAD requested. The converted drawings can be saved as AutoCAD R14 or 2000~2009 format. Key Features: 01. Create editable lines by the original image, no AutoCAD... Platforms: Windows

License: Shareware Cost: $120.00 USD Size: 5.2 MB Download (456): VectorNow Raster to Vector Converter Download

Released: January 25, 2013  |  Added: March 04, 2013 | Visits: 857

Quick Cheque Quick Cheque is a Cheque Printing and Bank Book Management software. Quick Cheque enables you to write cheques as well as to manage your Bank Books in an easy, accurate and secure manner. Quick Cheque eliminates spelling errors & writing mistakes at the same time giving a professional look and... Platforms: Windows

License: Demo Cost: $149.00 USD Size: 279.65 MB Download (63): Quick Cheque Download

Added: May 10, 2013 | Visits: 623

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

Added: May 10, 2013 | Visits: 488

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: September 16, 2013 | Visits: 807

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

Added: May 11, 2013 | Visits: 476

Vector Quantization - K-Means This function is for training a codebook for vector quantization. The data set is split to two clusters, first, and the mean of each cluster is found (centroids). The disttance of each vector from these centroids is found and each vector is associated with a cluster. The mean of vectors of each... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Vector Quantization - K-Means Download

Euler angle, DCM, Quaternion, and Euler Vector Conversion/Teaching GUI This is an instructional GUI to be used for learning how Euler angles, DCMs, quaternions, and Euler vector parameters relate in the rotation of cartesian frames (A to B). Can also be used to convert between all 4 values, however see below for a function that accomplishes this.Features:- All 12... Platforms: Matlab


Space vector PWM based three phase inverter using state space model of filter The model simulates space vector based three phase inverter with the state space model of thefilter. The model parameters such as frequency, switching frequency, load parameters, voltage, modulation index and filter A,B,C,D parameters. Platforms: Matlab


Space Vector PWM for three phase inverter -- Matlab default The model simulates the three phase inverter with space vector pulse width modulation. The SVPWM idea has been used from the Matlab drive library. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Space Vector PWM for three phase inverter -- Matlab default Download

Added: July 21, 2013 | Visits: 458

Find values in a vector or function Given a desired value "y0", this function finds all the elements "y" in a vector whose values are the closest to "y0" in the whole vector, and also the positions "xi". So, the output is a set of points [xi,y0] given in two vectors, one for the values and another one for the positions.The inputs... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Find values in a vector or function Download

Added: June 26, 2013 | Visits: 501

Choosse randomly number of elements from a vector function [out]=random2(ini,fin,num)% Choosse randomly a number (num) of elements from a vector [ini:fin]% Randomly change the position of the vector. in pairs of twos%% Imput:% ini: Beginning of the vector% fin: End of the vector% nun: Number of elements to choose from the range of vector... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Choosse randomly number of elements from a vector Download

Added: July 04, 2013 | Visits: 331

Resulting vector from a 3-phase system The simulation for educational purposes shows the resulting rotating vector from the 3 by 120 degrees shifted sinusoidals in a phase plane. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Resulting vector from a 3-phase system Download

Added: March 22, 2013 | Visits: 355

Tangent vector calculation once you have the normal vector, this toolkit will calculate normalized tangent plane vector for you. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Tangent vector calculation Download

Added: April 06, 2013 | Visits: 395

Vector functions (extended) Some particular vector functions as the vector norm, the vector length, scaling and the cross respectively dot product for extended precision. All functions work on the first dimension of [3xM] extended matrices. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): Vector functions (extended) Download

< 1 2 3 4 5 >