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.477.062 Times

Ascii Character Map freeware
Filter: All | Freeware | Demo
 

Ascii Character Map

< 1 2 3 4 5 > 
Released: April 24, 2013  |  Added: May 12, 2013 | Visits: 2.315

Arm Map Explorer Arm Map Explorer recreates all the functionalities of Google Maps on your desktop while expanding them with new extras. Map Explorer lets you locate and view any place on the planet using dynamic interactive maps. These maps are draggable, which means there is no need for you to click and wait... Platforms: Windows

License: Freeware Size: 5.46 MB Download (203): Arm Map Explorer Download

Released: August 23, 2017  |  Added: August 28, 2017 | Visits: 2.335

CONVERT The freeware program CONVERT from KilletSoft converts data files to other data formats and character sets. For the import in MySQL or SQL databases the 'CREATE TABLE' script can be generated. Thus the import of the data in any data base management system or file system will be possible.... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.74 MB Download (229): CONVERT Download

Released: May 28, 2010  |  Added: June 04, 2010 | Visits: 2.702

Copan for Windows Copan for Windows desktop/netbook is a very functional and easy-to-use geomatics engineering tool for computing and managing plane land surveying and mapping coordinates. It does numerous coordinate geometry (COGO) calculations, processes and adjusts raw field survey data, computes and... Platforms: Windows

License: Freeware Size: 5.28 MB Download (824): Copan for Windows Download

Released: September 25, 2014  |  Added: December 30, 2014 | Visits: 4.364

Edraw Mind Map Easy to create mind maps (graphical representations of thought processes) for brainstorming, problem solving, rational analysis, and decision marking. Easy to use drawing tools, many pre-drawn flowchart templates and more than 600 flowchart symbols and flowchart samples, drawing couldn't be... Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 28.64 MB Download (792): Edraw Mind Map Download

Added: August 15, 2010 | Visits: 1.343

GD::Map GD::Map is Perl extension for creating geographic map files with GD. SYNOPSIS use GD::Map; my $m = GD::Map:new( basemap_path => "[required]", output_path => "[required]", verbose => 1, ); $m->set_basemap("northamerica"); $m->add_object(id => "route", type => "line", color =>... Platforms: *nix

License: Freeware Size: 8.19 KB Download (132): GD::Map Download

Added: July 05, 2010 | Visits: 1.490

STL AVL Map STL AVL Map is an implementation of AVL-tree-based map, multimap, set and multiset containers for g++ 4.1.1. Almost everything on this library is based on libstdc++ v3 code, so the same license applies. The AVL operations (in lib/tree.cpp) were written by Daniel Köhler Osmari, and are under... Platforms: *nix

License: Freeware Size: 102.4 KB Download (128): STL AVL Map Download

Added: January 09, 2010 | Visits: 1.046

Convert::Translit Convert::Translit, transliterate, build_substitutes is a Perl module for string conversion among numerous character sets. SYNOPSIS use Convert::Translit; $translator = new Convert::Translit($result_chset); $translator = new Convert::Translit($orig_chset, $result_chset); $translator = new... Platforms: *nix

License: Freeware Size: 79.87 KB Download (103): Convert::Translit Download

Added: June 13, 2010 | Visits: 1.157

Bio::Map::CytoMap Bio::Map::CytoMap is a Bio::MapI compliant map implementation handling cytogenic bands. SYNOPSIS use Bio::Map::CytoMap; my $map = new Bio::Map::CytoMap(-name => human1, -species => $human); foreach my $marker ( @markers ) { # get a list of markers somewhere $map->add_element($marker); }... Platforms: *nix

License: Freeware Size: 4.7 MB Download (124): Bio::Map::CytoMap Download

Added: April 24, 2010 | Visits: 1.115

Unicode::Escape Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII. SYNOPSIS # Escape Unicode charactors like u3042u3043u3044. # JSON thinks No more Garble!! # case 1 use Unicode::Escape; my $escaped1 = Unicode::Escape::escape($str1, euc-jp); # $str1 contains... Platforms: *nix

License: Freeware Size: 5.12 KB Download (116): Unicode::Escape Download

Added: November 02, 2010 | Visits: 1.336

QUAKE 4 Quakemas Map QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4. This Map Pack is compatible with QUAKE 4 1.0, and updates 1.0.4.0 and 1.0.5.0. This Map Pack consists of the file pak013.pk4 and contains the following multiplayer maps: Campgrounds Redux (q4dm9): With... Platforms: *nix

License: Freeware Size: 16.4 MB Download (85): QUAKE 4 Quakemas Map Download

Added: August 02, 2010 | Visits: 1.218

Bio::Map::MappableI Bio::Map::MappableI is an object that can be placed in a map. SYNOPSIS # get a Bio::Map::MappableI somehow my $position = $element->map_position(); # these methods will be important for building sorted lists if( $position->equals($p2) ) { # do something } elsif( $position->less_tha($p2)... Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Bio::Map::MappableI Download

Added: June 27, 2010 | Visits: 3.951

3rd Edition Dungeons & Dragons Character Generator 3rd Edition Dungeons and Dragons Character Generator is an HTML/JavaScript Web page that allows the user to quickly and easily create new Dungeons and Dragons characters. The characters can be of any of the eleven classes, any of the playable races, and may start at any level from 1 to 220.... Platforms: *nix

License: Freeware Size: 87.04 KB Download (379): 3rd Edition Dungeons & Dragons Character Generator Download

Added: April 19, 2010 | Visits: 2.865

CoC Character Generator Alpha CoC ChaGen is a character generator for Chaousium Incs rpg Call of Cthulhu.CoC CharGen is released under the GNU GPL. It is developed in 100% pure Java, and should hence be usable on any platform with Java support. A main goal for the comming 2.0 release will be an implementation of the Byakhee... Platforms: *nix

License: Freeware Size: 286.72 KB Download (427): CoC Character Generator Alpha Download

Added: April 14, 2010 | Visits: 1.426

GIFgraph::Map GIFgraph::Map can generate HTML map text. SYNOPSIS use GIFgraph::Map; $map = new GIFgraph::Map($gr_object); $map->set(key1 => value1, key2 => value2 ...); $HTML_map = $map->imagemap($gr_file, @data); Is a perl5 module to generate HTML map text for following graph objects GIFgraph::pie,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (152): GIFgraph::Map Download

Added: August 24, 2010 | Visits: 1.604

UO Web Map UO Web Map project is a Web-based map with user-defined markers for Ultima Online. UO Web Map is Web-based map over the different lands and dungeons in Ultima Online. It is possible for the users to zoom and add their own points of interest directly on the map.. Get UO Web Map at... Platforms: *nix

License: Freeware Download (134): UO Web Map Download

Added: November 09, 2010 | Visits: 1.362

SILC Map SILC Map is an utility which can be used to visualize the topology of a SILC network. This project can create maps which indicate the exact global position of the servers and it can create HTML pages out of the information it gathers from the servers. It is also possible to create a HTML map... Platforms: *nix

License: Freeware Size: 348.16 KB Download (150): SILC Map Download

Added: May 05, 2010 | Visits: 1.494

ascii-invaders ascii-invaders project is a clone of Space Invaders which uses the curses library. t compiles and runs on MacOS X, GNU/Linux and probably any other system with a curses implementation. I tried to reproduce the way the aliens move in the real game (which you can play on the MAME emulator on a... Platforms: *nix

License: Freeware Size: 14.34 KB Download (140): ascii-invaders Download

Added: April 10, 2010 | Visits: 1.066

Convert::ASCII::Armor Convert::ASCII::Armor is a Perl module that can convert binary octets into ASCII armoured messages. SYNOPSIS See SYNOPSIS in Convert::ASCII::Armour. Empty subclass of Convert::ASCII::Armour for American English speakers.. Platforms: *nix

License: Freeware Size: 6.14 KB Download (159): Convert::ASCII::Armor Download

Added: November 09, 2010 | Visits: 1.238

SWF::Builder::Character::EditText SWF::Builder::Character::EditText is a SWF dynamic editable text object. SYNOPSIS my $text = $mc->new_dynamic_text( $font ) ->size(10) ->color(000000) ->text(This is a text.); my $text_i = $text->place; my $field = $mc->new_input_field; $field->place; ^This module creates dynamic... Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): SWF::Builder::Character::EditText Download

Added: November 23, 2010 | Visits: 1.081

SWF::Builder::Character::Sound SWF::Builder::Character::Sound is a SWF Sound character. SYNOPSIS my $sound = $mc->new_sound( ring.mp3 ); $sound->play; This module creates SWF sound characters from MP3 or raw Microsoft WAV files. $sound = $mc->new_sound( $filename ) loads a sound file and returns a new sound... Platforms: *nix

License: Freeware Size: 163.84 KB Download (104): SWF::Builder::Character::Sound Download

< 1 2 3 4 5 >