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

Sugar Bytes freeware
Filter: All | Freeware | Demo
 

Sugar Bytes

< 1 2 3 4 5 > 
Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 852

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: August 03, 2012  |  Added: August 03, 2012 | Visits: 532

AnalogX DriveTime AnalogX DriveTime computes how much time is left on your harddisk, converting the data into hours and minutes, rather than bytes and megs, and displays the results on your task bar; sample rate, bit depth, and channels can all be customized to make the display as accurate as possible.





Platforms: Windows

License: Freeware Size: 324 KB Download (671): AnalogX DriveTime Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 549

Total Wellness Cleanse Total Wellness Cleanse During the "Cleanse Phase" you will be following our time-proven cleansing diet which is geared towards re-establishing your body's proper acid-alkaline balance, reducing your cravings for sugar, and creating an internal environment within your body that promotes health,...


Platforms: Windows

License: Freeware Size: 1.31 MB Download (62): Total Wellness Cleanse Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 582

FSG FSG - F[ast] S[mall] G[ood] is a perfect compressor for executable files, its decompression code is only 158 bytes long, it's compatible with Windows 95 / 98 / ME / 2K / XP / Vista / 7. features: + designed for asm executable files (kg, cracks, trojans :) + small loader size (but if u know...


Platforms: Windows

License: Freeware Size: 102 KB Download (54): FSG Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 519

PartCopy This utility can copy any number of bytes from one file into a new one. Useful if you want to extract sound or data from a location within a file. PartCopy is a useful tool that can copy any number of bytes from one file into a new one. Useful if you want to extract sound or data from a location...


Platforms: Windows

License: Freeware Size: 532 KB Download (493): PartCopy Download

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

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

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

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

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 389

JDataCom Create ports (RS232/TCP/UDP/Terminal/File/ETH/DB/System) with GUI/SFC config file/CLI to display, modify, replay, store, decode flow of bytes or objects with loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.82 MB Download (76): JDataCom Download

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

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: May 10, 2013 | Visits: 321

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

Added: May 10, 2013 | Visits: 328

Ruby like syntactic sugar Ruby offers very nice language constructs for loops or for iterating over lists like the following: 5.times { print "Hello World" }. This recipe shows how to implement these features in python.


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

License: Freeware Download (50): Ruby like syntactic sugar Download

Added: May 10, 2013 | Visits: 616

Diabetic Log Book Diabetic Log Book is a simple yet very functional log book to keep track of blood sugar readings, time, dates, insulin dossages, etc ...


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

License: Freeware Download (63): Diabetic Log Book Download

Added: July 08, 2013 | Visits: 559

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

Added: August 03, 2013 | Visits: 359

Realterm communications suite This is a package of files for using Realterm like you normally would with serial/fread/fprintf etc etc. from the instrument control toolbox. All files are prefixed "realterm".rtObject = realterm(Serial Property/Value pairs)Create a Realterm activeX control in the same manner as you would with...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Realterm communications suite Download

Added: August 24, 2013 | Visits: 368

DICOM debug utility DICOM is a rather complicated format. The DICOMINFO and DICOMREAD functions provide easy access to the data in DICOM-formatted files, but it can be difficult to know why and where the DICOM parser fails for improperly formatted files.This file must be placed in the toolbox/images/medformats...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): DICOM debug utility Download

Added: May 12, 2013 | Visits: 474

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

Added: September 02, 2013 | Visits: 289

Environment Capture function env = env_capture(varargin)% function env = env_capture(varargin)% Capture the scope/environment of the caller. This is useful% to snapshot in a running function all local (and local global)% including persistent variables with their bindings.%% If no arguments provided, returns all...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Environment Capture Download

Added: July 05, 2013 | Visits: 410

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: May 22, 2013 | Visits: 344

isfun: a pedestrian matlab construct determiner res = isfun(arg1,arg2,'-opt',...,argN,'-opt')determines the definition of ML constructs arg1 ... argN andreturns result-code(s)in res.f(x) = arg(x)res.r(x) = code(x)SEEhelp isfunfor more exhaustive explanations of precedence, return-codes and optionsisfun -hfor...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): isfun: a pedestrian matlab construct determiner Download

Added: April 04, 2013 | Visits: 534

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

< 1 2 3 4 5 >