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

Binary Viewer Mac freeware
Filter: All | Freeware | Demo
 

Binary Viewer Mac

< 1 2 3 4 5 
Added: March 21, 2010 | Visits: 2.083

Virtual Machine Viewer Virtual Machine Manager software (virt-manager for short package name) is a desktop user interface for managing virtual machines. The project presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing...



Platforms: *nix

License: Freeware Size: 82.94 KB Download (116): Virtual Machine Viewer Download

Added: April 15, 2010 | Visits: 1.276

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set...





Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: July 12, 2010 | Visits: 1.274

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: January 27, 2010 | Visits: 941

Search::Binary Search::Binary is a Perl module for generic binary search. SYNOPSIS use Seach::Binary; $pos = binary_search($min, $max, $val, $read, $handle, [$size]); binary_search implements a generic binary search algorithm returning the position of the first record whose index value is greater than or...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (105): Search::Binary Download

Added: November 23, 2010 | Visits: 1.472

Mesh Viewer Mesh Viewer is an easy to use lightweight application to display triangular meshes from a variety of file formats (see 3D formats). Mesh Viewer uses the OpenGL API to render the models. The program was born under the need for quickly displaying reconstructed triangulated meshes. The Mesh Viewer...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (127): Mesh Viewer Download

Added: March 07, 2010 | Visits: 1.817

Mac-on-Linux Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.. Mac-on-Linux is a Linux/PPC program that virtualises MacOS or MacOSX in Linux.


Platforms: *nix

License: Freeware Download (172): Mac-on-Linux Download

Added: June 14, 2010 | Visits: 1.455

Enhanced TightVNC Viewer Enhanced TightVNC Viewer package is a project to add some patches to the long neglected Unix TightVNC Viewer. Enhanced TightVNC Viewer also adds a GUI for Windows and Unix that automatically starts up a STUNNEL SSL tunnel for SSL connections to x11vnc (or any other VNC Server also running an SSL...


Platforms: *nix

License: Freeware Size: 5 MB Download (135): Enhanced TightVNC Viewer Download

Added: May 27, 2010 | Visits: 1.717

Ekspos Image Viewer Ekspos is platform independent Java image viewer program. Ekspos Image Viewer support most popular image format: PNG, JPEG, and GIF, where additional image format can be added through Java ImageIO plugin. It consists of 2 parts: shell browser and viewer. Shell browser allows you to navigate...


Platforms: *nix

License: Freeware Download (137): Ekspos Image Viewer Download

Added: April 07, 2010 | Visits: 2.350

Mac::EyeTV Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. SYNOPSIS use Mac::EyeTV; my $eyetv = Mac::EyeTV->new(); # See Mac::EyeTV::Channel foreach my $channel ($eyetv->channels) { my $name = $channel->name; my $number = $channel->number; print "$number $namen"; } # See...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (179): Mac::EyeTV Download

Added: July 15, 2010 | Visits: 3.716

Browser History Viewer Browser History Viewer allows you to examine the contents of web browser history files and export the data. Currently it supports Internet Explorer and Mozilla/Firefox. Browser History Viewer meant to be a forensics tool. It meant to be a forensics tool. BHV is licensed under the terms of...


Platforms: *nix

License: Freeware Download (471): Browser History Viewer Download

Added: May 13, 2010 | Visits: 1.226

iSQL-Viewer iSQL-Viewer is an open-source JDBC 2.x compliant database front end written in Java. It implements across multiple platforms features of the JDBC API. It does everything through a single interface. iSQL-Viewer works with most database platforms, including PostgreSQL, MySQL, Oracle, and...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (125): iSQL-Viewer Download

Added: August 14, 2010 | Visits: 1.935

KIPI Plugin: OpenGL Image Viewer While Digikam is a great app for managing your images, it lacks a good and fast image viewer in my opinion. Unfortunately, the fastest image viewer for KDE, Kuickshow, is not available as KIPI plugin. Therefore I wrote this plugin to fill that gap. KIPI Plugin: OpenGL Image Viewer KDE-Apps.org...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (119): KIPI Plugin: OpenGL Image Viewer Download

Added: January 24, 2010 | Visits: 1.206

Mars MOLA Viewer Mars MOLA Viewer displays a fly-over rendering of the Martian surface, as measured by the Mars Global Surveyor, in real-time 3D animation. Mars MOLA Viewer downloads the Mars Orbiting Laser Altimeter topographic data files and uses them to drive the rendering. The user controls the position and...


Platforms: *nix

License: Freeware Download (105): Mars MOLA Viewer Download

Added: October 20, 2010 | Visits: 1.373

tc-viewer tc-viewer provides the ability to watch current transfers that take place in HTB and HFSC traffic shaping classes on specified interface. tc-viewer reads output from: tc -s class show dev iface, and analyzes (for each class) values in lines like this one : Sent 6173259431 bytes 6300224 pkt......


Platforms: *nix

License: Freeware Size: 8.19 KB Download (243): tc-viewer Download

Added: August 26, 2010 | Visits: 1.902

Tree::Binary Tree::Binary is a Object Oriented Binary Tree for Perl. SYNOPSIS use Tree::Binary; # a tree representaion of the expression: # ((2 + 2) * (4 + 5)) my $btree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2"))...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (326): Tree::Binary Download

Added: May 26, 2010 | Visits: 1.322

File Activity Viewer File Activity Viewer opens a file and shows you the last lines (this is configurable) and then keeps waiting for changes in that file. It works like a graphical (with GUI) tail -f. Whats New in This Release: - Add Edit menu with Copy, Clear and Select All functions. - Add possibility to...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (98): File Activity Viewer Download

Added: June 22, 2010 | Visits: 2.906

Rss Viewer 2.0.0 RSS Viewer is a comfortable and portable viewer for RSS/RDF-compatible newsfeeds. It is written completely in Java and licensed under the GNU General Public License. Rss Viewer is proven to run on Windows, Linux and MacOS X. Other Java enabled platforms should work as well..


Platforms: *nix

License: Freeware Size: 2.4 MB Download (371): Rss Viewer 2.0.0 Download

Added: March 02, 2010 | Visits: 1.104

K Executable Viewer Kbview - also known as the K Executable viewer - is a program that is designed to allow you to browse most executable formats. At present only ELF is supported. This program is presently in pre-alpha state. While I have a general idea of how I want the development to proceed, and I am taking...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (120): K Executable Viewer Download

Added: November 07, 2010 | Visits: 942

KSystem Viewer KSystem Viewer is a little Kommander bash script what aims see the characteristics of the current system. KSystem Viewer can see hdd capacity or the name/frequency of the processor.. KSystem Viewer KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (113): KSystem Viewer Download

Added: October 13, 2010 | Visits: 1.172

Tree::Binary::Search Tree::Binary::Search is a binary search tree for Perl. SYNOPSIS use Tree::Binary::Search; my $btree = Tree::Binary::Search->new(); $btree->useNumericComparison(); $btree->insert(5 => "Five"); $btree->insert(2 => "Two"); $btree->insert(1 => "One"); $btree->insert(3 => "Three");...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (253): Tree::Binary::Search Download

< 1 2 3 4 5