-
-
[
Java/JSP]
resueltas.rar
Java examples for dinamic programming, divide and conquer, greedy algorithms and backtracking.
-
[
Visual C++ (VC++)]
EuclideanalgorithmfGCD.rar
... elements of any Euclidean domain (for example, the integers). Its major significance is that it does not require factoring the two integers, and it is also significant in that it is one of the oldest algorithms known, dating back to the ancient Greeks.
Category:
SCM Upload User:
loctitetv Size:
8K
-
-
-
[
PDF]
SoundSynthesis.zip
Sound Synthesis Methods.
Typical features of abstract algorithms are the simplicity and ease of implementation.
The sound is more or less artificial compared to more sophisticated methods.
-
[
PDF]
IFP.zip
Algorithms for programmers
This draft is intended to turn into a book about selected algorithms. The audience in mind are programmers
who are interested in the treated algorithms and actually want to have/create working and
reasonably optimized code.
-
[
PDF]
Setadaptive.rar
Adaptive equalization via kalman filtering techniques. Optimal bounding ellipsoid algorithms, LMS and RLS and kalman filter
-
-
[
Visual C++ (VC++)]
select.rar
... .) This includes the cases of finding the minimum, maximum, and median elements. There are worst-case linear time selection algorithms. Selection is a subproblem of more complex problems like the nearest neighbor problem and shortest path problems.
-