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

Compiler Optimization Gcc freeware
Filter: All | Freeware | Demo
 

Compiler Optimization Gcc

< 1 2 3 4 5 > 
Added: May 13, 2013 | Visits: 620

Hybrid Particle Swarm Optimization This upload contains a hybrid Particle Swarm Optimization algorithm for functions in the real space. An options file is also provided, which lets the user fully parameterize the process. The hybrid function used is the @fminsearch, which is available on the MATLAB core. The PSO performs very well...



Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Hybrid Particle Swarm Optimization Download

Added: April 17, 2013 | Visits: 845

Optimization of a Double Wishbone Suspension System This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox,...





Platforms: Matlab

License: Freeware Size: 2.02 MB Download (46): Optimization of a Double Wishbone Suspension System Download

Added: September 08, 2013 | Visits: 715

Global and Non-smooth optimization toolbox GANSO is a programming library for global and nonsmooth, nonlinear optimization. Unlike local methods (e.g., quasi-Newton), global optimization methods aim at locating the absolute minimum of a function, not the nearest stationary point. GANSO toolbox provides an interface for calling GANSO...


Platforms: Matlab

License: Freeware Size: 204.8 KB Download (42): Global and Non-smooth optimization toolbox Download

Multivariate Gaussian Mixture Model Optimization by Cross Entropy Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.Please visit http://iew3.technion.ac.il/CE/ for more informationsi) Please compile mex-files by the mexme_ce_gauss.m (if compiler is not setup, run...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Multivariate Gaussian Mixture Model Optimization by Cross Entropy Download

Added: May 31, 2013 | Visits: 409

Unconstrained optimization using Powell Deterministic unconstrained optimization method using Powell.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Unconstrained optimization using Powell Download

Speeding Up Optimization Problems with Parallel Computing Fiels from the webinar: Speeding up optimization problems with parallel computing


Platforms: Matlab

License: Freeware Size: 1.69 MB Download (42): Speeding Up Optimization Problems with Parallel Computing Download

Added: September 09, 2013 | Visits: 551

weighted least-squares + weighted min-max optimization This is a wrapper function to solve optimization problems (using FMINCON) of the form:min w.r.t. X of CostFunc(X) = beta*(W_ls*F(X)) + (1 - beta)*(max(W_mm*F(X)))subject to: A*X


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): weighted least-squares + weighted min-max optimization Download

Added: August 11, 2013 | Visits: 505

Dynamic Optimization This book starts with a review of parameter optimization and then treats dynamic optimization, first with fixed final time and no constraints, next with terminal contraints, and finally with terminal constraints and open final time. This is followed by chapters on linear-quadratic problems and...


Platforms: Matlab

License: Freeware Size: 1.1 MB Download (44): Dynamic Optimization Download

Added: April 02, 2013 | Visits: 504

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 (53): From Fortran, call MATLAB Compiler C shared library Download

Added: August 25, 2013 | Visits: 393

Sequential Number Theoretic Optimization Package SNTO is a global optimization method where many points are generated in a multi-dimensional domain; the optimum point is selected and the domain is contracted around the neighborhood of the optimum. See for example: Number-Theoretic Methods in Statistics By K?ai-t?ai Fang, Yuan Wang


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (40): Sequential Number Theoretic Optimization Package Download

Tips & Tricks: Getting started using optimization with MATLAB Contains the demos (plus a few extra) that were shown in the August 21, 2008 Webinar titled "Tips and Tricks: Getting started using optimization with MATLAB".Included parallel computing examples that were not shown in the webinar (require R2008a products)


Platforms: Matlab

License: Freeware Size: 2.14 MB Download (39): Tips & Tricks: Getting started using optimization with MATLAB Download

Added: August 16, 2013 | Visits: 415

Improving Optimization performance with Parallel Computing Engineers, scientists, and financial analysts frequently use optimization methods to solve computationally expensive problems such as smoothing the large computational meshes used in fluid dynamic simulations, performing image registration, or analyzing high-dimensional financial portfolios....


Platforms: Matlab

License: Freeware Size: 1.21 MB Download (44): Improving Optimization performance with Parallel Computing Download

Added: August 13, 2013 | Visits: 632

Roadsend PHP Compiler Roadsend PHP Compiler is a free, open source native compiler for the PHP language. It compiles PHP source code to stand alone, native binaries which do not require an interpreter.Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web...


Platforms: PHP

License: Freeware Size: 2.71 MB Download (54): Roadsend PHP Compiler Download

Added: September 23, 2013 | Visits: 383

gdcmac gdcmac - GCC D Compiler for Mac OS X (Apple GCC) D is a general purpose systems and applications programming language. The D programming language is a higher level language than C++, but retains the ability to write high performance code and interface directly with the operating system API's...


Platforms: Mac

License: Freeware Size: 23.54 MB Download (36): gdcmac Download

Added: August 29, 2013 | Visits: 411

B Compiler The B compiler is a tool able to parse B models, and perform syntaxic and semantic analysis. It can also be used as a library, linked to applications manipulating B models (cross referencer, code generator, documentation generator, etc.).


Platforms: *nix

License: Freeware Size: 2.13 MB Download (45): B Compiler Download

Added: November 03, 2013 | Visits: 433

4tH compiler 4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (48): 4tH compiler Download

Added: July 26, 2013 | Visits: 367

Linaro GCC Linaro GCC is a branch of FSF GCC that contains ARM focused features and patches. It also features parts of the CodeSourcery patchset. This project contains backports of work that we and the community have done to improve GCC on ARM. Releases are made monthly and consist of a source release...


Platforms: *nix

License: Freeware Size: 68.42 MB Download (53): Linaro GCC Download

Added: September 03, 2013 | Visits: 329

clang-fake-gcc Strip out useless arguments out of GCC calls when going for clang. clang-fake-gcc is especially useful for you guys who like to compile Python extensions in C with Clang: CC=clang-fake-gcc python setup.py build #md5=135b1a3241668026d51d369c78fa25fb


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): clang-fake-gcc Download

Released: May 30, 2015  |  Added: June 21, 2015 | Visits: 774

Route Optimization Customer Management uSoft Solutions is a custom software developing company since 2006 with great experience and knowledge in the field of computer science and in business. we guarantee no cost overruns, which would not be the case with an internal team or other companies. Tell us your needs and we take care of...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 1.2 MB Download (51): Route Optimization Customer Management Download

Added: May 02, 2006 | Visits: 4.335

TooHot Crossword Puzzles Compiler The TooHot Crossword Puzzles Compiler generates Crossword Puzzles fully automatically using clue-databases. It generates Swedish Puzzles where, the clues are in squares. These crossword puzzles are very popular in European Countries. It can be used as crossword dictionary as well. Wildcards ? and...


Platforms: BeOS, OS/2, Windows, Mac, *nix

License: Freeware Size: 2.01 MB Download (503): TooHot Crossword Puzzles Compiler Download

< 1 2 3 4 5 >