diff presen/presen.html @ 20:800cdbaa2f64

add presentation file
author gongo@gendarme.cr.ie.u-ryukyu.ac.jp
date Sat, 14 Feb 2009 11:28:46 +0900
parents
children 2c5703c3a36e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/presen/presen.html	Sat Feb 14 11:28:46 2009 +0900
@@ -0,0 +1,768 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
+<meta name="version" content="S5 1.1" />
+<title></title>
+<style type="text/css">
+
+/*
+:Author: David Goodger
+:Contact: goodger@users.sourceforge.net
+:Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $
+:Revision: $Revision: 4224 $
+:Copyright: This stylesheet has been placed in the public domain.
+
+Default cascading style sheet for the HTML output of Docutils.
+
+See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
+customize this style sheet.
+*/
+
+/* used to remove borders from tables and images */
+.borderless, table.borderless td, table.borderless th {
+  border: 0 }
+
+table.borderless td, table.borderless th {
+  /* Override padding for "table.docutils td" with "! important".
+     The right padding separates the table cells. */
+  padding: 0 0.5em 0 0 ! important }
+
+.first {
+  /* Override more specific margin styles with "! important". */
+  margin-top: 0 ! important }
+
+.last, .with-subtitle {
+  margin-bottom: 0 ! important }
+
+.hidden {
+  display: none }
+
+a.toc-backref {
+  text-decoration: none ;
+  color: black }
+
+blockquote.epigraph {
+  margin: 2em 5em ; }
+
+dl.docutils dd {
+  margin-bottom: 0.5em }
+
+/* Uncomment (and remove this text!) to get bold-faced definition list terms
+dl.docutils dt {
+  font-weight: bold }
+*/
+
+div.abstract {
+  margin: 2em 5em }
+
+div.abstract p.topic-title {
+  font-weight: bold ;
+  text-align: center }
+
+div.admonition, div.attention, div.caution, div.danger, div.error,
+div.hint, div.important, div.note, div.tip, div.warning {
+  margin: 2em ;
+  border: medium outset ;
+  padding: 1em }
+
+div.admonition p.admonition-title, div.hint p.admonition-title,
+div.important p.admonition-title, div.note p.admonition-title,
+div.tip p.admonition-title {
+  font-weight: bold ;
+  font-family: sans-serif }
+
+div.attention p.admonition-title, div.caution p.admonition-title,
+div.danger p.admonition-title, div.error p.admonition-title,
+div.warning p.admonition-title {
+  color: red ;
+  font-weight: bold ;
+  font-family: sans-serif }
+
+/* Uncomment (and remove this text!) to get reduced vertical space in
+   compound paragraphs.
+div.compound .compound-first, div.compound .compound-middle {
+  margin-bottom: 0.5em }
+
+div.compound .compound-last, div.compound .compound-middle {
+  margin-top: 0.5em }
+*/
+
+div.dedication {
+  margin: 2em 5em ;
+  text-align: center ;
+  font-style: italic }
+
+div.dedication p.topic-title {
+  font-weight: bold ;
+  font-style: normal }
+
+div.figure {
+  margin-left: 2em ;
+  margin-right: 2em }
+
+div.footer, div.header {
+  clear: both;
+  font-size: smaller }
+
+div.line-block {
+  display: block ;
+  margin-top: 1em ;
+  margin-bottom: 1em }
+
+div.line-block div.line-block {
+  margin-top: 0 ;
+  margin-bottom: 0 ;
+  margin-left: 1.5em }
+
+div.sidebar {
+  margin-left: 1em ;
+  border: medium outset ;
+  padding: 1em ;
+  background-color: #ffffee ;
+  width: 40% ;
+  float: right ;
+  clear: right }
+
+div.sidebar p.rubric {
+  font-family: sans-serif ;
+  font-size: medium }
+
+div.system-messages {
+  margin: 5em }
+
+div.system-messages h1 {
+  color: red }
+
+div.system-message {
+  border: medium outset ;
+  padding: 1em }
+
+div.system-message p.system-message-title {
+  color: red ;
+  font-weight: bold }
+
+div.topic {
+  margin: 2em }
+
+h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
+h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
+  margin-top: 0.4em }
+
+h1.title {
+  text-align: center }
+
+h2.subtitle {
+  text-align: center }
+
+hr.docutils {
+  width: 75% }
+
+img.align-left {
+  clear: left }
+
+img.align-right {
+  clear: right }
+
+ol.simple, ul.simple {
+  margin-bottom: 1em }
+
+ol.arabic {
+  list-style: decimal }
+
+ol.loweralpha {
+  list-style: lower-alpha }
+
+ol.upperalpha {
+  list-style: upper-alpha }
+
+ol.lowerroman {
+  list-style: lower-roman }
+
+ol.upperroman {
+  list-style: upper-roman }
+
+p.attribution {
+  text-align: right ;
+  margin-left: 50% }
+
+p.caption {
+  font-style: italic }
+
+p.credits {
+  font-style: italic ;
+  font-size: smaller }
+
+p.label {
+  white-space: nowrap }
+
+p.rubric {
+  font-weight: bold ;
+  font-size: larger ;
+  color: maroon ;
+  text-align: center }
+
+p.sidebar-title {
+  font-family: sans-serif ;
+  font-weight: bold ;
+  font-size: larger }
+
+p.sidebar-subtitle {
+  font-family: sans-serif ;
+  font-weight: bold }
+
+p.topic-title {
+  font-weight: bold }
+
+pre.address {
+  margin-bottom: 0 ;
+  margin-top: 0 ;
+  font-family: serif ;
+  font-size: 100% }
+
+pre.literal-block, pre.doctest-block {
+  margin-left: 2em ;
+  margin-right: 2em ;
+  background-color: #eeeeee }
+
+span.classifier {
+  font-family: sans-serif ;
+  font-style: oblique }
+
+span.classifier-delimiter {
+  font-family: sans-serif ;
+  font-weight: bold }
+
+span.interpreted {
+  font-family: sans-serif }
+
+span.option {
+  white-space: nowrap }
+
+span.pre {
+  white-space: pre }
+
+span.problematic {
+  color: red }
+
+span.section-subtitle {
+  /* font-size relative to parent (h1..h6 element) */
+  font-size: 80% }
+
+table.citation {
+  border-left: solid 1px gray;
+  margin-left: 1px }
+
+table.docinfo {
+  margin: 2em 4em }
+
+table.docutils {
+  margin-top: 0.5em ;
+  margin-bottom: 0.5em }
+
+table.footnote {
+  border-left: solid 1px black;
+  margin-left: 1px }
+
+table.docutils td, table.docutils th,
+table.docinfo td, table.docinfo th {
+  padding-left: 0.5em ;
+  padding-right: 0.5em ;
+  vertical-align: top }
+
+table.docutils th.field-name, table.docinfo th.docinfo-name {
+  font-weight: bold ;
+  text-align: left ;
+  white-space: nowrap ;
+  padding-left: 0 }
+
+h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
+h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
+  font-size: 100% }
+
+tt.docutils {
+  background-color: #eeeeee }
+
+ul.auto-toc {
+  list-style-type: none }
+
+</style>
+<!-- configuration parameters -->
+<meta name="defaultView" content="slideshow" />
+<meta name="controlVis" content="hidden" />
+<!-- style sheet links -->
+<script src="ui/default/slides.js" type="text/javascript"></script>
+<link rel="stylesheet" href="ui/default/slides.css"
+      type="text/css" media="projection" id="slideProj" />
+<link rel="stylesheet" href="ui/default/outline.css"
+      type="text/css" media="screen" id="outlineStyle" />
+<link rel="stylesheet" href="ui/default/print.css"
+      type="text/css" media="print" id="slidePrint" />
+<link rel="stylesheet" href="ui/default/opera.css"
+      type="text/css" media="projection" id="operaFix" />
+
+<style type="text/css">
+#currentSlide {display: none;}
+</style>
+</head>
+<body>
+<div class="layout">
+<div id="controls"></div>
+<div id="currentSlide"></div>
+<div id="header">
+
+</div>
+<div id="footer">
+
+</div>
+</div>
+<div class="presentation">
+<div class="slide" id="slide0">
+<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;
+&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;<a class="reference" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>&quot;&gt;
+&lt;html xmlns=&quot;<a class="reference" href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
+&lt;head&gt;
+&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
+&lt;meta name=&quot;generator&quot; content=&quot;Docutils 0.4: http://docutils.sourceforge.net/&quot; /&gt;
+&lt;meta name=&quot;version&quot; content=&quot;S5 1.1&quot; /&gt;
+&lt;title&gt;Cell 用の Fine-Grain Task Manager の実装&lt;/title&gt;
+&lt;style type=&quot;text/css&quot;&gt;</p>
+<p>/*
+:Author: David Goodger
+:Contact: <a class="reference" href="mailto:goodger&#64;users.sourceforge.net">goodger&#64;users.sourceforge.net</a>
+:Date: $Date: 2005-12-18 01:56:14 +0100 (Sun, 18 Dec 2005) $
+:Revision: $Revision: 4224 $
+:Copyright: This stylesheet has been placed in the public domain.</p>
+<p>Default cascading style sheet for the HTML output of Docutils.</p>
+<p>See <a class="reference" href="http://docutils.sf.net/docs/howto/html-stylesheets.html">http://docutils.sf.net/docs/howto/html-stylesheets.html</a> for how to
+customize this style sheet.
+<a href="#id1" name="id2"><span class="problematic" id="id2">*</span></a>/</p>
+<div class="system-message" id="id1">
+<p class="system-message-title">System Message: <a name="id1">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 20); <em><a href="#id2">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+<p>/* used to remove borders from tables and images <a href="#id3" name="id4"><span class="problematic" id="id4">*</span></a>/
+.borderless, table.borderless td, table.borderless th {</p>
+<div class="system-message" id="id3">
+<p class="system-message-title">System Message: <a name="id3">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 24); <em><a href="#id4">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 26)</p>
+Unexpected indentation.</div>
+<blockquote>
+border: 0 }</blockquote>
+<dl class="docutils">
+<dt>table.borderless td, table.borderless th {</dt>
+<dd><dl class="first docutils">
+<dt>/* Override padding for &quot;table.docutils td&quot; with &quot;! important&quot;.</dt>
+<dd><p class="first">The right padding separates the table cells. <a href="#id5" name="id6"><span class="problematic" id="id6">*</span></a>/</p>
+<div class="last system-message" id="id5">
+<p class="system-message-title">System Message: <a name="id5">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 30); <em><a href="#id6">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+</dd>
+</dl>
+<div class="system-message">
+<p class="system-message-title">System Message: WARNING/2 (<tt class="docutils">&lt;stdin&gt;</tt>, line 31)</p>
+Definition list ends without a blank line; unexpected unindent.</div>
+<p class="last">padding: 0 0.5em 0 0 ! important }</p>
+</dd>
+<dt>.first {</dt>
+<dd><p class="first">/* Override more specific margin styles with &quot;! important&quot;. <a href="#id7" name="id8"><span class="problematic" id="id8">*</span></a>/
+margin-top: 0 ! important }</p>
+<div class="last system-message" id="id7">
+<p class="system-message-title">System Message: <a name="id7">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 34); <em><a href="#id8">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+</dd>
+<dt>.last, .with-subtitle {</dt>
+<dd>margin-bottom: 0 ! important }</dd>
+<dt>.hidden {</dt>
+<dd>display: none }</dd>
+<dt>a.toc-backref {</dt>
+<dd>text-decoration: none ;
+color: black }</dd>
+<dt>blockquote.epigraph {</dt>
+<dd>margin: 2em 5em ; }</dd>
+<dt>dl.docutils dd {</dt>
+<dd>margin-bottom: 0.5em }</dd>
+</dl>
+<p>/* Uncomment (and remove this text!) to get bold-faced definition list terms
+dl.docutils dt {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 55)</p>
+Unexpected indentation.</div>
+<blockquote>
+font-weight: bold }</blockquote>
+<div class="system-message">
+<p class="system-message-title">System Message: WARNING/2 (<tt class="docutils">&lt;stdin&gt;</tt>, line 56)</p>
+Block quote ends without a blank line; unexpected unindent.</div>
+<p><a href="#id9" name="id10"><span class="problematic" id="id10">*</span></a>/</p>
+<div class="system-message" id="id9">
+<p class="system-message-title">System Message: <a name="id9">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 56); <em><a href="#id10">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+<dl class="docutils">
+<dt>div.abstract {</dt>
+<dd>margin: 2em 5em }</dd>
+<dt>div.abstract p.topic-title {</dt>
+<dd>font-weight: bold ;
+text-align: center }</dd>
+</dl>
+<p>div.admonition, div.attention, div.caution, div.danger, div.error,
+div.hint, div.important, div.note, div.tip, div.warning {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 67)</p>
+Unexpected indentation.</div>
+<blockquote>
+margin: 2em ;
+border: medium outset ;
+padding: 1em }</blockquote>
+<p>div.admonition p.admonition-title, div.hint p.admonition-title,
+div.important p.admonition-title, div.note p.admonition-title,
+div.tip p.admonition-title {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 74)</p>
+Unexpected indentation.</div>
+<blockquote>
+font-weight: bold ;
+font-family: sans-serif }</blockquote>
+<p>div.attention p.admonition-title, div.caution p.admonition-title,
+div.danger p.admonition-title, div.error p.admonition-title,
+div.warning p.admonition-title {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 80)</p>
+Unexpected indentation.</div>
+<blockquote>
+color: red ;
+font-weight: bold ;
+font-family: sans-serif }</blockquote>
+<dl class="docutils">
+<dt>/* Uncomment (and remove this text!) to get reduced vertical space in</dt>
+<dd>compound paragraphs.</dd>
+<dt>div.compound .compound-first, div.compound .compound-middle {</dt>
+<dd>margin-bottom: 0.5em }</dd>
+<dt>div.compound .compound-last, div.compound .compound-middle {</dt>
+<dd>margin-top: 0.5em }</dd>
+</dl>
+<div class="system-message">
+<p class="system-message-title">System Message: WARNING/2 (<tt class="docutils">&lt;stdin&gt;</tt>, line 91)</p>
+Definition list ends without a blank line; unexpected unindent.</div>
+<p><a href="#id11" name="id12"><span class="problematic" id="id12">*</span></a>/</p>
+<div class="system-message" id="id11">
+<p class="system-message-title">System Message: <a name="id11">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 91); <em><a href="#id12">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+<dl class="docutils">
+<dt>div.dedication {</dt>
+<dd>margin: 2em 5em ;
+text-align: center ;
+font-style: italic }</dd>
+<dt>div.dedication p.topic-title {</dt>
+<dd>font-weight: bold ;
+font-style: normal }</dd>
+<dt>div.figure {</dt>
+<dd>margin-left: 2em ;
+margin-right: 2em }</dd>
+<dt>div.footer, div.header {</dt>
+<dd>clear: both;
+font-size: smaller }</dd>
+<dt>div.line-block {</dt>
+<dd>display: block ;
+margin-top: 1em ;
+margin-bottom: 1em }</dd>
+<dt>div.line-block div.line-block {</dt>
+<dd>margin-top: 0 ;
+margin-bottom: 0 ;
+margin-left: 1.5em }</dd>
+<dt>div.sidebar {</dt>
+<dd>margin-left: 1em ;
+border: medium outset ;
+padding: 1em ;
+background-color: #ffffee ;
+width: 40% ;
+float: right ;
+clear: right }</dd>
+<dt>div.sidebar p.rubric {</dt>
+<dd>font-family: sans-serif ;
+font-size: medium }</dd>
+<dt>div.system-messages {</dt>
+<dd>margin: 5em }</dd>
+<dt>div.system-messages h1 {</dt>
+<dd>color: red }</dd>
+<dt>div.system-message {</dt>
+<dd>border: medium outset ;
+padding: 1em }</dd>
+<dt>div.system-message p.system-message-title {</dt>
+<dd>color: red ;
+font-weight: bold }</dd>
+<dt>div.topic {</dt>
+<dd>margin: 2em }</dd>
+</dl>
+<p>h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
+h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 152)</p>
+Unexpected indentation.</div>
+<blockquote>
+margin-top: 0.4em }</blockquote>
+<dl class="docutils">
+<dt>h1.title {</dt>
+<dd>text-align: center }</dd>
+<dt>h2.subtitle {</dt>
+<dd>text-align: center }</dd>
+<dt>hr.docutils {</dt>
+<dd>width: 75% }</dd>
+<dt>img.align-left {</dt>
+<dd>clear: left }</dd>
+<dt>img.align-right {</dt>
+<dd>clear: right }</dd>
+<dt>ol.simple, ul.simple {</dt>
+<dd>margin-bottom: 1em }</dd>
+<dt>ol.arabic {</dt>
+<dd>list-style: decimal }</dd>
+<dt>ol.loweralpha {</dt>
+<dd>list-style: lower-alpha }</dd>
+<dt>ol.upperalpha {</dt>
+<dd>list-style: upper-alpha }</dd>
+<dt>ol.lowerroman {</dt>
+<dd>list-style: lower-roman }</dd>
+<dt>ol.upperroman {</dt>
+<dd>list-style: upper-roman }</dd>
+<dt>p.attribution {</dt>
+<dd>text-align: right ;
+margin-left: 50% }</dd>
+<dt>p.caption {</dt>
+<dd>font-style: italic }</dd>
+<dt>p.credits {</dt>
+<dd>font-style: italic ;
+font-size: smaller }</dd>
+<dt>p.label {</dt>
+<dd>white-space: nowrap }</dd>
+<dt>p.rubric {</dt>
+<dd>font-weight: bold ;
+font-size: larger ;
+color: maroon ;
+text-align: center }</dd>
+<dt>p.sidebar-title {</dt>
+<dd>font-family: sans-serif ;
+font-weight: bold ;
+font-size: larger }</dd>
+<dt>p.sidebar-subtitle {</dt>
+<dd>font-family: sans-serif ;
+font-weight: bold }</dd>
+<dt>p.topic-title {</dt>
+<dd>font-weight: bold }</dd>
+<dt>pre.address {</dt>
+<dd>margin-bottom: 0 ;
+margin-top: 0 ;
+font-family: serif ;
+font-size: 100% }</dd>
+<dt>pre.literal-block, pre.doctest-block {</dt>
+<dd>margin-left: 2em ;
+margin-right: 2em ;
+background-color: #eeeeee }</dd>
+<dt>span.classifier {</dt>
+<dd>font-family: sans-serif ;
+font-style: oblique }</dd>
+<dt>span.classifier-delimiter {</dt>
+<dd>font-family: sans-serif ;
+font-weight: bold }</dd>
+<dt>span.interpreted {</dt>
+<dd>font-family: sans-serif }</dd>
+<dt>span.option {</dt>
+<dd>white-space: nowrap }</dd>
+<dt>span.pre {</dt>
+<dd>white-space: pre }</dd>
+<dt>span.problematic {</dt>
+<dd>color: red }</dd>
+<dt>span.section-subtitle {</dt>
+<dd><p class="first">/* font-size relative to parent (h1..h6 element) <a href="#id13" name="id14"><span class="problematic" id="id14">*</span></a>/
+font-size: 80% }</p>
+<div class="last system-message" id="id13">
+<p class="system-message-title">System Message: <a name="id13">WARNING/2</a> (<tt class="docutils">&lt;stdin&gt;</tt>, line 251); <em><a href="#id14">backlink</a></em></p>
+Inline emphasis start-string without end-string.</div>
+</dd>
+<dt>table.citation {</dt>
+<dd>border-left: solid 1px gray;
+margin-left: 1px }</dd>
+<dt>table.docinfo {</dt>
+<dd>margin: 2em 4em }</dd>
+<dt>table.docutils {</dt>
+<dd>margin-top: 0.5em ;
+margin-bottom: 0.5em }</dd>
+<dt>table.footnote {</dt>
+<dd>border-left: solid 1px black;
+margin-left: 1px }</dd>
+</dl>
+<p>table.docutils td, table.docutils th,
+table.docinfo td, table.docinfo th {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 271)</p>
+Unexpected indentation.</div>
+<blockquote>
+padding-left: 0.5em ;
+padding-right: 0.5em ;
+vertical-align: top }</blockquote>
+<dl class="docutils">
+<dt>table.docutils th.field-name, table.docinfo th.docinfo-name {</dt>
+<dd>font-weight: bold ;
+text-align: left ;
+white-space: nowrap ;
+padding-left: 0 }</dd>
+</dl>
+<p>h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
+h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 283)</p>
+Unexpected indentation.</div>
+<blockquote>
+font-size: 100% }</blockquote>
+<dl class="docutils">
+<dt>tt.docutils {</dt>
+<dd>background-color: #eeeeee }</dd>
+<dt>ul.auto-toc {</dt>
+<dd>list-style-type: none }</dd>
+</dl>
+<p>&lt;/style&gt;
+&lt;!-- configuration parameters --&gt;
+&lt;meta name=&quot;defaultView&quot; content=&quot;slideshow&quot; /&gt;
+&lt;meta name=&quot;controlVis&quot; content=&quot;hidden&quot; /&gt;
+&lt;!-- style sheet links --&gt;
+&lt;script src=&quot;ui/default/slides.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
+&lt;link rel=&quot;stylesheet&quot; href=&quot;ui/default/slides.css&quot;</p>
+<div class="system-message">
+<p class="system-message-title">System Message: ERROR/3 (<tt class="docutils">&lt;stdin&gt;</tt>, line 298)</p>
+Unexpected indentation.</div>
+<blockquote>
+type=&quot;text/css&quot; media=&quot;projection&quot; id=&quot;slideProj&quot; /&gt;</blockquote>
+<div class="system-message">
+<p class="system-message-title">System Message: WARNING/2 (<tt class="docutils">&lt;stdin&gt;</tt>, line 299)</p>
+Block quote ends without a blank line; unexpected unindent.</div>
+<dl class="docutils">
+<dt>&lt;link rel=&quot;stylesheet&quot; href=&quot;ui/default/outline.css&quot;</dt>
+<dd>type=&quot;text/css&quot; media=&quot;screen&quot; id=&quot;outlineStyle&quot; /&gt;</dd>
+<dt>&lt;link rel=&quot;stylesheet&quot; href=&quot;ui/default/print.css&quot;</dt>
+<dd>type=&quot;text/css&quot; media=&quot;print&quot; id=&quot;slidePrint&quot; /&gt;</dd>
+<dt>&lt;link rel=&quot;stylesheet&quot; href=&quot;ui/default/opera.css&quot;</dt>
+<dd>type=&quot;text/css&quot; media=&quot;projection&quot; id=&quot;operaFix&quot; /&gt;</dd>
+</dl>
+<p>&lt;style type=&quot;text/css&quot;&gt;
+#currentSlide {display: none;}
+&lt;/style&gt;
+&lt;/head&gt;
+&lt;body&gt;
+&lt;div class=&quot;layout&quot;&gt;
+&lt;div id=&quot;controls&quot;&gt;&lt;/div&gt;
+&lt;div id=&quot;currentSlide&quot;&gt;&lt;/div&gt;
+&lt;div id=&quot;header&quot;&gt;</p>
+<p>&lt;/div&gt;
+&lt;div id=&quot;footer&quot;&gt;
+&lt;h1&gt;Cell 用の Fine-Grain Task Manager の実装&lt;/h1&gt;</p>
+<p>&lt;/div&gt;
+&lt;/div&gt;
+&lt;div class=&quot;presentation&quot;&gt;
+&lt;div class=&quot;slide&quot; id=&quot;slide0&quot;&gt;
+&lt;h1 class=&quot;title&quot;&gt;Cell 用の Fine-Grain Task Manager の実装&lt;/h1&gt;
+&lt;!-- Definitions of interpreted text roles (classes) for S5/HTML data. --&gt;
+&lt;!-- This data file has been placed in the public domain. --&gt;
+&lt;!-- Colours
+======= --&gt;
+&lt;!-- Text Sizes
+========== --&gt;
+&lt;!-- Display in Slides (Presentation Mode) Only
+========================================== --&gt;
+&lt;!-- Display in Outline Mode Only
+============================ --&gt;
+&lt;!-- Display in Print Only
+===================== --&gt;
+&lt;!-- Incremental Display
+=================== --&gt;
+&lt;dl class=&quot;docutils&quot;&gt;
+&lt;dt&gt;&lt;em&gt;発表者&lt;/em&gt;&lt;/dt&gt;
+&lt;dd&gt;&lt;strong&gt;宮國渡&lt;/strong&gt;&lt;/dd&gt;
+&lt;dt&gt;&lt;em&gt;指導教官&lt;/em&gt;&lt;/dt&gt;
+&lt;dd&gt;&lt;strong&gt;河野真治&lt;/strong&gt;&lt;/dd&gt;
+&lt;dt&gt;&lt;em&gt;所属&lt;/em&gt;&lt;/dt&gt;
+&lt;dd&gt;&lt;strong&gt;琉球大学 理工学研究科 情報工学専攻 並列信頼研究室&lt;/strong&gt;&lt;/dd&gt;
+&lt;/dl&gt;</p>
+<p>&lt;/div&gt;
+&lt;div class=&quot;slide&quot; id=&quot;id1&quot;&gt;
+&lt;h1&gt;研究の背景と目的&lt;/h1&gt;
+&lt;p&gt;現在、学生実験で PS3Linux を用いてゲーム開発を行っている&lt;/p&gt;
+&lt;p&gt;&lt;strong&gt;しかし、学生には困難!&lt;/strong&gt;&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;p class=&quot;first&quot;&gt;問題1:Cell アーキテクチャプログラミング&lt;/p&gt;
+&lt;ul&gt;
+&lt;li&gt;&lt;p class=&quot;first&quot;&gt;Many Core による並列プログラミング&lt;/p&gt;
+&lt;p&gt;(データ、コードの分割の必要性)&lt;/p&gt;
+&lt;/li&gt;
+&lt;li&gt;&lt;p class=&quot;first&quot;&gt;Cell の仕様 (DMA、データのアライメント、etc..)&lt;/p&gt;
+&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;&lt;p class=&quot;first&quot;&gt;問題2:ゲーム開発用の Framework が無い&lt;/p&gt;
+&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;実験期間の大半を Cell の勉強に費やし、
+開発されるゲームのレベルが例年一定以上にならない&lt;/p&gt;
+&amp;darr;&lt;p&gt;&lt;strong&gt;Many Core Architecture を用いた並列プログラムの開発を
+サポートするフレームワーク「 :orange:Fine Grain Task Manager 」を提案する&lt;/strong&gt;&lt;/p&gt;
+&lt;/div&gt;
+&lt;div class=&quot;slide&quot; id=&quot;id2&quot;&gt;
+&lt;h1&gt;研究目的&lt;/h1&gt;
+&lt;ul class=&quot;simple&quot;&gt;
+&lt;li&gt;学生実験で PS3Linux を用いてゲーム開発を行っている&lt;ul&gt;
+&lt;li&gt;Cell プログラミングが難しい&lt;ul&gt;
+&lt;li&gt;並列実行のためのデータ、コードの分割&lt;/li&gt;
+&lt;li&gt;Cell 仕様 (DMA、アライメント、etc...)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;毎回 Cell の勉強からしないと始めないといけないので
+ゲームプログラムのレベルが一定以上にならない&lt;/li&gt;
+&lt;li&gt;ゲーム開発用のフレームワークが無い&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;本研究では、Cell のような Many Core Architecture を用いた、
+並列プログラムの開発をサポートするフレームワークとして、
+Fine Grain Task Manager を設計する&lt;/li&gt;
+&lt;li&gt;Task Manager を用いた開発行程&lt;ol class=&quot;arabic&quot;&gt;
+&lt;li&gt;逐次型プログラム&lt;/li&gt;
+&lt;li&gt;データやコードを分割したプログラム(シーケンシャルに動く)&lt;/li&gt;
+&lt;li&gt;並列実行プログラム&lt;/li&gt;
+&lt;/ol&gt;
+&lt;/li&gt;
+&lt;li&gt;各ステップで信頼性を確かめながら開発を行っていく&lt;/li&gt;
+&lt;li&gt;Task Manager を用いて、PS3 ゲーム開発用フレームワークとして Cerium を開発する&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/div&gt;
+&lt;div class=&quot;slide&quot; id=&quot;id3&quot;&gt;
+&lt;h1&gt;作業報告&lt;/h1&gt;
+&lt;ul class=&quot;simple&quot;&gt;
+&lt;li&gt;修論事務提出&lt;/li&gt;
+&lt;li&gt;SceneGraph&lt;ul&gt;
+&lt;li&gt;allExecute&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;li&gt;Camera&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/div&gt;
+&lt;div class=&quot;slide&quot; id=&quot;scenegraph&quot;&gt;
+&lt;h1&gt;SceneGraph&lt;/h1&gt;
+&lt;p&gt;allExecute で一つずつコピーしていく&lt;/p&gt;
+&lt;ul class=&quot;simple&quot;&gt;
+&lt;li&gt;remove flag がついた奴はコピーしない&lt;/li&gt;
+&lt;li&gt;今の実装だと親消すと子も全滅&lt;ul&gt;
+&lt;li&gt;選べてもいいし、ユーザが自分で付け替えるのは。。。&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/div&gt;
+&lt;div class=&quot;slide&quot; id=&quot;camera&quot;&gt;
+&lt;h1&gt;Camera&lt;/h1&gt;
+&lt;p&gt;それっぽい動き&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/body&gt;
+&lt;/html&gt;</p>
+</div>
+</div>
+</body>
+</html>