<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>grephrkm</author_name>
  <author_url>https://blog.hatena.ne.jp/grephrkm/</author_url>
  <blog_title>ブログっ...！</blog_title>
  <blog_url>https://harukam.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>トライ木の話になった。 トライ木って、人工知能の辞書とかの恐ろしく大きいデータのためのデータ構造だと思っていたのだが。 私はほぼ毎日と言っていい程、このトライ木にお世話になっていたらしい。 以下はMakefileの一例。 all : foo.exe foo.exe : foo.o gcc foo.o -o foo foo.o : foo.c gcc -c foo.c -o foo.o MakefileのこのA : Bという記法は、Aの生成にはBが必要という意味。 make Aとやれば、Aが生成される。 $ make は make all の略。 この各々のファイル (func.o, func.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fharukam.hatenablog.jp%2Fentry%2F2016%2F12%2F20%2F180440&quot; title=&quot;まなび1 - ブログっ...！&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>2016-12-20 18:04:40</published>
  <title>まなび1</title>
  <type>rich</type>
  <url>https://harukam.hatenablog.jp/entry/2016/12/20/180440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
