Main > Free Download Search >

Free 1000 software for mac

1000

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 80
1000 1.0

1000 1.0


1000 offers you an old card racing game more>>
1000 offers you an old card racing game.

<<less
Download (57KB)
Added: 2006-11-09 License: Freeware Price:
1079 downloads
Chronos 1000 1.0

Chronos 1000 1.0


A great Dashboard widget that performs musical tempo-measuring. more>> <<less
Download (755KB)
Added: 2009-01-19 License: Freeware Price: FREE
185 downloads
MATRIX 1000 PROGRAMMER 2.0

MATRIX 1000 PROGRAMMER 2.0


Free Oberheim Matrix programmer for your Mac more>> <<less
Download (812KB)
Added: 2009-06-10 License: Freeware Price: FREE
199 downloads
FET 5.10.2

FET 5.10.2


FET is open source free software for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm. It is licensed under GNU/GPL. more>> FET 5.10.2 is a simple and effective source free software for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm. It is licensed under GNU/GPL.

FET version 5 is released. You are encouraged to use it, because of the new much better algorithm. The new 5 series version seems to be very performant. It might be comparable to expensive timetabling software. The solution is usually obtained in maximum 5-20 minutes.

Major Features:

  1. FET is free software (open source). You can freely use, copy, modify and re-distribute it, as GNU/GPL permits (but please consider a donation)
  2. Localized to en_GB (English), ar (Arabic), ca (Catalan), de (German), el (Greek), es (Spanish), fa (Persian), fr (French), hu (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk (Macedonian), ms (Malay), nl (Dutch), pl (Polish), ro (Romanian), ru (Russian) and tr (Turkish) (maybe incompletely)
  3. Fully automatic generation algorithm, allowing also semi-automatic or manual allocation
  4. Platform independent implementation, allowing running on GNU/Linux, Windows, Mac and any system that Qt supports
  5. Powerful flexible modular xml format for the input file, allowing editing with an xml editor or by hand (besides FET)
  6. Possibility to view the currently generated timetable without stopping the ongoing simulation (as html on hard disk)
  7. The resulted timetables are exported into xml and html formats
  8. Very flexible students (pupils) structure, organized into sets: years, groups and subgroups. FET allows overlapping years and groups and non-overlapping subgroups. You can even define individual students (as separate sets)
  9. Each constraint has a weight percentage, from 0.0% to 100.0% (some special constraints can have only 100% weight percentage possible)
  10. Maximum total number of hours (periods) per day: 60 (can be increased, but until now nobody suggested a larger value)
  11. Maximum number of working days per week: 28 (can be increased, but until now nobody suggested a larger value)
  12. Maximum total number of teachers: 700 (can be increased, but until now nobody suggested a larger value)
  13. Maximum total number of sets of students: 15000 (can be increased, but until now nobody suggested a larger value)
  14. Maximum total number of subjects: 1000 (can be increased, but until now nobody suggested a larger value)
  15. Virtually unlimited number of subject tags
  16. Maximum number of activities: 5000 (can be increased, but until now nobody suggested a larger value)
  17. Maximum number of rooms: 1000 (can be increased, but until now nobody suggested a larger value)
  18. Maximum number of buildings: 100 (can be increased, but until now nobody suggested a larger value)
  19. Adjustable duration for each activity (each activity can have duration of 1 hour, 2 hours, 3 hours or more)
  20. Possibility of adding multiple teachers and students sets for each activity. That is, each activity can have specified any number of students subgroups (sets) and any number of teachers (it is possible to have no teacher or no students set for an activity, also)
  21. Maximum number of time constraints: 10000 (can be increased, but until now nobody suggested a larger value)
  22. Maximum number of space constraints: 10000 (can be increased, but until now nobody suggested a larger value)
  23. A large and flexible palette of time constraints:
    • Constraint basic compulsory time
    • Constraint students (set) early max beginnings at second hour
    • Constraint students (set) max gaps per week
    • Constraint min n days between activities (to allow balancing the activities in a week)
    • Constraint activity preferred time (to specify for an activity a preferred day, hour or both)
    • Constraint activity preferred times
    • Constraint activities preferred times (you can specify a set of activities by teacher, subject, subject tag or students and a set of preferred or allowed periods).
    • Constraint break
    • Constraint students (set) max (min) hours daily
    • Constraint teacher(s) max (min) hours daily
    • Constraint students set not available
    • Constraint teacher max days per week
    • Constraint teacher not available
    • Constraint teachers max gaps per week
    • Constraint activities same starting hour
    • Constraint activities same starting time
    • Constraint activities not overlapping
    • Constraint min gaps between activities
    • Constraint 2 activities consecutive
    • Constraint 2 activities grouped
    • Constraint 2 activities ordered
    • Constraint activity(ies) ends students day
    • Constraint teachers max gaps per day
    • Constraint teacher(s) max hours continuously
    • Constraint students (set) max hours continuously
    • Constraint teacher(s) hourly interval max days per week
    • Constraint students (set) hourly interval max days per week
  24. A large and flexible palette of space constraints:
    • Constraint basic compulsory space
    • Constraint room not available
    • Constraint activity preferred room(s)
    • Constraint subject preferred room(s)
    • Constraint subject subject tag preferred room(s)
    • Constraints to control building changes for students and teachers (min gaps between building changes, max building changes per day, max building changes per week)

Enhancements:

  • Speed improvement if user has constraints activities same starting time, 2 activities consecutive and 2 activities ordered and activities not overlapping (idea and partial code by Volker Dirr). In some cases, the speed improvement is very high. This has to do with the initial ordering of the activities.
  • Other minor speed improvements (idea and partial code by Volker Dirr).
  • Added a Persian manual by Hamed SadeghiNeshat.
<<less
Download (4.9MB)
Added: 2009-07-20 License: GPL Price: FREE
14 downloads
Gmsh 1.61.0

Gmsh 1.61.0


Gmsh is an automatic 3D finite element grid generator more>>
Gmsh - three-dimensional finite element mesh generator with built-in pre- and post-processing facilities.
Gmsh is an automatic 3D finite element grid generator (primarily Delaunay) with a build-in CAD engine and post-processor. Its design goal is to provide a simple meshing tool for academic problems with parametric input and advanced visualization capabilities.
Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmshs own scripting language.
Enhancements:
- added support for second order (curved) elements in
- post-processor;
- new version (1.4) of post-processing file formats;
- new stippling options for 2D plots;
- removed limit on allowed number of files on command line;
- all "Combine" operations are now available in the parser;
- changed View.ArrowLocation into View.GlyphLocation;
- optimized memory usage when loading many (>1000) views;
- optimized loading and drawing of line meshes and 2D iso views;
- optimized handling of meshes with large number of physical entities;
- optimized vertex array creation for large post-processing views on
- Windows/Cygwin;
- removed Discrete Line and Discrete Surface commands (the same functionality can now be obtained by simply loading a mesh in .msh format);
- fixed coloring by mesh partition; added option to light wireframe meshes and views;
- new "mesh statistics" export format;
- new full-quad recombine option;
- new Plugin(ModulusPhase);
- hexas and prisms are now always saved with positive volume;
- improved interactive entity selection;
- new experimental Tetgen integration;
- new experimental STL remeshing algorithm;
- various small bug fixes and improvements.
<<less
Download (2MB)
Added: 2005-11-25 License: GPL Price:
1428 downloads
PySolFC 1.0

PySolFC 1.0


PySolFC - a Python solitaire game collection more>>
PySol Fan Club Edition is an exciting collection of more than 1000 solitaire card games.
<<less
Download (16.6MB)
Added: 2007-04-14 License: Freeware Price:
923 downloads
Recipods 1.0

Recipods 1.0


Recipods is a simple to use, yet sophisticated utility which can help you relax effectively. more>>

Recipods 1.0 is a simple to use, yet sophisticated utility which can help you relax effectively.

10,000 songs in your pocket? Big deal! How about 1000 Emeril recipes in your pocket? Go home, put on some tunes and create a little love and magic in the kitchen! Two apps were created with 500+ recipes - just in case you wanted to have other notes in your iPod!

<<less
Added: 2005-04-27 License: Freeware Price:
downloads
CountBPM 1.0

CountBPM 1.0


CountBPM - A manual Beats per Minute (BPM) counter for DJs. more>> Have you ever had a Harvey Wallbanger, a Negroni or a French Kiss? Make every drink in the book - over 1000 recipes - with iBar. The ultimate bartending guide for your iPod.
You can find drinks in a many ways. We have chosen our 450 favorite drinks and organized them by main ingredient, as well as by other fun categories such as Ladies Night for sweeter drinks, Designated Driver for non-alcoholic drinks or Old School for the classic standbys. And you can find drinks by ingredient as well as in the 1100 drink A-Z drink encyclopedia.
iBar includes an extensive section on bar set-up as well as discussions of bar lingo, definitions of different spirits and dozens of other tips to help you become a classy barkeep We have also included a measurement reference guide that teaches you essentials measurement techniques.
iBar fun audio recordings that include: the history of prohibition, the cocktail itself, Gin, Vodka, Whiskey, Scotch, Tequila, and many, many more. And with the press of the play button iBar also teaches you how to say cheers in languages from around the world.
<<less
Download (125KB)
Added: 2008-07-06 License: Freeware Price: FREE
198 downloads
JitterBug 1.0

JitterBug 1.0


JitterBug is equipped many useful features which let users improve your productivity by at least 1000%... if you happen to be more productive when you cant control your mouse. more>>

JitterBug 1.0 is equipped many useful features which let users improve your productivity by at least 1000%... if you happen to be more productive when you can't control your mouse. Great for co-workers, friends and family.

Requirements: Mac OS X 10.1 or higher

<<less
Download (27.3KB)
Added: 2003-11-02 License: Freeware Price:
downloads
itQuartz 1.0b2

itQuartz 1.0b2


Displays current Internet Time in dock. more>>
itQuartz is a utility displaying current Internet Time in Dock for Mac OS X. Displayed information contains current Internet Time, date in Internet Time and usual formatted time.

"Internet Time" created by Swatch is a new time measure for Internet. In Internet Time, a day is sliced to 1000 time slots. A time slot is called "beat".
<<less
Download (159KB)
Added: 2004-11-14 License: Freeware Price:
1805 downloads
Beat Clock 1.0

Beat Clock 1.0


Beat Clock - An internet time/beat clock more>>
Internet time or Beat time is a system developed by Swatch (the watch company) where you devide the day into 1000 beats and use these units to messure the passage of time.

All Beat clocks display the same time dispite local times zones. GMT+1 is used as the reference zone.

People can use beat time to help cordinate events with people that may span many times zones or political time zones without having to know what the local time is. This can be most usfull if you dont know if someone elses country follows a form of Daylight Savings.


<<less
Download (62KB)
Added: 2005-12-09 License: Freeware Price:
1457 downloads
PHP Search 1.0

PHP Search 1.0


PHP Search is a lovely widget that is able to search for loops, functions and more, in a very easy to reach form. more>>

Can you guess the hidden phrase? Link letters into words to reveal parts of the phrase. Solve different categories such as Movie Titles, Popular Musicians, World Cities, Animals and many more! When you play Word Twist, your goal is to guess a hidden phrase. To reveal letters in the phrase, you link letters to make words. When you make a word, the first letter of that word is revealed in the phrase. There are many cool phrase categories for you to play including Famous Songs, Movie Actors, Great Artists, Countries, Famous Quotes, Legendary Creatures, Movie Titles and more! In addition, there are two different play modes, Large and Small, that play very differently! Contains more than 1000 phrases to solve across 14 unique categories!

System Requirements: Intel or PowerPC Mac, 1Ghz, 128 MB

<<less
Download (21KB)
Added: 2008-07-22 License: Freeware Price: FREE
178 downloads
Giko Ball 0.0.8

Giko Ball 0.0.8


Giko Ball is a computerized juggling game more>>
Giko Ball is a computerized juggling game available in Japanese or English.

You must operate the GIko Cat left and right with the cursor keys so it wont miss the balls.

When 1000 points are exceeded game speed is increased.


<<less
Download (290KB)
Added: 2005-10-27 License: Freeware Price:
1459 downloads
Hardcore Lives Tuner 1.00

Hardcore Lives Tuner 1.00


Hardcore Lives Tuner is developed to be a handy program which is packed with 100 dance stations by default. more>>

Hardcore Lives Tuner 1.00 is developed to be a handy program which is packed with 100 dance stations by default. You can also program 12 easy access preset buttons by editing the config. file with your favorite text editor. Feature List - Up to 1000 presets on the A-Z + 12 Easy Access Presets, Comes with 100+ Underground Dance Stations by default. Add your own or customize station details. Listen to MP3 based Streams. Record MP3 Streams. Internet Station update so its easy to make sure your stream details are up to date.

<<less
Download (4MB)
Added: 2009-02-13 License: Freeware Price: $0.00
downloads
Cwk to Pages 1.0

Cwk to Pages 1.0


Cwk to Pages - Convert a folder of AppleWorks text files to Pages format more>>
Cwk to Pages is ascript that provides an easy way to convert a folder of Appleworks text files to Pages. Also works with Word files.

When I bought Pages, I had more than 1000 AW and W files (15 years on a Mac) so I wrote this script and it worked perfectly (though the whole process is quite long mainly because Pages is somewhat slow).

<<less
Download (41KB)
Added: 2006-05-15 License: Freeware Price:
1281 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5