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

Integer To Binary software
Filter: All | Freeware | Demo
 

Integer To Binary

< 1 2 3 4 5 > 
Added: August 06, 2013 | Visits: 465

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

Added: May 19, 2006 | Visits: 2.785

Starfield 3d only Integer A Flight through 10000 Stars. Programmed with pure java 1.3. The challange was to calculate with integer to improve the performance. A Random function generate a star with a speed and a direction, if the star is out of the screen it is replaced by a new star at the far center of the screen. A... Platforms: Windows, Mac, *nix, Windows CE

License: Freeware Download (149): Starfield 3d only Integer Download

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

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

Added: May 10, 2013 | Visits: 424

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 07, 2013 | Visits: 425

stlwrite - Write binary or ascii STL file STLWRITE(FILE,fv) writes a stereolithography (STL) file to FILE for a triangulated patch defined by FV (a structure with fields 'vertices' and 'faces'). STLWRITE(FILE,FACES,VERTICES) takes faces and vertices separately, rather than in an FV struct STLWRITE(FILE,X,Y,Z) creates an STL file from... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): stlwrite - Write binary or ascii STL file Download

Added: October 07, 2006 | Visits: 5.204

DLL to Lib DLL to Lib is a magical tool which can convert a DLL into its equivalent static library file. After that, you can replace the original DLL with the static library file, rebuild your application, and distribute it without the DLL! The most exciting thing is that the conversion process DOES NOT... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.31 MB Download (626): DLL to Lib Download

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

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

Added: August 28, 2008 | Visits: 929

Regxx Regxx is a Registry Consol Tool for user who have to modify registry. Network Administrator can use it in a batch file to modify registry. Programmer can add this to it's installation procedure. Create / delete /import / export registry key and value from a command console, support string, long... Platforms: Windows

License: Freeware Size: 40 KB Download (522): Regxx Download

Added: July 29, 2013 | Visits: 356

RoboRealm Matlab Mex Integration RoboRealm provides you with an interactive and experimentation vision system to investigate the very complex world of image analysis and image processing. Through an easy to use analysis pipeline you can add image processing filters to translate an image into robotic movements or computer... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): RoboRealm Matlab Mex Integration Download

Added: April 21, 2013 | Visits: 407

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: 267

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

Added: October 08, 2013 | Visits: 380

Data::Validate This module collects common validation routines to make input validation, and untainting easier and more readable. Most of the functions are not much shorter than their direct perl equivalent (and are much longer in some cases), but their names make it clear what you're trying to test for.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): Data::Validate Download

Released: November 13, 2011  |  Added: December 18, 2011 | Visits: 1.657

Swiss File Knife SFK makes daily tasks easy. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into one, create and verify md5 checksum lists, run a command on all files,... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.12 MB Download (148): Swiss File Knife Download

Added: August 29, 2008 | Visits: 1.764

ActiveX ByteArray object for ASP/Net Features of the ByteArray class Read and write binary data from a disk. Conversion between unicode string (OLE string - VBA, VBScript, Jscript) and any code page (ConvertCodePages). Conversion from/to any code page (charset). See list of available charsets at ConvertCodePages page and...

License: Shareware Cost: $48.00 USD Size: 800 KB Download (110): ActiveX ByteArray object for ASP/Net Download

Added: January 18, 2010 | Visits: 762

make utilities makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline. It is designed to be unobtrusively included directly in your own software development project. Here is a brief... Platforms: *nix

License: Freeware Size: 19.46 KB Download (88): make utilities Download

Added: July 06, 2010 | Visits: 1.045

Microbrew MicroSieve Microbrew MicroSieve is designed to be a high speed spam filter for USENET news. It searches for duplicate and large articles, spambots, and binaries in non-binary groups. After using some other filter programs written in Perl, it was clear that there needed to be a faster way to filter spam... Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): Microbrew MicroSieve Download

Added: January 01, 2010 | Visits: 1.307

File::Stat::ModeString File::Stat::ModeString - conversion file stat mode to/from string representation. SYNOPSIS use File::Stat::ModeString; $string = mode_to_string ( $st_mode ); $st_mode = string_to_mode ( $string ); $type = mode_to_typechar( $st_mode ); $record = < IN >; chomp $record; $record =~... Platforms: *nix

License: Freeware Size: 7.17 KB Download (98): File::Stat::ModeString Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 608

Visual Btrieve File Saver Visual Btrieve File Saver The professional solution to recover Btrieve Data Files. Based on our award wining Btrieve File Saver (OpenSource – see at the bottom of the page) we built a visual Tool to help all administrators, developers and end users without the hassle of any command prompt. No... Platforms: Windows

License: Commercial Cost: $29.99 USD Size: 213 KB Download (532): Visual Btrieve File Saver Download

Added: April 13, 2013 | Visits: 481

Pattern Recognition of Company Logos In this prj we attempt to classify a number of Company Logos by assigning to each 2 distinct signatures extracted by a special horizontal and vertical scan of each image matrix. Each Logo picture is truncated to binary after resizing. This is done by the core routine imcount.m, while the main... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 337.92 KB Download (40): Pattern Recognition of Company Logos Download

Added: August 26, 2013 | Visits: 505

Convert Gromacs v 4.5 trajectory files into MatLab matrix %trr2matlab.mby Evan Arthur, University of Michigan, October 2011 Matlab outputs trajectories in a relatively consistent format that isfundamentally challanging and inefficient for Matlab to read directly.This program translates most trr files from recent versions of Gromacsinto binary files that... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 204.8 KB Download (48): Convert Gromacs v 4.5 trajectory files into MatLab matrix Download

< 1 2 3 4 5 >