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

Intel Processor Chart freeware
Filter: All | Freeware | Demo
 

Intel Processor Chart

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 2.031

Smart Label Software Smart Label Software — Supporting the new Apple Intel processor platform, the Smart Label Mac software adds usability and reliability enhancements and improved bar code printing functionality.



Platforms: Mac

License: Freeware Download (199): Smart Label Software Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 836

Garmin Communicator Plugin for Mac OS Communication with your Garmin GPS just got easier thanks to this Plugin - the free internet browser plugin that sends and retrieves data from Garmin GPS devices. The Garmin Communicator Plugin lets you connect your Garmin GPS with your favorite website. Once the plugin is installed, just connect...





Platforms: Mac

License: Freeware Size: 8.8 MB Download (54): Garmin Communicator Plugin for Mac OS Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 482

More iChat Effects for Mac OS A collection of 56 effects for iChat and PhotoBooth. This effects are available for G5 and Intel processor. Some could be supported by PowerPC G4 (with Powerboost) in Photobooth or iChat. - Update of the Installer and of the Uninstaller


Platforms: Mac

License: Freeware Size: 16.9 MB Download (53): More iChat Effects for Mac OS Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 1.491

iMacsoft Free DVD Ripper for Mac iMacsoft Free DVD Ripper for Mac is powerful Mac Free DVD Ripping software, which can rip DVD movies to almost all popular video and audio formats such as WMV, 3GP, AVI, MPEG4, RM, DivX, MOV, XviD, FLV, SWF, M4A, MP3, AAC, etc. with super fast DVD Ripping speed and excellent quality! iMacsoft...


Platforms: Mac

License: Freeware Size: 18.71 MB Download (60): iMacsoft Free DVD Ripper for Mac Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 400

Darwine Darwine allows Darwin and Mac OS X users to run Windows applications. The Darwine project intends to port and develop WINE as well as other supporting tools that will allow Darwin and Mac OS X users to run Windows Applications, and to provide a Win32 API compatibility at application source code...


Platforms: Mac

License: Freeware Size: 28.4 MB Download (51): Darwine Download

Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 361

More Ichat Effects MoreIchatEffects is a collection of 56 effects for iChat and Photobooth. This effects are available for Intel processor. Some could be supported by PowerPC G4 or G5 in Photobooth or Ichat. Thanks to: qPatches effects (http://www.qarl.com/menu/qPatches/)


Platforms: Mac

License: Freeware Size: 14.3 MB Download (54): More Ichat Effects Download

Released: October 12, 2019  |  Added: November 13, 2019 | Visits: 4.178

DVDFab HD Decrypter for Mac DVDFab HD Decrypyer for Mac, working as a DVD decrypter and Blu-ray decrypter, is a cost-free and simplified version of DVDFab DVD Copy and DVDFab Blu-ray Copy, which can copy some old DVDs and Blu-rays onto your Mac, in "Full Disc" or "Main Movie" modes only. It's one of the always free portions...


Platforms: Mac

License: Freeware Size: 324.52 MB Download (635): DVDFab HD Decrypter for Mac Download

Added: January 25, 2010 | Visits: 708

MacPro Icons (Intel Xeon) MacPro Icons (Intel Xeon) is a iconset of the brand new MacPro with Intel Xeon Processor.MacPro Front, MacPro Side, Intel Xeon Icon, MacPro with Intel Xeon Logo, MacPro Side open, MacPro with Apple Logo.


Platforms: Mac

License: Freeware Size: 183 KB Download (103): MacPro Icons (Intel Xeon) Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.233

MB Free Astrology Natal Chart MB Free Astrology Natal Chart Software is a free astrology natal chart generator software based on the principles of western astrology or tropical astrology. This program tells us in detail the accurate astronomical locations of planets at the time of an individual's birth. Using the information...


Platforms: Windows

License: Freeware Size: 1.68 MB Download (1721): MB Free Astrology Natal Chart Download

Added: January 18, 2010 | Visits: 2.265

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (167): Chart::Graph::Gnuplot Download

Added: January 18, 2010 | Visits: 1.660

Chart::Graph::Xrt3d Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (169): Chart::Graph::Xrt3d Download

Added: January 18, 2010 | Visits: 1.427

Chart::Graph::Xrt2d Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Chart::Graph::Xrt2d Download

Added: August 10, 2010 | Visits: 1.516

Chart::Graph Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS # EXAMPLE: gnuplot #make sure to include Chart::Graph use Chart::Graph:Gnuplot qw(gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column],...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (111): Chart::Graph Download

Added: January 09, 2010 | Visits: 2.549

Chart::Plot::Canvas Chart::Plot::Canvas is a Perl module to plot two dimensional data in an Tk Canvas. SYNOPSIS use Chart::Plot::Canvas; my $img = Chart::Plot::Canvas->new(); my $anotherImg = Chart::Plot::Canvas->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() );...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (162): Chart::Plot::Canvas Download

Added: November 19, 2010 | Visits: 1.172

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: July 05, 2010 | Visits: 1.809

Chart Taglibs Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Chart Taglibs Download

Added: January 13, 2010 | Visits: 1.371

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: June 08, 2010 | Visits: 1.778

PWP Wiki Processor PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages. It uses flat files as data storage, no database is required. It has a simple cache and trash bin, and can handle file uploads. It is able to export its contents into static HTML pages. A Wiki is a...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): PWP Wiki Processor Download

Added: November 09, 2010 | Visits: 1.193

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: April 14, 2010 | Visits: 1.044

Simple DocBook Processor Simple DocBook Processor project reads a DocBook XML file, processes it into typeset pages, and outputs the result as PostScript (which can easily be converted to a PDF). It is "simple" because it supports only a subset of DocBook, and also because it does not make use of a DTD or stylesheets...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (95): Simple DocBook Processor Download

1 2 3 4 5 >