Main > Free Download Search >

Free machine software for mac

machine

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 732
X Resource Graph 1.5.3

X Resource Graph 1.5.3


X Resource Graph is created as a useful utility which provides graphs of CPU usage, memory status, battery status, machine temperature, network bandwidth usage, disk I/O speed, local weather, and stock market data. more>>

X Res


<<less
Download (1.1MB)
Added: 2009-10-10 License: Freeware Price: Notavailable
downloads
Shrink 1.0

Shrink 1.0


This allows you to remove all architectures except the machine architecture from the files you choose. more>>

Shrink 1.0 is a compact yet useful utility specially designed for the removal of all architectures except the machine architecture from the files you choose. For example, PPC will be removed on an Intel machine, and Intel will be removed on a PPC machine. Be careful not to shrink libraries that might be needed to run applications under Rosetta. After downloading the compressed archive, expand it, and simply run the workflow.

<<less
Download (90KB)
Added: 2009-10-08 License: Freeware Price: FREE
downloads
Magic Number Machine 1.0.30

Magic Number Machine 1.0.30


Magic Number Machine is a high-speed, scientific and powerful calculator for Mac OS X 10.4 and greater. Full source-code is included with the distribution. more>>

Magic Number Machine 1.0.30 is a high-speed, scientific and powerful calculator for Mac OS X 10.4 and greater. Full source-code is included with the distribution.

Ideal if you need to enter large expressions or have accurate precision. "Data" drawers allow an easy way to generate statistical data, linear regression and gaussian elimination. The extensive support of complex numbers and hexadecimal numbers is also a significant benefit for anyone who has to work with this type of data.

<<less
Download (2.4MB)
Added: 2009-08-18 License: Freeware Price: Notavailable
downloads
 
Other version of Magic Number Machine
Magic Number Machine 1.0.27Magic Number Machine offers you a free and flexible ,graphically laid out, trusty, scientific calculator for Mac OS X 10.4 and greater
License:Freeware
Download (2MB)
downloads
Added: 2008-11-11
Magic Number Machine 1.0.27A free, full-featured, graphically laid out, high-precision, scientific calculator for Mac OS X 10.4 or later
License:Free
Download (2MB)
downloads
Added: 2008-11-12
Magic Number Machine 1.0.21Matt Gallagher - Magic Number Machine - 25-digit scientific calculator. Magic Number Machine. Magic Number
License:Freeware
Download (1.4MB)
854 downloads
Added: 2007-06-27
TimeMachineEditor 2.2

TimeMachineEditor 2.2


TimeMachineEditor is a tool to alter the one-hour interval of Time Machine backups. more>>

TimeMachineEditor 2.2 is a tool to alter the one-hour interval of Time Machine backups. You can change the interval or decide to make daily, weekly and monthly backups.

TimeMachineEditor installs nothing in your system, it merely tells the system when Time Machine should be called.

<<less
Download (594.1KB)
Added: 2009-08-13 License: Freeware Price: Notavailable
downloads
Music Machines

Music Machines


Easily generate music within certain parameters. more>>
Music Machines provides you with a very powerful and easy-to-use program which can easily generate music within certain parameters. Music Machines project goal was to create a number of small, simple programs that are able to generate music within certain parameters.


<<less
Download (1MB)
Added: 2009-07-09 License: Freeware Price: FREE
29 downloads
Music Machine 15 1.0

Music Machine 15 1.0


Music Machine 15 is created to be a handy tool which has two options for performance. more>>

Music Machine 15 1.0 is created to be a handy tool which has two options for performance. The first option (satiean) is to play Satie's piece Vexations as it was written, repeating the chord pattern 840 times. The second option (cagean) is based on Satie's Vexations but is also based on Cage's Cheap Imitation. This option will use the same rhythm as Satie's original and will also use the same chords (but not necessarily in the same order).

If the cagean option is chosen the machine will run indefinitely until stopped by the user. Please note the music machine is a stand alone application that will play music within parameters set by the composer not the user. Other music machines that offer some intervention by the user are available from the music machine website - follow the link from this page.

<<less
Download (1.1MB)
Added: 2006-12-05 License: Freeware Price:
downloads
 
Other version of Music Machine
Music Machine 12 1.0Music Machine 12 is a beneficial and highspeed application which plays a melody using notes from a selected mode or scale. Music Machine 12 1.0 - Bigger than
License:Freeware
Download (976.6KB)
downloads
Added: 2006-12-05
Music Machine 8 1.0Bigger than a Frog - Music generating tool uses Neil Armstrong quote. Music Machine. Music Machine 8 1.0 is a product including the short
License:Freeware
Download (2.3MB)
14 downloads
Added: 2009-06-24
Music Machine 1 1.0Music Machine is recognized as a proper utility which has strong function of generating music according to the following parameters
License:Freeware
Download (1MB)
downloads
Added: 2006-10-11
Music Machine 1.0Bigger than a Frog - Music Machine is a simple but highly effective way to generate music according to the following parameters
License:Freeware
Download (645.5KB)
downloads
Added: 2006-10-11
weka 3.7.0

weka 3.7.0


Machine learning algorithms for solving real-world data mining problems more>> Machine learning algorithms for solving real-world data mining problems

Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code.
Weka contains tools for data classification, regression, pre-processing, association rules, clustering, and visualization. It is also well-suited for developing new machine learning schemes.

System requirements:
- Java

<<less
Download (24.5MB)
Added: 2009-06-08 License: GPL Price: FREE
205 downloads
abcFonts 1.0

abcFonts 1.0


Simple program for viewing and printing font samples more>> Free wordlists for use with Nihongo Machine.
These wordlists have been donated by people who are studying Japanese. We have converted their data to a format that can be used by the Nihongo Machine, but they have not been edited or proofed by the people at Silent Monkey Productions. So if there are mistakes or inaccuracies, they belong to the author.
<<less
Download (97KB)
Added: 2009-05-29 License: Freeware Price: FREE
182 downloads
State Machine Compiler 6.0.0

State Machine Compiler 6.0.0


Generates a State pattern in eleven programming languages more>> Generates a State pattern in eleven programming languages

SMC takes a state machine stored in a .sm file and generates a State pattern in eleven programming languages.
Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
Enter SMC - The State Machine Compiler. Now you put your state diagram in one file using an easy-to-understand language. SMC generates the state pattern classes for you. No more hand-maintained transition matrices.
No more widely scattered switch statements. Instead, the state diagram is in one place, coded directly from the picture to the SMC language and is easily maintained.
SMC uses the state pattern to its fullest extent. In the real world, events dont always happen when they should. Dealing with unexpected events is a must for a robust application.
By combining virtual methods with the state pattern, SMC allows you to define "Default" transitions - transitions which allow your objects to handle unexpected events, recover and continue providing service (rather than crashing, burning and getting you into trouble).
SMC is a Java application, which means SMC will work on any platform that comes with Java 1.5.0 support.
NOTE: State Machine Compiler is released under the Mozilla Public License 1.1 (MPL 1.1).

Enhancements
- Added support for PHP programming language (-php).
- Added support for Scala programming language (-scala).
- Jump transition added. Works the same as a simple transition.
- The TransitionUndefinedException was missing the transition
- name. The transition name is now placed into the exception.
- Correctly handles $ in transition arguments.
- Corrected statemap.h -I include path in C examples.
- Corrected C example 4 #if __GNUC__ condition.
- Corrected C example 6 #include.
- Corrected file names in TCL examples 4 and 5.
- Corrected examples "all" rule.
- Corrected #!/interpreter calls in scripts.

<<less
Download (4.9MB)
Added: 2009-05-21 License: Freeware Price: FREE
195 downloads
HitUp 2.0.5

HitUp 2.0.5


Record your machine uptime and inform a Web site with classification. more>>

HitUp 2.0.5 offers you a powerful tool which lets you record your machine uptime and inform a Web site with classification. Hitup displays information about your Macintosh, Model, CPU Speed, Memory installed.

<<less
Download (3.1MB)
Added: 2009-05-12 License: Freeware Price:
23 downloads
 
Other version of HitUp
HitUp 2.0.4SGBD Products - HitUp is a beneficial and easy to use application that records the time spent on your machine without restarting and informs a Web site with classification. HitUp
License:Freeware
Download (3.1MB)
downloads
Added: 2008-04-13
XWS4J 09.05.05

XWS4J 09.05.05


An implementation of machine to machine communication over XMPP more>> An implementation of machine to machine communication over XMPP

XMPP Web Services for Java (XWS4J) is an implementation of machine to machine communication over XMPP.
The communicated content is encoded in XML, according to customized definitions of input and output in the W3C XML Schemata.

Main features:
- Client and server side implementations compatible with all current XMPP Server implementations
- Auto-generation of client stub code via a batch binder
- Auto-generation and loading of client stub libraries at runtime dynamically and on-the-fly
- Optional service discovery performed at runtime dynamically and on-the-fly

System requirements:
- Java

<<less
Download (166KB)
Added: 2009-05-11 License: GPL Price: FREE
181 downloads
Mac classic Guitar tuner 1.50

Mac classic Guitar tuner 1.50


Free guitar tuner, for tuning acoustic and electric classic pinball machine. more>> Free guitar tuner, for tuning acoustic and electric guitars, from GCH Guitar Academy. Has a selection of tones to tune from, electric guitar, acoustic guitar and pure tone. Best of all its completely FREE classic pinball machine.<<less
Download (3.41MB)
Added: 2009-04-30 License: Freeware Price: Free
197 downloads
ne - the nice editor 2.0.3

ne - the nice editor 2.0.3


ne - the nice editor comes to you as a free (GPLd) text editor based on the POSIX standard which can run on almost any UN*X machine. more>> <<less
Download (933.1KB)
Added: 2009-02-22 License: Freeware Price:
downloads
tms 0.51b

tms 0.51b


tms is a Time Machine command line tool designed for basic cvs styled read/status operations. more>>

tms 0.51b is a Time Machine command line tool designed for basic cvs styled read/status operations.

Major Features:

  1. Allow basic cvs style operations on Time Machine volumes
  2. Read-only - does not modify any Time Machine files or settings
  3. Allow various status operations

Enhancements:

  • Expire in Snow Leopard or 2010

Requirements:

  • Mac OS X 10.5 or later.
<<less
Download (37K)
Added: 2009-02-14 License: Free Price:
downloads
Tape Calculator 0.2

Tape Calculator 0.2


Provides access to a standard adding machine right from your dashboard. more>> Provides access to a standard adding machine right from your dashboard.

Tape Calculator was designed to replace a standard desktop adding machine, allowing 10-key touch number entry. Tape Calculator is perfect for high-speed substraction and adding of numbers and being able to verify totals.

Enhancements
- No longer makes a noise with every keypress.
- Supports copy - pressing [command+c] will copy the contents of the tape to the clipboard.
- Requested features for later versions: Tapes longer than 25 items.

<<less
Download (71KB)
Added: 2008-12-29 License: Freeware Price: FREE
205 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5