<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>phytoyasu</author_name>
  <author_url>https://blog.hatena.ne.jp/phytoyasu/</author_url>
  <blog_title>phytoyasuのブログ</blog_title>
  <blog_url>https://phytoyasu.hatenablog.com/</blog_url>
  <categories>
    <anon>基本情報技術者試験</anon>
  </categories>
  <description>コンピュータの個々の回路自体は電流が流れていないと流れているの二つの状態しか持たない。そこで、全てのデータを0と1の二つの数字のみで扱う2進数に置き換えている。 2進数 0と1の2種類の数字を使い、1の次に桁上がりをする。 基数 1つの桁が取りうる値の個数。2進数の基数は2、10進数の基数は10。 桁の重み n進数において、ある桁の重みは右隣の桁のn倍、左隣の桁の1/n倍になる。 基数変換 ある基数の値を別の基数の値に変換すること。 2進数→10進数 各桁における値×桁の重みを合計した値が10進数における値になる。 # 2進数の10101 1*16 + 0*8 + 1*4 + 0*2 + 1*…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphytoyasu.hatenablog.com%2Fentry%2F2023%2F05%2F06%2F133922&quot; title=&quot;【離散数学】コンピュータで扱う「数」の工夫 - phytoyasuのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-05-06 13:39:22</published>
  <title>【離散数学】コンピュータで扱う「数」の工夫</title>
  <type>rich</type>
  <url>https://phytoyasu.hatenablog.com/entry/2023/05/06/133922</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
