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 49.592.861 Times

Fortran Decompiler freeware
Filter: All | Freeware | Demo
 

Fortran Decompiler

< 1 2 3 4 5 > 
Added: April 02, 2013 | Visits: 500

From Fortran, call MATLAB Compiler C shared library The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB...



Platforms: Matlab

License: Freeware Size: 10 KB Download (49): From Fortran, call MATLAB Compiler C shared library Download

Added: June 25, 2013 | Visits: 452

fulltosparse (Fortran version) SYNTAX: B = fulltosparse(A)A = full 2-dimensional double matrixB = sparse 2-dimensional double matrix version of AThis example demonstrates how to populate a sparse matrix. For the purpose of this example, you must pass in a non-sparse 2-dimensional argument of type double. fulltosparse.for is...





Platforms: Matlab

License: Freeware Size: 10 KB Download (45): fulltosparse (Fortran version) Download

Added: August 25, 2013 | Visits: 485

mex -setup with Intel Fortran and MS VS.Net Here are some configuration files to allow the mex -setup being withi) Intel Fortran 8.1 with MS Visual Studio 2003ii) Intel Fortran 10.1 with MS Visual Studio 2005


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): mex -setup with Intel Fortran and MS VS.Net Download

Added: June 08, 2013 | Visits: 462

Intel91 fortran with MEX There is not yet any official support for use of the latest Intel 9.1 fortran compiler with MEX. The official support is for 9.0 and requires Visual Studio/C++ 2003 for the linker.This MEX options file works for the latest 9.1 fortran compiler and Visual Studio 2005.The path for the compiler and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Intel91 fortran with MEX Download

Added: November 27, 2013 | Visits: 987

arCHMage arCHMage is an extensible reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML. arCHMage is written in the Python programming language and uses PyCHM - python bindings for CHMLib from GnoCHM project. Originally...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (97): arCHMage Download

Released: January 09, 2012  |  Added: January 26, 2012 | Visits: 2.527

Video Decompiler Is an easy-to-use, reliable and powerful tool for capturing snapshots from your video files. The program supports three tools for capturing snapshots: 1) Single snapshot: Captures a single snapshot from the video. 2) Continuous snapshots: Allows you to capture a portion of the video as a...


Platforms: Windows

License: Freeware Size: 13.71 MB Download (315): Video Decompiler Download

Added: July 01, 2010 | Visits: 1.397

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (117): g95 Download

Added: July 09, 2010 | Visits: 1.130

Boomerang alpha A decompiler takes as input an executable file, and attempts to create a high level, compilable, possibly even maintainable source file that does the same thing. It is therefore the opposite of a compiler, which takes a source file and makes an executable. However, a general decompiler does not...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (168): Boomerang alpha Download

Added: February 21, 2010 | Visits: 694

LinAl LinAl was designed to bring together C++ and FORTRAN. At the same time LinAl is supposed to be easy to use, fast, and reasonably safe. LinAl library is based on STL techniques and uses the STL containers for the storage of matrix data and STL algorithms where feasible. Low level, algebraic...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): LinAl Download

Added: May 27, 2010 | Visits: 930

CFITSIO CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the...


Platforms: *nix

License: Freeware Size: 2.06 MB Download (106): CFITSIO Download

Released: December 17, 2009  |  Added: February 23, 2010 | Visits: 1.635

JadRetro JadRetro is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.5 or later). JadRetro operates by transforming the specified Java class files (if needed) into ones which could be processed correctly by an...


Platforms: Windows

License: Freeware Size: 101 KB Download (212): JadRetro Download

Released: April 05, 2010  |  Added: April 12, 2010 | Visits: 2.207

SWF Decrypt You've worked hard on your Flash project and thought that software like Amayeta SWF Encrypt and DComSoft SWF Protector will protect your SWF files from decompilers. Guess again! SWF Decrypt will reverse and remove the few junk code these types of software add to your SWF file and charge you...


Platforms: Windows

License: Freeware Size: 316.52 KB Download (2328): SWF Decrypt Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 648

Boomerang for Linux A general, open source, retargetable decompiler of machine code programs This project is an attempt to develop a real decompiler for machine code programs through the open source community. A decompiler takes as input an executable file, and attempts to create a high level, compilable,...


Platforms: Linux

License: Freeware Size: 2.54 MB Download (46): Boomerang for Linux Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 558

Boomerang for Windows A general, open source, retargetable decompiler of machine code programs This project is an attempt to develop a real decompiler for machine code programs through the open source community. A decompiler takes as input an executable file, and attempts to create a high level, compilable,...


Platforms: Windows

License: Freeware Size: 1.77 MB Download (50): Boomerang for Windows Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 521

DCompiler The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also.The project takes class file as input and decompiles it and provides the source file. About this project: This is the Java Decompiler project...


Platforms: Windows

License: Freeware Download (46): DCompiler Download

Added: November 08, 2013 | Visits: 390

UPS debugger UPS is a source level C, C++ and Fortran debugger with an X windowsinterface. It's a very light debugger, but is quite efficient and workswell. An ANSI compliant C interpreter is included.


Platforms: *nix

License: Freeware Size: 2.48 MB Download (44): UPS debugger Download

Added: May 10, 2013 | Visits: 473

Choose a random k-subset of {1,2, ..., n} This script is a translation of the Fortran subroutine RANKSB.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Choose a random k-subset of {1,2, ..., n} Download

Added: June 27, 2013 | Visits: 536

MATLAB interface for L-BFGS-B L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (42): MATLAB interface for L-BFGS-B Download

Added: March 28, 2013 | Visits: 770

IGRF Magnetic Field MATLAB implementation of IGRF11 fortran code as function for calculating Earth mean magnetic field. Implementation has been modified to default to GPS reference coordinates with output B components North, East, and Vertical. Spherical harmonic coefficients are derived from downloaded Excel...


Platforms: Matlab

License: Freeware Size: 1.01 MB Download (60): IGRF Magnetic Field Download

Added: March 29, 2013 | Visits: 411

Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra FORTRAN code provided in Xingguo Pan's 2002 dissertation entitled "Coherent Rayleigh-Brillouin Scattering" was converted to .m and is provided here. Both s6 and s7 models are provided. The code is validated


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra Download

< 1 2 3 4 5 >