learning to make slides with beamer
play

Learning to Make Slides with Beamer CSC Geographic Information - PowerPoint PPT Presentation

Learning to Make Slides with Beamer CSC Geographic Information Systems Cornell College 10 November 2014 CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer Background We can use computers and software to


  1. Learning to Make Slides with Beamer CSC Geographic Information Systems Cornell College 10 November 2014 CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer

  2. Background We can use computers and software to make maps. Technology has also made it easier to use maps to solve problems. CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer

  3. Projections ◮ Azimuthal ◮ Cylindrical ◮ Conical CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer

  4. Algorithms 1. Dijkstra’s shortest path algorithm 2. Kruskal’s algorithm for constructing a minimum spanning tree 3. Prim’s algorithm for constructing a minimum spanning tree 4. Fortune’s algorithm for constructing a Voronoi diagram CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer

  5. Recursion gcd( a , b ) = gcd( b , a mod b ) gcd( a , 0) = 0 CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer

  6. Example / ∗ V a r i a t i o n of Hello , world program . ∗ / #i n c l u d e < s t d i o . h > main ( argc , char ∗∗ argv ) { int int p r i n t f ( ”Good morning ! \ n” ) ; } // main ( int , char ∗∗ ) CSC Geographic Information Systems Cornell College Learning to Make Slides with Beamer

Recommend


More recommend