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

Inverse Matrix C Program freeware
Filter: All | Freeware | Demo
 

Inverse Matrix C Program

< 1 2 3 4 5 
Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 338

QuickSharp QuickSharp is a handy development tool that provides a simple, uncluttered development approach that lets you get programming in an instant. QuickSharp doesn't use solutions or projects; programs and libraries are developed as single files making development a breeze - just startup, start typing,...



Platforms: Windows

License: Freeware Size: 2.8 MB Download (44): QuickSharp Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 356

ARaC ARaC (Almost Random Cipher) is (or will become) a 512bit cipher. The ARaC suite is a C program which can encrypt/decrypt files and streams. The cipher itself cannot be download on SF due to US export laws, check http://arac-suite.sourceforge.net !





Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 775.26 KB Download (51): ARaC Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 180

CellML-API IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.12 MB Download (48): CellML-API Download

Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 427

DCRaw4J DCRaw4J converts digital camera RAW image files into standard formats such as JPEG and 16-bit TIFF (linear or non-linear). DCRaw4J was inspired by David Coffin's dcraw; a C program that handles raw formats from over 200 cameras.


Platforms: Windows, Mac, Linux

License: Freeware Size: 70.15 KB Download (51): DCRaw4J Download

Added: May 10, 2013 | Visits: 532

Natural Docs Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it. Features Source Documentation Natural,...


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

License: Freeware Download (49): Natural Docs Download

Added: September 11, 2013 | Visits: 555

Extended DFT EDFT (Extended Discrete Fourier Transform) algorithm produces N-point DFT of sequence X where N is greater than the length of input data. Unlike the Fast Fourier Transform (FFT), where unknown readings outside of X are zero-padded, the EDFT algorithm for calculation of the DFT using only...


Platforms: Matlab

License: Freeware Size: 235.52 KB Download (42): Extended DFT Download

Added: May 01, 2013 | Visits: 479

Using Doxygen with Matlab This package allows you to extract automatically comments from your Matlab .m files using Doxygen to generate documentation.This package provides :- a perl script (m2cpp.pl) used to filter the .m files so that Doxygen can understand them- a template for the Doxyfile file (configuration file for...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Using Doxygen with Matlab Download

Added: May 25, 2013 | Visits: 690

Change PowerPoint Template changePPTTemplate Change the template for a powerpoint presentation.changePPTTemplate is a useful complement to the PUBLISH command when used to automatically generate PowerPoint presentations.changePPTTemplate(templateName) changes the template of the currently open/active PowerPoint...


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): Change PowerPoint Template Download

Added: June 16, 2013 | Visits: 792

scatplot % Draws a scatter plot with a colorscale% representing the data density computed% using three methods%% INPUT VARIABLES:% x,y - are the data points% method - is the method used to calculate data densities:% 'circles' - uses circles with a determined area% centered at each data point% 'squares' -...


Platforms: Matlab

License: Freeware Size: 10 KB Download (71): scatplot Download

Added: November 20, 2013 | Visits: 401

Internet Exploration for Linux Internet Exploration is easy to use. No bright icons. Quite natural and simple colors. That is surprisingly rare today. Recommended add-ons: Go classic extension (instead of NoUn Buttons) --- parts the back and forward buttons in Firefox 3, gives the go button outside of the address bar and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): Internet Exploration for Linux Download

Added: July 30, 2013 | Visits: 582

WineRar This is a servicemenu which allows integration with WinRar via Wine. Requirements: * Kde 3.5.x+konqueror OR kde4+dolphin * Wine (tested with 0.9.46) * Winrar installed under "c:program fileswinrarwinrar.exe" (Tested with winrar version 3.71)


Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): WineRar Download

Added: April 20, 2010 | Visits: 1.244

C++ expression template matrix library exmats goal is to provide an easy to use, yet very efficient matrix library. Overloaded operators allow to write algebraic expressions like v=A*u +u in C++, instead of bunch of boring functions. This syntactic sugar comes with runtime cost, one way to eliminate the overhead is to use Expression...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (100): C++ expression template matrix library Download

Added: January 07, 2010 | Visits: 2.575

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: April 12, 2010 | Visits: 809

c-nocem c-nocem project is a program for the easy and efficient application of the NoCeM protocol on the news spool. Which means, articles for which a NoCeM with "action=hide" is accepted, will be deleted from your news system as if they had been cancelled. With the installation described below, these...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (92): c-nocem Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 561

Armadillo C++ matrix library Armadillo is a fast, template based, C++ matrix library with optional interface to LAPACK and ATLAS libraries. Integer, floating point and complex numbers are supported, as well as disk storage and a subset of trigonometric and statistics functions.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 2.79 MB Download (50): Armadillo C++ matrix library Download

Added: September 12, 2013 | Visits: 402

Tutorial: C mex matrix demo This short tutorial illustrates basic numerical matrix computation in C. I encourage any comments from expirienced mex programmers for style improvement.This is a nice little function to demonstrate how you can interface MATLAB and C style matricies. There is some example code included showing...


Platforms: Matlab

License: Freeware Size: 133.12 KB Download (44): Tutorial: C mex matrix demo Download

Added: August 27, 2013 | Visits: 664

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: September 12, 2013 | Visits: 655

C# Matlab Program Launcher C# Matlab Program Launcher v1.1Amitabh Vermaamitabh@amitabhverma.comThis C# code provides a sleek loader that would execute your Matlab script or function without the requirement to launch Matlab manually. **This loader requires Matlab to be installed.**The launcher is useful in cases where there...


Platforms: PHP

License: Freeware Size: 839.68 KB Download (49): C# Matlab Program Launcher Download

Released: November 17, 2007  |  Added: November 21, 2007 | Visits: 5.520

Oceantiger C# Designer With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can...


Platforms: Windows

License: Freeware Size: 994.78 KB Download (278): Oceantiger C# Designer Download

Added: April 17, 2010 | Visits: 738

Conjury::C::Darwin Conjury::C::Darwin is a Perl Conjury with the Darwin C/C++ tools. SYNOPSIS c_compiler Vendor => Darwin, Language => I< language>, No_Scanner => 1, Program => I< program>, Options => [ I< opt1>, I< opt2>, ... ], Journal => I< journal>; c_linker Vendor => Darwin, Language => I<...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (105): Conjury::C::Darwin Download

< 1 2 3 4 5