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

Degrees Miniute To Decimal Degrees software
Filter: All | Freeware | Demo
 

Degrees Miniute To Decimal Degrees

1 2 3 4 5 > 
Added: May 13, 2013 | Visits: 570

Q15 to decimal converter Converts any Q15 value (hexadecimal or binary) to decimal integer.y = q152dec(x , form)Input arguments of function:x - its hexadecimal or binary representation stored in a MATLAB stringform - dependent on representation of input argument (hexadecimal or binary) take 'hex' or 'bin'Valu of...



Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Q15 to decimal converter Download

Added: June 05, 2013 | Visits: 480

Binary To Decimal Conversion Binfar2Dec:Binary vector To Decimal vector Dec2Binfar:Decimal vector To Binary vectorReadme:Helpful mfile (exemples:how to use m functions).





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Binary To Decimal Conversion Download

Added: January 25, 2010 | Visits: 924

IP to Decimal X IP to Decimal is a small utility for converting IP Addresses (i.e., 64.123.64.232) and Host Addresses (i.e., www.macupdate.com) to their decimal equivalent. This can be done for many reasons: security audits, curiosity, bypassing filters, etc. This application is written in Cocoa Java.


Platforms: Mac

License: Freeware Download (124): IP to Decimal X Download

Added: June 15, 2013 | Visits: 696

Binary to Decimal Converts binary data of any format in a string to floating point decimal of a defined fraction size.The "intsize" input parameter defines the size of the exponent and sets the fixed point location in the binary number. se accompani for test program for test of this function


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Binary to Decimal Download

Added: May 10, 2013 | Visits: 458

Easy binary2decimal and decimal2binary This script allows you to convert binary numbers to decimal and vice-versa in the most straightforward way.


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

License: Freeware Download (56): Easy binary2decimal and decimal2binary Download

Added: July 04, 2013 | Visits: 398

2s complement to decimal converter Converts 2s complement to signed decimal equivalent. Takes two arguments - the data, and the number of bits wide the data is. For example:out = twos2decimal(data,16);


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): 2s complement to decimal converter Download

Added: August 12, 2008 | Visits: 1.475

Integer To Decimal IntegerToDecimal allows you to enter an integer (base 10) number which it converts to any base between 2 and 16 inclusive. You may enter negative numbers as well. Currently the application supports 16 bit integers. Source code is also available on website.


Platforms: Windows

License: Freeware Size: 26 KB Download (108): Integer To Decimal Download

Added: January 25, 2010 | Visits: 651

Decimator Many a designer, engineer and layout artist has had a strip of paper taped to the side of their monitor showing the fraction to decimal conversions for various parts of an inch (who can remember what 9/32 of an inch is?). This widget moves that breakdown to your Dashboard and improves on it. Now,...


Platforms: Mac

License: Freeware Download (105): Decimator Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 531

Graphic Units Calculator Easy-to-use, proportion and resize calculator, unit convertor and fraction to decimal equivalents chart. PROPORTION and RESIZE CALCULATOR Quickly and easily find reduction and enlargement metrics for height, width and overall scale. UNIT CONVERTOR Using the convenient popup menus at the...


Platforms: Mac

License: Commercial Cost: $2.99 USD Size: 102.4 KB Download (48): Graphic Units Calculator Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 422

Fraction Calc Performs basic arithmetic with integers, proper and mixed fractions; fraction to decimal, and decimal to fraction conversions. Over 15,000 of the iOS version sold on the iTunes store for iOS devices. •Receives whole numbers, numerators, and de


Platforms: Mac

License: Shareware Cost: $1.99 USD Size: 102.4 KB Download (49): Fraction Calc Download

Released: October 28, 2008  |  Added: November 06, 2008 | Visits: 3.663

RPN Engineering Calculator This Programmable RPN calculator has 6 unique keypads (see below) and 15 discrete calculators for the more complex functions. It has a complete help system with individual tips for all but the most ordinary functions and a Tip of the Day feature for new users. Select fixed, scientific or...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 2.52 MB Download (1019): RPN Engineering Calculator Download

Added: July 10, 2006 | Visits: 5.810

RPN Engineering Calculator™ This RPN calculator offers a choice of more than 200 solutions with five unique keypads. It has a complete help system with individual tips for all but the most ordinary functions and a Tip of the Day feature for new users. You can choose between fixed, scientific and engineering notation and...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 1.85 MB Download (364): RPN Engineering Calculator™ Download

Added: January 13, 2010 | Visits: 1.034

Convert::MIL1750A Convert::MIL1750A is a Perl module for conversion routines between decimal floating/integer values and hexadecimal values in the MIL-STD-1750A format. SYNOPSIS use MIL1750A; # Convert to MIL-STD-1750A hex from decimal $hex16i = I16_to_1750A( $dec_value ); $hex16f = F16_to_1750A(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (120): Convert::MIL1750A Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 1.084

tkCNC Editor tkCNC Editor is a text editor, specially designed for editing of CNC code (G-code) for CNC machines. It is used by CNC programmers and operators for fast editing and verification of CNC code. tkCNC Editor version 2.0 has implemented these functions: MDI (Multiple document interface) - allows...


Platforms: Windows

License: Shareware Cost: $140.00 USD Size: 1.01 MB Download (59): tkCNC Editor Download

Released: April 21, 2008  |  Added: April 26, 2008 | Visits: 2.369

BlueMATH Calculator Desktop calculator and expression evaluator. Evaluate simultaneously multiple expressions. Support for parantheses, user variables, scientific notation, decimal, hexadecimal and binary bases. Trigonometric functions and bitwise operators. Compact and extended modes. Features: -multiple...


Platforms: Windows

License: Shareware Cost: $19.00 USD Size: 404 KB Download (108): BlueMATH Calculator Download

Added: May 20, 2010 | Visits: 1.185

HTML::Entities::Numbered HTML::Entities::Numbered is a Perl module for conversion of numbered HTML entities. SYNOPSIS use HTML::Entities::Numbered; $html = Hi Honey♥; # convert named HTML entities to numbered (decimal) $decimal = name2decimal($html); # Hi Honey♥ # to numbered (hexadecimal) $hex =...


Platforms: *nix

License: Freeware Size: 8 MB Download (92): HTML::Entities::Numbered Download

Added: April 22, 2010 | Visits: 1.004

Math::BigInt::Calc Math::BigInt::Calc is a pure Perl module to support Math::BigInt. SYNOPSIS Provides support for big integer calculations. Not intended to be used by other modules. Other modules which sport the same functions can also be used to support Math::BigInt, like Math::BigInt::GMP or...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (102): Math::BigInt::Calc Download

Added: July 10, 2006 | Visits: 5.199

ParseRat File Parser, Converter, Restructurer NEVER AGAIN RE-KEY LEGACY DATA: ParseRat v2.0 Parses, converts and restructures files. Reads most files including XML, web pages and tables, page image print files and other multi-line data blocks from other processes, fixed format, delimited, dBase, structured binary, etc. Can import from...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 1.02 MB Download (689): ParseRat File Parser, Converter, Restructurer Download

Released: May 15, 2007  |  Added: May 19, 2007 | Visits: 4.487

Construction Master for Windows Feet-Inch-Fraction and Metric Construction-Math Software Now you can have powerful Construction-Math software on your PC! Calculate in Feet, Inches and Fractions. Instantly find Areas, Volumes and more! Check plan dimensions and take-offs. Use it as a handy pop-up program without leaving your...


Platforms: Windows

License: Demo Cost: $39.95 USD Size: 1.54 MB Download (379): Construction Master for Windows Download

Added: August 04, 2008 | Visits: 881

ParseRat File Parser Converter Restructurer 2.0f NEVER AGAIN RE-KEY LEGACY DATA:ParseRat v2.0 Parses, converts and restructures files. Reads most files including XML, web pages and tables, page image print files and other multi-line data blocks from other processes, fixed format, delimited, dBase, structured binary, etc. Can import from system...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 1.05 KB Download (97): ParseRat File Parser Converter Restructurer 2.0f Download

1 2 3 4 5 >