Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lacop/thesis
Text for bachelor's thesis (in Slovak language)
https://github.com/lacop/thesis
Last synced: 16 days ago
JSON representation
Text for bachelor's thesis (in Slovak language)
- Host: GitHub
- URL: https://github.com/lacop/thesis
- Owner: lacop
- Created: 2014-04-03T10:55:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-22T17:46:58.000Z (over 10 years ago)
- Last Synced: 2023-03-10T23:08:24.071Z (almost 2 years ago)
- Language: TeX
- Homepage:
- Size: 15.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cache-oblivious algorithms and their visualization *(Cache-oblivious algoritmy a ich vizualizácia)*
This is the LaTeX source of my bachelor's thesis for the Computer Science degree at Comenius University.
The text itself is in Slovak language.
## Downloads
- **Thesis text** *(Slovak language only)*
- [from this repository](https://github.com/lacop/Thesis/blob/master/archive/main_1441090.pdf?raw=true)
- [from department page](http://oldwww.dcs.fmph.uniba.sk/bakalarky/registracia/getfile.php/main_1441090.pdf?id=246&fid=481&type=application%2Fpdf)- **Visualization application** *(both English and Slovak language)*
- Source code
- [github repository](https://github.com/lacop/alg-vis/tree/cacheoblivious)
- [doi 10.5281/zenodo.10080](http://dx.doi.org/10.5281/zenodo.10080)
- Compiled binaries
- Requires Java. Start with `start.sh` or `start.bat` or open `index.html`.
- [github repository](https://github.com/lacop/thesis-attachment)
- [doi 10.5281/zenodo.10082](http://dx.doi.org/10.5281/zenodo.10082)
- [from deparment page](http://oldwww.dcs.fmph.uniba.sk/bakalarky/registracia/getfile.php/thesis-cd-contents.zip?id=246&fid=482&type=application%2Fx-zip-compressed)## Screenshot
In the middle of step-by-step adding of a new key into cache-oblivious B-tree, showing the current action explanation.
![](https://raw.githubusercontent.com/lacop/Thesis/master/figures/screenshots/bmp_cobtree_menu_en.png)