Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FIS01069
Introdução_a_computacao_UFPB
Commits
fb291b70
Commit
fb291b70
authored
Aug 13, 2013
by
Eduardo de Santana Medeiros Alexandre
Browse files
remoção do s
parent
78218203
Changes
1
Hide whitespace changes
Inline
Side-by-side
livro/capitulos/cap3-sistema-de-numeracao.asc
View file @
fb291b70
...
...
@@ -590,13 +590,13 @@ A tabuada da subtração aritmética binária:
1 - 0 = 1
1 - 1 = 0
NOTE: Como é impossível tirar 1 de 0, o artifício é
“
pedir emprestado
”
1
NOTE: Como é impossível tirar 1 de 0, o artifício é
``
pedir emprestado
''
1
da casa de ordem superior, ou seja, na realidade o que se faz é subtrair 1~2~ de
10~2~ e encontramos 1~2~ como resultado, devendo então subtrair 1 do dígito de
ordem superior. Este algoritmo é exatamente o mesmo da subtração em decimal.
Por exemplo: 111100~2~ – 011010~2~ = ?
s
Solução:
image::images/sistema-de-numeracao/figura2.png[scaledwidth="25%"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment