3 PAD p.2/88

Size: px
Start display at page:

Download "3 PAD p.2/88"

Transcription

1 3 PAD Δ N PAD p.1/88

2 3 PAD p.2/88

3 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.3/88

4 TIPS? 3 PAD p.4/88

5 Cricket 1 (+ ) 1 (+ ) 1 LEGO NEW! 1 NEW! +4 OK 3 PAD p.5/88

6 1 ( ) Cricket Δ N205 Jabber/XMPP (wija ) ( ) Jabber ID ks91@media-art-online.org 3 PAD p.6/88

7 2 PAD ( ) PAD... ( ) 3 PAD p.7/88

8 3 SA 3 PAD p.8/88

9 4 Java 2 JRE (Java Runtime Environment; Java ) Mac OS X Popular Downloads J2SE 5.0 Download JRE 5.0 Update 5 3 PAD p.9/88

10 ! SOI 3 PAD p.10/88

11 TIPS ( ) 3 PAD p.11/88

12 k TIPS Cricket... Cricket Cricket OFF ON Cricket Cricket SA ON... 3 PAD p.12/88

13 k TIPS o 1 Cricket run 3 PAD p.13/88

14 1 9/28 Cricket 2 10/ /12 PAD 4 10/ / / 2 I 7 11/ /16 II 9 11/ / 7 III 11 12/14 I 12 12/21 II 13 1/11 III 3 PAD p.14/88

15 (variable) PAD (Problem Analysis Diagram; ) PAD a a algorithm; 3 PAD p.15/88

16 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.16/88

17 ifelse waituntil 3 PAD p.17/88

18 L o Logo 2 : if [ 1 ][ 2 ] on : switcha not コマンド オペレーション 値を持ちません ひとつの完結した処理で 次を続けられます 値を持ち 他の部品にその値を渡せます 完結した処理ではなく次を続けられません 3 PAD p.18/88

19 L waituntil repeat if (waituntil ) ifelse loop PAD 3 PAD p.19/88

20 L ifelse ifelse 真ならば ここにつないだ処理を実行します ここに指定した条件を判定して... switcha タッチセンサー条件 : a が押されている 偽ならば ここにつないだ処理を実行します ifelse [ 1 ][ 2 ] ( 1 ) ( 2 ) on off 3 PAD p.20/88

21 L waituntil waituntil それから ここにつないだ処理を実行します ここに指定した条件が真になるまで待ちます switcha 条件 : タッチセンサー a が押されている waituntil [ ] switcha a 3 PAD p.21/88

22 L o モーター a を選択 a, on wait 30 off モーターを ON 3 秒間待つ 順番に行う処理は 縦に並べ 矢印で結びます モーターを OFF 3 PAD p.22/88

23 L o repeat/loop 繰り返し 3 回目以内 NO repeat 3 [ on wait 10 off wait 10 ] YES モーターを ON 1 秒間待つ モーターを OFF 1 秒間待つ 繰り返しの処理では まず 条件を判定します 条件が真だったら 繰り返す処理を行い 条件の判定に戻ります loop では 条件判定が必ず真になります 3 PAD p.23/88

24 L o waituntil waituntil [switcha] センサー a タッチ? NO wait-until は 繰り返しの特殊例と考えられます YES 条件が真になるまで 条件の判定を繰り返します 3 PAD p.24/88

25 L o ifelse 判定が YES/NO の場合の処理に分かれ その後 合流します ifelse switcha [ on ][ brake ] センサー a タッチ? YES モーターを ON NO 実行されるのはどちらか一方です モーターを急停止 3 PAD p.25/88

26 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.26/88

27 Thumb Up! 3 PAD p.27/88

28 2. 1. : ? 3 PAD p.28/88

29 27 14 (SOI ) SOI ( ) 3 PAD p.29/88

30 Thumb Up! 3 PAD p.30/88

31 Thumb Up! 3 PAD p.31/88

32 k TIPS o 2... Cricket Logo... / S ( a) D ( b) ; ( a) : ( b) 3 PAD p.32/88

33 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.33/88

34 1 ifelse waituntil : 4 : display : not 3 PAD p.34/88

35 L 4 : 9999 : 1111 ifelse waituntil 2 ( ) ON/OFF 3 PAD p.35/88

36 k : 4 o スピーカー 赤外線ポート 電源スイッチモーターポートab センサーポートab スタートボタンバスポート 4 (bus device) 4 3 PAD p.36/88

37 L : display o 4? display display ( ) ( ) ( random sensora ) 3 PAD p.37/88

38 L : o not waituntil waituntil not (true false ; ) not switcha a (false) = ( ) 3 PAD p.38/88

39 OK 3 PAD p.39/88

40 L 1 o ifelse to run loop [ ; ; ifelse switcha [ display 9999 ] [ display 1111 ] ] end 3 PAD p.40/88

41 L 2 o waituntil to run loop [ ; 1111 ; display 1111 ; ; waituntil [switcha] display 9999 waituntil [not switcha] ] end 3 PAD p.41/88

42 L? ifelse waituntil? ifelse? 4 waituntil? 4 3 PAD p.42/88

43 L... 4 ifelse waituntil 3 PAD p.43/88

44 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.44/88

45 ? 3 PAD p.45/88

46 (simulation) (emulation) Macintosh Virtual PC Windows Java Java Jackal (MIT ) Java 3 PAD p.46/88

47 : : 3 PAD p.47/88

48 : (ex. HAL IBM) 1 ( ) ( ) DVD (...) 3 PAD p.48/88

49 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.49/88

50 2? : : 3 PAD p.50/88

51 L 4 1 1? 3 PAD p.51/88

52 L 4 1 1? 1. 3 PAD p.51/88

53 L 4 1 1? PAD p.51/88

54 L : global [this] ; this : setthis 0 ;this (variable) global [ ] ( ) set ( ) 3 PAD p.52/88

55 L : o x+y 3 PAD p.53/88

56 OK 3 PAD p.54/88

57 L global [count] to run ; count 1 setcount 0 loop [ waituntil [switcha] setcount count + 1 ; count 1 display count ; ; waituntil [not switcha] ] end 3 PAD p.55/88

58 L... 3 PAD p.56/88

59 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.57/88

60 PAD (Problem Analysis Diagram) = = 3 3 PAD p.58/88

61 p 3 ( ) (if, ifelse ) (repeat, loop, waituntil ) 3 PAD p.59/88

62 p PAD 3 ISO 1 PAD (pseudo-code) Logo PAD International Organization for Standardization; 3 PAD p.60/88

63 p PAD aircon = true? 3 PAD p.61/88

64 p PAD p.62/88

65 p start soi = SOI SOI start-soi SOI SOI 3 PAD p.63/88

66 p 1 2 (true) 1 (false) 2 ifelse 2 if 3 PAD p.64/88

67 p room = 3 PAD p.65/88

68 p (false) : repeat, loop, waituntil 3 PAD p.66/88

69 p 1 : PAD p.67/88

70 p 2 aircon = true 3 PAD p.68/88

71 L Cricket Logo o repeat : 5 beep loop loop ( true ) : loop beep waituntil ( ): 3 PAD p.69/88

72 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.70/88

73 3 PAD 3 PAD p.71/88

74 p 2: PAD PAD ( ) set := 3 PAD p.72/88

75 OK 3 PAD p.73/88

76 p to run setcount 0 loop [ waituntil [switcha] setcount count + 1 display count waituntil [not switcha] ] end run= count:=0 loop not switcha count:= count+1 count を表示する 何もしない switcha 何もしない 3 PAD p.74/88

77 L... PAD 3 PAD p.75/88

78 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.76/88

79 3. Cricket : PAD 3 PAD p.77/88

80 3. Cricket Cricket Cricket PAD : ( ) : 3 PAD p.78/88

81 Cricket loop stop 3 PAD p.79/88

82 SOI : JPEG, PNG, GIF (Word PowerPoint ) KB ( ) Adobe Illustrator OK 2005/10/16 23:59 JST 3 PAD p.80/88

83 : PAD PAD 3 PAD p.81/88

84 p PAD o 3 3 PAD p.82/88

85 p PAD o ( ) ここに条件は書きません ここに処理の内容を書きます 上から下に読みます 食べる 歯を磨く 連接構造 ここにはつながりません ここに残りの PAD をつなげます 3 PAD p.83/88

86 p PAD o ( ) ここに線は描きません 喉が渇いている 飲む 選択構造 ここに真の場合の PAD をつなげます ここに条件を書きます ここに偽の場合の PAD をつなげます ここに残りの PAD をつなげます 3 PAD p.84/88

87 p PAD o ( ) 喉が渇いている 飲む 反復構造 ここに条件を書きます ここに繰り返す PAD をつなげます 反復が終わったとき 条件は偽になっています ここに残りの PAD をつなげます 3 PAD p.85/88

88 L Cricket Logo o repeat : 5 beep loop loop ( true ) : loop beep waituntil ( ): 3 PAD p.86/88

89 1: 2: PAD (Problem Analysis Diagram) 3: PAD 3 PAD p.87/88

90 3 PAD p.88/88

7 : N p.1/105

7 : N p.1/105 7 : ks91@sfc.wide.ad.jp N205 2004 7 p.1/105 : 7 p.2/105 ? 7 p.3/105 Cricket 1 (+ ) 1 (+ ) 1 ( :, : ) 2 2 4 1 1 1 1 () 1 7 p.4/105 1 blue PAD 7 p.5/105 15 Tick-Tack-Toe (3 ) 7 p.6/105 15 D.A. 7 p.7/105

More information

8 II Δ N II p.1/83

8 II Δ N II p.1/83 8 II 20050023 faculty@soi.wide.ad.jp Δ N205 2005 8 II p.1/83 : : : 8 II p.2/83 ? 8 II p.3/83 Cricket 1 (+ ) 1 (+ ) 1 LEGO 2 2 1 1 ( ) 1 1 4 1 1 LEGO 8 II p.4/83 1 8 II p.5/83 15 Tick-Tack-Toe (3 ) 8 II

More information

Adobe Bridge Bridge Bridge Bridge P10 Bridge Finder 2

Adobe Bridge Bridge Bridge Bridge P10 Bridge Finder 2 Adobe InDesign InDesign PDF Flash Web CD DVD Adobe Campus Day Adobe Campus Day Adobe Campus Day 1 Adobe Bridge Bridge Bridge Bridge P10 Bridge Finder 2 InDesign InDesign... Web............ 3 POINT InDesign

More information

=

= 2. 2.1 2.2 kuri@ice.uec.ac.jp ( 2007/10/30/16:46) 1 . 1. 1 + 2 = 5. 2. 180. 3. 3 3. 4.. 5.. 2 2.1 1.,,,,. 2., ( ) ( ).,,,, 3.,. 4.,,,. 3 1.,. 1. 1 + 2 = 5. (, ) 2. 180. (, ) 3. 3, 3. (, ) 4.. (, ) 5..

More information

簡単ViX講座

簡単ViX講座 Explorer HTML TWAIN WIA IE4 Windows Windows 2000/Me ViX ViX ViX OS GIF - 1 - ViX K_OKADA http://homepage1.nifty.com/k_okada/ 1 CD-ROM ViX ViX Lhasa Windows Lhasa ViX ViX ViX - 2 - ViX ViX OK ViX Lhasa

More information

Android Studioセットアップガイド

Android Studioセットアップガイド Android Studio 2016/4/9 Android Studio Android *1 Android Studio Android Studio Android Studio Android Studio Android PDF : Android Studio Android Android Studio Android *2 c R TM *1 Android Studio Android

More information

Windows Macintosh 3 3 4 = 3 4 = 4 5 6 Windows Macintosh 7 8 9 Windows Macintosh 0 Windows Macintosh 3 4 5 Windows Macintosh Windows Macintosh 3 4 5 = Windows Macintosh 3 4 3 4 5 3 4 5 3 5 4 5 6 3 4 3 5

More information

DocuPrint C2424 取扱説明書(詳細編)

DocuPrint C2424 取扱説明書(詳細編) 3 4 1 2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 1.1 1 1 2 3 4 5 30 1.2 1 31 1.3 1 32 33 1 1.4 1 1.4.1 34 1.4.2 1 2 35 1 1.5 1 1 2 3 4 36 5 6 7 8 9 37 1 1 10 11 12 13 38 14 15

More information

ColdFusion Builder インストール

ColdFusion Builder インストール ADOBE COLDFUSION BUILDER 2.0 http://help.adobe.com/ja_jp/legalnotices/index.html iii ColdFusion Builder................................................................................ 1.......................................................................................................

More information

communicate_task_ref.ps

communicate_task_ref.ps Sametime Communicate ii Sametime Communicate Sametime Communicate................ 1 iii iv Sametime Communicate Sametime Communicate IBM Sametime IBM Sametime 1. IBM Sametime Sametime > [] [] [] [ ] []

More information

I? 3 1 3 1.1?................................. 3 1.2?............................... 3 1.3!................................... 3 2 4 2.1........................................ 4 2.2.......................................

More information

20 15 14.6 15.3 14.9 15.7 16.0 15.7 13.4 14.5 13.7 14.2 10 10 13 16 19 22 1 70,000 60,000 50,000 40,000 30,000 20,000 10,000 0 2,500 59,862 56,384 2,000 42,662 44,211 40,639 37,323 1,500 33,408 34,472

More information

- 2 -

- 2 - - 2 - - 3 - (1) (2) (3) (1) - 4 - ~ - 5 - (2) - 6 - (1) (1) - 7 - - 8 - (i) (ii) (iii) (ii) (iii) (ii) 10 - 9 - (3) - 10 - (3) - 11 - - 12 - (1) - 13 - - 14 - (2) - 15 - - 16 - (3) - 17 - - 18 - (4) -

More information

2 1980 8 4 4 4 4 4 3 4 2 4 4 2 4 6 0 0 6 4 2 4 1 2 2 1 4 4 4 2 3 3 3 4 3 4 4 4 4 2 5 5 2 4 4 4 0 3 3 0 9 10 10 9 1 1

2 1980 8 4 4 4 4 4 3 4 2 4 4 2 4 6 0 0 6 4 2 4 1 2 2 1 4 4 4 2 3 3 3 4 3 4 4 4 4 2 5 5 2 4 4 4 0 3 3 0 9 10 10 9 1 1 1 1979 6 24 3 4 4 4 4 3 4 4 2 3 4 4 6 0 0 6 2 4 4 4 3 0 0 3 3 3 4 3 2 4 3? 4 3 4 3 4 4 4 4 3 3 4 4 4 4 2 1 1 2 15 4 4 15 0 1 2 1980 8 4 4 4 4 4 3 4 2 4 4 2 4 6 0 0 6 4 2 4 1 2 2 1 4 4 4 2 3 3 3 4 3 4 4

More information

1 (1) (2)

1 (1) (2) 1 2 (1) (2) (3) 3-78 - 1 (1) (2) - 79 - i) ii) iii) (3) (4) (5) (6) - 80 - (7) (8) (9) (10) 2 (1) (2) (3) (4) i) - 81 - ii) (a) (b) 3 (1) (2) - 82 - - 83 - - 84 - - 85 - - 86 - (1) (2) (3) (4) (5) (6)

More information

画像研修

画像研修 20 7 ... 2 1.1... 2 1.1.1... 2 1.1.2... 2 1.1.3... 3 1.1.4... 3 1.1.5... 3 1.1.6... 3 1.1.7... 3 1.2... 4 1.3... 4 1.3.1... 4... 5 2.1... 5 2.2... 6 2.3Word... 7 2.3.1Word... 7 2.3.2... 8 2.3.3... 8 2.3.4...

More information

untitled

untitled JavaFX Mobile 1. JavaFX Mobile... 2 1.1. JavaFX... 2 1.2. JavaFX Script... 3 1.2.1.... 3 1.2.2.... 5 1.2.3.... 5 2.... 7 2.1. JDK 6 Update 13... 7 2.2. NetBeans IDE 6.5.1 for JavaFX 1.1.1... 7 3.... 10

More information

ORCA (Online Research Control system Architecture)

ORCA (Online Research Control system Architecture) ORCA (Online Research Control system Architecture) ORCA Editor Ver.1.2 1 9 10 ORCA EDITOR 10 10 10 Java 10 11 ORCA Editor Setup 11 ORCA Editor 12 15 15 ORCA EDITOR 16 16 16 16 17 17 ORCA EDITOR 18 ORCA

More information

untitled

untitled 25 10 12 11 24 (1) 14 (2) 26 10 44 (3) (4) (5) 27 10 68 (6) (7) (8) 25 10 ( ) (1) (2) (3) ) city.yokohama.lg.jp city.yokohama.jp WEB WEB WEB WEB WEB WEB 1 25 10 WEB WEB (1) (2) (3) (4) 25 10 (1) WEB (2)

More information

manual.dvi

manual.dvi oscommerce 2002 9 6 oscommerce oscommerce 2.2 1 1 1.1................................................. 1 1.1.1......................................... 1 1.2.................................................

More information

PRIMERGY 6560/6760 取扱説明書

PRIMERGY 6560/6760 取扱説明書 PRIMERGY 6000 PRIMERGY 6560/6760 i ii 2008 12 2008 12 (VCCI) JIS C 61000-3-2 Copyright FUJITSU LIMITED 2008 iii iv AC100V UPS UPS v 20kg 15 15 vi vii MODEL : PG6xxxxxx SER. NO : XXXXXX CHECK CODE : XX

More information

プログラミング基礎

プログラミング基礎 C プログラミング Ⅰ 条件分岐 if~else if~else 文,switch 文 条件分岐 if~else if~else 文 if~else if~else 文 複数の条件で処理を分ける if~else if~else 文の書式 if( 条件式 1){ 文 1-1; 文 1-2; else if( 条件式 2){ 文 2-1; 文 2-2; else { 文 3-1; 文 3-2; 真条件式

More information

2 1 Web Java Android Java 1.2 6) Java Java 7) 6) Java Java (Swing, JavaFX) (JDBC) 7) OS 1.3 Java Java

2 1 Web Java Android Java 1.2 6) Java Java 7) 6) Java Java (Swing, JavaFX) (JDBC) 7) OS 1.3 Java Java 1 Java Java 1.1 Java 1) 2) 3) Java OS Java 1.3 4) Java Web Start Web / 5) Java C C++ Java JSP(Java Server Pages) 1) OS 2) 3) 4) Java Write Once, Run Anywhere 5) Java Web Java 2 1 Web Java Android Java

More information

はじめての帳票作成

はじめての帳票作成 ucosminexus EUR 3020-7-532 OS Windows Vista Windows XP P-26D2-5684 ucosminexus EUR Designer 08-00 P-26D2-5784 ucosminexus EUR Developer 08-00 ISO9001 TickIT Microsoft Microsoft Corp. Microsoft Excel Microsoft

More information

HTML Flash Alt 2

HTML Flash Alt 2 1 HTML Flash Alt 2 [ ] [ ] HTML CSS [ ] 3 1 BGM 4 TAB IT 5 Ver1.0 HTML HTML HTML HTML URL HTML HTML.HTML.HTM 6 HTML h1 h6 *1 HTML title *1 7 HTML img ALT *1 *1 ALT HTML img ALT ALT img ALT ALT * - ALT

More information

PowerPoint 2007 PowerPoint 2007 PowerPoint 2007

PowerPoint 2007 PowerPoint 2007 PowerPoint 2007 PowerPoint 2007 PowerPoint 2007 PowerPoint 2007 PowerPoint 2007 PowerPoint 1 PowerPoint PowerPoint PowerPoint PowerPoint PowerPoint PowerPoint 2000 PowerPoint 2007 PowerPoint 2002OS Windows XP PowerPoint

More information

土木工事の

土木工事の .1 ... 2 -...2 -...3 -...4 -...5 -...7... 8 -...8 -...9... 10 -... 10 -... 13 -... 14... 17 -... 17... 19... 19... 24... 24... 26 -... 26... 27... 27... 29... 30... 31 -... 31 -... 33 -... 35 1 1 2 3 4

More information

LHD-LAN_E_G_PDF.}.j...A...p65

LHD-LAN_E_G_PDF.}.j...A...p65 LHD-LAN -2- LHD-LAN LHD-LAN Mac OS 9 Mac OS 9 Mac OS 9 Mac OS 9-3- 1 Windows LHD-LAN CD- ROM 1. 1. 2. 2. Mac OS X LHD-LAN CD- ROM 1. 2. Mac OS X 3. 1.CD-ROM 2.Mac OS X 3. -4- 2 1. 2. 3 LHD-LAN 4 OK LHD-LAN

More information

1 1 2 2 2-1 2 2-2 4 2-3 11 2-4 12 2-5 14 3 16 3-1 16 3-2 18 3-3 22 4 35 4-1 VHDL 35 4-2 VHDL 37 4-3 VHDL 37 4-3-1 37 4-3-2 42 i

1 1 2 2 2-1 2 2-2 4 2-3 11 2-4 12 2-5 14 3 16 3-1 16 3-2 18 3-3 22 4 35 4-1 VHDL 35 4-2 VHDL 37 4-3 VHDL 37 4-3-1 37 4-3-2 42 i 1030195 15 2 10 1 1 2 2 2-1 2 2-2 4 2-3 11 2-4 12 2-5 14 3 16 3-1 16 3-2 18 3-3 22 4 35 4-1 VHDL 35 4-2 VHDL 37 4-3 VHDL 37 4-3-1 37 4-3-2 42 i 4-3-3 47 5 52 53 54 55 ii 1 VHDL IC VHDL 5 2 3 IC 4 5 1 2

More information

4D Draw

4D Draw 4D Draw Windows /Mac OS 4D Copyright 2007 4D SAS All rights reserved.. DR SET GLOBAL PREFERENCES vbind:=dr

More information

Microsoft Word - jmanual.doc

Microsoft Word - jmanual.doc i 1. TogoDocClient... 1 1.1.... 2 2.... 3 2.1.... 3 2.2.... 3 2.2.1. (Windows)... 3 2.2.2. (Mac OS X)... 3 2.3.... 3 2.4.... 3 2.5.... 4 2.6.... 4 3.... 5 3.1.... 5 3.1.1. Article Explorer... 5 3.1.2....

More information

Id: evalsheet.tex,v /07/12 11:00:22 alex Exp alex JRE JRE

Id: evalsheet.tex,v /07/12 11:00:22 alex Exp alex JRE JRE 2018 30 Id: evalsheet.tex,v 1.50 2018/07/12 11:00:22 alex Exp alex 1. 2 2. 3 2.1 JRE.............................................. 3 2.1.1 JRE....................................... 3 2.1.2 JRE..................................

More information

たのしいプログラミング Pythonではじめよう!

たのしいプログラミング Pythonではじめよう! Title of English-language original: Python for Kids A Playful Introduction to Programming ISBN 978-1-59327-407-8, published by No Starch Press, Inc. Copyright 2013 by Jason R. Briggs. Japanese-language

More information

FileMaker Mobile 8 User’s Guide

FileMaker Mobile 8 User’s Guide For Windows, Mac, Palm OS, and Pocket PC FileMaker Mobile 8 Companion for Palm OS and Pocket PC 2000-2006 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California

More information

LDR-MA16FU2_WM.n.[.h.E.F.A.}.j...A.._Win.p65

LDR-MA16FU2_WM.n.[.h.E.F.A.}.j...A.._Win.p65 LDR-MA16FU2/WM DVD-RAM DVD+R 2 DVD+R DVD+RW 1 DVD-R 2 DVD-R DVD-RW USB 2.0 High-Speed IEEE 1394 DVD-RAM R/RW DVD LDR-MA16FU2/WM 11 DVD CD DVD 16 DVD DVD+R DVD+RW DVD-R DVD-RW DVD DVD DVD PC DVD 2 DVD+R

More information

untitled

untitled 1 2 ...1 ...1...3...4...4...4...5...7...10 3-1...10 3-2...10 3-3...11 3-4 Windows2000 / XP...11 3-5 PC...13...14 4-1 SYSTEM...14 4-2 DISPLAY...15...17...20...22...23...24...25...25...25...25...26...28

More information

目次

目次 Knowledge Deliver ver.3.0 Knowledge Deliver ver.3.0. KNOWLEDGE DELIVER...7... 7 e...7 LMSLCMS...7...7...7... 8...8...8... 9...9...9...9...9...10... 11 Knowledge Deliver...11 Web... 11... 11... 11...12...12

More information

untitled

untitled FutureNet Microsoft Corporation Microsoft Windows Windows 95 Windows 98 Windows NT4.0 Windows 2000, Windows XP, Microsoft Internet Exproler (1) (2) (3) COM. (4) (5) ii ... 1 1.1... 1 1.2... 3 1.3... 6...

More information

CanoScan Toolbox 1.6 ユーザーズガイド

CanoScan Toolbox 1.6 ユーザーズガイド CanoScan Toolbox 1.6 for Macintosh CanoScan Toolbox 1 CanoScan Canon Inc. Macintosh Power Macintosh Mac OS imac Adobe Photoshop Adobe Systems Incorporated CANON INC. 2001 CanoScan Toolbox 2 CanoScan Toolbox

More information

Canon Industrial Imaging Platform Vision Edition 使用説明書

Canon Industrial Imaging Platform Vision Edition 使用説明書 Ver. 1.1 Canon Industrial Imaging Platform Vision Edition 2 Canon Industrial Imaging Platform Vision Edition * PC PC Power over Ethernet * A 180 ( ) - - - - - - - ( ) - - - - - AF AF 3 ( ) A PC PoE PLC

More information

コンピュータ工学講義プリント (7 月 17 日 ) 今回の講義では フローチャートについて学ぶ フローチャートとはフローチャートは コンピュータプログラムの処理の流れを視覚的に表し 処理の全体像を把握しやすくするために書く図である 日本語では流れ図という 図 1 は ユーザーに 0 以上の整数 n

コンピュータ工学講義プリント (7 月 17 日 ) 今回の講義では フローチャートについて学ぶ フローチャートとはフローチャートは コンピュータプログラムの処理の流れを視覚的に表し 処理の全体像を把握しやすくするために書く図である 日本語では流れ図という 図 1 は ユーザーに 0 以上の整数 n コンピュータ工学講義プリント (7 月 17 日 ) 今回の講義では フローチャートについて学ぶ フローチャートとはフローチャートは コンピュータプログラムの処理の流れを視覚的に表し 処理の全体像を把握しやすくするために書く図である 日本語では流れ図という 図 1 は ユーザーに 0 以上の整数 n を入力してもらい その後 1 から n までの全ての整数の合計 sum を計算し 最後にその sum

More information

Maser - User Operation Manual

Maser - User Operation Manual Maser 3 Cell Innovation User Operation Manual 2013.4.1 1 目次 1. はじめに... 3 1.1. 推奨動作環境... 3 2. データの登録... 4 2.1. プロジェクトの作成... 4 2.2. Projectへのデータのアップロード... 8 2.2.1. HTTPSでのアップロード... 8 2.2.2. SFTPでのアップロード...

More information

EPSON PS Tools HTMLヘルプ <Macintosh版>

EPSON PS Tools HTMLヘルプ <Macintosh版> Rev. LP-9800CPL EPSON PS Tools NPD0892 00 EPSON PS Tools... 1... 1 EPSON PS Tools... 2 EPSON PS Tools... 4... 4... 6... 7... 9... 11... 12 EPSON PS Tools EPSON PS Tools PS EPS PDF TIFF JPEG Macintosh OS

More information

CanoScan Toolbox

CanoScan Toolbox CanoScan Toolbox CS for Macintosh CanoScan Toolbox CS 1 CanoScan Canon Inc. Macintosh Power Macintosh Mac OS imac Adobe Adobe Photoshop Adobe Systems Incorporated Copyright CANON INC. 2000 CanoScan Toolbox

More information

Microsoft PowerPoint - Prog05.ppt

Microsoft PowerPoint - Prog05.ppt 本日の内容 プログラミング言語第五回 担当 : 篠沢佳久櫻井彰人 平成 20 年 5 月 19 日 制御構造 条件式 論理式 ( 復習 ) if 式 繰り返し (1) 無限の繰り返し 1 2 Ruby vs. Excel 浮動小数点数の計算能力は同じ 整数の計算能力は Ruby が上 Ruby なら何桁でも計算できる Excel には 整数計算だけやって! ということができない欠点がある 使いやすさは

More information

pp Word Excel PowerPoint Microsoft Word Excel PowerPoint Word Excel PowerPoint a 201

pp Word Excel PowerPoint Microsoft Word Excel PowerPoint Word Excel PowerPoint a 201 計量国語学 アーカイブ ID KK300303 種別 解説 タイトル データの視覚化 (3) Word Excel PowerPointを用いた作図 Title Data Visualization (3): Constructing Graphs in Microsoft Word, Excel and PowerPoint 著者 田中祐輔 Author TANAKA Yusuke 掲載号 30

More information

CH1 ...g O...pmd

CH1 ...g O...pmd MCT-1A 2 17 27 44 59 SPACE DiVA SPACE DiVA JCSAT-2A SPACE DiVA CS BS 2 OK USB ver 1.1 USB 2005 4 256 32 3 SPACE DiVA 950 MHz 2150 MHz CS SPACE DiVA SPACE DiVA 4... 2... 32... 2... 32... 3... 33... 4...34...

More information

EPSON Offirio SynergyWare PrintDirector 取扱説明書 導入ガイド

EPSON Offirio SynergyWare PrintDirector 取扱説明書 導入ガイド Offirio SynergyWare PrintDirector K L Microsoft WindowsNT Operating System Version4.0 Microsoft Windows 2000 Operating System Microsoft Windows Server 2003, Standard Edition Microsoft Windows Server 2003,

More information

1

1 DVC512/DVC512GOLD 日本語取扱説明書 1 3 3 3 USB/DMX 4 6 6 SETUP 7 8 9 9 10 11 11 12 12 12 13 13 14 15 AUTO/LTP/HTP 16 17 17 18 19 19 Scene Audio BPM Sync 20 Audio BPM Sync21 21 22 22 23 24 Tricks & Tips25 3 XLR

More information

Windows Macintosh 18 Java Windows 21 Java Macintosh

Windows Macintosh 18 Java Windows 21 Java Macintosh 2 2 2 6 6 6 12 16 17 18 Windows Macintosh 18 Java Windows 21 Java Macintosh 23 25 26 26 27 33 34 40 48 55 57 60 Sun Sun Microsystems Java Java Sun Microsystems, Inc. Microsoft Windows Windows Microsoft

More information

25 II :30 16:00 (1),. Do not open this problem booklet until the start of the examination is announced. (2) 3.. Answer the following 3 proble

25 II :30 16:00 (1),. Do not open this problem booklet until the start of the examination is announced. (2) 3.. Answer the following 3 proble 25 II 25 2 6 13:30 16:00 (1),. Do not open this problem boolet until the start of the examination is announced. (2) 3.. Answer the following 3 problems. Use the designated answer sheet for each problem.

More information

book

book Bibliotheca21 Personal 3020-7-245-30 P-26D3-A114 Bibliotheca21 Personal 01-30 OS Windows 2000 Windows Server(R) 2003 Windows XP Windows Server(R) 2008 Windows Vista(R) Windows 7 Adobe Adobe Systems Incorporated

More information

ワードプロセッシングについて

ワードプロセッシングについて Word Word ONOFF (U)(P) ******** 1 OS Windows2000 Windows2000 (U) OK 2 Windows 3 Word 1) 2) (F)(O) A() FD(A) Word 4 1) / > < *.? " : ; 2) SAMPLE2 A SAMPLE2 5 .doc 6 Alt f6f9 7 + 8 ) 2) 9 1) 2) 1) 10 2)

More information

OS Windows Mac OS Windows Mac OS Windows XP Mac OS X OS Windows 95 Mac OS

OS Windows Mac OS Windows Mac OS Windows XP Mac OS X OS Windows 95 Mac OS About use of the Chinese character which is not in a computer Reuse and sharing of data by the large-scale character set and the Macro program HUKUDA Sinobu 1 125000 800 JIS 2 2000 3 1 488 545 2 JIS X

More information

FileMaker Server 9 Getting Started Guide

FileMaker Server 9 Getting Started Guide FileMaker Server 10 2007-2009 FileMaker, Inc. All rights reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento Bento FileMaker, Inc. Mac Mac Apple Inc. FileMaker

More information

情報科学概論 第1回資料

情報科学概論 第1回資料 1. Excel (C) Hiroshi Pen Fujimori 1 2. (Excel) 2.1 Excel : 2.2Excel Excel (C) Hiroshi Pen Fujimori 2 256 (IV) :C (C 65536 B4 :2 (2 A3 Excel (C) Hiroshi Pen Fujimori 3 Tips: (1) B3 (2) (*1) (3) (4)Word

More information

rzamhpdf.ps

rzamhpdf.ps IBM i 7.2 IBM i 7.2 43 IBM i 7.2 ( 5770-SS1) RISC CISC IBM IBM i Version 7.2 Security Service Tools 1 2014.4 Copyright IBM Corporation 2003, 2013. .............. 1 IBM i 7.2............ 1 PDF.........

More information

44 4 I (1) ( ) (10 15 ) ( 17 ) ( 3 1 ) (2)

44 4 I (1) ( ) (10 15 ) ( 17 ) ( 3 1 ) (2) (1) I 44 II 45 III 47 IV 52 44 4 I (1) ( ) 1945 8 9 (10 15 ) ( 17 ) ( 3 1 ) (2) 45 II 1 (3) 511 ( 451 1 ) ( ) 365 1 2 512 1 2 365 1 2 363 2 ( ) 3 ( ) ( 451 2 ( 314 1 ) ( 339 1 4 ) 337 2 3 ) 363 (4) 46

More information

p01_08_UX-J55MD_1

p01_08_UX-J55MD_1 TITLE/EDIT GROUP SKIP GROUP TITLE /EDIT GROUP ON/OFF SHIFT AUTO PRESET AHB PRO DISC UP DISC DOWN &TAPE REPEAT DIMMER BEEP LP: STANDBY/ON DISP/CHARA CANCEL SET ENTER GROUP SKIP TITLE SEARCH CD MODE RM-SUXJ55-M

More information

U400 U300 U300R MP3/WMA/WAV CD My-Kenwood My-Kenwood JVC KENWOOD Corporation B5A (JN)

U400 U300 U300R MP3/WMA/WAV CD My-Kenwood My-Kenwood JVC KENWOOD Corporation B5A (JN) U400 U300 U300R MP3/WMA/WAV CD My-Kenwood My-Kenwood https://jp.my-kenwood.com 2014 JVC KENWOOD Corporation B5A-0141-00 (JN) [ 2 3 [ 4 5 15 8 8 6 XX S T MODE ON 7 SRC SRC ATT SRC 8 1 1 FUNCTION 2 CLOCK

More information

橡食品班論文[1].PDF

橡食品班論文[1].PDF 3 1 3 2 3 2000 BSE = ISO9000 14000 1) HACCP 2) 3) 4 4 5) 2 6) 7) 5 8) 9) 6 1899 2001 10 15 10 60 70 11 7 30 20 20 12 13 14 8 10 1964 1973 9 3 2 1974 EC 24 EC 1974 9 10 15 16 10 11 12 13 14 15 16 17 18

More information

FileMaker Server 9 Getting Started Guide

FileMaker Server 9 Getting Started Guide FileMaker Server 9 2007 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. ScriptMaker FileMaker, Inc. FileMaker FileMaker,

More information

ICD-S1/S3/S7

ICD-S1/S3/S7 3-243-485-04(1) IC ICD-S1/S3/S7 2002 Sony Corporation VCCI B 2 ... 5 1:... 8... 9 2:... 10... 12... 17... 17 /... 18... 18... 19... 23... 26... 28 DPC... 29... 31 A-B... 32... 33... 33... 34... 35 1...

More information

Microsoft Word - Orbitrapシリーズ_停止と起動

Microsoft Word - Orbitrapシリーズ_停止と起動 装置の停止と起動 装置の停止 1. PC のシャットダウンをしてください ( 注 )PC のシャットダウンは 正しく行わないと故障の原因になります Windows XP の場合 Windows XP ウィンドウ左下の [ スタート ] ボタンをクリック後 [Turn Off Computer] をクリックして下さい ダイアログが現れたら [Turn Off] ボタンをクリックし [ Yes] をクリックします

More information

JavaプログラミングⅠ

JavaプログラミングⅠ Java プログラミング Ⅰ 6 回目 if 文と if else 文 今日の講義で学ぶ内容 関係演算子 if 文と if~else 文 if 文の入れ子 関係演算子 関係演算子 ==,!=, >, >=,

More information

i ii i iii iv 1 3 3 10 14 17 17 18 22 23 28 29 31 36 37 39 40 43 48 59 70 75 75 77 90 95 102 107 109 110 118 125 128 130 132 134 48 43 43 51 52 61 61 64 62 124 70 58 3 10 17 29 78 82 85 102 95 109 iii

More information

2 1 5 1.1..................................... 5 2 6 2.1....................................... 6 2.2.......................................... 6 3 8

2 1 5 1.1..................................... 5 2 6 2.1....................................... 6 2.2.......................................... 6 3 8 23 2 1 5 1.1..................................... 5 2 6 2.1....................................... 6 2.2.......................................... 6 3 8 3.1....................................... 8 3.2...............................

More information

5 ISMS 5 4 PC PC USB PDA 2

5 ISMS 5 4 PC PC USB PDA 2 3 3 1 2 1 1 2 4 1 2 1 1 1 5 ISMS 5 4 PC PC USB PDA 2 16 1 16 1 4 3 PC USB 4 5 1 6 6 506 507 507 6 5000 JIS 7 3 3 8 1 4 Web 2 15 16 9 1 OK 2 10 20 3 10 4 19 100 1 0 100 1000 1 11 3 10 50 A B C 3 4 10 50

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション ループ ループとは? ある条件を満たすまで 指定の命令を繰り返す Do... Loop For Next For Each Next While WEnd ループの種類 Do Loop Do While 条件 ステートメント Loop Do ステートメント Loop While 条件 Do Until 条件 ステートメント Loop Do ステートメント Until Loop 条件 Do Loop

More information

2 2 2 6 9 9 10 14 18 19 21 22 22 Java 23 24 25 25 26 30 31 32 39 46 53 55 58 2 2.0 2.0R Ver.2.0R Java Java 2.0 2.0R 2.0R 2.0 Ver2.0 2.0R Ver2.0R 19 Sun Sun Microsystems Java Java Sun Microsystems, Inc.

More information

2004/01/12 1 2004/01/23 2 I- - 10 2004/04/02 3-6 2004/04/03 4-1-5-1,-1-8-1,-2-2-1,-3-4-1,-3-5-1,-4-2-1, -5-4-2,-5-6-1,-6-2-1 4. _.doc 1

2004/01/12 1 2004/01/23 2 I- - 10 2004/04/02 3-6 2004/04/03 4-1-5-1,-1-8-1,-2-2-1,-3-4-1,-3-5-1,-4-2-1, -5-4-2,-5-6-1,-6-2-1 4. _.doc 1 4 2004 4 3 2004/01/12 1 2004/01/23 2 I- - 10 2004/04/02 3-6 2004/04/03 4-1-5-1,-1-8-1,-2-2-1,-3-4-1,-3-5-1,-4-2-1, -5-4-2,-5-6-1,-6-2-1 4. _.doc 1 - - I. 4 I- 4 I- 4 I- 6 I- 6 I- 7 II. 8 II- 8 II- 8 II-

More information

JavaプログラミングⅠ

JavaプログラミングⅠ Java プログラミング Ⅰ 8 回目 for 文 今日の講義で学ぶ内容 for 文 変数のスコープ for 文の入れ子 繰り返し文 1 for 文 for 文最初に一度だけ初期化の式を処理します条件が true の場合 文を実行し 更新の式を処理して繰り返します条件が false の場合 for 文を終了します 条件は boolean 型で 関係演算子で表現される式などを記述します for( 初期化の式

More information

,500m

,500m 3 2000 2015 60 100 107 21 2005 21 NAGOYA 17 1 2005 05 3,500m 24 05 25 25 21 1 2 3 2 0411 04 1,050m 05 11 194 6,000214 3 9000 14001 International Organization for Standardization 4 1031 5 23206 0 35,918

More information

1 1.1 PC PC PC PC PC workstation PC hardsoft PC PC CPU 1 Gustavb, Wikimedia Commons.

1 1.1 PC PC PC PC PC workstation PC hardsoft PC PC CPU 1 Gustavb, Wikimedia Commons. 1 PC PC 1 PC PC 1 PC PC PC PC 1 1 1 1.1 PC PC PC PC PC workstation PC 1.1.1 hardsoft 1.1.2 PC PC 1.1 1 1. 2. 3. CPU 1 Gustavb, Wikimedia Commons.http://en.wikipedia.org/wiki/Image:Personal_computer,_exploded_5.svg

More information

FileMaker Server 8 Administrator’s Guide

FileMaker Server 8 Administrator’s Guide 1994-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. ScriptMaker FileMaker, Inc. FileMaker FileMaker, Inc. FileMaker

More information

プログラミング基礎

プログラミング基礎 C プログラミング Ⅰ 条件分岐 : if 文, if~else 文 条件分岐 条件分岐とは ある条件が成立したときとしないときで処理の内容を変更する場合に応じた, 複雑な処理を行うことができる 条件分岐 yes 成績が良かったか? no ご褒美に何か買ってもらう お小遣いが減らされる C 言語では,if 文,if~else 文,if~else if~else 文,switch 文で条件分岐の処理を実現できる

More information

H H H H H H H H Windows IC USB WindowsXP+FZ1360 WindowsXP+FZ1350 J2SE Runtime Environment 5.0 Window

H H H H H H H H Windows IC USB WindowsXP+FZ1360 WindowsXP+FZ1350 J2SE Runtime Environment 5.0 Window H14.8.1 H15.9.15 H16.4.1 H19.7.1 H20.7.1 H20.12.1 H21.5.1 H22.4.1 Windows IC USB WindowsXP+FZ1360 WindowsXP+FZ1350 J2SE Runtime Environment 5.0 Windows98,Me Windows Vista FZ-1360 IC Windows 7 WindowsNT4.0

More information

¥×¥í¥°¥é¥ß¥ó¥°±é½¬I Exercise on Programming I [1zh] ` `%%%`#`&12_`__~~~ alse

¥×¥í¥°¥é¥ß¥ó¥°±é½¬I  Exercise on Programming I [1zh] ` `%%%`#`&12_`__~~~alse I Exercise on Programming I http://bit.ly/oitprog1 1, 2 of 14 ( RD S ) I 1, 2 of 14 1 / 44 Ruby Ruby ( RD S ) I 1, 2 of 14 2 / 44 7 5 9 2 9 3 3 2 6 5 1 3 2 5 6 4 7 8 4 5 2 7 9 6 4 7 1 3 ( RD S ) I 1, 2

More information

<4D F736F F D B B83578B6594BB2D834A836F815B82D082C88C60202E646F63>

<4D F736F F D B B83578B6594BB2D834A836F815B82D082C88C60202E646F63> デザイン言語 Processing 入門 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. http://www.morikita.co.jp/books/mid/084931 このサンプルページの内容は, 初版 1 刷発行当時のものです. Processing Ben Fry Casey Reas Windows Mac Linux Lesson 1 Processing

More information

Keynote 3 ユーザーズガイド

Keynote 3 ユーザーズガイド Keynote3 K AppleComputer,Inc. 2006AppleComputer,Inc.Allrightsreserved. AppleComputer,Inc. Apple Apple Computer,Inc. Apple AppleComputer,Inc. Apple 1InfiniteLoop Cupertino,CA95014-2084 U.S.A. www.apple.com

More information

FTDI Driver Error and Recovery Procedure Check FTDI driver operation Rev :OK, Rev :NG, Rev :NG May 11, 2017 CHECK FTDI DRIVER

FTDI Driver Error and Recovery Procedure Check FTDI driver operation Rev :OK, Rev :NG, Rev :NG May 11, 2017 CHECK FTDI DRIVER FTDI Driver Error and Recovery Procedure Check FTDI driver operation Rev. 2.08.02:OK, Rev. 2.08.24:NG, Rev. 2.12.06:NG May 11, 2017 CHECK FTDI DRIVER VERSION 1. Connect FTDI device to PC FTDI デバイスを PC

More information

Q&A集

Q&A集 MapViewer & ver.2 EWEB-3C-N055 PreSerV for Web MapViewer & i 1... 1 1.1... 1 1.2... 2 1.3... 3 1.4... 4 1.5... 5 1.6... 6 1.7... 7 1.8... 8 1.9... 9 1.10...11 1.11...12 1.12...13 1.13...14 1.14...15 1.15...16

More information

untitled

untitled Web MeetingPlaza Version7.0 Version7.0 2013 8 MeetingPlaza 1 MeetingPlaza Web Android Web MeetingPlaza Mobile SI Android TM ipad, iphone Web MeetingPlaza Mobile SI ipad, iphone 2 http://www.meetingplaza.com

More information

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for

Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for Introduction Purpose This training course demonstrates the use of the High-performance Embedded Workshop (HEW), a key tool for developing software for embedded systems that use microcontrollers (MCUs)

More information

DVD-±R/RWユニット ハードウェアマニュアル

DVD-±R/RWユニット ハードウェアマニュアル LDR-CA160U2_HARD V01 USB 2.0 DVD R/RW LDR-CA160U2... 4... 5... 7... 9... 10... 14... 16... 18... 19... 24... 25... 27 DOS/VOADG(*1)DOS/V (*1)OADG PC (OADG URL http://www.oadg.or.jp/) - 1 - DVD R/RW DVD

More information

USB FDD ユーザーズマニュアル

USB FDD ユーザーズマニュアル 35011007 ver.02 2-01 C10-017 Universal Serial Bus Interface External Floppy Disk Drive Unit USB FDD ユーザーズマニュアル USB FDD USB FDD OS USB FDD USB VCCI VCCI Adobe Acrobat Adobe Systems Incorporated Apple Mac

More information

Canon Industrial Imaging Platform Monitoring Edition 使用説明書

Canon Industrial Imaging Platform Monitoring Edition 使用説明書 ... 4... 4... 4... 5 1 Monitoring Edition... 8... 11... 13... 13... 13... 13 2 PLC... 16 XProtect Management Client... 17... 17... 18... 20... 23... 24... 26... 26... 27 3 Monitoring Edition Setup... 30...

More information

DianaScope インストレーションマニュアル

DianaScope インストレーションマニュアル ESMPRO/ServerAgent Extension Document Rev.1.01 ... 1... 2... 4... 5 1 ESMPRO/ServerAgent Extension... 6 1.1 ESMPRO/ServerAgent Extension... 6 2... 7 2.1... 7 2.1.1... 9 2.2...11 2.2.1 BMC LAN...11 2.2.2

More information