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

Intouch Ministries Atlanta Ga software
Filter: All | Freeware | Demo
 

Intouch Ministries Atlanta Ga

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 598

Claros Chat Claros Chat is a full featured Jabber client for the web. It is the same stand alone chat client which is built into the inTouch communications suite. Claros Chat is well tested with Google Talk and it supports all major browsers such as Internet Explorer, Firefox, Safari, Mozilla. With a... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (60): Claros Chat Download

Added: May 10, 2013 | Visits: 380

Gravel Gravel is a set of component libraries which provide clean and simple components for JSF applications. - ga - This set of tags provide a set of action-related components. The tags support various response-time actions, security role-checking, and other related utilities. - gc - This tag namespace... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (58): Gravel Download

Added: May 10, 2013 | Visits: 271

Rit script Rit is the Ruby IMAP tool. It can be used to manipulate mailboxes over IMAP, allowing you to copy and delete mailboxes and their contents. When copying a mailbox, its subscription status and all of the IMAP flags of the messages it contains are preserved on the destination server. You can also... Platforms: Mac, *nix, Ruby, BSD

License: Freeware Download (65): Rit script Download

Added: May 10, 2013 | Visits: 447

Helper subclass for win32pdhquery One of the few perks one can have when developing on Windows (at least NT or newer) is the use of the Performance Data Helper (the PDH can be found on Windows XP under the Control Panel at Administrative Tools -> Performance) for system statistics gathering. There is a bevy of counters available... Platforms: Windows, Python,

License: Freeware Download (57): Helper subclass for win32pdhquery Download

Added: May 10, 2013 | Visits: 986

Paristemi Paristemi is a PHP/MySQL free website for churches. Features:For the user: - Announcements - Audio Messages - Bible Trivia - Calendars (multiple views) - Current Events - Contacts - Devotionals - Library Catalog - Locations - Mailing Lists - Ministries - Mission Statement - Multimedia... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Paristemi Download

Added: May 10, 2013 | Visits: 482

Open BEAGLE Open BEAGLE is a C Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming; bit string, integer-valued vector, and real-valued vector genetic algorithms; and evolution strategy.The Open BEAGLE... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (59): Open BEAGLE Download

Added: August 10, 2013 | Visits: 531

PID Tuning Using Genetic Algorithm PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains.We apply the genetic algorithm(GA) to tune the PID gains. The GA is agorithm using the biotic; gene the biotic; genetics. Platforms: Matlab

License: Freeware Size: 102.4 KB Download (55): PID Tuning Using Genetic Algorithm Download

Added: April 08, 2013 | Visits: 441

HOT Thermodynamic Tools for Matlab HOT is a package originally constructed for combustion modeling in Matlab. It calculates common thermodynamic properties such as enthalpy, specific heat, entropy, internal energy, gamma, ideal gas constant, molecular weight, etc Platforms: Matlab

License: Freeware Size: 143.36 KB Download (40): HOT Thermodynamic Tools for Matlab Download

Added: July 07, 2013 | Visits: 613

Another Particle Swarm Toolbox Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (53): Another Particle Swarm Toolbox Download

Added: June 28, 2013 | Visits: 536

SpeedyGA: A Fast Simple Genetic Algorithm SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell's GA book. See comments in code for details.This script has played a crucial... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): SpeedyGA: A Fast Simple Genetic Algorithm Download

Added: May 23, 2013 | Visits: 689

SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs )1) N points crossover and mutation2) tournament selection is ACTIVE now3) Accept matrix variable inputs, see files with key word "_MATRIX_"e.g. AX = B , A is 1000*30 matrix, fitness = min|Ax-b|4)obsolete SGA_FITNESS_MO_function.m use... Platforms: Matlab

License: Freeware Size: 17.05 MB Download (46): SGALAB 1003 Beta 5.0.0.8( Matrix Varaible Inputs ) Download

Added: July 27, 2013 | Visits: 345

Genetic Algorithm Solution to Economic Dispatch This software contain two examples gatest.m and gatest.1.By running the programs as they are in the default folder. The allocation minimum fuel cost and transmission losses can be determined.% The Example system is taken from the book Power System Analysis by Prof Haadi Sadaat Example 7.8% the... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Genetic Algorithm Solution to Economic Dispatch Download

Added: August 04, 2013 | Visits: 570

New Approaches to Constrained Optimization in MATLAB M-files accompanying the webinar titled "New Approaches to Constrained Optimization in MATLAB" held on November 05, 2005These files provide what you need to run the two demos:1) The first demo is a demonstration of bound constrained optimization of non-smooth objective function using GA and also... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): New Approaches to Constrained Optimization in MATLAB Download

Added: September 09, 2013 | Visits: 399

NGPM -- A NSGA-II Program in Matlab This program is an implementation of nondominated sorting genetic algorithm II (NSGA-II) proposed by K. Deb. Capabilities:1. R-NSGA-II: Reference-point-based NSGA-II.2. Coding: real, integer.3. GA operator: Intermediate crossover, Gaussian mutation.4. Constraint handling.5. Parallel computation... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 389.12 KB Download (44): NGPM -- A NSGA-II Program in Matlab Download

Added: May 20, 2013 | Visits: 456

gapolyfitn This function implements a method of using genetic algorithms to optimise the form of a polynomial, i.e. reducing the number of terms required in comparison to a least-squares fit using all possible terms, as described in the following paper:Clegg, J. et al, "The use of a genetic algorithm to... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): gapolyfitn Download

Added: May 15, 2013 | Visits: 379

Shapes.zip This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations (for 2D problems). Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Shapes.zip Download

Added: August 28, 2013 | Visits: 421

Rotor Dynamics toolbox (RotFE) The toolbox implements a simple (Timoshenko) beam with rigid disks. The model computes the eigenvectos (modes) at various speeds of rotation incorporating various effects like gyroscopics, stiffness of bearings. The results are presented using 2d and 3d graphics.Please use this package for... Platforms: Matlab

License: Freeware Size: 624.64 KB Download (50): Rotor Dynamics toolbox (RotFE) Download

Added: August 07, 2013 | Visits: 425

Extended compact genetic algorithm Extended compact genetic algorithm (ECGA) is an algorithm that can solve hard problemsin the binary domain. ECGA is reliable and accurate because of the capability ofdetecting building blocks, but certain difficulties are encountered when we directly applyECGA to problems in the integer domain.... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Extended compact genetic algorithm Download

Added: September 02, 2013 | Visits: 355

Power Flow Analysis Toolbox(PFATB) It is the common toolbox of power flow algorithms.The above algorithms are all based on a package of MATLAB M-files. Generally, they can easily modified and developed to implement your ideal algorithm such as interacting with PSO,GA,etc basically, since we will clearly understand all the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Power Flow Analysis Toolbox(PFATB) Download

Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and... Platforms: Matlab


< 1 2 3 4 5