sorting algorithm
SortableListbox 2.3
SortableListbox - Listbox subclass that can sort normally, numerically or by date, either ascending or descending more>>
Main features:
- Can sort a column alphanumerically (nomally).
- Can sort a column numerically (so that 2 comes before 10).
- Can sort a column chronologically (by date).
- Lets you sort in ascending or descending order.
- Makes sure the correct rows are selected after sorting.
- Uses a quicksort algorithm and is therefore very fast.
Enhancements:
- All cell-specific attributes, including type, checkboxes and text style are assigned to the correct rows after sorting.
Journal Note 1.0
Journal Note - Pop-up text entry dialog for dated notes more>>
Optionally, you can open the unsaved note in BBEdit.
LimitingMagnitude 1.0
LimitingMagnitude - Your telescopes limiting magnitude, based on many factors more>>
LimitingMagnitude is a small application that calculates your telescopes limiting magnitude, based on many factors.
VisualLimitingMagnitude 1.0
VisualLimitingMagnitude - Your eyes limiting magnitude, based on many factors more>>
LimitingMagnitude is a small application that calculates your eyes limiting magnitude, based on many factors.
Sort Handlers
A small Applescript for Script Editor more>> A small Applescript for Script Editor
Sort Handlers extracts handlers (subroutines) from ScriptEditors current selection, sorts them by handler name, and places them in a new ScriptEditor document.
The current selection must contain at least one handler (three lines), and it must not include any script-level elements other than handlers.
Caveats:
- The selection must not contain any script-level elements (e.g., script objects, try statements, repeat statements, etc.) other than handlers. If it does, the results are less than useful.
- Comments outside handlers are lost.
System requirements:
- Script Editor

xSort 1.6
xSort is a card sorting application for Mac OS X. more>>
Allows you to model and conduct a card sorting exercise in a graphical view that simulates a table with physical cards that can be dragged around. Also, xSort presents the results of the exercise based on statistical analysis and clustering algorithms. Finally, it allows you to create printable reports.
stringMixer 1.0
stringMixer - Random sorting utility on Mac Os X more>>
stringMixer is free. You can make a donation.
Enhancements:
- Optimisation of random function.
- Add pf a popup menu for separators.
PDFs yoking 1.1
PDFs yoking - Merge PDFs more easily more>>
Clue: This is my own self-development, independent there are existing similar programs in the meantime.
Batch Set Tracks Sorting Tags 1.0
Batch Set Tracks Sorting Tags - you can now batch-set the sorting tags more>>
REALfish 1.0
REALfish - Blowfish encryption algorithm more>>
A number of extras are included: generate your 448-bit key automatically from a username-password pair; decode email directly within Eudora; and, REALfish can be driven by Apple events or AppleScript, so other applications can incorporate it.
PongWars 2.0
PongWars essentially merges the game of more>>
PongWars has highly optimized genetic algorithm for computer AI.
It features 640x480 graphics and animation, multiple channels of paddle-blasting sci-fi sound, an in-game MOD music soundtrack, and great 1 or 2 player action promising many hours of nostalgic revery for any 1970s geek,
Main features:
- Customizable gameplay settings
- Anachronistic 8-bit 640x480 graphics
- Nerdy Star Wars themed MOD music
- Deftly incorporated audio samples from certain copyrighted works
- Highly optimized genetic algorithm for computer AI.
ParticleSystem 0.1
ParticleSystem is regarded as a distinguished and tractable OpenGL implementaion which uses a underlaying physical model to illustrate and his attraction and repusion forces. more>>
ParticleSystem 0.1 is regarded as a distinguished and tractable OpenGL implementaion which uses a underlaying physical model to illustrate and his attraction and repusion forces. The algorithm enlages from a artiffical intelligence algorithm. It does not pretend to be the hype, funky, funny all inclusive software. The developement of Parice System will not be continued !!! Feel free to enlarge the underlaing physical model. (The software runs on Linux too)
iConquer Plug-in Kit 2.3
iConquer Plug-in Kit - create player & map plug-ins for iConquer more>>
AODV Simulator Pre-Alpha
AODV Simulator Pre-Alpha offers users an all-in-one educational software which simulates an Ad-hoc network with AODV algorithm more>>
AODV Simulator Pre-Alpha offers users an all-in-one educational software which simulates an Ad-hoc network with AODV algorithm, it uses a high level view and only works in Routing layer. It has a user-friendly graphical user interface and has been written in java language.
Major Features:
- Interactive user interface
- Drag&Drop feature
- Searching nodes by their name
- Dynamic parameter setter
- Independence of UI and simulation engine
- Logging the state of each node
Array & ListBox Sorting 1.0
Array & ListBox Sorting - Class that implements QuickSort and BubbleSort more>>