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

Decimal To Binary Algorithm software
Filter: All | Freeware | Demo
 

Decimal To Binary Algorithm

< 1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 640

Anatas Anatas is a scriptable drag-and-drop application that converts text 3DMF files to binary form and vice versa.



Platforms: Mac

License: Freeware Download (92): Anatas Download

Added: January 25, 2010 | Visits: 792

HexDecBin HexDecBin quickly and efficiently converts among hex, decimal, and binary. Enter in a number into one of these three bases, and it will be displayed as the other two bases.





Platforms: Mac

License: Freeware Download (139): HexDecBin Download

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

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

Added: June 14, 2013 | Visits: 376

BPSK Simulator for Low Rate Transmisions Presentation Layer: TXT to binary and viceversaLink Layer: CRC + Interleaving and viceversaPhysical layer: IQ modulation. Coherent demodulation. Carrier recovery using square loop. On base band it is also implement a phase sinchronism system in order to project bit energy only on one carrier...


Platforms: Matlab

License: Freeware Size: 2.19 MB Download (43): BPSK Simulator for Low Rate Transmisions Download

Added: September 10, 2013 | Visits: 211

Hexadecimal to binary this will do the easy conversion for you without any truncating or improper values. It puts it in matrix format for easier manipulation.hex2bin('0123456789abcdef')ans = Columns 1 through 18 0 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 0 1 Columns 19 through 36 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 0 0 0 Columns 37...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Hexadecimal to binary Download

Added: April 19, 2013 | Visits: 248

datato1ofm.m Take categorical data matrix and transform whole matrix to binary sparse 1ofM matrix, keeping track of what came from where. Ideal for any form of count-based probabilistic analysis.Typically used in a chain following loadcell.m and celltonumeric.mdatato1ofm - recast data in 1 of M format,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): datato1ofm.m Download

Added: March 31, 2013 | Visits: 296

Embedded MATLAB(R) Example: Convert integer to binary The help section includes instructions for building a MEX function using the EMLMEX command, and for generating C-code using the EMLC command.For more information about the Embedded MATLAB subset, please visit the MathWorks web-site:http://www.mathworks.com/products/featured/embeddedmatlab/


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Embedded MATLAB(R) Example: Convert integer to binary Download

Added: June 15, 2013 | Visits: 699

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: 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: August 06, 2013 | Visits: 464

NBPSO (New Binary Particle Swarm Optimization) Algorithm Particle swarm optimization (PSO) is one of the modern heuristic algorithms that can be applied to continuous and discrete optimization problems.The original binary PSO (BPSO) has got some disadvantages that make the algorithm not to converge well.To deal with these disadvantages, a new BPSO...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): NBPSO (New Binary Particle Swarm Optimization) Algorithm Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 1.444

Algorithm::Pair::Best Algorithm::Pair::Best is a Perl module to select pairings (designed for Go tournaments, but can be used for anything, really). SYNOPSIS use Algorithm::Pair::Best; my $pair = Algorithm::Pair::Best->new( ? options ? ); $pair->add( item, ? item, ... ? ); @pairList = $pair->pick( ? $window...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (118): Algorithm::Pair::Best Download

Released: June 24, 2023  |  Added: July 17, 2023 | Visits: 177

Miraplacid Binary and Text DOM SDK Miraplacid Binary and Text DOM SDK represents two complementary technologies - BinaryDOM and TextDOM. This is redistributable software library component (dll) which works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model (Binary...


Platforms: Windows, *nix, Windows 7, Windows Server, Other

License: Freeware Size: 548 KB Download (33): Miraplacid Binary and Text DOM SDK Download

Added: May 10, 2013 | Visits: 422

Ascii2Binary/Binary2Ascii These programs convert between textual and binary representations of numbers. ascii2binary reads input consisting of textual representations of numbers separated by whitespace and produces as output the binary equivalents. The type and precision of the binary output is selected using command line...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (67): Ascii2Binary/Binary2Ascii Download

Added: July 01, 2013 | Visits: 438

bghungar "Hungarian algorithm" to solve the square assignment problem (original & pure MATLAB implementation). The Hungarian algorithm can also be used as a sub-solver in a B&B solver for the travelling salesman problem.How to match N (e.g. N=6) pairs of signals from 2 experiments? Build full reordering...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): bghungar Download

Added: August 30, 2013 | Visits: 437

Alghorithm of Karge Thompson The algorithm of Karge Thompson is a heuristic algorithm that allows to obtain, given a specific group of jobs to be produced, the best sequence in terms of time setup.Hypothesis:N indipendent jobs;delivery dates not relevant;preemption is not allowed;set-up time dependent on the sequence of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Alghorithm of Karge Thompson Download

Added: April 21, 2013 | Visits: 405

Byte data format bits manipulation The objective is to provide sample utilities and demonstrate ascii character/ symbol convert to/ from byte formats of decimal, binary and hexadecimal.Format can also be recognized by isHexadecimal and isBinary functions. Bit shifting is performed.ALternatively, bitshift() can be used.main...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Byte data format bits manipulation Download

Added: April 11, 2013 | Visits: 264

Galois Field Array to Exponential Array Conversion This code converts a Galois Field array created using GF(2^m) for a given primitive polynomial into the 'exponential' notation, which you can use with gfrepcov() to binary if you wish.Uses the gf2dec() function internally.Example usage:>> genpoly = rsgenpoly(15,11)genpoly = GF(2^4) array....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Galois Field Array to Exponential Array Conversion Download

Released: February 11, 2004  |  Added: October 22, 2006 | Visits: 4.448

Hexplorer Advanced hexadecimal editor. Few important programs features: 6 color schemes to interpret bytes visually. Every of them tryies to fit some functionality (for example text analyzing) and user preferences Unlimited undo Access to logical disks under Windows NT/2000/XP Disassembler Import and...


Platforms: Windows

License: Freeware Size: 485 KB Download (755): Hexplorer Download

Released: November 19, 2006  |  Added: November 22, 2006 | Visits: 2.777

FileCarver Demo File Carver is a program for editing binary data files that follow an arbitrary format that you specify. File Carver offers a completely new approach to binary file editing, when compared to the traditional use of a hex-editor. When using a hex-editor, you are forced to calculate the offset and...


Platforms: Windows, Mac, *nix, Java

License: Demo Cost: $30.00 USD Size: 83.68 KB Download (158): FileCarver Demo Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 611

Pistonsoft Text to Speech Converter Convert any text into audible voice. Pistonsoft Text to Speech Converter speaks any text aloud in multiple languages with a voice of your choice. The newly developed text to speech algorithm makes it simple to narrate texts, documents and HTML pages, or produce audio books from any text....


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 8.2 MB Download (703): Pistonsoft Text to Speech Converter Download

< 1 2 3 4 5 >