02. C Programming for IA: Data types, two's complement, fixed point and floating point formats

Описание к видео 02. C Programming for IA: Data types, two's complement, fixed point and floating point formats

In this third video in my series on C programming for image analysis (CPIA), I discuss the main data types of C (char, int, float, double) and explain 2's complement. I also discuss declaring variables and give an introduction to functions.
These tutorials are designed for mature students without prior experience in programming, computer science, maths or engineering.

CONTENTS
========
00:00 Subjects to be covered
00:30 Functions and variables in memory
02:12 Rules for naming functions and variables
03:18 Introduction to the main data types in C
05:31 The char
06:32 The signed magnitude method
09:26 Two's complement method
15:44 The concept of signedness (signed vs. unsigned)
17:40 ASCII, extended ASCII and UNICODE
18:30 The int and its variants
20:10 Representing real numbers (float, double)
23:18 Summary


SUPPORT PUMA
============
PUMA is an open source microscopy project. You can help support the project by:

1. Become a Patron:   / pumamicroscope  
2. Donate via PayPal: https://www.paypal.com/donate/?hosted...
3. Simply subscribing to this YouTube channel, like, comment and share these videos.
4. Spread the word - post the news about PUMA and link to this YouTube channel on your social media sites and any other outreach method (tell your friends, colleagues, students or teachers and lecturers about PUMA, for example).
5. Consider purchasing your optics and related supplies from our affiliated online optics store, OptArc.co.uk ( https://www.optarc.co.uk/ )
---

FURTHER LEARNING LINKS
======================
Video explaining the IEEE 754 floating point standard:
   • IEEE 754 Standard for Floating Point ...  

Комментарии

Информация по комментариям в разработке