Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.218 Times

Mind Mapping freeware
Filter: All | Freeware | Demo
 

Mind Mapping

< 1 2 3 4 5 > 
Added: February 17, 2006 | Visits: 2.513

Sacoban online game Sacoban game develop your logic mind. Play sacoban and enjoy it. Sacoban game develop your logic mind. Play sacoban and enjoy Platforms: Windows, Mac

License: Freeware Size: 10 KB Download (115): Sacoban online game Download

Added: November 24, 2013 | Visits: 1.014

jbuzzer jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples. Platforms: *nix

License: Freeware Size: 307.2 KB Download (127): jbuzzer Download

Released: October 31, 2012  |  Added: November 15, 2012 | Visits: 2.161

Pos HTML Image Mapper Easily create HTML image/photo maps with this free friendly image mapping utility from the authors of the best free photo editing software - Photo Pos Pro photo editor . Pos HTML Image Mapper includes WYSIWYG interface allowing you mapping images and photos fast and easy. Using the software... Platforms: Windows

License: Freeware Size: 7.86 MB Download (124): Pos HTML Image Mapper Download

Released: January 25, 2009  |  Added: January 27, 2009 | Visits: 1.765

TreeSheets A free form hierarchical information organizer. The ultimate replacement for spreadsheets, mind mappers, PIMs, text editors and small databases. Suitable for any kind of data organization, such as Todo lists, calenders, project management, brainstorming, organizing ideas, planning,... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.2 MB Download (202): TreeSheets Download

Added: January 13, 2010 | Visits: 914

Gama GNU Gama is a package for adjustment of geodetic free networks (acronym Gama is formed from words geodesy and mapping). It is written in C++ and currently supports only adjustment in a local carthesian coordinate system; adjustment in global coordinate system is part of new development branch.... Platforms: *nix

License: Freeware Size: 614.4 KB Download (108): Gama Download

Added: July 09, 2010 | Visits: 772

MUDMapper MUDMapper project is a tool for mapping MUD locations. MUDMapper is a simple tool that uses Python and DiaCanvas to draw maps of MUD locations. It can save and reload maps and keep descriptions for every room.. Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): MUDMapper Download

Added: January 25, 2010 | Visits: 800

mod_wap_status mod_wap_status is an Apache module for automatic mapping users from vpopmail db to web site. Just put it in VirtualHost section "VpopMailVirtualHost On" and UseCanonicalName Off Example: ---- snip --- UseCanonicalName Off < VirtualHost * > VpopMailVirtualHost On ErrorLog... Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): mod_wap_status Download

Added: July 10, 2010 | Visits: 1.544

Cheops-ng Cheops-ng is a Network management tool for mapping and monitoring your network. It has host/network discovery functionality as well as OS detection of hosts. Cheops-ng has the ability to probe hosts to see what services they are running. On some services, cheops-ng is actually able to see what... Platforms: *nix

License: Freeware Size: 686.08 KB Download (232): Cheops-ng Download

Added: April 10, 2010 | Visits: 845

Velosurf Velosurf is a thin but efficient database mapping layer meant to be used with Jakarta Velocity. Velosurfs goal is to generate a set of context variables that automatically map database tables and relationships without the need for any recompilation. Whats New in This Release: - This is a... Platforms: *nix

License: Freeware Size: 665.6 KB Download (100): Velosurf Download

Added: April 11, 2010 | Visits: 625

JSupermind JSupermind project is a Java Super Mind clone. To win the game you have to guess 4 numbers in the right order.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): JSupermind Download

Added: October 01, 2010 | Visits: 968

DLibs 0.4 DLibs project is a PHP framework built keeping in mind the KISS rule. Main components are ActiveDB, a simple implementation of the ActiveRecord pattern and ActiveForm, a simple form handler.. Get DLibs at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications... Platforms: *nix

License: Freeware Size: 17.41 KB Download (88): DLibs 0.4 Download

Added: June 10, 2010 | Visits: 989

idl2javaxml idl2javaxml is an IDL compiler to language Java mapping & XML binding. SYNOPSIS idl2javaxml [options] spec.idl OPTIONS All options are forwarded to C preprocessor, except -h -i -v -x. With the GNU C Compatible Compiler Processor, useful options are : -D name -D name=definition -I... Platforms: *nix

License: Freeware Size: 49.15 KB Download (106): idl2javaxml Download

Added: March 06, 2010 | Visits: 1.022

Unicode::Map8 Unicode::Map8 is a mapping table between 8-bit chars and Unicode. SYNOPSIS require Unicode::Map8; my $no_map = Unicode::Map8->new("ISO646-NO") || die; my $l1_map = Unicode::Map8->new("latin1") || die; my $ustr = $no_map->to16("V}re norske tegn b|r {resn"); my $lstr = $l1_map->to8($ustr);... Platforms: *nix

License: Freeware Size: 102.4 KB Download (114): Unicode::Map8 Download

Added: April 24, 2010 | Visits: 765

Convert::Recode Convert::Recode is a Perl module to make mapping functions between character sets. SYNOPSIS use Convert::Recode qw(ebcdic_to_ascii); while (<>) { print ebcdic_to_ascii($_); } The Convert::Recode module can provide mapping functions between character sets on demand. It depends on GNU... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Convert::Recode Download

Added: September 27, 2010 | Visits: 1.269

DORM4J DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R mapping library for Java. DORM4J library uses annotations in JDK 1.5 and dynamic features of the Java language to implement O/R mapping functions without additional XML config files. The development of DORM4J was inspired from the... Platforms: *nix

License: Freeware Size: 501.76 KB Download (95): DORM4J Download

Added: April 03, 2010 | Visits: 905

Gtk2::Ex::MindMapView Gtk2::Ex::MindMapView is a Perl module to display mind map or outline on a Gnome2::Canvas. HEIRARCHY Glib::Object +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Layout +----Gnome2::Canvas +----Gtk2::Ex::MindMapView SYNOPSIS #!/usr/bin/perl -w use strict; use... Platforms: *nix

License: Freeware Size: 50.18 KB Download (104): Gtk2::Ex::MindMapView Download

Added: July 21, 2010 | Visits: 1.120

pBeans pBeans project is a Object/Relational (O/R) database mapping layer. It is designed to be simple to use and automated. The idea is that you save time and effort by simply focusing on writing Java classes, and not worrying about maintenance of matching SQL scripts, schema evolution, XML based... Platforms: *nix

License: Freeware Size: 1.3 MB Download (92): pBeans Download

Added: June 14, 2010 | Visits: 1.706

Games::Mastermind::Solver::BruteForce Games::Mastermind::Solver::BruteForce is a Master Mind puzzle solver. SYNOPSIS # See Games::Mastermind::Solver Games::Mastermind::Solver::BruteForce uses the classical brute-force algorithm for solving Master Mind puzzles. METHODS remaining $number = $player->remaining; The number... Platforms: *nix

License: Freeware Size: 4.1 KB Download (214): Games::Mastermind::Solver::BruteForce Download

Added: October 26, 2010 | Visits: 1.752

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: October 22, 2010 | Visits: 1.125

Gtk2::api Gtk2::api is a mapping the Gtk+ C API to perl. ABSTRACT The Gtk2 module attempts to stick as close as is reasonable to the C API, to minimize the need to maintain documentation which is nearly a copy of the C API reference documentation. However, the world is not perfect, and the mappings... Platforms: *nix

License: Freeware Size: 655.36 KB Download (97): Gtk2::api Download

< 1 2 3 4 5 >