Mercurial > hg > Members > atton > generated_seminar_slides
comparison slides/20160802/slide.html @ 130:77fdc33a13be
auto-Update generated slides by script
author | Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 02 Aug 2016 18:06:00 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
129:d3c164c589c7 | 130:77fdc33a13be |
---|---|
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 <meta http-equiv="content-type" content="text/html;charset=utf-8"> | |
5 <title>Verification method of programs using Continuation based C</title> | |
6 | |
7 <meta name="generator" content="Slide Show (S9) v2.5.0 on Ruby 2.3.0 (2015-12-25) [x86_64-darwin14]"> | |
8 <meta name="author" content="Yasutaka Higa" > | |
9 | |
10 <!-- style sheet links --> | |
11 <link rel="stylesheet" href="s6/themes/projection.css" media="screen,projection"> | |
12 <link rel="stylesheet" href="s6/themes/screen.css" media="screen"> | |
13 <link rel="stylesheet" href="s6/themes/print.css" media="print"> | |
14 <link rel="stylesheet" href="s6/themes/blank.css" media="screen,projection"> | |
15 | |
16 <!-- JS --> | |
17 <script src="s6/js/jquery-1.11.3.min.js"></script> | |
18 <script src="s6/js/jquery.slideshow.js"></script> | |
19 <script src="s6/js/jquery.slideshow.counter.js"></script> | |
20 <script src="s6/js/jquery.slideshow.controls.js"></script> | |
21 <script src="s6/js/jquery.slideshow.footer.js"></script> | |
22 <script src="s6/js/jquery.slideshow.autoplay.js"></script> | |
23 | |
24 <!-- prettify --> | |
25 <link rel="stylesheet" href="scripts/prettify.css"> | |
26 <script src="scripts/prettify.js"></script> | |
27 | |
28 <script> | |
29 $(document).ready( function() { | |
30 Slideshow.init(); | |
31 | |
32 $('code').each(function(_, el) { | |
33 if (!el.classList.contains('noprettyprint')) { | |
34 el.classList.add('prettyprint'); | |
35 } | |
36 }); | |
37 prettyPrint(); | |
38 } ); | |
39 | |
40 | |
41 </script> | |
42 | |
43 <!-- Better Browser Banner for Microsoft Internet Explorer (IE) --> | |
44 <!--[if IE]> | |
45 <script src="s6/js/jquery.microsoft.js"></script> | |
46 <![endif]--> | |
47 | |
48 | |
49 | |
50 </head> | |
51 <body> | |
52 | |
53 <div class="layout"> | |
54 <div id="header"></div> | |
55 <div id="footer"> | |
56 <div align="right"> | |
57 <img src="s6/images/logo.svg" width="200px"> | |
58 </div> | |
59 </div> | |
60 </div> | |
61 | |
62 <div class="presentation"> | |
63 | |
64 <div class='slide cover'> | |
65 <table width="90%" height="90%" border="0" align="center"> | |
66 <tr> | |
67 <td> | |
68 <div align="center"> | |
69 <h1><font color="#808db5">Verification method of programs using Continuation based C</font></h1> | |
70 </div> | |
71 </td> | |
72 </tr> | |
73 <tr> | |
74 <td> | |
75 <div align="left"> | |
76 Yasutaka Higa | |
77 | |
78 <hr style="color:#ffcc00;background-color:#ffcc00;text-align:left;border:none;width:100%;height:0.2em;"> | |
79 </div> | |
80 </td> | |
81 </tr> | |
82 </table> | |
83 </div> | |
84 | |
85 <div class='slide '> | |
86 <!-- === begin markdown block === | |
87 | |
88 generated by markdown/1.2.0 on Ruby 2.3.0 (2015-12-25) [x86_64-darwin14] | |
89 on 2016-08-02 18:05:58 +0900 with Markdown engine kramdown (1.9.0) | |
90 using options {} | |
91 --> | |
92 | |
93 <!-- _S9SLIDE_ --> | |
94 <h1 id="section">研究目的</h1> | |
95 <ul> | |
96 <li>ソフトウェアの実装そのものの信頼性を向上させたい</li> | |
97 <li>信頼性を向上させる手法には証明やモデル検査などの手法がある</li> | |
98 <li>本研究では実装が仕様を常に満たすことを保証することで信頼性を確保する</li> | |
99 <li>計算を拡張するメタ計算として検証機構を導入し、実装の記述を変更せずに検証を行なっていく</li> | |
100 </ul> | |
101 | |
102 | |
103 </div> | |
104 <div class='slide '> | |
105 <!-- _S9SLIDE_ --> | |
106 <h1 id="section-1">研究内容</h1> | |
107 <ul> | |
108 <li>Code Segment と Data Segment を用いるプログラミングスタイルを提案する</li> | |
109 <li>Code Segment とは処理の単位であり、相互に接続することでプログラムを構成していく</li> | |
110 <li>メタ計算による処理の拡張は接続部分に Meta Code Segment を挟むことで実現できる</li> | |
111 <li>Continuation based C 言語で記述された赤黒木を検証していく</li> | |
112 </ul> | |
113 | |
114 | |
115 </div> | |
116 <div class='slide '> | |
117 <!-- _S9SLIDE_ --> | |
118 <h1 id="section-2">近況報告</h1> | |
119 <ul> | |
120 <li>ダウンしてました | |
121 <ul> | |
122 <li>具体的な原因不明</li> | |
123 <li>食中毒?</li> | |
124 </ul> | |
125 </li> | |
126 <li>SWoPP スライド第二弾できました | |
127 <ul> | |
128 <li>2016/08/05 に pdf でスライド提出しろとの連絡</li> | |
129 </ul> | |
130 </li> | |
131 <li>事務から日程問い合わせがあったので返信しました</li> | |
132 </ul> | |
133 | |
134 <!-- vim: set filetype=markdown.slide: --> | |
135 <!-- === end markdown block === --> | |
136 </div> | |
137 | |
138 | |
139 </div><!-- presentation --> | |
140 </body> | |
141 </html> |