<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>auroralights</author_name>
  <author_url>https://blog.hatena.ne.jp/auroralights/</author_url>
  <blog_title>オーロラさんの勉強帳</blog_title>
  <blog_url>https://auroralights.jp/</blog_url>
  <categories>
    <anon>Excel VBA</anon>
    <anon>基本情報技術者</anon>
    <anon>応用情報技術者</anon>
    <anon>アルゴリズム</anon>
  </categories>
  <description>記事の目的 線形探索法とは 線形探索法の探索回数、計算量 線形探索法をVBAで書いてみる 記事の目的 本記事の目的は以下の通りです。 代表的な探索アルゴリズムの一つである「線形探索法」を、Excel VBAでコードを書いて、プログラムを動かすことで理解を深めること。 基本情報技術者試験、応用情報技術者試験の試験対策として、「線形探索法」の学習をすること。 線形探索法とは 線形探索法とは、配列の先頭の要素から順番に目的の要素を探索していくアルゴリズムです。 代表的な探索アルゴリズムの一つで、英語では「linear search」(リニアサーチ)といいます。 線形探索法 以下の画像では、配列Aから…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fauroralights.jp%2Fentry%2F2023%2F10%2F15%2F090000&quot; title=&quot;【探索アルゴリズム】線形探索法とは。Excel VBAで線形探索法を試してみる (基本情報技術者・応用情報技術者試験) - オーロラさんの勉強帳&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/a/auroralights/20231016/20231016215608.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-10-15 09:00:00</published>
  <title>【探索アルゴリズム】線形探索法とは。Excel VBAで線形探索法を試してみる (基本情報技術者・応用情報技術者試験)</title>
  <type>rich</type>
  <url>https://auroralights.jp/entry/2023/10/15/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
