Diskuse:Ing. Martin Landa, Ph.D.: Porovnání verzí
Řádek 37: | Řádek 37: | ||
* [http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844/ref=sr_1_1?ie=UTF8&qid=1352823520&sr=8-1&keywords=introduction+to+algorithms Introduction to Algorithms] (5185) | * [http://www.amazon.com/Introduction-Algorithms-Thomas-H-Cormen/dp/0262033844/ref=sr_1_1?ie=UTF8&qid=1352823520&sr=8-1&keywords=introduction+to+algorithms Introduction to Algorithms] (5185) | ||
* [http://www.amazon.com/Computer-Programming-Volumes-1-4A-Boxed/dp/0321751043/ref=sr_1_1?ie=UTF8&qid=1352823741&sr=8-1&keywords=knuth The Art of Computer Programming, Volumes 1-4A Boxed Set] (2006) | * [http://www.amazon.com/Computer-Programming-Volumes-1-4A-Boxed/dp/0321751043/ref=sr_1_1?ie=UTF8&qid=1352823741&sr=8-1&keywords=knuth The Art of Computer Programming, Volumes 1-4A Boxed Set] (2006) | ||
* [http://www.amazon.com/PostgreSQL-Up-Running-Regina-Obe/dp/1449326331/ref=sr_1_1?ie=UTF8&qid=1352979867&sr=8-1&keywords=postgresql PostgreSQL: Up and Running] (493) |
Verze z 15. 11. 2012, 11:44
Požadavky na bakalářské a diplomové práce
Přístup do Git repozitáře
Vytvoření SSH klíče
ssh-keygen -t dsa
klíč se v tomto případě uloží do adresáře .ssh - privátní .ssh/id_dsa a veřejný .ssh/id_dsa.pub.
Naklonování Git repozitáře bc-kratochvilova.git
git clone git@geo102.fsv.cvut.cz:bc-kratochvilova.git
Tipy do knihovny
- Principles of Geographical Information Systems
- wxPython 2.8 Application Development Cookbook
- Wxpython in Action (1139)
- Time-integrative Geographic Information Systems - Management and Analysis of Spatio-Temporal Data
- Foundations of Geographic Information Science
- Python Geospatial Development (1071)
- The Geospatial Desktop (1207)
- Springer Handbook of Geographic Information (4256)
- Foundations of Qt Development (800)
- Remote Sensing and Image Interpretation (1564)
- Remote Sensing, Third Edition: Models and Methods for Image Processing (2261)
- Applied Spatial Data Analysis with R (Use R!) (1072)
- 3D Geo-Information Sciences (2512)
- Progress and New Trends in 3D Geoinformation Sciences (2224)
- Advances in 3D Geoinformation Systems (3344)
- Geoinformation Metadata in INSPIRE and SDI: Understanding. Editing. Publishing (1712)
- Introduction to Algorithms (5185)
- The Art of Computer Programming, Volumes 1-4A Boxed Set (2006)
- PostgreSQL: Up and Running (493)