1 / 8

Equation Transformation and Coding Challenge

Discover equations for radius conversion, determine maximum 8-bit integer value, and solve a coding problem. Learn GIS datum basics and approximate Earth's equator circumference.

xenos
Télécharger la présentation

Equation Transformation and Coding Challenge

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Equations • Equation to change the radius as we go around from 0 to 360 (0 to 2π) • Equation to convert from radius to x coordinate value

  2. What is the maximum value an 8-bit unsigned integer can hold? • 65536 • 32767 • 255 • 256 • 8 • 7

  3. What will x be after the following code is executed:x=4x=x*2+1 • 4 • 8 • 9 • 1 • Something else

  4. G_E_N_I_H • R W C E • M D O Y • V F W I • V E Y L

  5. What is the approximate circumference of the earth at the equator? • 40,000 km • 6,300 km • 25,000 miles • 12,300 km • A and C • B and D

  6. What is a datum (in GIS)? • The plural of data • Converts 3D data to 2D • References geographic data to the earth • A file format

More Related