comparison document/presentation/semi09_05_26.html @ 0:99a6512a8253

moving from firefly
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Wed, 28 Oct 2009 20:12:40 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:99a6512a8253
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5
6 <head>
7 <title>ゼミ資料 09/05/26</title>
8 <!-- metadata -->
9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
10 <meta name="generator" content="S5" />
11 <meta name="version" content="S5 1.1" />
12 <meta name="presdate" content="20050728" />
13 <meta name="author" content="Eric A. Meyer" />
14 <meta name="company" content="Complex Spiral Consulting" />
15 <!-- configuration parameters -->
16 <meta name="defaultView" content="slideshow" />
17 <meta name="controlVis" content="hidden" />
18 <!-- style sheet links -->
19 <link rel="stylesheet" href="ui/default/slides.css" type="text/css" media="projection" id="slideProj" />
20 <link rel="stylesheet" href="ui/default/outline.css" type="text/css" media="screen" id="outlineStyle" />
21 <link rel="stylesheet" href="ui/default/print.css" type="text/css" media="print" id="slidePrint" />
22 <link rel="stylesheet" href="ui/default/opera.css" type="text/css" media="projection" id="operaFix" />
23 <!-- S5 JS -->
24 <script src="ui/default/slides.js" type="text/javascript"></script>
25 </head>
26 <body>
27
28 <div class="layout">
29 <div id="controls"><!-- DO NOT EDIT --></div>
30 <div id="currentSlide"><!-- DO NOT EDIT --></div>
31 <div id="header"></div>
32 <div id="footer">
33 <h1>[date:09/05/26]</h1>
34 <h2>発表資料</h2>
35 </div>
36
37 </div>
38
39
40 <div class="presentation">
41
42 <div class="slide">
43 <h1>発表資料</h1>
44 <h3>小林 佑亮</h3>
45 <h4>琉球大学 理工学研究科 情報工学専攻</h4>
46 <h4>No.098581D</h4>
47 </div>
48
49 <div class="slide">
50 <h1>今週やった事</h1>
51
52 <font size=4>今週何もやりませんでした。スイマセン……</font>
53 <ul>
54 <li>MySQLの設定・コード読み</li>
55 <li>ファジィアルゴリズムの理解</li>
56 </ul>
57 </div>
58
59 <div class="slide">
60 <h1>これからやる予定の事</h1>
61 <ul>
62 <li>Java PathFinderについて詳しく調べる</li>
63 <li>他にどんなテストがあるか調べる</li>
64 <li>リアルタイムで値を変える仕組みを実装してみる</li>
65 <li>併行してGUIをどうするか考える(Ceriumを使う?)</li>
66 <li>ダンディも進める</li>
67 </ul>
68 </div>
69
70 </div>
71
72 </body>
73 </html>