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

Compiling Fortran Cc Fc freeware
Filter: All | Freeware | Demo
 

Compiling Fortran Cc Fc

< 1 2 3 4 5 
Added: October 14, 2010 | Visits: 912

Ygl Ygl emulates SGIs GL routines under X11. It compiles fine under AIX >3.2, HP-UX >7.0, Linux with XFree/Xorg, SunOS, ConvexOS, Mac A/UX, Mac OS/X and many others, but needs an ANSI-C compiler (gcc is ok). The library was written for two reasons: On our RS/6000 GT4 hardware, 2D Ygl is up to...



Platforms: *nix

License: Freeware Size: 133.12 KB Download (106): Ygl Download

Added: June 27, 2010 | Visits: 1.306

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |...





Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

Added: August 21, 2010 | Visits: 1.442

Riverdrums Load Balancer Riverdrums Load Balancer project is a no-frills, event-driven load balancer aimed at clarity and efficiency. Compiling: 1. Install libevent 2. gcc -Wall -O2 -o rlb rlb.c -levent Solaris: a) cc -Wall -O2 -o rlb rlb.c -lnsl -lsocket -levent Usage: $ rlb -p port [-b addr] [-B addr] -h...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (166): Riverdrums Load Balancer Download

Added: August 06, 2010 | Visits: 1.338

Install Kernel Install Kernel interfaces with the Linux operating system by running a series of functions or groups of commands that automate the compiling or recompiling and installation process. Install Kernel project consists of three groups of functions: building the kernel and moving files, checking...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Install Kernel Download

Added: November 05, 2010 | Visits: 794

Opcode Opcode is a Perl module created to disable named opcodes when compiling perl code. SYNOPSIS use Opcode; Perl code is always compiled into an internal format before execution. Evaluating perl code (e.g. via "eval" or "do file") causes the code to be compiled into an internal format and...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (227): Opcode Download

Added: May 27, 2010 | Visits: 814

lcdmodxmms lcdmodxmms is currently in its first release but should work hapily for most users, please send me an email if you have any trouble compiling or using it. lcdmodxmms displays the song currently playing, the time remaining, and a 6 bar spectrum analyser on LCD displays controlled by lcdmod....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): lcdmodxmms Download

Added: October 20, 2010 | Visits: 946

rip-utils rip-utils is a command line toolkit for ripping, encoding, tagging, organizing, compiling, and managing audio archives. Each utility participates in a common framework that allows commodity tools (such as file browsers, multimedia players and streaming servers) to access your digital catalog...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (104): rip-utils Download

Added: April 17, 2010 | Visits: 877

Yabu Yabu is a replacement for the make build tool with some extended features. Its file format is similar, though not compatible with make. Compiling Yabu g++ -o yabu ya*.cc (where "g++" is the name of your C++ compiler) ./yabu tests (performs some basic tests) Installing Yabu Copy yabu and...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Yabu Download

Added: May 23, 2010 | Visits: 1.175

loc loc project provides the capability to count source and comment lines in multiple languages, currently including C/C++, Matlab/Octave, IDL, Java, Lisp, , Perl, PHP, Python, Fortran, SAS, shell, SQL, and Tcl/Expect. Multiple files can be scanned, with recusion through subdirectories, and the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): loc Download

Added: April 20, 2010 | Visits: 917

Java::Build::JVM Java::Build::JVM is a Perl module that starts one JVM for compiling. SYNOPSIS use Java::Build::JVM; my $compiler = Java::Build::JVM->getCompiler(); $compiler->destination("some/path"); $compiler->classpath("some/pathto/jar.jar:some/other/path/javas");...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (104): Java::Build::JVM Download

Added: July 16, 2010 | Visits: 1.100

radutmped radutmped is a utility that can remove utmp entries from radutmp files of several RADIUS servers. The project directly manipulates the radutmp file and does not use radzap or any other programs. FreeRADIUS, Cistron Radius Server and GNU Radius radutmp formats are supported. Three search modes...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): radutmped Download

Added: June 09, 2010 | Visits: 842

battery_monitor battery_monitor is a small battery monitoring program for Linux, that you can run in the background from your desktop session or launch from the boot scripts. battery_monitor is designed with simple goals in mind and provides acoustic and/or visual alerts when your battery level is low or when it...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): battery_monitor Download

Added: July 24, 2010 | Visits: 1.019

Xsnow Xsnow application is the X-windows application that will let it snow on the root, in between and on windows. Santa and his reindeer will complete your festive-season feeling. How to compile: To build: xmkmf make depend make To run: ./xsnow or: ./xsnow& (in the background) To...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (113): Xsnow Download

Added: September 04, 2010 | Visits: 852

PTXdist PTXdist is a build system ("executable documentation") for compiling root filesystems for embedded systems. PTXdist is based on a KConfig configuration system in combination with a set of rules which describe how all the source packages out there have to be tweaked to be compiled into a proper...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (88): PTXdist Download

Added: January 18, 2010 | Visits: 873

pkg-config pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (103): pkg-config Download

Added: January 25, 2010 | Visits: 894

CC Navigation Let users feel more comfortable with your software by providing an easy to use system map. Using dynamic navigation scripts, this map follows users around and always shows their current location (even when they don't use the map to navigate, such as when they click on a record in a list...


Platforms: Mac

License: Freeware Size: 708 KB Download (122): CC Navigation Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 529

OpenOpt OpenOpt consists of few own solvers, and includes interfaces to a number of other, many of which are written in C/Fortran. Involving FuncDesigner can yield additional RAD abilities and Automatic differentiation for some classes of NonLinearProblems. OpenOpt offers you a handy toolbox you can use...


Platforms: Windows

License: Freeware Download (420): OpenOpt Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 333

QFractals QFractals is a handy, easy to use application designed to offer users a fractals explorer that uses GCC for formulas compiling. for WindowsAll


Platforms: Windows

License: Freeware Download (450): QFractals Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 586

TLex Suite for Mac OS X TLex (aka TshwaneLex) is a professional, feature-rich, fully internationalised, off-the-shelf software application suite for compiling dictionaries or terminology lists. It has been adopted by many major publishers, government organisations and individuals worldwide, as it delivers excellent ROI....


Platforms: Mac

License: Freeware Size: 21.2 MB Download (52): TLex Suite for Mac OS X Download

Released: September 23, 2012  |  Added: September 23, 2012 | Visits: 486

TLex Suite TLex (aka TshwaneLex) is a professional, feature-rich, fully internationalised, off-the-shelf software application suite for compiling dictionaries or terminology lists. It has been adopted by many major publishers, government organisations and individuals worldwide, as it delivers excellent ROI....


Platforms: Windows

License: Freeware Size: 21.2 MB Download (59): TLex Suite Download

< 1 2 3 4 5