Floating point

Floating-point emulation

No description. (Wikipedia).

Video thumbnail

Floating Point Representation

Floating Point Representation

From playlist Scientific Computing

Video thumbnail

Binary 4 – Floating Point Binary Fractions 1

This is the fourth in a series of videos about the binary number system which is fundamental to the operation of a digital electronic computer. In particular, this video covers the representation of real numbers using floating point binary notation. It begins with a description of standard

From playlist Binary

Video thumbnail

Creating a Terminal Emulator PART 2 [c++ live stream]

I am in the process of rewriting some of the tools that I use for my programming video productions. As a part of this, I am planning to create a special-purpose terminal emulator (virtual terminal). This was broadcast live on my channel on 2 April 2019. The terminal was not completed in th

From playlist Let’s Create a Terminal Emulator

Video thumbnail

Creating a Terminal Emulator [c++ live stream]

I am in the process of rewriting some of the tools that I use for my programming video productions. As a part of this, I am planning to create a special-purpose terminal emulator (virtual terminal). This was broadcast live on my channel on 31 March 2019. The terminal was not completed in t

From playlist Let’s Create a Terminal Emulator

Video thumbnail

Creating a Terminal Emulator PART 3 [c++ live stream]

I am creating a special-purpose terminal emulator for my video productions. Welcome to tag along! Become a member: https://youtube.com/Bisqwit/join My links: Twitter: https://twitter.com/RealBisqwit Liberapay: https://liberapay.com/Bisqwit Steady: https://steadyhq.com/en/bisqwit Patreon:

From playlist Let’s Create a Terminal Emulator

Video thumbnail

Binary 7 – Floating Point Binary Addition

This is the seventh in a series of videos about the binary number system which is fundamental to the operation of a digital electronic computer. In particular, this video covers adding together floating point binary numbers for a given sized mantissa and exponent, both in two’s complement.

From playlist Binary

Video thumbnail

Go to https://www.youtube.com/watch?v=ICJ5dtBUc1M for replacement. Floating Pt Repre Ex Pt 1 of 2.

Learn via example how to represent a number in floating point. For more videos and resources on this topic, please visit http://nm.mathforcollege.com/topics/floatingpoint_representation.html

From playlist Scientific Computing

Video thumbnail

Binary 5 – Floating Point Range versus Precision

This is the fifth in a series of videos about the binary number system which is fundamental to the operation of a digital electronic computer. In particular, this video elaborates on the representation of real numbers using floating point binary notation. It explains how the relative allo

From playlist Binary

Video thumbnail

Black Hat USA 2010: dirtbox: A Highly Scalable x86 Windows Emulator 2/5

Speaker: Georg Wicherski The increasing amount of new malware each day does not only put anti-virus companies up to new limits handling these samples for detection by creating new signatures. But also for network security providers and administrators, getting information on how samples af

From playlist BH USA 2010 - CLOUD VIRTUALIS

Video thumbnail

The IBM 1401 compiles and runs FORTRAN II

We attempt to compile and run a simple FORTRAN program on our vintage 1959 IBM mainframe computer at the Computer History Museum. FORTRAN is a big stretch for this business oriented machine, with 16k memory and a CPU not meant at all for scientific applications. Even integer multiply and

From playlist IBM 1401 Computer Family (1959-1960's)

Video thumbnail

Binary 8 – Floating Point Binary Subtraction

This is the eighth in a series of videos about the binary number system which is fundamental to the operation of a digital electronic computer. In particular, this video covers subtraction of floating point binary numbers for a given sized mantissa and exponent, both in two’s complement.

From playlist Binary

Video thumbnail

Black Hat USA 2010: dirtbox: A Highly Scalable x86 Windows Emulator 3/5

Speaker: Georg Wicherski The increasing amount of new malware each day does not only put anti-virus companies up to new limits handling these samples for detection by creating new signatures. But also for network security providers and administrators, getting information on how samples af

From playlist BH USA 2010 - CLOUD VIRTUALIS

Video thumbnail

Android UI Development - Tips, Tricks, and Techniques from Google's Anrdroid UI Toolkit Team

Learn hot techniques for developing more effective user interfaces in your Android applications from Android UI Toolkit engineers Romain Guy and Chet Haase. Romain and Chet will dive into some code examples, demo some handy tools, and show you how to optimize your UI for performance while

From playlist Google Lectures

Video thumbnail

History of Science and Technology Q&A (November 30, 2022)

Stephen Wolfram hosts a live and unscripted Ask Me Anything about the history of science and technology for all ages. Find the playlist of Q&A's here: https://wolfr.am/youtube-sw-qa Originally livestreamed at: https://twitch.tv/stephen_wolfram If you missed the original livestream of thi

From playlist Stephen Wolfram Ask Me Anything About Science & Technology

Video thumbnail

DEFCON 16: Journey to the center of the HP28

Speaker: Travis Goodspeed, Security Researcher In 1990, a wire-bound book was published in Paris by the title of Voyage au centre de la HP28 c/s. It presents a very thorough account of the inner workings of the Hewlett Packard 28 series of graphing calculators. Designed before the days of

From playlist DEFCON 16

Video thumbnail

Lovebyte 2021 Seminar: Spectrum sizecoding for beginners, by Gasman

Spectrum sizecoding for beginners, by Gasman

From playlist Speccy stuff

Video thumbnail

Intrinsic Functions - Vector Processing Extensions

Ooof! Well you guys asked for it, and it's up there in complexity for this channel! XD In this video I demonstrate how CPU Extensions can be used in your C++ programs via Compiler Intrinsic Functions to perform SIMD parallel operations. First I demonstrate how these extensions look and fee

From playlist Interesting Programming

Video thumbnail

NES Emulator Part #6: APU - Sounds, Beeps & Bloops

In this video I look at how to start adding audio to the NES emulation. But before I can, I show an example of how to use the audio framework within the olcPixelGameEngine. Ultimately, adding audio requires a significant shift in thinking about how to control timing in emulations, and I en

From playlist NES Emulator From Scratch

Video thumbnail

Black Box - A New Terminal Emulator (Early First Look)

Today I talk about Black Box, a new GTK4 Terminal Emulator. 👇 PULL IT DOWN FOR THE GOOD STUFF 👇 Patreon - https://patreon.com/thelinuxcast Liberapay - https://liberapay.com/thelinuxcast/ Youtube - https://www.youtube.com/channel/UCylGUf9BvQooEFjgdNudoQg/join ===== Follow us 🐧🐧 ====== Di

From playlist App Spotlight

Video thumbnail

Command Line Game Boy Emulation? Sure...

A look at emulating classic video game consoles, but with the odd twist of using the command terminal for graphical output and button input. I take an existing open source emulator, and adapt it for its weird and wonderful display environment, and I also explore emulation in general a li

From playlist Interesting Programming

Related pages

Floating-point unit