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

Elements Of Pascal Programming freeware
Filter: All | Freeware | Demo
 

Elements Of Pascal Programming

< 1 2 3 4 5 > 
Released: November 15, 2009  |  Added: November 19, 2009 | Visits: 2.921

HTML Hidden Text Generator The HTML Hidden Text Generator significantly speeds up, improves the accuracy and simplifies the process of creating expanding or hidden text sections within web pages. Why hide text on a web page? The advantage of hiding text on a web page is that you can include significantly more text... Platforms: Windows

License: Freeware Size: 2.08 MB Download (156): HTML Hidden Text Generator Download

Released: July 28, 2009  |  Added: August 08, 2009 | Visits: 1.476

Seccia Seccia is a software development environment that offers you powerful assistance with your object-oriented programming. This software is distributed as FREEWARE. Its revolutionary nature makes it competitive against the big names of RAD programming. It features: - a complete... Platforms: Windows

License: Freeware Size: 5.72 MB Download (155): Seccia Download

Added: January 25, 2010 | Visits: 974

BuildSim BuildSim is an engineering simulation and process development tool. This bronze edition is a free version. Platforms: Mac

License: Freeware Size: 1.8 MB Download (155): BuildSim Download

Added: August 08, 2010 | Visits: 1.646

Modest Ordinary Differential Equation Library Modest Ordinary Differential Equation Library is a C++ library to model rate equations. MODEL is a numeric simulation library written during my PhD to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). I decided to write one myself after looking at... Platforms: *nix

License: Freeware Size: 2.5 MB Download (154): Modest Ordinary Differential Equation Library Download

Added: August 29, 2008 | Visits: 935

X-Studio 3D modeling tool Helps the developers to explore and/or modify frame hierarchies and 3D objects obtained from any converting tool before 3D scenes are rendered in the original programs. It is very suitable for learning the alphabet of Direct3D programming in a visual interactive manner. Platforms: Windows

License: Freeware Size: 1.69 MB Download (154): X-Studio 3D modeling tool Download

Added: May 01, 2010 | Visits: 1.957

FreeOrion FreeOrion is a turn-based game of epic space strategy game witch is inspired by Master of Orion. It builds on the classic 4X model by incorporating the nation-building elements of games such as Europa Universalis 2 and a versatile tactical combat engine. While its modular design allows for a... Platforms: *nix

License: Freeware Size: 696.32 KB Download (147): FreeOrion Download

Added: July 07, 2010 | Visits: 1.238

Mediainlinux 4 Mediainlinux is a complete Linux distribution targeted at multimedia production, wich consist in a live cd (knoppix derived) containing more than 200 graphical application and thousands of command line tools for: * Acquisition * Conversion * Editing * Compression * PostProduction in the... Platforms: *nix

License: Freeware Size: 692.4 MB Download (147): Mediainlinux 4 Download

Added: February 09, 2010 | Visits: 903

Algorithm::AhoCorasick Algorithm::AhoCorasick provides efficient search for multiple strings. Aho-Corasick is a classic (1975) algorithm for locating elements of a finite set of strings within an input text. It constructs a finite state machine from a list of keywords, then uses the machine to locate all occurrences... Platforms: *nix

License: Freeware Size: 5.12 KB Download (144): Algorithm::AhoCorasick Download

Added: July 12, 2013 | Visits: 1.271

FVWM-Crystal FVWM-Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. It uses following programs: FVWM as a window manager and "main core", ROX-Filer as file manager (manages icons on the desktop), xterm, aterm, mrxvt or urxvt... Platforms: *nix

License: Freeware Size: 3.38 MB Download (134): FVWM-Crystal Download

Added: August 15, 2008 | Visits: 860

Pacmanic Worlds The objective of this game, as with all Pacman games, is to eat all the points of each level whilst avoiding the ghosts. The fat shining points give you extra power for a few seconds when you can attack the ghosts.Other elements of the game are bonuses (you have 10 seconds to get them when they... Platforms: Windows

License: Freeware Size: 1024 B Download (132): Pacmanic Worlds Download

Added: July 22, 2010 | Visits: 830

flpsed flpsed project is a WYSIWYG pseudo PostScript editor. "Pseudo", because you cant remove or modify existing elements of a document. But it does let you add arbitrary text lines to existing PostScript documents. Added lines can later be reedited with flpsed. Using pdftops, one can convert PDF... Platforms: *nix

License: Freeware Size: 100.35 KB Download (131): flpsed Download

Added: August 11, 2008 | Visits: 1.207

Java Trainer Java Trainer (JT) is for students who intend to learn Java , C#(or C++ for that matter). It is a simple programming system in a web page (no install), with a language close to C and Java, but cut-down. It only covers the very early material of a programming course, and might also be suitable for... Platforms: any

License: Freeware Size: 33 KB Download (129): Java Trainer Download

Added: January 25, 2010 | Visits: 766

Processing Processing is a programming language and environment built for the electronic arts and visual design communities. It was created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook. The software exports Java applets which may be posted on... Platforms: Mac

License: Freeware Size: 5.8 MB Download (128): Processing Download

Added: January 10, 2010 | Visits: 1.170

B::JVM::Jasmin::Emit B::JVM::Jasmin::Emit is a package used by B::JVM::Jasmin to emit Jasmin syntaxed file. SYNOPSIS use B::JVM::Jasmin::Emit; my $emitter = new B::JVM::Emit(FILEHANDLE); # ... $emitter->DIRECTIVE_NAME([@ARGS]); # ... $emitter->OPCODE_NAME([@ARGS]); # ... $emitter->OPCODE_NAME([@ARGS]);... Platforms: *nix

License: Freeware Size: 44.03 KB Download (125): B::JVM::Jasmin::Emit 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: May 15, 2010 | Visits: 4.403

CPP Socket library CPP Socket library is a small Classlibrary for C++ that supports a easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C library calls. With CPPSocket supports the following network protocols: - TCP (transmission control... Platforms: *nix

License: Freeware Download (122): CPP Socket library Download

Added: August 08, 2008 | Visits: 782

Xpize XPize is a dektop theme for Windows XP, that substantially improves the graphic look of all visual elements of your system: new icons, backgrounds, screensavers, new toolbar designs, graphic effects that give a touch of elegance and functionality etc.Thanks to the substitution of these elements... Platforms: Windows

License: Freeware Size: 9 KB Download (120): Xpize Download

Added: May 14, 2010 | Visits: 1.639

Portable Coroutine Library Portable Coroutine Library (PCL) implements the low level functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is... Platforms: *nix

License: Freeware Size: 307.2 KB Download (118): Portable Coroutine Library Download

Added: July 01, 2010 | Visits: 1.799

BASIC-256 BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. The BASIC-256 project uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode... Platforms: *nix

License: Freeware Size: 31.74 KB Download (115): BASIC-256 Download

Added: January 26, 2010 | Visits: 1.531

Alpha Shooter Alpha Shooter is a 3D OpenGL first-person shooter game with a sci-fi setting. Alpha Shooter was born as a project for the Computer Graphics course at the University of Bologna. The main objective was to develop a very simple 3D game using the OpenGL, GLU and GLUT libraries only (and some... Platforms: *nix

License: Freeware Size: 788.48 KB Download (115): Alpha Shooter Download

< 1 2 3 4 5 >