Freeware Listing: Decimal
- Q15 to decimal converter
- License: Freeware

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 string form - dependent on representation of input argument (hexadecimal or binary) take 'hex' or 'bin' Valu of function: y - decimal integer EXAMPLE: >> q152dec('C000','hex') ans = -0.5000.
- Publisher: Szymon Leja
- Date: 08-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Binary to Decimal
- License: Freeware

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.
- Publisher: Moatasem Chehaiber
- Date: 24-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Binary-Decimal-Hexadecimal Converter
- License: Shareware

Binary-Decimal-Hexadecimal Converter is an Excel template that will allow you to easily convert a binary expression into hexadecimal format.
This is another conversion tool using built-in Excel function. But different than earlier post where the template using the built-in convert function, this converter using the other built in function.
There are six built-in functions used here, those are dec2bin (decimal to binary), dec2hex (decimal to hexadecimal), hex2bin (hexadecimal to binary converter), hex2dec (hexadecimal to decimal), bin2dec (binary to decimal) and bin2hex (binary to hexadecimal).
- Publisher: ExcelTemplates
- Date:
- Platform: WinOther
- Decimal-Binary Unit Converter
- License: Shareware

Decimal-Binary Unit Converter is a small, simple, Java based application specially designed to lend you a hand when you need to convert byte units.
Using this tool is very easy: you just enter the unit value that you want to convert and let Decimal-Binary Unit Converter take care of the rest.
for WindowsAll
.
- Publisher: David Foster
- Date:
- Platform: WinOther
- Binary Decimal Converter
- License: Freeware

Easily convert binary numbers to decimal values, and the other way around.
- Publisher: teodorfilimon.com
- Date:
- Size: 10 KB
- Platform: WinOther
- AddTime
- License: Freeware

Time calculator. Allows to add/sub hours and minutes and to convert the result in decimal. Drag & drop for using with Excel and other programs..
- Publisher: Detlev Schaefer
- Date: 05-02-2001
- Size: 19 KB
- Platform: WinOther
- Quick Number Base Converter
- License: Freeware

Quick Number Base Converter is a little application that sits in the windows system tray and when you click on it, allows you to quickly convert numbers between decimal, hex, binary, octal, etc. It's a simple little tool, designed for those handy times when you need to convert numbers between bases. It also converts numbers to and from windows colors (i.e. type a hex number, see what RGB color it corresponds to). This software is freeware with no limitations, no expiration, and no disabled features..
- Publisher: SB-Software
- Date: 15-03-2005
- Size: 584 KB
- Platform: Win2000, WinOther
- EsbDecimals
- License: Freeware

EsbDecimals is a free subset of the forthcoming ESBPCS for .NET - it includes Microsoft .NET Framework Assembly (v2.0, v3.0, v3.5 and v4.0 included) that have classes that supply Constants and Mathematical Routines for the Decimal Type supplied by the Framework. Full C# source is included as well as a Documentation. Demos for C#, VB.NET and Embarcadero Delphi Prism included. Unit Testing using MSTest is also included..
- Publisher: ESB Consultancy
- Date: 21-06-2011
- Size: 2963 KB
- Platform: Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64
- Binary Viewer
- License: Freeware

Binary Viewer is a free windows utility allowing you to open and view any file located on your computer regardless of format file was saved. It can display data in decimal, octal, hexadecimal and text (ASCII or Unicode) formats. Program supports Alternate Data Streams (ADS). It also provides functionality of searching within file, copy/paste/save file dump into the file or clipboard. Program has simple and intuitive user interface, supports large file sizes (up to 4GB), has very small memory footprint is very responsive and first of all is absolutely free. You can use it for: Analyzing internal format of binary files; Reverse engineering of programs and files saved in proprietary file format; checking contents of files not viewable by other means; Comparing/checking differences between binary files.
- Publisher: ProXoft L.L.C.
- Date: 01-02-2013
- Size: 1308 KB
- Platform: Win7 x32, Win7 x64, WinOther
- Decimals Allowed
- License: Freeware

This script allows the user to enter a number with up to 2 decimal places in a text box. In other words, 99 is ok, 99.9 is ok, 99.99 is ok, but 99.999 is rejected. You can easily change the number of decimal places that are permitted. (i.e. 1, 2, 3, etc.) For the example, enter a number with up to 2 decimal phe exampln try entering one with more than 2 decimal places. &y enterin.
- Publisher: Fred Serry
- Date: 09-01-2013
- Size: 102 KB
- Platform: JavaScript, Scripts
- Q15 Format
- License: Freeware

A simple file that converts an decimal number between -1 and 0.9999, for Q15 format representation, used in DSP's..
- Publisher: Mario Cardoso
- Date: 15-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Decimal to Q15 format
- License: Freeware

y = dec2q15( x , form ) Function that works with any decimal value (beacuse of saturation using). Available representation of Q15 format are binary or hexadecimal. Input arguments of function: x - decimal integer form - form - dependent on representation of input argument (hexadecimal or binary) take 'hex' or 'bin' Valu of function: y - its hexadecimal or binary representation stored in a MATLAB string EXAMPLE: >> dec2q15(0.125,'hex') ans = 1000 >> dec2q15(0.125,'bin') ans = 0001000000000000 >> dec2q15(-0.775,'hex') ans = 9ccd >> dec2q15(-0.775,'bin') ans = 1001110011001101.
- Publisher: Szymon Leja
- Date: 19-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- chart or txt or string 2 decimal num -Comma to point
- License: Freeware

in this file there is an algoritm, it s not a function. if you have a file with data number with the decimal part indicated by a comma, and you need to import this datas as number, you need before transform comma with point. in this file a varialble is loaded, and it going to be stranformed in a new one with the point instead the comma, and also it go to transforming the string of charts in a decimal number. For better undestanding please look inside the file. It is commented. NB. with this file you going to loose your initial formatting of data, in txt format..
- Publisher: MARCELLO CAMMARATA
- Date: 17-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- DECADE (Mod-10) COUNTER
- License: Freeware

Because we use the decimal number system so much, we often prefer to have a Decade Counter instead of a Binary Counter. Using 4 J-K Flip Flops and skipping six of its possible output states, simulation of Decade Counter is carried out with components available in Simulink..
- Publisher: K. SUBRAMANIAN
- Date: 15-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- std::decimal Implementation
- License: Freeware

A portable implementation of the proposed std::decimal. Some compilers (notably gcc) are already making this available, and it seems likely to become standard.
This does not implement the decimal arithmetic, but rather relies on existing implementations (typically C libraries) that can easily be downloaded elsewhere.
std::decimal Implementation License - Boost Software License (BSL1.0).
- Publisher: Stddecimal
- Date:
- Platform: WinOther
- xCELLgeo
- License: Shareware

xCELLgeo is a handy and reliable add-in for Excel designed to convert dotted IPv4 addresses to decimal format and viceversa.
In addition, you can use xCELLgeo to perform DNS lookups or to identify the country / city (geolocation) of the IP address.
Note: For geolocation information, you are required to download the GeoLite databases from MaxMind.
.
- Publisher: FullScope Solutions, LLC
- Date:
- Platform: Win7 x64, Windows 7, Windows 8, WinOther, WinVista, WinVista x64
- File2Code
- License: Freeware

File2Code is a lightweight command line application that you can use to convert binary content into decimal or hexadecimal strings.
File2Code comes in handy to programmers who need to convert binary data into an array, providing an alternative method for embedding a file into an application.
.
- Publisher: Drew Buckley
- Date:
- Platform: Windows 7, Windows 8, WinOther, WinVista
- BHD Converter
- License: Shareware

BHD Converter is a simple tool programmed in java that lets the users convert between the numeric systems binary, hexidecimal, and decimal with the click of a button
.
- Publisher: UtilityNerd.com
- Date:
- Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64
- HexDecimalConverter
- License: Shareware

HexDecimalConverter was developed as an accessible and handy application that allows you to convert Hexadecimal values to Decimal values.
HexDecimalConverter was developed with the help of the Java programming language and can run on platforms such as Windows, Mac OS X and Windows.
.
- Publisher: University of Waterloo
- Date:
- Platform: WinOther
- BitMaker
- License: Shareware

BitMaker was created as an accessible and easy-to-use application that allows you to manipulate bitwise decimal numbers.
BitMaker also includes support for custom profiles which can set the visibility / label for any or all of the bits.
Now, you can use the BitMaker application to quickly convert your decimal values to binary ones.
.
- Publisher: Firedancer Software
- Date:
- Platform: Windows 7, WinOther, WinVista
Decimal: Freeware | All








