Difference between revisions of "Algorithms"

From Lost In Wonderlands
Jump to: navigation, search
(Algorithms)
(Algorithms)
 
Line 22: Line 22:
  
 
== Algorithms ==
 
== Algorithms ==
 +
 +
[https://en.wikipedia.org/wiki/List_of_algorithms wikipedia list of algorithms]
  
 
=== Iterators, itérateurs ===
 
=== Iterators, itérateurs ===

Latest revision as of 13:50, 28 May 2019

Algorithms

by paul.plaquette, Experimented R&D Software Engineer, Trilda https://www.linkedin.com/in/pplaquette/

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on Algorithms... (But Were Afraid to Ask) a collection of links of interest

See also


Algorithms

wikipedia list of algorithms

Iterators, itérateurs

Sequencies, Sequences

Lists, Listes

Trees, Arbres

maths problems

having fun with trees

trees application

https://worldwide.espacenet.com/publicationDetails/originalDocument?CC=FR&NR=2850476A1&KC=A1&FT=D&ND=4&date=20040730&DB=EPODOC&locale=fr_EP# http://www.developpez.net/forums/showthread.php?p=3078887

Binary tries, Arbres Binaires

https://fr.wikipedia.org/wiki/Algorithme_du_peintre


ternary tries, arbres ternaires

Graph , Graphes

Garbage Collectors

thread @ processes synchronization