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

Zetta Bytes software
Filter: All | Freeware | Demo
 

Zetta Bytes

< 1 2 3 4 5 > 

Sending digital codes with Measurement Computing boards with mex I found the Data Acquisition Toolbox too slow for my needs in sending 16-bit digital codes with my PCIM-DAS1602, so I adapted C code from the MCC Universal Library to send codes very fast, at up to 10kHz. This code simply sends two bytes, and then flips a strobe on and off. You can send character...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Sending digital codes with Measurement Computing boards with mex Download

Added: May 22, 2013 | Visits: 342

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 (39): isfun: a pedestrian matlab construct determiner Download

Added: May 11, 2013 | Visits: 260

Find Repeated Files S=RepeatFiles(varargin) returns a 'struct array with fields' listing all repeated file names within the directory or subdirectories given by varargin. The list is sorted in alphabetical order with repeated files listed in sequence. Syntex for varargin is the same for function 'rdir.m'...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Find Repeated Files Download

Added: July 06, 2013 | Visits: 244

ascii2xyz ASCII2XYZ reads in a raster text file in ARC ASCII format and converts values to a m x 3 matrix of x, y, a z values.This code is mostly vectorized and performs well with reasonably large files (see example below).%read in a 25 MB filea=dir('foo.txt')a = name: 'foo.txt' date: '17-Oct-2008...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): ascii2xyz Download

Added: July 03, 2013 | Visits: 438

Directory to Cell NAMES = DIR2CELL converts the directory listing into a cell array in alphabetical order. NAMES = DIR2CELL(ARG) converts the directory listing based on argument ARG, into a cell array in alphabetical order. ARG may contain wildcards.[NAMES, DATENUMS, DATES, BYTES, ISDIRS] = DIR2CELL(ARG), also...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Directory to Cell Download

Added: April 15, 2013 | Visits: 551

On-The-Fly Definition of Custom Matrix Objects This submission defines a generic class of matrix-like objects called MatrixObj and a subclass called DataObj. Objects of the class are capable of behaving as matrices, but whose math operators (+,-,*,,.*,,etc...) and other methods can be defined/redefined from within any Mfile or even from the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): On-The-Fly Definition of Custom Matrix Objects Download

Added: April 04, 2013 | Visits: 530

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 (45): sendmsg for Scripts Download

Added: March 27, 2013 | Visits: 499

Jwapmail for Email System Utilities Jwapmail is opensource wap based email client written using PHP.FEATURES1. Email client standard functionsJwapmail support the email client standard functions:Compose, Reply, Forward, and Folder.2. Message FilterMessage Filter is allow user to manage messages in the folder.3. User ProfileAllow...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (43): Jwapmail for Email System Utilities Download

Added: July 01, 2013 | Visits: 340

rymo for Scripts 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 (40): rymo for Scripts Download

Added: April 08, 2013 | Visits: 522

Jwapmail for Scripts Jwapmail is opensource wap based email client written using PHP.FEATURES1. Email client standard functionsJwapmail support the email client standard functions:Compose, Reply, Forward, and Folder.2. Message FilterMessage Filter is allow user to manage messages in the folder.3. User ProfileAllow...


Platforms: PHP

License: Freeware Size: 92.16 KB Download (40): Jwapmail for Scripts Download

Added: May 17, 2013 | Visits: 266

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 (45): rymo for Email System Utilities Download

Added: April 26, 2013 | Visits: 508

Image Upload Module This is designed to allow you to upload JPG and GIF files to your phpnuke site, such as images (.jpg, .gif, .png)! Features:- checking permissions of uploading folders;- calculating dimension of jpg, gif, png and swf files- generation of html tag to copy and paste it- generation of "alternate...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): Image Upload Module Download

Added: August 28, 2013 | Visits: 247

Variable Check Drupal 7 has a new and efficient way of loading module and theme settings from the database. The new loader requires all settings to be stored in the current (serialized) format.An unfortunate side effect is that any left-over settings from modules that did not clean up when they were...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Variable Check Download

Added: July 21, 2013 | Visits: 495

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 28, 2013 | Visits: 561

DataLibraryCreator creates static libraries out of binary files so that the data can be used inside the application DataLibraryCreator is a tool to convert any binary file to a static library with two exported symbols, that can be linked to your application so that you can access the binary file's data via the...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): DataLibraryCreator Download

Added: August 10, 2013 | Visits: 367

Neon Tango Pixelated Warrior, Defender of the Bytes! Launch your cybership into battle against the forces of chaos across 50 stages of bitmapped treachery overflowing with glowing enemies and pulsating bosses. Conceived with a gorgeous minimalism, Neon Tango licks the shoot-em-up genre down to its chewy...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 95.26 MB Download (32): Neon Tango Download

Added: August 16, 2013 | Visits: 425

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: August 17, 2013 | Visits: 434

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

Added: July 10, 2013 | Visits: 392

Java Class Viewer The Java Class Viewer is displaying the class file in two panels. The left panel is a tree just exactly as the ClassFile structure; the right panel includes a binary viewer. When you select a component in the tree node, the corresponding bytes for the component will be selected automatically.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (42): Java Class Viewer Download

Added: July 27, 2013 | Visits: 240

BitByte Converter BitByte converter is a useful tool for IT engineers or network administrators. Now it is easy to convert and compare basic data units. Finally you can send your results via email and clipboard. Convert: - Bits - Bytes - Kilobits - Kilobytes - Megabits - Megabytes - Gigabits - Gigabytes -...


Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 4.4 MB Download (34): BitByte Converter Download

< 1 2 3 4 5 >