<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>uncorrelated</author_name>
  <author_url>https://blog.hatena.ne.jp/uncorrelated/</author_url>
  <blog_title> 餡子付゛録゛</blog_title>
  <blog_url>https://uncorrelated.hatenablog.com/</blog_url>
  <categories>
    <anon>R言語</anon>
    <anon>C/C++</anon>
  </categories>
  <description>計算機でmapと言うと、リストの要素を無名関数で一括処理することや（Python）、ハッシュテーブルのような構造（Java）を思い浮かべる人が多いかも知れませんが、mmapはファイルに仮想メモリーを割り当てるOSの提供するAPIです。巨大データを処理したり、高速ファイルアクセスが必要なときに使われます。 主記憶利用量の削減 mmapオブジェクトへのアクセス方法 仮想メモリーの解放 既存ファイルを仮想メモリーとして使う データを生成して仮想メモリーに保存する 既存ファイルを仮想メモリーにする データ構造体へのアクセスの癖 C言語の構造体を保存したファイル Cで構造体を保存 Rで仮想メモリーに割り…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Funcorrelated.hatenablog.com%2Fentry%2F2024%2F07%2F19%2F025502&quot; title=&quot;Rでmmap -  餡子付゛録゛&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>https://cdn-ak.f.st-hatena.com/images/fotolife/u/uncorrelated/20240719/20240719025940.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-07-19 02:55:02</published>
  <title>Rでmmap</title>
  <type>rich</type>
  <url>https://uncorrelated.hatenablog.com/entry/2024/07/19/025502</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
