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

Daw Optimization Cpu software
Filter: All | Freeware | Demo
 

Daw Optimization Cpu

< 1 2 3 4 5 
Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 586

.NET Linpack and Whetstone CPU Benchmark This CPU Benchmark is written in .NET C# and use the Linpack and Whetstone algorithm. Platforms: Windows, Mac, Linux

License: Freeware Size: 19.17 KB Download (52): .NET Linpack and Whetstone CPU Benchmark Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 342

Gemfony Optimization Library (Geneva) The C++ library Geneva allows to run large scale parametric optimization problems. It can run in serial or multi-threaded mode or in a networked environment. The library currently covers Evolutionary Strategies, Genetic Algorithms and mixed scenarios. Platforms: Mac, BSD, Linux

License: Freeware Size: 291 B Download (50): Gemfony Optimization Library (Geneva) Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 313

Multidimensional optimization problems NEW OPTIMIZATION TECHNOLOGY & PLANNING EXPERIMENT. Technology is designed for multidimensional optimization practical problems with continuous object functions. Technology higher efficiency than traditional optimization methods. Platforms: Windows, Mac, Linux

License: Freeware Size: 968.25 KB Download (49): Multidimensional optimization problems Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 354

Optimization Algorithm Toolkit (OAT) A Java workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more. Platforms: Windows, Mac, Linux

License: Freeware Size: 11.16 MB Download (54): Optimization Algorithm Toolkit (OAT) Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 548

Traverso DAW Traverso DAW is an audio recording and editing program which is very well suited to record a single voice, a band, an ensemble, a whole orchestra or any other source of music! Both the home and professional user will find Traverso attractive, it's clean interface is easy to learn, and enables you... Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.37 MB Download (71): Traverso DAW Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 481

CPU LED CPU LED is a fantastic little menu bar tool for keeping an eye on your CPU load. [...] So if you're at all concerned about your CPU load and you've got space to spare in your menu bar, give CPU LED a whirl. " (Samuel Gibbs - TUAW) Do you ever wonder how stressed your CPU is? Sometimes, opening a... Platforms: Mac

License: Freeware Size: 1024 KB Download (58): CPU LED Download

Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 362

PowerLogix CPU Director CPU Director allows you to view and configure the cache and processor clock speed settings on your PowerLogix upgrade card. The included utilities allow you to enable or disable the cache "on the fly", change the speed at which your backside cache operates and automatically enable the cache at... Platforms: Mac, PowerLogix upgrade card

License: Freeware Size: 368.64 KB Download (54): PowerLogix CPU Director Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 791

CPU Usage This application shows the current CPU usage in a floating rectangular meter, or in your Dock icon, or both. This information is useful for determining how hard your computer is being worked. Your computer may behave slowly or run hot when the processor is being worked hard. The text is... Platforms: Mac

License: Freeware Size: 593.92 KB Download (47): CPU Usage Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 346

CPU Indicator Be aware of the utilization of the processor you are doing at any instant with CPU Indicator 2.0! Sitting in an unobtrusive window, in the menu bar or in the dock, a set of images shows you how much processor is being used on your machine. Platforms: Mac

License: Shareware Cost: $0.99 USD Size: 307.2 KB Download (50): CPU Indicator Download

Added: March 24, 2013 | Visits: 457

Simulated Annealing for Constrained Optimization Two programs are attached: sa_demo demonstrates how the simualted annealing works for simple functions, while sa_mincon solves a welded beam design problem using simulated annealing, which can easily be used to solve other constrained optimization problems in engineering design. Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Simulated Annealing for Constrained Optimization Download

Added: April 26, 2013 | Visits: 485

AntShrink: Ant colony optimization for image shrinkage This is a demo program of the paper J. Tian, W. Yu, and L. Ma, "AntShrink: Ant colony optimization for image shrinkage," Pattern Recognition Letters, Vol. 31, Oct. 2010, pp. 1751-1758. Platforms: Matlab

License: Freeware Size: 491.52 KB Download (41): AntShrink: Ant colony optimization for image shrinkage Download

Added: April 02, 2013 | Visits: 406

NSGA - II: A multi-objective optimization algorithm NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, with a little bit more modification this can be... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): NSGA - II: A multi-objective optimization algorithm Download

Added: June 07, 2013 | Visits: 531

Hill climbing optimization It is a hill climbing optimization algorithm for finding the minimum of a fitness function in the real space. The space should be constrained and defined properly. It attempts steps on every dimension and proceeds searching to the dimension and the direction that gives the lowest value of the... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Hill climbing optimization Download

Added: May 18, 2013 | Visits: 536

Global Optimization with MATLAB This submission contains the demo files used in the Global Optimization with MATLAB webinar: http://www.mathworks.com/wbnr43346MultStart Demos * Peaks Minimization * Nonlinear Curve FittingGlobalSearch Demos * Peaks Minimization * Volumentric Efficiency MaximizationSimulated Annealing Demos *... Platforms: Matlab

License: Freeware Size: 1.19 MB Download (52): Global Optimization with MATLAB Download

Added: August 15, 2013 | Visits: 560

Accelerated Particle Swarm Optimization This is an accelerated PSO (APSO), developed by Xin-She Yang in 2008. APSO does not use velocities or any inertia parameter.A full program for solving nonlinear constrained optimization problem (welded beam design as an example) is provided, which can be extended to solve other continuous... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Accelerated Particle Swarm Optimization Download

Added: August 13, 2013 | Visits: 584

Particle Swarm Optimization Research Toolbox The Particle Swarm Optimization Research Toolbox was written to assist with thesis research combating the premature convergence problem of particle swarm optimization (PSO). The control panel offers ample flexibility to accommodate various research directions. After specifying your intentions,... Platforms: Matlab

License: Freeware Size: 1.92 MB Download (42): Particle Swarm Optimization Research Toolbox Download

Added: July 26, 2013 | Visits: 631

Introduction to Simulink Design Optimization Demo files for MathWorks webinar "Introduction to Simulink Design Optimization" which occured on 3/26/2009.The recording is available here:http://www.mathworks.com/company/events/we...59&p2=493937477 Platforms: Matlab

License: Freeware Size: 358.4 KB Download (53): Introduction to Simulink Design Optimization Download

Added: March 22, 2013 | Visits: 554

Stochastic Search and Optimization Introduction to Stochastic Search and Optimization is an overview of the principles, algorithms, and practical aspects of stochastic optimization, including applications drawn from engineering, statistics, and computer science. The book may serve as either a reference book for researchers and... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (47): Stochastic Search and Optimization Download

Added: March 22, 2013 | Visits: 476

Complex Method of Optimization Implements the Complex Method of Constrained Optimization, as proposed by Box (1965), improved by Guin (1968) and Krus (1992), and following the method in Andresson (2001). This is capable of optimizing a "black-box" system with few constraints on the optimization function and requiring no... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Complex Method of Optimization Download

Added: June 10, 2013 | Visits: 797

Newton Raphson Optimization Procedure It estimates the Newton Raphson optimization procedure for (m) unknowns of (n) non-linear equations. In case no Jacobian vector is presented, then the initial Jacobian vector is estimated by Broyden Method (multivariate secant approach) and it is then updated using the Sherman Morrison... Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Newton Raphson Optimization Procedure Download

< 1 2 3 4 5