Poddziały
- Forum dyskusyjne - porozmawiaj, zadaj pytanie
Artykuły, Publikacje, Dokumentacje
Przecinanie się odcinków
Data: 2011-09-18, Autor: sparx, Dodał: Karol, Dział: GeometriaW niniejszym artykule mam zamiar przedstawić algorytm sprawdzania czy jakiekolwiek odcinki w danym zbiorze odcinków się przecinają.
Więcej
Znalezione w sieci
Topics in Theoretical Computer Science: An Algorithmist's Toolkit
Data: 2011-09-23, Autor: Jonathan Kelner - MIT OpenCourseWare, 2009, Dział: GeometriaThis text covers a collection of geometric techniques that apply broadly in modern algorithm design. Topics: Spectral Graph Theory; Convex Geometry; Lattices and Basis Reduction; Iterative Methods for Linear Algebra; Multiplicative Weights.
WięcejDesign and Analysis of Computer Algorithms
Data: 2011-09-23, Autor: David M. Mount - University of Maryland, 2003, Dział: Geometria
Programming is a very complex task, and there are a number of aspects of programming that make it so complex. The first is that most programming projects are very large, requiring the coordinated efforts of many people. (This is the topic a course like software engineering.) The next is that many programming projects involve storing and accessing large quantities of data efficiently. (This is the topic of courses on data structures and databases.) The last is that many programming projects involve solving complex computational problems, for which simplistic or naive solutions may not be efficient enough. The complex problems may involve numerical data (the subject of courses on numerical analysis), but often they involve discrete data. This is where the topic of algorithm design and analysis is important.
WięcejAlgorithms and Data Structures for External Memory
Data: 2011-09-23, Autor: Jeffrey Scott Vitter - Now Publishers, 2008, Dział: Geometria
The book describes several useful paradigms for the design and implementation of efficient EM algorithms and data structures. The problem domains considered include sorting, permuting, FFT, scientific computing, computational geometry, graphs, databases, geographic information systems, and text and string processing.
Więcej
Najnowsze na forum
Nie założono jeszcze żadnego tematu w tej kategorii.
