Algorithms

Advertisers

Sponsors


Top Articles

Force-based algorithms - Force-directed algorithms are a class of algorithms for drawing graphs in an aesthetically pleasing way. Their purpose is to position the nodes of a graph in two dimensional or three dimensional space so that all the edges are of more or less equal length and there are as ...

NSA encryption algorithms - The vast majority of the National Security Agency's work on encryption is classified, but from time to time NSA participates in standards processes or otherwise publishes information about its cryptographic algorithms. The following is a brief and incomplete summary of public knowledge about NSA algorithms and protocols.

Lock-free and wait-free algorithms - In contrast to algorithms that protect access to shared data with locks, lock-free and wait-free algorithms are specially designed to allow multiple threads to read and write shared data concurrently without corrupting it. "Lock-free" refers to the fact that a thread cannot lock up: every step it takes brings progress to the system.

Algorithms for calculating variance - Algorithms for calculating variance play a minor role in statistical computing. A key problem in the design of good algorithms for this problem is that formulas for the variance may involve sums of squares, which can lead to numerical instability as well as to arithmetic overflow when dealing with large values.


Suggested Web Sites

Fast Line Drawing Algorithms by Po-Han Lin - Contains sources for graphical algorithms to draw lines. Included are the popular Bresenham algorithm, the Wu's Symmetric Double-Step, and the fastest non-cpu dependent algorithm, the Extremely Fast Line Algorithm (EFLA).

OOPWeb Algorithms Directory - Algorithms lecture notes, courses, tutorials, references, guides and online books.

Introduction to Genetic Algorithms - An introductory explanation of genetic algorithms available in HTML and PDF formats. The Genetic Algorithm Viewer Java applet shows the functioning of a genetic algorithm.

Source: BazSites.com

Web Links

Data Structure Their Algorithm - Data Structure Their Algorithm Data Structures and Algorithms in C++ by Michael T. Goodrich, See it, learn it ... highly visual, applied approach to data structures data structure their algorithm and algorithms--now in C++! Building on the extraordinary ...

Data Structure and Algorithm - Data Structure and Algorithm Data Structures and Algorithms in C++ by Michael T. Goodrich, See it, learn it ... highly visual, applied approach to data structures data structure and algorithm and algorithms--now in C++! Building on the extraordinary ...

Complexity of Algorithm - Complexity of Algorithm Complexity Theory: Limiting Factors on the Efficiency of Algorithms Complexity theory is the theory of determining the necessary resources for the solution of algorithmic problems and, therefore, the limits of what is possible ...

Algorithm Electromagnetics Genetic In -   Algorithm Electromagnetics Genetic In Electromagnetic Optimization by Genetic Algorithms by Yahya Rahmat-Samii, Authoritative coverage of a revolutionary technique for overcoming problems in electromagnetic design Genetic algorithms are stochastic search procedures modeled on the Darwinian concepts of natural selection and evolution. The machinery of genetic algorithms utilizes an optimization methodology that allows a global search ...

Data Structure and Algorithm in C - Data Structure and Algorithm in C Data Structures and Algorithms in C++ by Michael T. Goodrich, See it, learn it ... highly visual, applied approach to data structures data structure and algorithm in c and algorithms--now in C++! Building on ...

Algorithm Algorithm Combinatorial Combinatorics Geometric Optimization -   Algorithm Algorithm Combinatorial Combinatorics Geometric Optimization Genetic Algorithms and Manufacturing Systems Design by Mitsuo Gen, The last few ... years have seen important advances in the use of genetic algorithms to address challenging optimization problems in industrial engineering. Genetic ...

3d Algorithm Computer Graphic Practical - 3d Algorithm Computer Graphic Practical Practical Algorithms for 3d Computer Graphics by R. Stuart Ferguson, The topics ... suite of programs for three-dimensional computer animation, modeling, 3d algorithm computer graphic practical and image synthesis. The text takes ...

Algorithm Combinatorial Complexity Optimization - Algorithm Combinatorial Complexity Optimization Genetic Algorithms by Mitsuo Gen, A comprehensive guide to a powerful new ... has witnessed many exciting advances in the use of genetic algorithms (GAs) to solve optimization problems in everything from product ...

Sales
















Copyright 2006-2010. Documentation All Rights Reserved.