Digital Media Lecture 0: It’s all just bits! Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.

Slides:



Advertisements
Similar presentations
Digital Media Lecture 9: Video, TV & Film Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Advertisements

Computer Science: A Structured Programming Approach Using C Converting File Type A rather common but somewhat trivial problem is to convert a text.
Georgia Department of Education. Information Technology Pathways.
Representing Information as Bit Patterns Lecture 4 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
1 CSE1301 Computer Programming Lecture 33 Supplement: Conversions: Unsigned Binary to Decimal Decimal to Unsigned Binary.
Digital Media Lecture 6: Color Part 1 Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Binary Addition Addition Rules: = = = = = carry 1 1 carry 1 Example 1: Example 2:
Digital Media Lecture 2.1: SemesterOverview Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Aloha Aloha What you see: What the computer sees: binary number columns binary number columns
Working with text ASCII and UNICODE.   
Riyadh Philanthropic Society For Science Prince Sultan College For Woman Dept. of Computer & Information Sciences CS 251 Introduction to Computer Organization.
Digital Media Lecture 11: Animation Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Dr. Jim Rowan ITEC Monday, August 27.
Digital Media Dr. Jim Rowan ITEC Monday, August 27.
Internal Components. Binary system The binary system is the language that the computer uses to process information. The binary system has only two numbers.
Creating With Code.
BITS & BYTES PERIOD 4 – RYAN KIM, MILES STEELE. BITS & BYTES GAME BOARD True/False or EasyMultiple Choice or Medium Fill in the blank or Hard $100 $200.
Digital Media Lecture 10: Video & Compression Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Dr. Jim Rowan ITEC August 21.
Mohammad Amin Kuhail M.Sc. (York, UK) University of Palestine Faculty of Engineering and Urban planning Software Engineering Department Digital Logic Design.
NUMBER SYSTEM Decimal System Binary System. We use two digits in this system (0,1) just like the existing system of computers.. And write the number in.
Digital Media Lecture 3: Image Encoding Bitmapped images Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 2: SemesterOverview Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 4.1: Image Encoding Practice Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 8: Vector Graphics 3D Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 7: Color part 2 Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 4: Bitmapped images: Compression & Convolution Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 2: SemesterOverview Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Dr. Jim Rowan ITEC 2110 Chapter 3. Roll call.
Computer Skills Dr. Omar Al Jadaan RAK-MHSU College of Medical Sciences
Dale Roberts Department of Computer and Information Science, School of Science, IUPUI CSCI 230 Information Representation: Positive Integers Dale Roberts,
Binary 101 Gads Hill School. Aim To strengthen understanding of how computers use the binary number system to store information.
Digital Media Lecture 5: Vector Graphics Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
HNC COMPUTING - COMPUTER PLATFORMS 1 Micro Teach Binary.
Digital Media Lecture 4.2: Image Encoding Practice Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
Digital Media Lecture 2: SemesterOverview Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan.
WHAT IS BINARY CODE!!! BY JASON AND DENNIS. BINARY CODE IS!!! The code that is used to make up data in computers. All images, apps, commands and data.
Image from
1 3 Computing System Fundamentals 3.5 Data Representation.
Number Systems Decimal Can you write 12,045 in expanded form? Base? Allowable digits for each place?
Digital Media Lecture 1: Basic Concepts Georgia Gwinnett College
A Spreadsheet-based Manipulative
Lesson 1-15 AP Computer Science Principles
physics-chemistry-interactive-flash-animation
BINARY CODE.
Data Transfer ASCII FILES.
FIGURE 4-10 Function Return Statements
Digital Media Lecture 4.1: Image Encoding Practice
Digital Media Lecture 1: Basic Concepts Georgia Gwinnett College
YOUR TITLE Your Name (Dr. Your Sponsor, Sponsor)
Binary Code  
Images in Binary.
FIGURE 4-10 Function Return Statements
Header Title Header Title Header Title Header Title Header Title
Lecture 16 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
Dr. Jim Rowan ITEC 2110 Chapter 3
Number Systems and Circuits for Addition
FIGURE 4-10 Function Return Statements
CS-401 Assembly Language Programming
Dr. Jim Rowan ITEC 2110 Chapter 3
BIT 143:Programming & Data Structures in C#
Inputs & Outputs Inside your computer video.
Learning Intention I will learn how computers store text.
Panelists Jim Jagielski Erin Bank Georg Grütter Guy Martin
Interactive media.
Creating an Image Using a Text File
Sample text or Subtitle
Lecture 04: Data Representation (II)
Sample text or Subtitle
Computer Applications -Generic Elective
Presentation transcript:

Digital Media Lecture 0: It’s all just bits! Georgia Gwinnett College School of Science and Technology Dr. Jim Rowan

Refer to Supplemental text: It’s all just bits!

Refer to the captured lecture Lecture 0: It’s all just bits! Using HexFiend software to look at the types of media used in this class

Main points All computer files have binary codes underlying them There is more than text in a file –There are control codes –There are headers Headers contain information that is used by the software that is opening the file Images have image size, for instance