Main > Free Download Search >

Free mathmagic pro edition software for mac

mathmagic pro edition

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 655
Messagefire Personal Edition 1.1

Messagefire Personal Edition 1.1


Messagefire Personal Edition is such an easy-to-use and handy software which works very simply, with no software to download, and no changes to your email address or how your friends send you mail. more>> <<less
Added: 2003-08-19 License: update/patch Price:
downloads
DataDrafter Personal Edition 1.1

DataDrafter Personal Edition 1.1


DataDrafter is a new and unique program that allows you to create your own interactive graphics applications more>>
DataDrafter project is a new and unique program that allows you to create your own interactive graphics applications with data editing, navigation, search and reporting features built in. Use DataDrafter instead of Visio for example, to create diagrams, maps and technical drawings that are interactive and fully integrated with your data.

Your visualizations become real applications instead of just wall paper. You can even share your graphics and data as an application on the web or on your own intranet.
If you use a combination of drawings and spreadsheets to manage data, try using DataDrafter instead.

The Integrated Data/Graphics Environment ensures that both your data and graphics stay synchronized. With DataDrafter your drawings become an interactive part of your data management process. Why put all that effort into your drawings just to hang them on the wall? Put them to work for you and others while keeping them up to date with DataDrafter.

<<less
Download (2KB)
Added: 2006-05-28 License: Freeware Price:
1262 downloads
Qt/Mac GPL/QPL edition 3.3.5

Qt/Mac GPL/QPL edition 3.3.5


Qt/Mac GPL/QPL edition is a product featuringa multiplatform C++ application development framework more>>

Qt/Mac GPL/QPL edition 3.3.5 is a product featuringa multiplatform C++ application development framework. It has become the emerging standard development environment for IT professionals who want to: Write (and maintain) a single source-tree. Port it to multiple platforms with a simple recompile. Run applications with native Look&Feel at native speed.

<<less
Download (49.8MB)
Added: 2005-10-25 License: Freeware Price:
downloads
WeatherPop Free Edition 2.0.1

WeatherPop Free Edition 2.0.1


WeatherPop Free Edition is a program tp show weather conditions for US cities in the menu bar more>>

WeatherPop Free Edition 2.0.1 is a program tp show weather conditions for US cities in the menu bar.Are you bleary eyed from staring into bright white phosphor all day? Download WeatherPop Advance for Mac OS X only and you can be in touch with what it's like outside right now. Let the current conditions and temperature in your menu bar serve as a gentle reminder to get outside, go for a walk, and stop working so hard. WeatherPop Free Edition is a menu bar application that displays current temperature and weather conditions in a beautifully unobtrusive manner.

The freeware version of WeatherPop only supports cities in the United States, covered by the National Weather Service. Also supports up to 3 favorite cities!

<<less
Download (2.3MB)
Added: 2004-05-14 License: Freeware Price:
431 downloads
Mini vMac Full Edition 1.0

Mini vMac Full Edition 1.0


Mini vMac Full Edition comes as the popular classic emulator for Mac (Universal) which includes System 1.1 with Finder 1.1 to System 7.0.1 with Finder 7.0. more>> Mini vMac Full Edition 1.0 comes as the popular classic emulator for Mac (Universal) which includes System 1.1 with Finder 1.1 to System 7.0.1 with Finder 7.0.

Requirements:

  • MC OS X 10.3.9 or later.
<<less
Download (9.3MB)
Added: 2008-10-10 License: Free Price:
downloads
Smile regular edition 3.1.8

Smile regular edition 3.1.8


Smile is an integrated working and production environment for all users of numerical data more>>
Smile is a working environment which offers both a set of production technologies and a natural fashion of having them work together so that you produce faster and better, you automate frequent tasks and you control complex operations.
Main features:
- an AppleScript editor with many scripting helpers, and unique AppleScript Terminal windows,
- an editor of scripted interfaces,
- a text editor for ASCII and Unicode, with a search-and-replace tool supporting Regular Expressions,
- a XML editor,
- a Regular Expression engine,
- a XML and p-list engine,
- a 2D graphic engine, where you program vectorial PDF graphics by script,
- commands for driving industrial interfaces: RS232 serial communication, digital I/O, LED display.
Smile ships with an impressive set of additional tools of various kinds, for instance a backup utility. Smile is totally scriptable, attachable (each object can own a script), and tailored (with scripts you can customize the interface to any extent.)
Enhancements:
- SmileLab now ships as universal binary, in other words it runs natively on PPC as well as on Intel machines.
- You can now make HTML interfaces. Users view the interface either in their favorite browser, or in Smile, in a specific (and scriptable) kind of window.
- The regular expressions commands that work on Unicode text now support several expressions syntaxes.
- XML engine enhancements: new XML commands, better handling of pools of documents, new plist commands.
- You can now automate PDF document printing.
- the release notes list more than 50 new features, minor enhancements or bug fixes.
<<less
Download (13.6MB)
Added: 2006-07-13 License: Freeware Price:
1209 downloads
Ch Standard Edition 6.1

Ch Standard Edition 6.1


Ch Standard Edition is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. more>>

Ch Standard Edition 6.1 is considered as an embeddable C/C++ interpreter designed for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting.

It is the most complete C interpreter in existence for scripting, plotting and numerical computing. It supports 1990 ISO C Standard (C90), major features in C99, classes in C++, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, C LAPACK, high level numeric functions, and shell programming.

Major Features:

  1. A complete C interpreter supporting all features in the ISO C90 Standard.
  2. Easy interface with C/C++ binary libraries using Ch SDK
  3. Wide characters in Addendum 1 for C90.
  4. Ch supports more new features added in the latest ISO C99 Standard than most existing C compilers. Ch is the first implementation of complex numbers, variable length arrays (VLAs), IEEE-754 floating-point arithmetic, generic mathematical functions in C99.
  5. Many salient C++ features including classes, objects and encapsulation for object-based programming (Brain-damaging features are excluded).
  6. Complex IEEE floating-point arithmetic with complex metanumbers ComplexInf and ComplexNaN.
  7. Assumed-shape arrays for passing multi-dimensional arrays of different sizes to the same argument of a function.
  8. Nested functions and nested classes for modular programming.
  9. Interactive execution of C statements, perfect solution for classroom demos using a laptop.
  10. Interactive portable shell across different platforms.
  11. A very-high level language (VHLL) environment for shell programming to automate tasks and system administration.
  12. Safe Ch with built-in secure sandbox and Ch applet for world-wide distributed network computing. As a very high-level language at the source level, a Ch applet can be very small, but with very powerful capabilities. It is especially suitable for bandwidth sensitive devices such as handheld computers and cellular phones.
  13. Built-in string type with automatic memory management and advanced text processing capabilities for shell programming and script computing.
  14. Adjustable array bounds, i.e., int a[1:10].
  15. Auto array bound checking.
  16. TCP/IP socket/WinSock for network computing.
  17. POSIX for portable scripting.
  18. Cross platform Unix utilities and commands such as vi, ls, awk, sed, mv,rm, cp, find, grep, vim with syntax highlighting for Ch, etc.
  19. A large number of Integrated Development Environment (IDE) support Ch. For example, ChSciTE allows you to edit, parse, and run C, Ch and C++ code within the IDE with the user interface in over 30 local languages such as German, Chinese, and Korea.
  20. OpenGL toolkit
  21. GTK+ toolkit
  22. Windows toolkit on Windows
  23. X/Motif toolkit on Unix/Linux
  24. Common Gateway Interface (CGI)
  25. Open Database Connectivity (ODBC)
  26. An increasing number of third party products and user contributed code
Enhancements:
  • fixed the crash for a return statement not in a function definition.
  • fixed the crash for integer mod by zero intvalue%0.

Requirements:

  • Mac OS X 10.3 or above
  • Disk space: 69Mb
<<less
Download (8MB)
Added: 2008-11-18 License: Free Price:
downloads
FAXstf Network Edition 3.5.5

FAXstf Network Edition 3.5.5


FAXstf Network Edition is a highly-efficient, high-quality utility which saves money and helps control faxing activities by allowing your network to share a fax modem and phone line. more>>

FAXstf Network Edition 3.5.5 is a highly-efficient, high-quality utility which saves money and helps control faxing activities by allowing your network to share a fax modem and phone line. Eliminate installation of unneeded phone lines. No more additional expenses when you upgrade your network because FAX Network Edition grows with you.

<<less
Download (433.6KB)
Added: 1998-12-19 License: update/patch Price:
downloads
MPP Free Edition 1.2.113

MPP Free Edition 1.2.113


MPP Free Edition - Virus/spam tools for email servers more>>
MPP Free Edition is a high performance application that provides virus and spam protection with ClamAV and SpamAssassin, with GUI management, optional end-user review of virus and spam quarantines and many extras like email signatures, max file size limits, extnstion bloking and more.

Think of the MPP Free Edition as an ultra-fast alternative to open source tools such as MailScanner or AmavisD, with great GUI management, user-friendly installation for most Linux distributions, Mac OS X and FreeBSD, complete documentation and management. MPP requires no compiling or Perl expertise.

<<less
Download (8.4MB)
Added: 2006-07-12 License: Freeware Price:
1219 downloads
Informix Dynamic Server Developer Edition 11.5

Informix Dynamic Server Developer Edition 11.5


Informix Dynamic Server Developer Edition is a user-friendly, secure and reliable legendary online transaction processing (OLTP) database performance, reliability, near hands free administration and new clustering capabilities for Mac OS X solutions. more>> <<less
Download (212MB)
Added: 2008-06-06 License: Free Price:
downloads
Archicad 10 Student Edition SPA 10

Archicad 10 Student Edition SPA 10


Archicad 10 Student Edition SPA brings users the convenience of using an efficient software which is designed to help architectural students to develop their concepts, and prepare for their virtual modeling career. more>> <<less
Download (234.4MB)
Added: 2007-04-04 License: Freeware Price:
downloads
Archicad 10 Student Edition USA 10

Archicad 10 Student Edition USA 10


Graphisofts ArchiCAD 10 delivers new and enriched capabilities designed to help architectural students to develop their concepts, and prepare for their virtual modeling career more>>

Archicad 10 Student Edition USA 10 provides you with a professional product which delivers new and enriched capabilities designed to help architectural students to develop their concepts, and prepare for their virtual modeling career. Its interactive training guide supports their move into virtual building design. ArchiCAD helps users analyze their designs earlier: assess the spatial properties and design impact in 3D, generate accurate documentation rapidly and efficiently coordinate projects both internally and externally. ArchiCAD's open platform allows integration with environmental, organic modeling and structural applications to further enhance and refine the architectural design to meet client and authority standards.

<<less
Download (210.4MB)
Added: 2006-06-18 License: Freeware Price:
291 downloads
CodeX Apps Personal Edition 1.5.0201

CodeX Apps Personal Edition 1.5.0201


The perfect information organizer for individuals, teams, small businesses, and education projects, built with Web 2.0 technolog more>>
CodeX Apps consist of two main parts: "vClipper", which is a perfect information organizer for individuals, and "ProjectCenter", which is a collaboration platform based on project management.
The "vClipper" is included in this personal edition and its absolutely free to use.
With CodeX Apps, you can:
- Write and store your notes, ideas, photos, files, and nearly everything.
- Manage your data by "tags".
- Make lists fast with drag and drop re-ordering.
- Import bunch of your files and images just by a few clicks.
- Generate quick presentations using your images.
- Arrange your schedules with tag support.
- Share your documents with everyone by exporting them to a universal accessible document.
- Import "Extended Documents" that are exported by Standard Edition or Enterprise Edition.
Therefore, CodeX Apps is the perfect information solution for individuals, teams, small businesses, and education projects.
Being built with Web 2.0 technologies, CodeX Apps is extremely easy to use with elegant user interfaces.
Version restrictions:
- This is the Personal Edition, the "ProjectCenter" feature is not available in this edition.
<<less
Download (24MB)
Added: 2007-02-02 License: Freeware Price:
996 downloads
Message Processing Platform Free Edition 1.12

Message Processing Platform Free Edition 1.12


Message Processing Platform Free Edition is a completely great application launched to provide virus and spam protection for MacOS X email servers including Postfix, CommuniGate Pro, Sendmail and Qmail . more>>

Message Processing Platform Free Edition 1.12 is a completely great application launched to provide virus and spam protection for MacOS X email servers including Postfix, CommuniGate Pro, Sendmail and Qmail . MPP installs fast and easily, our install scripts will configure your email server files, and there is no compiling required.

MPP Free Edition includes the comprehensive Webmin GUI module, many security and utility features including adding disclaimers, blocking extensions, quarantine management, log monitor, file size limitations, mime error handling, many security checks, and more. MPP Free Edition is very scalable and will greatly reduce the load on your servers if you are using perl tools to interface with SpamAssassin and ClamAV.

Requirements:

  • Mac OS X/X Server
  • SpamAssassin 3.0]
  • ClamAV
<<less
Download (7.4MB)
Added: 2005-03-29 License: Freeware Price:
downloads
Links Championship Edition 1.0.4

Links Championship Edition 1.0.4


Links is the best-selling series of golf sims ever. more>>


Links is the best-selling series of golf sims ever, and Links Championship Edition 2002 for Macintosh is the biggest upgrade to Links in over a decade. Experience the unmatched beauty and realism created by Links? all-new graphics engine that recreates courses in stunning detail.
Dream up your own courses with the new Arnold Palmer Course Designer, or recreate your favorite local courses for practice in Links. Play on exact renditions of 13 championship courses, including Oakmont Country Club, The Royal Melbourne Golf Club, Frankfurter Golf Club, The Judge Course at Capitol Hill on the Robert Trent Jones Golf Trail, Thanksgiving Point, Chateau Whistler, The Prince Course at Princeville Resort, Westfields Golf Club, and more.
Choose from 15 different golfers, including Sergio Garcia, Annika Sorenstam, Hidemichi Tanaka, Mike Weir, Keith Clearwater, and more. With the new Links physics engine that factors in terrain, green conditions and wind, golfing on a computer has never been more realistic.
View QuickTime Trailer
Game Feature: Fore! Play 18 Holes on Your Mac With Links Championship Edition 2002

<<less
Download (2.3MB)
Added: 2002-11-04 License: Update Price:
16 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5