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

Fortran Programming freeware
Filter: All | Freeware | Demo
 

Fortran Programming

< 1 2 3 4 5 > 
Added: May 05, 2010 | Visits: 1.216

linda linda is a simple library implementation of the Linda parallel programming system. To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd, and rdp. linda was originally written by Wong Weng Fai. It has been improved by making it a real library by...



Platforms: *nix

License: Freeware Size: 184.32 KB Download (217): linda Download

Added: November 24, 2010 | Visits: 1.495

Language::Logo Language::Logo Perl module is an implementation of the Logo programming language. SYNOPSIS use Language::Logo; my $lo = new Logo(update => 20); $lo->command("setxy 250 256"); $lo->command("color yellow"); $lo->command("pendown"); # Draw a circle for (my $i = 0; $i < 360; $i += 10) {...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (215): Language::Logo Download

Released: July 22, 2020  |  Added: September 05, 2020 | Visits: 842

Notepad3 Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an replacement for the default Windows text editor. Theres nothing wrong with Windows Notepad, its lightweight and fast; however programmers and other text file users will all agree that it has...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.69 MB Download (206): Notepad3 Download

Added: March 18, 2010 | Visits: 2.775

eXtreme Project Management Tool eXtreme Project Management Tool offers a project management tool using eXtreme Programming principles.. Tegonal offers a powerfull LBS platform based on WLAN technology


Platforms: *nix

License: Freeware Download (199): eXtreme Project Management Tool Download

Added: June 11, 2010 | Visits: 1.539

Intro to Bash Programming HOWTO Intro to Bash Programming HOWTO is a bash programming tutorial. The Intro to Bash Programming HOWTO is meant for newbies who wish to learn how to write shell scripts for bash, the GNU Boure-Again shell. It contains several samples. It is very early in its development, but it is hoped that...


Platforms: *nix

License: Freeware Download (188): Intro to Bash Programming HOWTO Download

Added: January 24, 2010 | Visits: 1.431

C::Sharp C::Sharp is a parser and Lexer for C# Programming Language. SYNOPSIS use C::Sharp; use C::Sharp::Tokener; use C::Sharp::Parser; This module distribution contains (or will contain, when its finished) a tokeniser, parser and, hopefully, compiler for C#. C# is Microsofts new programming...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (187): C::Sharp Download

Released: February 24, 2014  |  Added: February 07, 2015 | Visits: 2.425

Sprintometer A simple free tool with modern GUI for Scrum and Extreme Programming projects tracking. Main features of Sprintometer: * Scrum and XP (Extreme Programming) projects tracking * Burn down chart for the whole project * Concurrent team work with automatic data merge * Unique 3D...


Platforms: Windows, Windows 7

License: Freeware Size: 4.14 MB Download (179): Sprintometer Download

Released: February 24, 2016  |  Added: March 24, 2016 | Visits: 2.667

Robot4 Robot4 (tm) is a Robotic Arm Movement program where the arm is moved from a given position to a desired position. The program finds the angles necessary for the desired position. Problem came from NASA. Robot4 is an Inverse Problem example. It wants to solve how to move from starting point...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.49 MB Download (169): Robot4 Download

Added: August 27, 2010 | Visits: 1.175

Fortran::Format Fortran::Format is a Perl module to read and write data according to a standard Fortran 77 FORMAT. SYNOPSYS use Fortran::Format; my $f = Fortran::Format->new("2(N: ,I4,2X)"); print $f->write(1 .. 10); # prints the following: # N: 1 N: 2 # N: 3 N: 4 # N: 5 N: 6 # N: 7 N: 8 # N: 9 N:...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (167): Fortran::Format Download

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

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 (153): Seccia Download

Added: June 16, 2010 | Visits: 1.236

ArrowHead ASP Server ArrowHead ASP Server is a Java Servlet which supports the ASP syntax and the VBScript programming language. It aims to support VBScript version 3.1 and the standard set of COM objects, but has a little ways to go yet. It is extendable using Java objects and the Server.CreateObject syntax. It...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (153): ArrowHead ASP Server Download

Added: July 15, 2010 | Visits: 1.186

CallGraph::Lang::Fortran CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs. SYNOPSIS use CallGraph::Lang::Fortran; my $graph = CallGraph::Lang::Fortran->new(files => [glob(*.f)]); print $graph->dump; This module is a subclass of CallGraph which implements parsing Fortran...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (152): CallGraph::Lang::Fortran Download

Added: August 03, 2008 | Visits: 1.400

Visual Programming Armoury Terminal-Complex Ltd offers you Visual Programming Armoury for C++ and Java - a heavy-duty tool of a software developer's trade. TCVPA is dedicated for professionals who employ object-oriented methodology, client-server computing, object-relational mapping, complex data storages, diagrams for...


Platforms: Windows

License: Freeware Size: 2.8 MB Download (150): Visual Programming Armoury Download

Added: July 24, 2010 | Visits: 1.043

SANE SANE comes from "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, handheld scanner, video and still cameras, framegrabbers, etc.). The SANE standard is public domain and its...


Platforms: *nix

License: Freeware Size: 3.15 MB Download (150): SANE Download

Added: October 08, 2010 | Visits: 1.015

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation.


Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: November 06, 2010 | Visits: 1.123

Drums++ Drums++ is a programming language I designed for sequencing music through drum machines. Drums++ program uses simple C ideas, for example // and /* */ comments and { } to seperate sections. I tried to make it as simple as possible so even a non-programmer could use it. See the docs section for...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (140): Drums++ Download

Added: November 15, 2010 | Visits: 1.108

Perl Perl is a stable, cross platform programming language. Perl project is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs.. The Perl Directory at perl.org. Links and other helpful resources for new and experienced Perl...


Platforms: *nix

License: Freeware Size: 11.9 MB Download (137): Perl Download

Added: August 30, 2013 | Visits: 712

DEA Solver light This code allows little applications to DEA (Data Envelopment Analysis), based on the Jeff Stuart Linear Programming code.


Platforms: Matlab

License: Freeware Size: 10 KB Download (136): DEA Solver light Download

Added: June 26, 2010 | Visits: 1.096

C C is pronounced large-C and is a pseudo-interpreter of the C programming language. Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code speed. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (133): C Download

Added: August 12, 2010 | Visits: 1.414

Java Network Stack Java Network Stack provides a Java library for research oriented network programming. Java Network Stack is a library used by the DIMES project to create new internet measurements. It provides a clean API for packet manipulation, send, receive, filter, and analysis. It is a unification of raw...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (131): Java Network Stack Download

< 1 2 3 4 5 >