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

Exa Bytes software
Filter: All | Freeware | Demo
 

Exa Bytes

< 1 2 3 4 5 > 
Added: May 12, 2013 | Visits: 478

Fast function to save a matrix write_matrix_bin(f,m) saves the matrix "m" in a binaryfile "f". write_matrix_bin is a lot faster than the built in function save(), andtakes up much less diskspace than the old "save -v6" which doesn't use compression.write_matrix_bin also includes an option for compression with... Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Fast function to save a matrix Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 680

FileIO I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or... Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 1.11 MB Download (51): FileIO Download

Added: May 10, 2013 | Visits: 325

SRCrypt It takes the bytes string of data and adds the value of the bytes of a secret key to generate the encrypted data result. Previously encrypted data can also be decrypted by subtracting the values of the key's bytes. Requirements: - PHP 4.0 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (51): SRCrypt Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 495

Aztec Encoder SDK/LIB for Windows Mobile Aztec Code is a high density 2 dimensional matrix style bar code symbology that can encode up to 3832 numeric or 3067 alphabetic characters or 1914 bytes of data. The symbol is built on a square grid with a bulls-eye pattern at its center. Data is encoded in a series of "layers" that circle... Platforms: Windows, Pocket PC

License: Shareware Cost: $125.00 USD Size: 296.96 KB Download (49): Aztec Encoder SDK/LIB for Windows Mobile Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 386

Corruption Corrector Repairs corrupt files by combining the good bytes from multiple corrupt copies. If you have (downloaded) many copies of the same file, and the corruptions are in different places, it is possible to fix the file. Platforms: Windows, Mac, Linux

License: Freeware Size: 510.78 KB Download (49): Corruption Corrector Download

Added: July 08, 2013 | Visits: 562

Huffman Coding and Arithmetic Coding This file contains MATLAB functions, m-files, that do Huffman coding and arithmetic coding of integer (symbol) sequences. Complete coding may be done by calling an easy to use main program (or main function), where input argument is the sequences you want to compress and the output is the... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (49): Huffman Coding and Arithmetic Coding Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 433

Aztec Encode SDK/DLL for Windows Mobile Aztec Code is a high density 2 dimensional matrix style bar code symbology that can encode up to 3832 numeric or 3067 alphabetic characters or 1914 bytes of data. The symbol is built on a square grid with a bulls-eye pattern at its center. Data is encoded in a series of "layers" that circle... Platforms: Windows

License: Shareware Cost: $125.00 USD Size: 292 KB Download (48): Aztec Encode SDK/DLL for Windows Mobile Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 419

Zebra_Cookie Handling cookies can be a daunting task using plain JavaScript, and since jQuery doesn't natively include functions for handling cookies, I've created Zebra_Cookie - an extremely small (~500 bytes minified) jQuery plugin for writing, reading and deleting cookies. Platforms: Windows, Mac, Linux

License: Freeware Size: 62.38 KB Download (48): Zebra_Cookie Download

Added: July 05, 2013 | Visits: 411

Improved WHOS function WHOSBETTER is a function that sorts the WHOS output according a user defined input (ie name, size, bytes, type etc.). The output also includes the FULL size rather than the #-D labels that TMW prefers. The output is also human readable and incorporates the use of b (byte), kb (kilobyte), Mb... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Improved WHOS function Download

Added: November 06, 2013 | Visits: 470

pksh pksh, the Packet Shell, is a hack of the Unix tcsh shell for packets, bytes, hosts and protocols counts mainly implemented to include passive network monitoring functionalities into a shell. pksh is: * a shell * a pcap-based network sniffer, like the popular tcpdump and ntop * a query... Platforms: *nix

License: Freeware Size: 286.72 KB Download (47): pksh Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 575

Aztec Encoder SDK/ActiveX Aztec Code is a high density 2 dimensional matrix style bar code symbology that can encode up to 3832 numeric or 3067 alphabetic characters or 1914 bytes of data. The symbol is built on a square grid with a bulls-eye pattern at its center. Data is encoded in a series of "layers" that circle... Platforms: Windows

License: Shareware Cost: $125.00 USD Size: 296.96 KB Download (47): Aztec Encoder SDK/ActiveX Download

Added: August 16, 2013 | Visits: 433

wxDC wxDC is a cross-platform DC (Direct Connect) filesharing client similar to DC++ written in C++ which runs on Windows (all), Unix/Linux (GTK+, Motif, X11), and MacOS X. wxDC Current Features * CROSS PLATFORM! * Multiple hub connections * Search on all connected hubs at once * Hub chat *... Platforms: Mac

License: Freeware Size: 440.32 KB Download (47): wxDC Download

Added: April 04, 2013 | Visits: 536

sendmsg for Scripts sendmsg is a http-based chat script written in php.It is geared towards developers who want a quick and extensible feature for their website. The data is written to a simple enough format (text file) that it is easily parsible by other programs. A flash template is included with the package.How... Platforms: PHP

License: Freeware Size: 10 KB Download (46): sendmsg for Scripts Download

Added: May 17, 2013 | Visits: 269

rymo for Email System Utilities rymo is a small but reliable webmail gateway. It contacts a POP3-server for mail reading and uses the PHP-internal mail functions for mail sending.Its main use is to help you managing your emails while you are not at home or at work (Holydays, at a friends's home, cybercafe, LinuxExpo...).rymo... Platforms: PHP

License: Freeware Size: 81.92 KB Download (46): rymo for Email System Utilities Download

Added: July 21, 2013 | Visits: 501

File I/O Amanuensis File I/O Amanuensis is a teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe. File I/O Amanuensis shows you how to read or write... Platforms: Mac

License: Freeware Size: 1.04 MB Download (46): File I/O Amanuensis Download

Added: August 17, 2013 | Visits: 439

Extended Statusbar A Statusbar with speed, percentage, time and loaded size (similar to Opera's one) Adds an Opera-like statusbar that shows: - percentage of the page loaded, - number of loaded images, - bytes downloaded, - average download speed, - load time. Platforms: Mac

License: Freeware Size: 92.16 KB Download (46): Extended Statusbar Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 857

SQL Database Professional plugin The "SQL Database Professional" data publishing module for Advanced Serial Data Logger is designed for recording/saving variables the parser receives and extracts from the stream of bytes into SQL-compatible databases, such as SQLBase, Oracle, M To access databases, the direct driver access... Platforms: Windows

License: Freeware Download (45): SQL Database Professional plugin Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 535

Aztec Encoder SDK/LIB Aztec Code is a high density 2 dimensional matrix style bar code symbology that can encode up to 3832 numeric or 3067 alphabetic characters or 1914 bytes of data. The symbol is built on a square grid with a bulls-eye pattern at its center. Data is encoded in a series of "layers" that circle... Platforms: Windows

License: Shareware Cost: $125.00 USD Size: 296.96 KB Download (45): Aztec Encoder SDK/LIB Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 520

Aztec Encoder SDK/DLL for Windows Mobile Aztec Code is a high density 2 dimensional matrix style bar code symbology that can encode up to 3832 numeric or 3067 alphabetic characters or 1914 bytes of data. The symbol is built on a square grid with a bulls-eye pattern at its center. Data is encoded in a series of "layers" that circle... Platforms: Windows, Pocket PC

License: Shareware Cost: $125.00 USD Size: 296.96 KB Download (45): Aztec Encoder SDK/DLL for Windows Mobile Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 254

Bit Unit Finally, the fastest way to convert units of bits or bytes. App dedicated to It Pro, Network Administrators and Storage Administrators, but also to students and other professionals. ? [ WHY ? ] How many times have you wanted to Platforms: Mac

License: Shareware Cost: $0.99 USD Size: 614.4 KB Download (45): Bit Unit Download

< 1 2 3 4 5 >