Main > Free Download Search >

Free cross software for mac

cross

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 696
CrossFTP 1.36

CrossFTP 1.36


CrossFTP - Ftp cross the world more>>
CrossFTP is a useful and easy-to-use FTP client that offers cross-platform engine to transfer any file using FTP.
CrossFTP is robust, safe, and web start application. It has many featues available in CrossFTP.
Main features:
- Its Free!
- No Installation and Web Start
- Works on All Platform
- Drag & Drop Support.
<<less
Download (1.6KB)
Added: 2007-05-31 License: Freeware Price:
882 downloads
Cross Eyes mini 1.2.2

Cross Eyes mini 1.2.2


Cross Eyes mini - Dashboard Widget based on Cross Eyes more>>
Cross Eyes mini is based on Cross Eyes, a puzzle game with a simple premise:
Stop dots from making cross eyes at each other by separating matching pairs.
Cross Eyes mini offers four levels of difficulty: Normal, Hard, Really Hard, and Impossible (dont say we didnt warn you!).
Enhancements:
- Bug fix (missing images in first game after launch).
<<less
Download (397KB)
Added: 2006-05-01 License: Freeware Price:
1273 downloads
Never A Cross Word 1.0

Never A Cross Word 1.0


Never A Cross Word is a simple crossword helper more>>
Never A Cross Word is a simple crossword helper. You enter all the cross-clues you know for a particular word, and it tells you a list of possibilities for that word. The syntax is a period (.) for every unknown, and the letter for the knowns, so for instance ex...ple could be example or exciple.

For those of you who are thinking Well this is just a less powerful version of grep youre right! It is exactly that. In my defence, for a non-UNIX crowd the terminal may be daunting. Also, the fact that the list updates on the fly is, in my opinion, added value.
<<less
Download (118KB)
Added: 2007-07-20 License: GPL Price:
827 downloads
Cross Platform Pictures 1.0

Cross Platform Pictures 1.0


Cross Platform Pictures - Set and retrieve a picture in a REAL Database more>>
Cross Platform Pictures are several REALbasic examples which each show how to set and retrieve a picture in a REAL Database (using the old and new 4.5 syntax) and in a MySQL database.

Completly freeware for non-commercial use.

<<less
Download (52KB)
Added: 2006-05-17 License: Freeware Price:
1256 downloads
Naughts & Crosses 4.0

Naughts & Crosses 4.0


Naughts & Crosses - Play Naughts & Crosses (aka Tic-Tac-Toe) on your Macintosh more>>
Naughts & Crosses is a simple application which I wrote during my misspent youth. It allows you to play Naughts & Crosses (aka Tic-tac-toe) against a friend or the computer. There is also a Zero player option allowing the computer to play itself.
Enhancements:
- Updated user interface.
<<less
Download (18KB)
Added: 2005-12-14 License: Freeware Price:
1414 downloads
Lightsoft Cross Translation 2.0

Lightsoft Cross Translation 2.0


Lightsoft Cross Translation provides you with a smart 68K to PowerPC cross-translator for Fantasm 5.1 (a Macintosh assembly language development environment) and upwards. more>>

Lightsoft Cross Translation 2.0 provides you with a smart 68K to PowerPC cross-translator for Fantasm 5.1 (a Macintosh assembly language development environment) and upwards. It will translate 68K source code, including Mac OS system calls, into a PowerPC executable. It can also act as a general purpose low level language for Macintosh offering both 68K and PowerPC output.

Enhancements:

  • Adds improved code generation
  • Supports translation of additional Mac OS calls
  • The ability to automatically generate code that will detect illegal read/write operations at runtime.

Requirements: System 7

<<less
Download (155KB)
Added: 1999-04-22 License: Freeware Price:
downloads
Marbles+ - The Cross Puzzle 1.1

Marbles+ - The Cross Puzzle 1.1


Free Yahoo! puzzle game widget for your Mac more>> Free Yahoo! puzzle game widget for your Mac

Marbles+ - The Cross Puzzle is a highly addictive Yahoo! puzzle game widget. The board has 33 slots arranged in "+" shape.
The game starts with 32 slots filled with a marble in each and 1 center slot empty. The objective of the game is to remove the marbles from the board one at a time and end with only one marble left on the board. Most of the time you will have more that one on the board!

System requirements:
-

Enhancements
- Used 45 slots instead of 33 in v1.0!! Fixed it.

<<less
Download (690KB)
Added: 2009-04-27 License: Freeware Price: FREE
186 downloads
Cross-play Girl Horoscope Icon 1.0

Cross-play Girl Horoscope Icon 1.0


A package of 12 cute Crossplay Girl Horoscope icons created by using my latest RF stock. more>>


A package of 12 freeware Crossplay Girl Horoscope icons created by using my latest RF stock.

<<less
Download (464K)
Added: 2008-02-29 License: Freeware Price:
28 downloads
Evaluating Cross-Number Puzzles 1.0

Evaluating Cross-Number Puzzles 1.0


Evaluating Cross-Number Puzzles is a beneficial and easy to use program taken on a CD-ROM collection of over 200 mathematics puzzles, available from the developers Web site. more>>

Evaluating Cross-Number Puzzles 1.0 is a beneficial and easy to use program taken on a CD-ROM collection of over 200 mathematics puzzles, available from the developer's Web site. Developed by a veteran teacher, these visually-oriented puzzle games have a simple interface and are designed to provide math problems in context to middle-school (grades five through nine) students.

In this particular puzzle, students solve cross-number puzzles by evaluating simple expressions. Program uses only positive integers.

<<less
Download (251.7KB)
Added: 2001-03-05 License: Freeware Price:
downloads
EasyBMP Cross-Platform C++ Bitmap Library 1.01

EasyBMP Cross-Platform C++ Bitmap Library 1.01


EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap (BMP) files more>>
EasyBMP is an easy cross-platform C++ library for reading and writing Windows bitmap (BMP) files. No installation, no need for external libraries, small in size, well-documented, and simple enough for the novice programmer to start in just minutes! EasyBMP particularly shines as an easy image input/output tool for scientists and other technically-minded people who may not be formally trained in programming.
Main features:
- No installation required: Because bitmap I/O is so simple, the library should not require any installation process. EasyBMP attains this goal by only requiring that the header files be copied to the directory of your project.
- No dependence on other libraries: EasyBMP should not depend upon external and/or special libraries, such as GTK or QT. Currently, EasyBMP is is completely self-contained, so this requirement is satisfied.
- Cross-platform compatible: The library should be portable across operating systems and processor architectures without modification. Currently, this goal has been partially achieved, in that it works on any little-endian architecture. Within this context, because the code relies only upon standard C++ language features and no external libraries, it should be possible to port it to big-endian platforms soon.
- Easy to Compile Code: Code should be easy to compile and should not require a lot of fancy arguments. EasyBMP attains this goal; all you have to do is include EasyBMP.h in your project and compile as you normally would. No linking to external objects, modules, or whatever.
- Small size: The library should be kept small (and simple). As of May 2005, the entire set of code is roughly 49 KB in size. In keeping with the philosophy of the library, we hope to always keep the core library under 50-60 KB in size.
- Well-documented: The code should be well-supported, with a thourough users manual. EasyBMP provides a complete users manual is provided that is frequently updated, with examples provided wherever necessary. Furthermore, EasyBMP provides code samples to assist those who are new to the library and illustrate its use.
Enhancements:
- Production/Stable release.
- Fully edian-safe, and compatible with MS Visual Studio, g++, MinGW, Borland, and Intels icc compiler.
- This release includes memory leak fixes.
<<less
Download (557KB)
Added: 2006-05-23 License: Freeware Price:
1263 downloads
Canorus 0.7

Canorus 0.7


Canorus is considered as a feature-rich and trustworthy music score editor. more>>

Canorus 0.7 is considered as a feature-rich and trustworthy music score editor. It supports note writing, import/export of various file formats, MIDI input and output, scripting and more! Using a Qt4 framework Canorus offers a fast and modern GUI and cross-platformability.

<<less
Download (32.6MB)
Added: 2009-04-25 License: Freeware Price:
downloads
jClust

jClust


A free tool for clustering analysis more>> A free tool for clustering analysis

jClust is an easy-to-use standalone application for clustering analysis. jClust comes with several supervised and unsupervised algorithms to cluster and group heterogeneous data.
jClust is a cross-platform tool that runs under any OS. The calculations take place locally at the users machine.

System requirements:
- Java 6 or later

<<less
Download (6.8MB)
Added: 2009-05-31 License: Freeware Price: FREE
190 downloads
HOXChess 0.7.6

HOXChess 0.7.6


An C++ cross platform, open source Xiangqi (Chinese Chess) program. more>>


A cross-platform, open source Xiangqi (aka. Chinese Chess) client, capable of working with multiple online Xiangqi sites. This is a traditional desktop application, developed mainly in C++ using the wxWidgets Libraries. Two servers are supported so far: PlayXiangqi.com and Chesscape.com. There are a number of Artificial Intelligent (AI) engines included. The end users can customize the Boards and the Piece sets (including western Chess-like pieces). Multiple languages are supported: English, Chinese, Vietnamese, and French.

<<less
Download (2.5MB)
Added: 2009-06-22 License: Freeware Price:
13 downloads
 
Other version of HOXChess
HOXChess 0.7.5A cross-platform, open source Xiangqi (aka. Chinese Chess) client, capable of working with multiple online Xiangqi sites. HOXChess 0.7.5 - Gemini Mobile Technologies
License:Freeware
Download (2.5MB)
13 downloads
Added: 2009-06-11
Glyph Chess 1.0.1

Glyph Chess 1.0.1


Glyph Chess - A theme-able, network-able chess game more>>
Glyph Chess is a simple chess game that can also be played on a network.
It features a themable board, cross-platform network play and a move recorder.
Main features:
- Theme-able
- Cross-platform network play
- Move recorder.
<<less
Download (1.8MB)
Added: 2006-03-15 License: Freeware Price:
1336 downloads
 
Other version of Glyph Chess
Glyph Chess 1.0.1Sandy Knoll Software - Glyph Chess features a themable board, cross-platform network play and a move recorder. Glyph Chess. A theme-able, network-able chess game
Price: FREE
License:Freeware
Download (1.8MB)
205 downloads
Added: 2009-06-11
DOSBOXer 1.0

DOSBOXer 1.0


DOSBOXer - Graphical frontend for DOSBOX more>>
DOSBOXer is a free cross-platform graphical front-end for DOSBox.

DOSBOXer allows you to easily configure DOSBox to run multiple programs, each with their own settings, quickly and easily from a convenient and simple to use interface.


<<less
Download (979KB)
Added: 2006-02-22 License: Freeware Price:
826 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5