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

Anagram Solver Neopets freeware
Filter: All | Freeware | Demo
 

Anagram Solver Neopets

< 1 2 3 4 5 
Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 446

Nifty Sim Nifty Sim is a high-performance nonlinear finite element solver, developed at University College London. A key feature is the option of GPU-based execution, which allows the solver to significantly out-perform equivalent commercial packages. Platforms: Windows, Mac, Linux

License: Freeware Size: 309.39 KB Download (44): Nifty Sim Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 411

Puzzled - Logic Problem Solver This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language.Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered. Platforms: Windows, Mac, Linux

License: Freeware Size: 177.72 KB Download (44): Puzzled - Logic Problem Solver Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 294

TicTacToe Solver Classic game solved with MinMax algorithm (full solution tree) and simple Heuristics. Specially for learning and teaching computer AI Platforms: Windows, Mac, Linux

License: Freeware Size: 73.87 KB Download (46): TicTacToe Solver Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 482

ukodos A non-brute-force sudoku solver. Ukodos is sodoku backwards; According to wikipedia, Sodoku is a bacterial zoonotic disease. Platforms: Windows, Mac, Linux

License: Freeware Size: 61.26 KB Download (45): ukodos Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 549

yades yades - 'yet another differential equation solver'. This Java application solves ordinary differential equations (ODE) numerically and displays the results as tables, graphs, direction fields or vector fields. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.47 MB Download (49): yades Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 287

ZSokoban ZSokoban: An efficient Sokoban engine implemented in C# including levels, levelsets, solver, utilities and full GUI player. Platforms: Windows, Mac, Linux

License: Freeware Size: 363.74 KB Download (46): ZSokoban Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 398

LoanOne LoanOne is a simple loan solver that lets you solve for the amount, the interest rate, the term, the payment and the balance of a loan. Additionally you can use various compounding and payment frequencies, enter the term in years or payments, and specify whether payments are made at the... Platforms: Mac

License: Freeware Size: 112.64 KB Download (64): LoanOne Download

Added: May 10, 2013 | Visits: 560

Text Twist Puzzle Solver This script takes any input string and displays all the available words that consist of it's letters.All the words are checked using the Microsoft Word dictionary.All combinations from three letters up to the full length of the input string are spell-checked to figure all the meaningful words.... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (67): Text Twist Puzzle Solver Download

Added: May 10, 2013 | Visits: 328

Another TSP Solver The script can display how the route rearranges at each script iteration.The input for the program is an Nx2 cities array sorted in the initial traveling path. The output is the cities arranged in a more effective route, index vector of the order the cities should be visited & the total rout... Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (52): Another TSP Solver Download

Added: August 31, 2013 | Visits: 451

OOFEM OOFEM is free finite element code with object oriented architecture for solving mechanical, transport and fluid mechanics problems that operates on various platforms.The aim of this project is to develop efficient and robust tool for FEM computations as well as to provide modular and extensible... Platforms: C and C plus plus

License: Freeware Size: 3.26 MB Download (50): OOFEM Download

Added: May 11, 2013 | Visits: 400

Finite Volume Poisson Solver C-Library & Matlab Toolbox implement a numerical solution of Poisson equationdiv(e*grad(u))=ffor Cartesian 1D, Cartesian 2D and axis-symmetrical cylindrical coordinates with respect to steeply varying dielectrical permittivity e.Library uses regular rectangular grid with mixed boundary... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (50): Finite Volume Poisson Solver Download

Added: June 18, 2013 | Visits: 381

2.5D EM Solver for a Cylindrical Re-Entrant Cavity Included is a readme word document that fully describes how to run the graphical user interface, describes the outputs etc..In essence this GUI can be used for calculating resonance parameters for the quasi-TEM modes of cylindrical re-entrant structures. Additionally, electric and magnetic fields... Platforms: Matlab

License: Freeware Size: 225.28 KB Download (48): 2.5D EM Solver for a Cylindrical Re-Entrant Cavity Download

Added: June 10, 2013 | Visits: 312

Mono- and Multivariable Control and Estimation This archive contains the script files of the main program, "MMCE.m", and of 11 function files, used in the solved exercises of the book. They work with Matlab R2007b through R2009b It contains also three simulation diagrams to be used with Simulink, in two versions (for the two versions of... Platforms: Matlab

License: Freeware Size: 81.92 KB Download (41): Mono- and Multivariable Control and Estimation Download

Added: May 10, 2013 | Visits: 351

Forced damped driven pendulum This simulink model simulates the damped driven pendulum, showing it's chaotic motion.theta = angle of pendulumomega = (d/dt)theta = angular velocityGamma(t) = gcos(phi) = Forceomega_d = (d/dt) phiGamma(t) = (d/dt)omega + omega/Q + sin(theta)Play with the initial conditions (omega_0, theta_0,... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Forced damped driven pendulum Download

Finite Difference Laplace Equation Solver using unequal square grid xy grids The attachment contains:1. Related matlab files.2. Picture files of possible outputs.3. A read me text file.4. A report containing detailed explanations about the basics and about coding algorithm used herein.Finite difference (central) method is applied and solution is obtained for the stream... Platforms: Matlab


Added: August 30, 2013 | Visits: 717

DEA Solver light This code allows little applications to DEA (Data Envelopment Analysis), based on the Jeff Stuart Linear Programming code. Platforms: Matlab

License: Freeware Size: 10 KB Download (140): DEA Solver light Download

Added: June 27, 2013 | Visits: 546

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 (46): MATLAB interface for L-BFGS-B Download

Added: April 15, 2013 | Visits: 461

2D Schroedinger Poisson solver AQUILA AQUILA is a MATLAB toolbox for the one- or two dimensional simulation of the electronic properties of GaAs/AlGaAs semiconductor nanostructures. The program solves for a user-defined structure the one- or twodimensional Schroedinger- and Poisson-Equation in a self-consistent way. Platforms: Matlab

License: Freeware Size: 716.8 KB Download (50): 2D Schroedinger Poisson solver AQUILA Download

Added: April 15, 2013 | Visits: 573

Oblique Shock Relations Solver This code solves the oblique shock wave relations for either mach number, wedge half-angle, or shock angle. See obliquerelations.m for a description of the equation being solved. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Oblique Shock Relations Solver Download

Added: March 28, 2013 | Visits: 541

Eigen Energy Solver for Schroedinger Equation The program 'Efinder' numerically solves the Schroedinger equation using MATLAB's 'ode45' within a range of energy values. By taking advantage of the dramatic endpoint behavior of the resulting wave solutions, 'Efinder' determines the eigen energies to any accuracy needed.This program has been... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Eigen Energy Solver for Schroedinger Equation Download

< 1 2 3 4 5