Binary arithmetic | Computer arithmetic

Adjust flag

The Adjust flag (AF) is a CPU flag in the FLAGS register of all x86-compatible CPUs, and the preceding 8080-family; it is also called the Auxiliary flag and the Auxiliary Carry flag (AC, though this may be confused with the Alignment Check register). The flag bit is located at position 4 in the CPU flag register. It indicates when an arithmetic carry or borrow has been generated out of the four least significant bits, or lower nibble. It is primarily used to support binary-coded decimal (BCD) arithmetic. The Auxiliary flag is set (to 1) if during an "add" operation there is a carry from the low nibble (lowest four bits) to the high nibble (upper four bits), or a borrow from the high nibble to the low nibble, in the low-order 8-bit portion, during a subtraction. Otherwise, if no such carry or borrow occurs, the flag is cleared or "reset" (set to 0). (Wikipedia).

Video thumbnail

Ex: Determine the Possible Number of 4 Color Striped Flags (Permutation)

This video explains how to find the number flags with 4 stripes of different colors. A permutation and the counting principle is used. Site: http://mathispower4u.com

From playlist Permutations and Combinations

Video thumbnail

How to manage quiz grades

Will show you how to view, override, import and export quiz grades and feedback

From playlist How to add quizzes in Moodle

Video thumbnail

Positioning device 14

Push pink button, turn white lever to new position and release the button.

From playlist Mechanisms

Video thumbnail

Google Docs: Adjusting Margins

Google Docs provides two different ways to adjust margins. You can click File and select Page setup, then use the dialog box to adjust them, or you can click and drag the margin markers on the ruler. If you'd like to change the margins for all new documents that you create, you can to th

From playlist Google Docs

Video thumbnail

SlideDown Animation Jump Revisited

When using slideDown depending on the layout of your page, you could still see the jumping effect, regardless of whether you fix the padding around the element. Original post the extra information, demos and source: http://jqueryfordesigners.com/index.html%3Fp=89.html

From playlist jQuery for Designers

Video thumbnail

Adjusting Your Settings and Privacy on LinkedIn

In this video, you’ll learn more about adjusting your LinkedIn settings. Visit https://edu.gcfglobal.org/en/linkedin/adjusting-your-settings-and-privacy-on-linkedin/1/ to learn even more. We hope you enjoy!

From playlist LinkedIn

Video thumbnail

Rainbow ring using Inkscape

How to use Inkscape to create a rainbow gradient fill in which the colours change around a circle.

From playlist Inkscape for teachers

Video thumbnail

How to Change Overcast Photos into Awesome in Photoshop - Add Sunset to Boring Sky Easily & Quickly

In this photoshop photo manipulation tutorial, learn how you can use the multiply mode to change the sky. I will show you a tips and tricks to make it blend natural even more! ►Download PSD file: http://photoshopdesire.com/change-overcast-sky-photos-awesome-photoshop-replacing-blown-backgr

From playlist Photoshop

Video thumbnail

Facebook: Adjusting Your Privacy Settings

In this video, you’ll learn more about adjusting your privacy settings in Facebook. Visit https://www.gcflearnfree.org/facebook101/adjusting-your-privacy-settings/1/ for our text-based lesson. This video includes information on: • Using Facebook's privacy settings • Blocking unwanted comm

From playlist Facebook

Video thumbnail

After CI/CD, there's now Continuous Configuration

In the last decade, the movement towards CI/CD has been transformational for getting value out to customers quickly. But in recent years, there has been new processes and tooling towards using configuration post-deployment, in the form of feature flags, operational config, or other runtime

From playlist Serverless

Video thumbnail

RailsConf 2018: Hot Swapping Our Rails Front End In Secret - A Rebrand Story by Chris LoPresto

Hot Swapping Our Rails Front End In Secret - A Rebrand Story by Chris LoPresto “Everything looks like this, but we want it to look like that.” This is the story of how the team at Betterment replaced our front end code base to launch our new brand. Across all our apps. In secret. And make

From playlist RailsConf 2018

Video thumbnail

How To Design UI/UX & Prototype Uber Mobile App Using Adobe XD | Session 03 | #uiux | #appdesign

Don’t forget to subscribe! This project series will help you design UI/UX for a mobile app. We will design UI/UX for the Uber mobile app and prototype the mobile app using Adobe XD. The main task is to build 30 screens of the Uber app with existing functionality. We are going to impleme

From playlist Design UI/UX & Prototype Uber Mobile App Using Adobe XD

Video thumbnail

RubyConf 2010 - JRuby Hacking Guide by: Thomas Enebo, Charles Nutter

You know JRuby and you love JRuby, but you have no idea how to contribute. What's a Rubyist to do? In this talk, JRuby core team members will give you a tour of the codebase, showing how JRuby parses Ruby code, implements Strings and other core classes, and eventually compiles and optimize

From playlist RubyConf 2010

Video thumbnail

Game Programming Patterns part 20.1 - (Reading, JavaScript) Dirty Flag

We read through the Dirty Flag chapter of the Game Programming Patterns book. This chapter has less running code than most chapters and I'm still not completely sure I understand how we can use this pattern in our code. Links code - https://github.com/brooks-builds/learning_game_design_

From playlist Game Programming Patterns Book

Video thumbnail

0130 [ C++ ] Time tracking and diagnostics in game server cluster

This is #130 in my series of live (Twitch) coding streams. This stream I made some surprising observations on the behavior of QueryPerformanceCounter in Windows (frequency matches wall clock, somehow?) and decided to use the C++ standard library (chrono) for timekeeping, making a monoto

From playlist Excalibur

Video thumbnail

How To Design UI/UX & Prototype Uber Mobile App Using Adobe XD | Session 04 | #uiux | #appdesign

Don’t forget to subscribe! This project series will help you design UI/UX for a mobile app. We will design UI/UX for the Uber mobile app and prototype the mobile app using Adobe XD. The main task is to build 30 screens of the Uber app with existing functionality. We are going to impleme

From playlist Design UI/UX & Prototype Uber Mobile App Using Adobe XD

Video thumbnail

Geogebra - Create corners on a shape

In this video we set points as the corner of an image

From playlist Geogebra

Video thumbnail

YouTube's Advertising Problem | This Does Not Compute Podcast #59

"Adpocalypse" came and went, but months later, YouTubers are finding that lots of their videos are being demonetized. So what's going on with advertising on YouTube? UPDATE: My last four video uploads, including this one, have all been automatically demonetized, and I've had to request ma

From playlist Tech Podcasts | This Does Not Commute

Video thumbnail

Flash Tutorial Part 6

I show you how to make a waving flag, animate a flipping card, use the filter tools, simulate spotlights and use masks like a pro in Flash.

From playlist Flash Tutorial

Video thumbnail

FLAK STORM: Luftwaffe Anti-Aircraft Defense

This describes ground defensive capabilities, how were organized with an American analysis.

From playlist How Aircraft Works

Related pages

Overflow flag | Half-carry flag | Carry (arithmetic) | Binary-coded decimal | Arithmetic | Carry flag | Zero flag