CONTENTS 1. The Structure of This Disc l-lconstruction Contents oft ype A Contents oft ype B 5 2. TheTest Data 2-1Contents oft h e Test Da

Size: px
Start display at page:

Download "CONTENTS 1. The Structure of This Disc l-lconstruction Contents oft ype A Contents oft ype B 5 2. TheTest Data 2-1Contents oft h e Test Da"

Transcription

1 A BEX TEST CD-ROM TCDR-701 S C A N N I N G V E L O C ぽ Y 1. 3 m / s e c. ALMEDIO INC.

2 CONTENTS 1. The Structure of This Disc l-lconstruction Contents oft ype A Contents oft ype B 5 2. TheTest Data 2-1Contents oft h e Test Data M-Sequence Random Data 6 Generation Pro cess 7 女 Example ofsequentialblock N u m b e r : Check S u m Data 9 3. Sample Data 3-1 E x a m p l e oftype A block Example of Type B block テストディスクの概要 1-1テストディスクの内容 タイプA の内容 タイプB の内容 テストデータの概要 2-1テストデータの構成 M 系列ランダムデータ 13 発生プロセス チヱックサムデータ サンプルデータ 3-1タィプAのー例 タイプBの一例 15 2

3 .The Structure of This Disc -1Co nstruction T a b l e 1 s h o w s the overallstructureo ft his disc T C D R T a b l e 1 : T h e Structureo fc D - R O M T E S T D I S C T C D R Type of User Block Sequential Number of Area address Block content Data blocks ひ ength) Number Mode Sub code * T N O Index Lead-in Digitalmute M S B 00 Gap Type A Allzero D は 3 srsa Type B Specified ( ) ( ) , 一 1 270,000 Lead-out Type A Allzero 一 _ A A Where: Gap + Data area= Information area TNO: Track number Block address: Minま,Second, Block 1Biock= 2 Kbytes = 2048 bytes 1Secorid=75 Blocks 1Minute =60 Seconds = 4500 Blocks 60 M i mites = 3600 Seconds= 270,000 Blocks 承 Subcode iss pecifiedbycompact Disc format. 1.3m/sec was used asthes canning Velocityoft his disc. 3

4 -2 Contents of Type A Table 2 shows the contents o f T y p ea blocks where M o d e 1 w a s used. Table 2:T h e contents oft ype A blocks Sync '00 F F F F F F F F F F F F F F F F F F F F 00' 12 bytes M i n u t e s i nb C D (lbyte) H e ad ば Block address Seconds i nb C D (lbyte) Blocks i nb C D (lbyte) 4 bytes M o d e,0 1, (lbyte) User data A l l b y t e s are,0 0, (HEX notation) 2048 bytes E r r o r detection code: E D C 4 bytes Auxiliary data A l l b y t e s are'0 0 ' ( H E X notation) 8 bytes P parity (26, 24) Reed Solomon codes 172 bytes E C C Q parity (45, 43) Reed Solomon codes 104 bytes 4 is しし :iirrorcorrectioncodes

5 -3 Contents of Type B Table 3 shows the contents oft ype B blocks where M o d e 1 w a s used. Table 3:T h e contents oft ype B blocks Sync '00 F F F F F F F F F F F F F F F F F F F F 00' 12 bytes M i n u t e s i n B C D (lbyte) Block address Seconds i n B C D (lbyte) Blocks i n B C D ひ b y t e ) 4 bytes M o d e ' 0 1 ' (lbyte) User data 'Test data ' 2048 bytes E r r o r detection code 4a bytes Auxiliary data A l l b y t e s are '0 0, (HEX notation) 8 bytes P parity (26, 24) Reed Solomon codes 172 bytes E C C Q parity (45, 43) Reed Solomon codes 104 bytes 5

6 2. The Test Data 2-1Contents of The Test Data Table 6 onlast page shows T h e Test Data in C D - R O M T E S T D I S C T C D R Test Data can beg rouped into the following three groups, (a) Block n u m b e r informations (b) M 陽 sequence (c) Check s u m 24 Bytes Data f r o m thef irst ofu ser Data show Block n u m b e r information. T h e relationship, i n this disc, between the SequentialBlock N u m b e r and the Block Address i n decimalis shown i n the next formula. SequentialBlock N u m b e r = ( M I N x 60 + SEC) x 75 + Block 十 * W h e r e : M I N = Minute, S E C = Second * Note:150 ist he Gap w h i c h is (2s econdsx75 blocks). 2-2 M- Sequence Random Data I n order tog enerate thepseudo r a n d o m sequence data, M-sequence ( M a x i m u m - l e n g t h Linear Feed-back Shift Register Sequence) was used. Primitive Polynomial=,IE '(HEX notation) Expression ofdata M S B : l e f t L S B : right M S B : T h e most significant bit L S B :T h e l e a s t significant bit Initialvalue:S equentialblock N u m b e r oft he block Direction ofb it shift: T o w a r d s l o w e r bit

7 ^Generation Pro cess (1) T h e primitive polynomiali s shiftedby one bit to the right,a nd the result is stored intoi F E D (32 bits data). I F E D =,F , (HEX notation) (2) A 32 bitw o r k i n g registeri s stored w i t h the SequentialBlock N u m b e r. (3) Ift heleast significant bit of the w o r k i n g register flag LSBF=1,else flag L S B F = 0. i s 1 t h e n (4) T h e w o r k i n g registeri s shiftedby one bit to the right bringing0 into the most significant bit. (5) IfL SBF=1,the w o r k i n g registeri s Exclusive-ORed With the I F E D and replaced by ther esult. If LSBF=0, thew o r k i n g register w i l l b e l e f t unchanged, (6) T h e w o r k i n g registeri sa N D e d w i t h the 'F F F F, ( H E X notation),i n order to ge t h e l o w e r 1 6 bitsa s the t wob ytes of ther esult. T h e l o w e r (higher) byteo f ther esult is stored into t h e l o w e r (higher) address. (7) Keeping the w o r k i n g register unchanged,r e t u r n to process (3) for t he next address value. T h i s process is repeated1009 times to generate the data of bytes 24 to 2043 of theu ser data i n theb lock. 7

8 Example of SequentialBlock Number=1 (1) I F E D = 'F ' I F E D F (2) Set' 'in w o r k i n g register: W R. W R I ( X ) I 01 (3) Check L S B, L S B = 1 t h e n L S B F = 1. W R I 00 I 00 I 00 I 01 I 1 L S B F = 1 0 L S B F = 0 (4) Shift data, then W R =, '. o I oo I oo I 00 I I ~) (5) LSBF=1,then W R ise xclusive-ored w i t h I F E D. W R F O O O O 2 O O (6) Data (24)=' 00 'D ata(25) =' 02 ' W R I R) I 00 I 02 I 00 ^ D A T A (2x1) 1 ^ D A T A (2x1+1) (7) Keeping W R =, F ', r e t u r n top ro cess (3). 8

9 2-3 Check Sum Data I n Order to check data w i t h i n the User Data, Check S u m was recorded i n thelastt wo bytes (16 bits) oft his area. T h e Check S u m isa chieved by considering16 bits a s 1 w o r di n the User Data and accumulating a l l t h e wordsb esides thec heck S u m bytes, and taking t h e l o w e r 1 6 bits( 2 bytes) as the result. T h e l o w e r byte oft his result stored into byte n u m b e r 2046 of the User Data, and t heh igher byte into 氺 The translation rule f r o m Byte values into W o r d values is; W o r d (N) ニ Byte ( 2 x N ) x B y t e ( 2 x N + l ) (N ニ O,,1023) 承 Example program forc heck S u m generation I N T E G E R * 2 I W O R D (1024) I S U M = 0 D O 1 0 N = l, I S U M = I W O R D (N) + I S U M 10 C O N T I N U E I S U M = I S U M.A N D. 'F F F F ' ( H E X notation) IWORD ひ024) = I S U M S T O P E N D 9

10 3, Sample Data 3-1Example of Type A block Table 4:D ata ofb lock address 00 M I N 00 S E C 00 Block Data(HEX notation) く Sync and Header Address Sync Header F F F F F F FF FF FF F F F F F F F F UserData oo

11 3-2 Example of Type B block Table 5:D ata ofb lock address 00 M I N 02 S E C 00 Block SequentialBlock N u m b e r = 1 Data(HEX notation) Sync and Header Address Sync Header F F F F F F F F F F F F FF FF FF FF UserData D CO 10 E0 08 FO C 01 I E D AO 81 DO CO 68 EO 34 FO 1A D 3C 06 1C 03 0E CO 10 EO F C 01 I E 00 OD AO CI 0128 DO B '1A 2C 0D OA C2 44 E l A2 FO E 14 I F 2016 F4 9E 7A 4F BD 27 DE 91 EF C8 77 E6 3B F l 9D 7A E BF A7 5F D3 AD E9 D A 34 ID 1A OE OF C3 CI E l B3 B8 D9 DC 6C CD 6B Check Sum 11

12 1. テストディスクの概要 1-1テストディスクの内容テストディスクTCDR-701はTable 1(3 頁 ) の構成で記録されています * Sub codeは コンパクトディスクのフォーマットで定められているものです A 走查速度は1.3m/secで記録されています 1-2タイプAの内容データタィプAはMODElで記録されてぉり そのブロック内容を Table 2 (4 頁 ) に示します 1-3タイプBの内容データタイプBは MODE lで記録されており そのブロック内容を Table 3 (5 頁 ) に示します 2. テストデータの概要 2-1テストデ一タの構成 CD-ROM テストディスクT C DR-701のデータの内容を最終ページのTable 6に示します テストデータは大別して (a) ブロック番号情報 (b)m 系列 ランダムデータ (c) チェックサムデータからなっています 12

13 ブロック番号情報は User Data の先頭から 24 バイトの中にあります この情報は 以下のコ一ドで記録されてぃます SequentialBlock N u m b e r :b inary, A S C I I, B C D Block Address : M I N, S E C,B lock このディスクでいう SequentialBlock Number と Block をつぎに示します SequentialBlock N u m b e r = ( M I N x 60 + S E C ) x 75 + B l o c k * *Note:150 は gap の 2 秒 x75block にょるものです M I N = M i n u t e, 2-2 M 系列ランダムデータ S E O S e c o n d Address との関係 M 系列ランダムデータを発生する際の生成多項式は 次の関数を使用しています Polynomial=,IE '(HEX notation) データ表現は 最上位ビットを左にし 最下位ビットを右にする表示方法を採用 しています M 系列の初期 f 直は 各ブロックの SequentialBlock Number を用いています ビットシフトの方向は下位ビット側へシフトするようにしています M S B :T h e most L S B significantb it :T h e l e a s t significant bit 13

14 発生プロセス (1) 最初に 生成多項式 (Polynomial) を 1 ビット下位ビット側へシフトした 値 IFED (32 bits data) を作ります I F E D =' F '( H E X notation) (2) 32ビットワークレジスタに SequentialBlock Number をセットします (3) ワークレジスタの最下位ビットをチェックし もし1ならLSBFニ1のフラグを立て 0ならLSBFニ0とします (4) レジスター内のデータを lビット下位ビット側へシフトし 最上位ビットには0をセッ卜します ( 最下位ビットのデータは捨てることになります ) (5) LSBFニ1の場合は シフト後のデ一タとIFEDとの排他的論理和をとり その結果をワークレジスタにセットします LSBFニ0なら 内容は変更しません (6) (5) のデータを 'FFFF '( H E X notation) で論理積をとり 下位ビット側の16 ビットのみを 2バイトのデータとして利用し 下位バイトを lower addressにセットします (7) (5) で演算した結果をもとにして つぎのデータを発生させるために (3) に戻ります この演算を 1009 回繰り返し lblock 内のデータを完成させます 14 SequentialBlock N u m b e r =1 の例を 8 頁に示します

15 2-3チヱックサムデータ User data 内のデータエラーを確認するために その最後の2バイトひ6ビット ) にチヱックサムを記録しています チェックサムの仕方は チヱックサムエリアを除く user d ata 全域に対し 16 ビットを1ワードとして考え 16ビットの累積加算を行ないます その結果の下位 16ビットの内 下位 1バイトをbytenumber2046に 上位 1 ノマィトをbyte n u m b e r 2047にセットしています * B y t e valueをword valueに変換する式は次の通りです W o r d (N) = byte (2x N ) + 256x byte ( 2 x N + l ) ( N = 0,.,1023) * チヱックサム生成のプログラム例を9 頁に示します 3. サンプルデータ 3-1 タイプ A のー例 00 分 00 秒 00 ブロックのデータを Table 4 (10 頁 ) に示します 3-2 タイプ B のー例 00 分 02 秒 00 ブロックのデータを Table 5 ひ l 頁 ) に示します 15

16 Table 6: T H E T E S T D A T A in C D - R O M T E S T D I S C T C D R Group Byte number in user data Contents Code Lower byte M i d byte ofsequentialblock Number Higher byte J binary 3 Space code ( H E X notation 20) ASCII lower digits~ 2 mid digits ofsequentialblock Number 2 higher digits^ 7,8 Space code ( H E X notation 20) ASCII M I N (2 digits)n SEC (2 digits) of theblock address Biock (2 digits) (a) 12 Space code ( H E X notation 20) (b) (c) ままT" き)t^ MIM oft he block address 15 Character " m " code 16 ままTdfきr^ 17 犯 C of the bloek address ASCII 18 Character "s" code ^^d 宦 )th Block ofthe block address 21 Character "f" code 22, 23 Space code ( H E X notation 20) , M-sequence (2^1)starting from the SequentialBlock Number B C D B C D wnsry Space code ( H E X notation 20) Lower byte ^_ びレ ' c Higher byte J o f C h e c k S u m ASCII binary

TDH-940_Rev1a.xls

TDH-940_Rev1a.xls TEST DVD-VIDEO/ DVD-ROM For Checking DVD Players, DVD Recorders and DVD Drives TDH-940 1. 使用目的 特徴このディスクは DVD プレーヤ レコーダ ドライブの動作性能確認用に製作されたテストディスクです ビデオコンテンツとデータファイル (ISO9660) を 1 枚のディスクに収録したハイブリッド構造です レイヤ

More information

SE-800 INSTRUCTION BOOK

SE-800 INSTRUCTION BOOK 1 2 3 4 1b 1a 2 3 6 7 8 9 1c 1d 1e 4 5 11a 10 11b 11c 11d 13 12 14 5 6 7 3 4 5 6 7 8 1 2 24 23 22 9 10 11 21 20 19 18 16 17 15 14 13 12 8 9 10 11 12 13 14 1. 2. 3. 4. 5. 1. 2. 15 16 17 18 19 20 datavideo

More information

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part Reservdelskatalog MIKASA MVB-85 rullvibrator EPOX Maskin AB Postadress Besöksadress Telefon Fax e-post Hemsida Version Box 6060 Landsvägen 1 08-754 71 60 08-754 81 00 info@epox.se www.epox.se 1,0 192 06

More information

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part Reservdelskatalog MIKASA MT65H vibratorstamp EPOX Maskin AB Postadress Besöksadress Telefon Fax e-post Hemsida Version Box 6060 Landsvägen 1 08-754 71 60 08-754 81 00 info@epox.se www.epox.se 1,0 192 06

More information

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part Reservdelskatalog MIKASA MVC-50 vibratorplatta EPOX Maskin AB Postadress Besöksadress Telefon Fax e-post Hemsida Version Box 6060 Landsvägen 1 08-754 71 60 08-754 81 00 info@epox.se www.epox.se 1,0 192

More information

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part Reservdelskatalog MIKASA MCD-L14 asfalt- och betongsåg EPOX Maskin AB Postadress Besöksadress Telefon Fax e-post Hemsida Version Box 6060 Landsvägen 1 08-754 71 60 08-754 81 00 info@epox.se www.epox.se

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

/ , ,908 4,196 2, ,842 38, / / 2 33 /

/ , ,908 4,196 2, ,842 38, / / 2 33 / MathWorks Automotive Conference 2014 ( ) ECU 0.1. 1 /30 1949 12 16 1,874 4 959 2 4,908 4,196 2,993 139,842 38,581 62 26 35 56 / 6 185 13 4 3 11 / 2 33 / 2014 3 31 0.1. 2 /30 ETC 0.2. 3 /30 1. 1. 2. 2.

More information

189 2015 1 80

189 2015 1 80 189 2015 1 A Design and Implementation of the Digital Annotation Basis on an Image Resource for a Touch Operation TSUDA Mitsuhiro 79 189 2015 1 80 81 189 2015 1 82 83 189 2015 1 84 85 189 2015 1 86 87

More information

Clustering in Time and Periodicity of Strong Earthquakes in Tokyo Masami OKADA Kobe Marine Observatory (Received on March 30, 1977) The clustering in time and periodicity of earthquake occurrence are investigated

More information

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part

How to read the marks and remarks used in this parts book. Section 1 : Explanation of Code Use In MRK Column OO : Interchangeable between the new part Reservdelskatalog MIKASA MVC-88 vibratorplatta EPOX Maskin AB Postadress Besöksadress Telefon Fax e-post Hemsida Version Box 6060 Landsvägen 1 08-754 71 60 08-754 81 00 info@epox.se www.epox.se 1,0 192

More information

HITACHI 液晶プロジェクター CP-AX3505J/CP-AW3005J 取扱説明書 -詳細版- 【技術情報編】

HITACHI 液晶プロジェクター CP-AX3505J/CP-AW3005J 取扱説明書 -詳細版- 【技術情報編】 B A C E D 1 3 5 7 9 11 13 15 17 19 2 4 6 8 10 12 14 16 18 H G I F J M N L K Y CB/PB CR/PR COMPONENT VIDEO OUT RS-232C LAN RS-232C LAN LAN BE EF 03 06 00 2A D3 01 00 00 60 00 00 BE EF 03 06 00 BA D2 01

More information

浜松医科大学紀要

浜松医科大学紀要 On the Statistical Bias Found in the Horse Racing Data (1) Akio NODA Mathematics Abstract: The purpose of the present paper is to report what type of statistical bias the author has found in the horse

More information

取扱説明書 -詳細版- 液晶プロジェクター CP-AW3019WNJ

取扱説明書 -詳細版- 液晶プロジェクター CP-AW3019WNJ B A C D E F K I M L J H G N O Q P Y CB/PB CR/PR COMPONENT VIDEO OUT RS-232C LAN RS-232C LAN LAN BE EF 03 06 00 2A D3 01 00 00 60 00 00 BE EF 03 06 00 BA D2 01 00 00 60 01 00 BE EF 03 06 00 19 D3 02 00

More information

AN 100: ISPを使用するためのガイドライン

AN 100: ISPを使用するためのガイドライン ISP AN 100: In-System Programmability Guidelines 1998 8 ver.1.01 Application Note 100 ISP Altera Corporation Page 1 A-AN-100-01.01/J VCCINT VCCINT VCCINT Page 2 Altera Corporation IEEE Std. 1149.1 TCK

More information

258 5) GPS 1 GPS 6) GPS DP 7) 8) 10) GPS GPS 2 3 4 5 2. 2.1 3 1) GPS Global Positioning System

258 5) GPS 1 GPS 6) GPS DP 7) 8) 10) GPS GPS 2 3 4 5 2. 2.1 3 1) GPS Global Positioning System Vol. 52 No. 1 257 268 (Jan. 2011) 1 2, 1 1 measurement. In this paper, a dynamic road map making system is proposed. The proposition system uses probe-cars which has an in-vehicle camera and a GPS receiver.

More information

1

1 PalmGauss SC PGSC-5G Instruction Manual PalmGauss SC PGSC-5G Version 1.01 PalmGauss SC PGSC5G 1.... 3 2.... 3 3.... 3 3.1... 3 3.2... 3 3.3 PalmGauss... 4 3.4... 4 3.4.1 (Fig. 4)... 4 3.4.2 (Fig. 5)...

More information

UL 746A 第 6 版の短期特性評価に関する規格について 2016 年 4 月 29 日付で比較トラッキング指数試験 (CTI) 傾斜面トラッキング試験 (IPT) 及びホットワイヤー着火試験 (HWI) について一部改定がありました 以下 参考和訳をご参照ください なお 参考和訳と原文 ( 英

UL 746A 第 6 版の短期特性評価に関する規格について 2016 年 4 月 29 日付で比較トラッキング指数試験 (CTI) 傾斜面トラッキング試験 (IPT) 及びホットワイヤー着火試験 (HWI) について一部改定がありました 以下 参考和訳をご参照ください なお 参考和訳と原文 ( 英 UL 746A 第 6 版の短期特性評価に関する規格について 2016 年 4 月 29 日付で比較トラッキング指数試験 (CTI) 傾斜面トラッキング試験 (IPT) 及びホットワイヤー着火試験 (HWI) について一部改定がありました 以下 参考和訳をご参照ください なお 参考和訳と原文 ( 英文 ) と差異のある場合は原文を優先頂くものとします 比較トラッキング指数試験 (CTI) 第 24

More information

h23w1.dvi

h23w1.dvi 24 I 24 2 8 10:00 12:30 1),. Do not open this problem booklet 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

Sport and the Media: The Close Relationship between Sport and Broadcasting SUDO, Haruo1) Abstract This report tries to demonstrate the relationship be

Sport and the Media: The Close Relationship between Sport and Broadcasting SUDO, Haruo1) Abstract This report tries to demonstrate the relationship be Sport and the Media: The Close Relationship between Sport and Broadcasting SUDO, Haruo1) Abstract This report tries to demonstrate the relationship between broadcasting and sport (major sport and professional

More information

,, create table drop table alter table

,, create table drop table alter table PostgreSQL 1 1 2 1 3,, 2 3.1 - create table........................... 2 3.2 - drop table............................ 3 3.3 - alter table............................ 4 4 - copy 5 4.1..................................

More information

NFC ucode タグのメモリフォーマット規定

NFC ucode タグのメモリフォーマット規定 [White Paper] Ubiquitous ID Center Specification DRAFT 2011-02-08 NFC ucode タグのメモリフォーマット規定 Standard of memory format of NFC ucode tag Number: Title: NFC ucode タグのメモリフォーマット規定 Standard of memory format of

More information

+ -

+ - i i C Matsushita Electric Industrial Co., Ltd.2001 -S F0901KK0 seconds ANTI-SKIP SYSTEM Portable CD player Operating Instructions -S + - + - 9 BATTERY CARRYING CASE K 3 - + 2 1 OP 2 + 3 - K K http://www.baj.or.jp

More information

(check matrices and minimum distances) H : a check matrix of C the minimum distance d = (the minimum # of column vectors of H which are linearly depen

(check matrices and minimum distances) H : a check matrix of C the minimum distance d = (the minimum # of column vectors of H which are linearly depen Hamming (Hamming codes) c 1 # of the lines in F q c through the origin n = qc 1 q 1 Choose a direction vector h i for each line. No two vectors are colinear. A linearly dependent system of h i s consists

More information

7,, i

7,, i 23 Research of the authentication method on the two dimensional code 1145111 2012 2 13 7,, i Abstract Research of the authentication method on the two dimensional code Karita Koichiro Recently, the two

More information

HIS-CCBASEver2

HIS-CCBASEver2 Information Access Interface in the Immersive Virtual World Tetsuro Ogi, *1*2*3 Koji Yamamoto, *3*4 Tadashi Yamanouchi *3 and Michitaka Hirose *2 Abstract - In this study, in order to access database server

More information

音響部品アクセサリ本文(AC06)PDF (Page 16)

音響部品アクセサリ本文(AC06)PDF (Page 16) Guide for Electret Condenser Microphones A microphone as an audio-electric converting device, whose audio pickup section has a structure of a condenser consisting of a diaphragm and a back plate opposite

More information

HITACHI 液晶プロジェクター CP-EX301NJ/CP-EW301NJ 取扱説明書 -詳細版- 【技術情報編】 日本語

HITACHI 液晶プロジェクター CP-EX301NJ/CP-EW301NJ 取扱説明書 -詳細版- 【技術情報編】 日本語 A B C D E F G H I 1 3 5 7 9 11 13 15 17 19 2 4 6 8 10 12 14 16 18 K L J Y CB/PB CR/PR COMPONENT VIDEO OUT RS-232C RS-232C RS-232C Cable (cross) LAN cable (CAT-5 or greater) LAN LAN LAN LAN RS-232C BE

More information

UID S307-NDEF

UID S307-NDEF [White Paper] Ubiquitous ID Center Specification DRAFT 2012-05-15 NFC ucode タグのメモリフォーマット規定 Standard of memory format of NFC ucode tag Number: Title: NFC ucode タグのメモリフォーマット規定 Standard of memory format of

More information

1 Fig. 1 Extraction of motion,.,,, 4,,, 3., 1, 2. 2.,. CHLAC,. 2.1,. (256 ).,., CHLAC. CHLAC, HLAC. 2.3 (HLAC ) r,.,. HLAC. N. 2 HLAC Fig. 2

1 Fig. 1 Extraction of motion,.,,, 4,,, 3., 1, 2. 2.,. CHLAC,. 2.1,. (256 ).,., CHLAC. CHLAC, HLAC. 2.3 (HLAC ) r,.,. HLAC. N. 2 HLAC Fig. 2 CHLAC 1 2 3 3,. (CHLAC), 1).,.,, CHLAC,.,. Suspicious Behavior Detection based on CHLAC Method Hideaki Imanishi, 1 Toyohiro Hayashi, 2 Shuichi Enokida 3 and Toshiaki Ejima 3 We have proposed a method for

More information

Table 1. Assumed performance of a water electrol ysis plant. Fig. 1. Structure of a proposed power generation system utilizing waste heat from factori

Table 1. Assumed performance of a water electrol ysis plant. Fig. 1. Structure of a proposed power generation system utilizing waste heat from factori Proposal and Characteristics Evaluation of a Power Generation System Utilizing Waste Heat from Factories for Load Leveling Pyong Sik Pak, Member, Takashi Arima, Non-member (Osaka University) In this paper,

More information

AtCoder Regular Contest 073 Editorial Kohei Morita(yosupo) A: Shiritori if python3 a, b, c = input().split() if a[len(a)-1] == b[0] and b[len(

AtCoder Regular Contest 073 Editorial Kohei Morita(yosupo) A: Shiritori if python3 a, b, c = input().split() if a[len(a)-1] == b[0] and b[len( AtCoder Regular Contest 073 Editorial Kohei Morita(yosupo) 29 4 29 A: Shiritori if python3 a, b, c = input().split() if a[len(a)-1] == b[0] and b[len(b)-1] == c[0]: print( YES ) else: print( NO ) 1 B:

More information

untitled

untitled EPX-64S Rev 1.2 1.. 3 1.1.......... 3 1.2....... 3 1.3....... 4 1.4... 4 1.5... 4 2........ 5 2.1.... 5 EPX64S_GetNumberOfDevices........ 5 EPX64S_GetSerialNumber........ 6 EPX64S_Open....... 7 EPX64S_OpenBySerialNumber

More information

ID 3) 9 4) 5) ID 2 ID 2 ID 2 Bluetooth ID 2 SRCid1 DSTid2 2 id1 id2 ID SRC DST SRC 2 2 ID 2 2 QR 6) 8) 6) QR QR QR QR

ID 3) 9 4) 5) ID 2 ID 2 ID 2 Bluetooth ID 2 SRCid1 DSTid2 2 id1 id2 ID SRC DST SRC 2 2 ID 2 2 QR 6) 8) 6) QR QR QR QR Vol. 51 No. 11 2081 2088 (Nov. 2010) 2 1 1 1 which appended specific characters to the information such as identification to avoid parity check errors, before QR Code encoding with the structured append

More information

DAC121S101/DAC121S101Q 12-Bit Micro Power, RRO Digital-to-Analog Converter (jp)

DAC121S101/DAC121S101Q 12-Bit Micro Power, RRO Digital-to-Analog Converter (jp) DAC121S101 DAC121S101/DAC121S101Q 12-Bit Micro Power, RRO Digital-to-Analog Converter Literature Number: JAJSA89 DAC121S101 12 D/A DAC121S101 12 D/A (DAC) 2.7V 5.5V 3.6V 177 A 30MHz 3 SPI TM QSPI MICROWIRE

More information

Axiom_AIR_49_-_UserGuideJP_-_v1.0

Axiom_AIR_49_-_UserGuideJP_-_v1.0 [ WEB ] [ MAIL ] USB MIDI IN MIDI OUT R L R L VOL 3 2 4 5 1 4 8 5 7 3 3 2 2 1 6 B D A C E G F F F F F F 1 2 3 4 5 6 7 8 Appendix MIDI Mode: Messages and Sub-Parameters Modulation Wheel, Fader,

More information

IPSJ SIG Technical Report Vol.2010-SLDM-144 No.50 Vol.2010-EMB-16 No.50 Vol.2010-MBL-53 No.50 Vol.2010-UBI-25 No /3/27 Twitter IME Twitte

IPSJ SIG Technical Report Vol.2010-SLDM-144 No.50 Vol.2010-EMB-16 No.50 Vol.2010-MBL-53 No.50 Vol.2010-UBI-25 No /3/27 Twitter IME Twitte Twitter 1 1 1 IME Twitter 2009 12 15 2010 2 1 13590 4.83% 8.16% 2 3 Web 10 45% Relational Analysis between User Context and Input Word on Twitter Yutaka Arakawa, 1 Shigeaki Tagashira 1 and Akira Fukuda

More information

kut-paper-template.dvi

kut-paper-template.dvi 26 Discrimination of abnormal breath sound by using the features of breath sound 1150313 ,,,,,,,,,,,,, i Abstract Discrimination of abnormal breath sound by using the features of breath sound SATO Ryo

More information

,,,,., C Java,,.,,.,., ,,.,, i

,,,,., C Java,,.,,.,., ,,.,, i 24 Development of the programming s learning tool for children be derived from maze 1130353 2013 3 1 ,,,,., C Java,,.,,.,., 1 6 1 2.,,.,, i Abstract Development of the programming s learning tool for children

More information

by CASIO W61CA For Those Requiring an English/Chinese Instruction

by CASIO W61CA     For Those Requiring an English/Chinese Instruction by CASIO W61CA http://www.au.kddi.com/torisetsu/index.html http://www.au.kddi.com/manual/index.html For Those Requiring an English/Chinese Instruction Manual English/Chinese Simple Manual can be read on

More information

1

1 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 CHECK! 21 22 23 24 LOCK LOCK 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 63 64 65 66

More information

1 2 3

1 2 3 INFORMATION FOR THE USER DRILL SELECTION CHART CARBIDE DRILLS NEXUS DRILLS DIAMOND DRILLS VP-GOLD DRILLS TDXL DRILLS EX-GOLD DRILLS V-GOLD DRILLS STEEL FRAME DRILLS HARD DRILLS V-SELECT DRILLS SPECIAL

More information

RX600 & RX200シリーズ アプリケーションノート RX用仮想EEPROM

RX600 & RX200シリーズ アプリケーションノート RX用仮想EEPROM R01AN0724JU0170 Rev.1.70 MCU EEPROM RX MCU 1 RX MCU EEPROM VEE VEE API MCU MCU API RX621 RX62N RX62T RX62G RX630 RX631 RX63N RX63T RX210 R01AN0724JU0170 Rev.1.70 Page 1 of 33 1.... 3 1.1... 3 1.2... 3

More information

L3 Japanese (90570) 2008

L3 Japanese (90570) 2008 90570-CDT-08-L3Japanese page 1 of 15 NCEA LEVEL 3: Japanese CD TRANSCRIPT 2008 90570: Listen to and understand complex spoken Japanese in less familiar contexts New Zealand Qualifications Authority: NCEA

More information

kubostat2018d p.2 :? bod size x and fertilization f change seed number? : a statistical model for this example? i response variable seed number : { i

kubostat2018d p.2 :? bod size x and fertilization f change seed number? : a statistical model for this example? i response variable seed number : { i kubostat2018d p.1 I 2018 (d) model selection and kubo@ees.hokudai.ac.jp http://goo.gl/76c4i 2018 06 25 : 2018 06 21 17:45 1 2 3 4 :? AIC : deviance model selection misunderstanding kubostat2018d (http://goo.gl/76c4i)

More information

Q-Learning Support-Vector-Machine NIKKEI NET Infoseek MSN 10 1 12 22 170 121 10 9 15 12 22 85 2 85 10 i

Q-Learning Support-Vector-Machine NIKKEI NET Infoseek MSN 10 1 12 22 170 121 10 9 15 12 22 85 2 85 10 i 21 Stock price forecast using text mining 1100323 2010 3 1 Q-Learning Support-Vector-Machine NIKKEI NET Infoseek MSN 10 1 12 22 170 121 10 9 15 12 22 85 2 85 10 i Abstract Stock price forecast using text

More information

udc-2.dvi

udc-2.dvi 13 0.5 2 0.5 2 1 15 2001 16 2009 12 18 14 No.39, 2010 8 2009b 2009a Web Web Q&A 2006 2007a20082009 2007b200720082009 20072008 2009 2009 15 1 2 2 2.1 18 21 1 4 2 3 1(a) 1(b) 1(c) 1(d) 1) 18 16 17 21 10

More information

Fig. 1 The district names and their locations A dotted line is the boundary of school-districts. The district in which 10 respondents and over live is indicated in italics. Fig. 2 A distribution of rank

More information

4 Mule(Emacs)

4 Mule(Emacs) 文字コードとは 文字コードとコード系 character code コンピュータ内部での表現の際あるいはコンピュータ間の通信の際には 文字や記号はある一定のビットパターン (bit pattern, 0,1の列 ) で表されている このような 文字とビットパターンの対応を文字コードという 広く使われている文字コードと文字コード系 ( 文字コードをどのように使うかも含めて規定したコード体系のこと )

More information

日立液晶プロジェクター CP-AW2519NJ 取扱説明書- 詳細版-

日立液晶プロジェクター CP-AW2519NJ 取扱説明書- 詳細版- PAGE UP DOWN D- ESC ENTER 1 1 2 2 3 COMPUTER IN1 USB TYPE A DC5V 0.5A USB TYPE B HDMI COMPUTER IN2 LAN CONTROL MONITOR OUT MIC AUDIO IN1 AUDIO IN3 AUDIO OUT R R L L S-VIDEO AUDIO IN2 VIDEO PAGE UP DOWN

More information

K02LE indd

K02LE indd I Linear Stage Table of Contents 1. Features... 1 2. Description of part Number... 1 3. Maximum Speed Limit... 2 4. Specifications... 3 5. Accuracy Grade... 4 6. Motor and Motor Adaptor Flange... 4 6-1

More information

SerialATA ATA Embedded Clocking 8B10B coding 2 pair Hot Plug ATA ATA (150MB/s ) 10 roadmap 2004/2/17 SATA Overview Page 2

SerialATA ATA Embedded Clocking 8B10B coding 2 pair Hot Plug ATA ATA (150MB/s ) 10 roadmap 2004/2/17 SATA Overview Page 2 2004.2.17 akinori_maeda@agilent.com SerialATA ATA Embedded Clocking 8B10B coding 2 pair Hot Plug ATA ATA (150MB/s ) 10 roadmap 2004/2/17 SATA Overview Page 2 SATA PC JBOD 2004/2/17 SATA Overview Page 3

More information

フリーセルプロの使い方

フリーセルプロの使い方 FreeCell Pro 011 2 FreeCell Pro 2002 FCPRO.HLP FreeCell Pro6.4 6.5 FreeCell Pro 1000 http://solitairelaboratory.com/fcpro.html FreeCell Pro 2009 2 3 FreeCell Pro Microsoft FC 0 Windows 3.1 FreeCell Pr

More information

0 PARTS CATALOG BFT A BFT 0A OB NO.00-ZYET- US Instruction for use of parts catalogue This parts catalogue was prepared based on the latest information available as of October, 0. See the Service Bulletin

More information

;y ;y ;; yy ;y;; yy y;y;y;y ;y; ;; yy ; y Portable CD player Operating Instructions RQT5364-S

;y ;y ;; yy ;y;; yy y;y;y;y ;y; ;; yy ; y Portable CD player Operating Instructions RQT5364-S ;y ;y ;; yy ;y;; yy y;y;y;y ;y; ;; yy ; y Portable CD player Operating Instructions -S + - + - 1 3 K 2 - + H K Ni-Cd A.SHOCK S-XBS HOLD HOLD HOLD HOLD ( 1; 1; 6 VOLUME 5 4 1; A.SHOCK S-XBS RANDOM NOR

More information

1 Table 1: Identification by color of voxel Voxel Mode of expression Nothing Other 1 Orange 2 Blue 3 Yellow 4 SSL Humanoid SSL-Vision 3 3 [, 21] 8 325

1 Table 1: Identification by color of voxel Voxel Mode of expression Nothing Other 1 Orange 2 Blue 3 Yellow 4 SSL Humanoid SSL-Vision 3 3 [, 21] 8 325 社団法人人工知能学会 Japanese Society for Artificial Intelligence 人工知能学会研究会資料 JSAI Technical Report SIG-Challenge-B3 (5/5) RoboCup SSL Humanoid A Proposal and its Application of Color Voxel Server for RoboCup SSL

More information

塗装深み感の要因解析

塗装深み感の要因解析 17 Analysis of Factors for Paint Depth Feeling Takashi Wada, Mikiko Kawasumi, Taka-aki Suzuki ( ) ( ) ( ) The appearance and quality of objects are controlled by paint coatings on the surfaces of the objects.

More information

Visual Evaluation of Polka-dot Patterns Yoojin LEE and Nobuko NARUSE * Granduate School of Bunka Women's University, and * Faculty of Fashion Science,

Visual Evaluation of Polka-dot Patterns Yoojin LEE and Nobuko NARUSE * Granduate School of Bunka Women's University, and * Faculty of Fashion Science, Visual Evaluation of Polka-dot Patterns Yoojin LEE and Nobuko NARUSE * Granduate School of Bunka Women's University, and * Faculty of Fashion Science, Bunka Women's University, Shibuya-ku, Tokyo 151-8523

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

Page 1

Page 1 ... 1... 3... 4... 6 0100... 8 0102... 11 0103 FTP... 12 0105... 13 0109... 14... 15 0130... 16 0150 STD... 17 0154 TXT... 18 0170... 19 0180 1... 20 0190 2... 21 0196 3... 22 0200... 23 0300... 24 0500

More information

デザインパフォーマンス向上のためのHDLコーディング法

デザインパフォーマンス向上のためのHDLコーディング法 WP231 (1.1) 2006 1 6 HDL FPGA TL TL 100MHz 400MHz HDL FPGA FPGA 2005 2006 Xilinx, Inc. All rights reserved. XILINX, the Xilinx logo, and other designated brands included herein are trademarks of Xilinx,

More information

1 / /12/16 Perkin Elmer 2400II CHN Analyzer He, 1.4 kgf; O2, 1.0 kgf; Air, 4.0 kgf 2 AIR He He O2 1) TIME ENTER (9:10:00 ) 2) DATE

1 / /12/16 Perkin Elmer 2400II CHN Analyzer He, 1.4 kgf; O2, 1.0 kgf; Air, 4.0 kgf 2 AIR He He O2 1) TIME ENTER (9:10:00 ) 2) DATE 1 / 1 Perkin Elmer 2400II CHN Analyzer He, 1.4 kgf; O2, 1.0 kgf; Air, 4.0 kgf 2 AIR He HeO2 1) TIME 091000 ENTER (9:10:00 ) 2) DATE 210601 ENTER (2001-06-21 ) 3) OPERATOR ID XXX ENTER ( 4) Fill Pressure

More information

Technische Beschreibung P82R SMD

Technische Beschreibung P82R SMD P26 halstrup-walcher GmbH http://www.krone.co.jp/ Stegener Straße 10 D-79199 Kirchzarten, Germany 124-0023 2-22-1 TEL:03-3695-5431 FAX:03-3695-5698 E-MAIL:sales-tokyo@krone.co.jp 530-0054 2-2-9F TEL:06-6361-4831

More information

Microsoft Word - sample_adv-programming.docx

Microsoft Word - sample_adv-programming.docx サンプル問題 以下のサンプル問題は包括的ではなく 必ずしも試験を構成するすべての種類の問題を表すとは限りません 問題は 個人が認定試験を受ける準備ができているかどうかを評価するためのものではありません SAS Advanced Programming for SAS 9 問題 1 次の SAS データセット ONE と TWO があります proc sql; select one.*, sales

More information

「プログラミング言語」 SICP 第4章 ~超言語的抽象~ その6

「プログラミング言語」  SICP 第4章   ~超言語的抽象~   その6 SICP 4 6 igarashi@kuis.kyoto-u.ac.jp July 21, 2015 ( ) SICP 4 ( 6) July 21, 2015 1 / 30 4.3: Variations on a Scheme Non-deterministic Computing 4.3.1: amb 4.3.2: 4.3.3: amb ( ) SICP 4 ( 6) July 21, 2015

More information

RTM RTM Risk terrain terrain RTM RTM 48

RTM RTM Risk terrain terrain RTM RTM 48 Risk Terrain Model I Risk Terrain Model RTM,,, 47 RTM RTM Risk terrain terrain RTM RTM 48 II, RTM CSV,,, RTM Caplan and Kennedy RTM Risk Terrain Modeling Diagnostics RTMDx RTMDx RTMDx III 49 - SNS 50 0

More information

MQTT V3.1 プロトコル仕様

MQTT V3.1 プロトコル仕様 1999 d digit = X MOD 128 X = X DIV 128 // if there are mre digits t encde, set the tp bit f this digit if ( X > 0 ) digit = digit OR 0x80 endif 'utput' digit while ( X> 0 ) multiplier = 1 value = 0

More information

1 ( ) 1 1 ( ) 1!! Shinji Akematsu 1

1 ( ) 1 1 ( ) 1!! Shinji Akematsu   1 30 + http://know-star.com/ 1 ( ) 1 1 ( ) 1!! Shinji Akematsu http://know-star.com/ info@know-star.com 1 2 (1) 1, 5, 13, 25,... 2 2 1,5,13,25,... 7 221 2 (2) (1) n (i) (ii) n 2 n = 2, 3, 4 n = 2 7, 1 +

More information

Microsoft PowerPoint - 7.Arithmetic.ppt

Microsoft PowerPoint - 7.Arithmetic.ppt 第 7 章デジタル演算回路 1 デジタル信号処理音声, 音楽, 通信信号 信号 = 符号付き 2 進データ 負の数値の表現方法 2 2 進数 n ビット n-1 =Σb i 2 i 0 2 の補数 +=2 n n-1 n-1 2 n =1+Σb i 2 i +Σb i 2 i 0 0 n-1 =2 n ー =1+Σb i 2 i 0 3 2 進数の補数 2 の補数 各桁のビットを反転した後で最下位に

More information

ON A FEW INFLUENCES OF THE DENTAL CARIES IN THE ELEMENTARY SCHOOL PUPIL BY Teruko KASAKURA, Naonobu IWAI, Sachio TAKADA Department of Hygiene, Nippon Dental College (Director: Prof. T. Niwa) The relationship

More information

国際恋愛で避けるべき7つの失敗と解決策

国際恋愛で避けるべき7つの失敗と解決策 7 http://lovecoachirene.com 1 7! 7! 1 NOT KNOWING WHAT YOU WANT 2 BEING A SUBMISSIVE WOMAN 3 NOT ALLOWING THE MAN TO BE YOUR HERO 4 WAITING FOR HIM TO LEAD 5 NOT SPEAKING YOUR MIND 6 PUTTING HIM ON A PEDESTAL

More information

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA B. BIOS SATA ( 1) C. RAID BIOS RAID D. SATA RAID/AHCI 2 SATA M.2 SSD ( 2) ( (

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1) * ( /2) * RAID A. SATA B. BIOS SATA ( 1) C. RAID BIOS RAID D. SATA RAID/AHCI 2 SATA M.2 SSD ( 2) ( ( RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * ( -1) * ( /2) * RAID A. SATA B. BIOS SATA ( 1) C. RAID BIOS RAID D. SATA RAID/AHCI 2 SATA M.2 SSD ( 2) ( ( 3) 2 ) Windows USB 1 SATA A. SATA SATA Intel SATA

More information

MOTIF XF 取扱説明書

MOTIF XF 取扱説明書 MUSIC PRODUCTION SYNTHESIZER JA 2 (7)-1 1/3 3 (7)-1 2/3 4 (7)-1 3/3 5 http://www.adobe.com/jp/products/reader/ 6 NOTE http://japan.steinberg.net/ http://japan.steinberg.net/ 7 8 9 A-1 B-1 C0 D0 E0 F0 G0

More information

25 Removal of the fricative sounds that occur in the electronic stethoscope

25 Removal of the fricative sounds that occur in the electronic stethoscope 25 Removal of the fricative sounds that occur in the electronic stethoscope 1140311 2014 3 7 ,.,.,.,.,.,.,.,,.,.,.,.,,. i Abstract Removal of the fricative sounds that occur in the electronic stethoscope

More information

Microsoft PowerPoint - IntroAlgDs-05-4.ppt

Microsoft PowerPoint - IntroAlgDs-05-4.ppt アルゴリズムとデータ構造入門 2005 年 0 月 25 日 アルゴリズムとデータ構造入門. 手続きによる抽象の構築.2 Procedures and the Processes They generate ( 手続きとそれが生成するプロセス ) 奥乃 博. TUT Scheme が公開されました. Windows は動きます. Linux, Cygwin も動きます. 0 月 25 日 本日のメニュー.2.

More information

PC_14ZY6_BFT150A_US_ indd

PC_14ZY6_BFT150A_US_ indd PARTS CATALOG BFT 0A OB NO.00-ZY- US Instruction for use of parts catalogue This parts catalogue was prepared based on the latest information available as of October,. See the Service Bulletin for any

More information

, IT.,.,..,.. i

, IT.,.,..,.. i 25 To construct the system that promote a interactive method as a knowledge acquisition 1140317 2014 2 28 , IT.,.,..,.. i Abstract To construct the system that promote a interactive method as a knowledge

More information

Microsoft Word - PCM TL-Ed.4.4(特定電気用品適合性検査申込のご案内)

Microsoft Word - PCM TL-Ed.4.4(特定電気用品適合性検査申込のご案内) (2017.04 29 36 234 9 1 1. (1) 3 (2) 9 1 2 2. (1) 9 1 1 2 1 2 (2) 1 2 ( PSE-RE-101/205/306/405 2 PSE-RE-201 PSE-RE-301 PSE-RE-401 PSE-RE-302 PSE-RE-202 PSE-RE-303 PSE-RE-402 PSE-RE-203 PSE-RE-304 PSE-RE-403

More information

Estimation of Photovoltaic Module Temperature Rise Motonobu Yukawa, Member, Masahisa Asaoka, Non-member (Mitsubishi Electric Corp.) Keigi Takahara, Me

Estimation of Photovoltaic Module Temperature Rise Motonobu Yukawa, Member, Masahisa Asaoka, Non-member (Mitsubishi Electric Corp.) Keigi Takahara, Me Estimation of Photovoltaic Module Temperature Rise Motonobu Yukawa, Member, Masahisa Asaoka, Non-member (Mitsubishi Electric Corp.) Keigi Takahara, Member (Okinawa Electric Power Co.,Inc.) Toshimitsu Ohshiro,

More information

Introduction Purpose This course explains how to use Mapview, a utility program for the Highperformance Embedded Workshop (HEW) development environmen

Introduction Purpose This course explains how to use Mapview, a utility program for the Highperformance Embedded Workshop (HEW) development environmen Introduction Purpose This course explains how to use Mapview, a utility program for the Highperformance Embedded Workshop (HEW) development environment for microcontrollers (MCUs) from Renesas Technology

More information

橡実践Oracle Objects for OLE

橡実践Oracle Objects for OLE THE Database FOR Network Computing 2 1. 2 1-1. PL/SQL 2 1-2. 9 1-3. PL/SQL 11 2. 14 3. 16 3-1. NUMBER 16 3-2. CHAR/VARCHAR2 18 3-3. DATE 18 4. 23 4-1. 23 4-2. / 24 26 1. COPYTOCLIPBOARD 26 III. 28 1.

More information

II

II No. 19 January 19 2013 19 Regionalism at the 19 th National Assembly Elections Focusing on the Yeongnam and Honam Region Yasurou Mori As the biggest issue of contemporary politics at South Korea, there

More information

200608094-101

200608094-101 94 A O D 1 A 1 A A 1 AO 1 95 A OA 1 a r A A 1 r A R 1 A R 1 A R 1 a a A OA R 1 96 F AO 1 A O 1 A 1 A O 1 A 1 O A 1 97 b O AO 1 O AO 1 A 1 A OA 1 AO 1 AA 1 98 A AO 1 A AO 1 b b 1 b b B B A 1 Q 1 rr 1 99

More information

2 ( ) i

2 ( ) i 25 Study on Rating System in Multi-player Games with Imperfect Information 1165069 2014 2 28 2 ( ) i ii Abstract Study on Rating System in Multi-player Games with Imperfect Information Shigehiko MORITA

More information

Microsoft PowerPoint - CproNt02.ppt [互換モード]

Microsoft PowerPoint - CproNt02.ppt [互換モード] 第 2 章 C プログラムの書き方 CPro:02-01 概要 C プログラムの構成要素は関数 ( プログラム = 関数の集まり ) 関数は, ヘッダと本体からなる 使用する関数は, プログラムの先頭 ( 厳密には, 使用場所より前 ) で型宣言 ( プロトタイプ宣言 ) する 関数は仮引数を用いることができる ( なくてもよい ) 関数には戻り値がある ( なくてもよい void 型 ) コメント

More information

授受補助動詞の使用制限に与える敬語化の影響について : 「くださる」「いただく」を用いた感謝表現を中心に

授受補助動詞の使用制限に与える敬語化の影響について : 「くださる」「いただく」を用いた感謝表現を中心に Title 授受補助動詞の使用制限に与える敬語化の影響について : くださる いただく を用いた感謝表現を中心に Author(s) 山口, 真里子 Citation 国際広報メディア 観光学ジャーナル, 6, 69-89 Issue Date 2008-03-21 Doc URL http://hdl.handle.net/2115/34577 Type bulletin (article) File

More information

スライド 1

スライド 1 RX62N 周辺機能紹介データフラッシュ データ格納用フラッシュメモリ ルネサスエレクトロニクス株式会社ルネサス半導体トレーニングセンター 2013/08/02 Rev. 1.00 00000-A コンテンツ データフラッシュの概要 プログラムサンプル 消去方法 書き込み方法 読み出し方法 FCUのリセット プログラムサンプルのカスタマイズ 2 データフラッシュの概要 3 データフラッシュとは フラッシュメモリ

More information

外部ルート向け Cisco IOS と NXOS 間の OSPF ルーティング ループ/最適でないルーティングの設定例

外部ルート向け Cisco IOS と NXOS 間の OSPF ルーティング ループ/最適でないルーティングの設定例 外部ルート向け Cisco IOS と NXOS 間の OSPF ルーティングループ / 最適でないルーティングの設定例 目次 はじめに前提条件要件使用するコンポーネント背景説明重要な情報 RFC 1583 セクション 16.4.6 からの抜粋 RFC 2328 セクション 16.4.1 からの抜粋設定シナリオ 1 ネットワーク図シナリオ 2 ネットワーク図推奨事項確認トラブルシューティング関連情報

More information

1 122

1 122 6 1 2 3 4 5 6 1 122 PhoenixBIOS Setup Utility MainAdvancedSecurityPowerExit MainSystem DevicesSecurityBootExit System Time: [XX:XX:XX] [XX:XX:XX] System Date: [XX/XX/XX] [XX/XX/XXXX] Item Specific Help

More information

Kaplan-Meierプロットに付加情報を追加するマクロの作成

Kaplan-Meierプロットに付加情報を追加するマクロの作成 Kaplan-Meier 1, 2,3 1 2 3 A SAS macro for extended Kaplan-Meier plots Kengo Nagashima 1, Yasunori Sato 2,3 1 Department of Parmaceutical Technochemistry, Josai University 2 School of Medicine, Chiba University

More information

Microsoft PowerPoint mm2

Microsoft PowerPoint mm2 システムプログラム概論 Memory management 2/2 25/5/6 門林雄基 ( インターネット工学講座 ) 奈良先端科学技術大学院大学 前回 Memory hierarchy Contention and arbitration for memory Virtual memory: software + hardware solution Address translation Physical

More information

2 33,**. + : +/* /++** +/* /++** +/* /++** /** /** F+ +*** F+ +*** / 1*42.,43 /14+,*42 /, , 134,.,43 / 0-41,*42.4, -/41,*43,34,,+4. +

2 33,**. + : +/* /++** +/* /++** +/* /++** /** /** F+ +*** F+ +*** / 1*42.,43 /14+,*42 /, , 134,.,43 / 0-41,*42.4, -/41,*43,34,,+4. + 1 BSE *,**+ 3 BSE,**- +23,2 + +,3 3+,**, * 2 33,**. + : +/* /++** +/* /++** +/* /++** /** /** F+ +*** F+ +*** / 1*42.,43 /14+,*42 /,341 24-14+ 24- +-4, 134,.,43 / 0-41,*42.4, -/41,*43,34,,+4. +/4../42,240

More information

Microsoft Word - Win-Outlook.docx

Microsoft Word - Win-Outlook.docx Microsoft Office Outlook での設定方法 (IMAP および POP 編 ) How to set up with Microsoft Office Outlook (IMAP and POP) 0. 事前に https://office365.iii.kyushu-u.ac.jp/login からサインインし 以下の手順で自分の基本アドレスをメモしておいてください Sign

More information

23 Study on Generation of Sudoku Problems with Fewer Clues

23 Study on Generation of Sudoku Problems with Fewer Clues 23 Study on Generation of Sudoku Problems with Fewer Clues 1120254 2012 3 1 9 9 21 18 i Abstract Study on Generation of Sudoku Problems with Fewer Clues Norimasa NASU Sudoku is puzzle a kind of pencil

More information

Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth

Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth and Foot Breadth Akiko Yamamoto Fukuoka Women's University,

More information

Mikio Yamamoto: Dynamical Measurement of the E-effect in Iron-Cobalt Alloys. The AE-effect (change in Young's modulus of elasticity with magnetization

Mikio Yamamoto: Dynamical Measurement of the E-effect in Iron-Cobalt Alloys. The AE-effect (change in Young's modulus of elasticity with magnetization Mikio Yamamoto: Dynamical Measurement of the E-effect in Iron-Cobalt Alloys. The AE-effect (change in Young's modulus of elasticity with magnetization) in the annealed state of iron-cobalt alloys has been

More information

Page 1 of 6 B (The World of Mathematics) November 20, 2006 Final Exam 2006 Division: ID#: Name: 1. p, q, r (Let p, q, r are propositions. ) (10pts) (a

Page 1 of 6 B (The World of Mathematics) November 20, 2006 Final Exam 2006 Division: ID#: Name: 1. p, q, r (Let p, q, r are propositions. ) (10pts) (a Page 1 of 6 B (The World of Mathematics) November 0, 006 Final Exam 006 Division: ID#: Name: 1. p, q, r (Let p, q, r are propositions. ) (a) (Decide whether the following holds by completing the truth

More information

2

2 8 24 32C800037C800042C8000 32 40 45 54 2 3 24 40 10 11 54 4 7 54 30 26 7 9 8 5 6 7 9 8 18 7 7 7 40 10 13 12 24 22 22 8 55 8 8 8 8 1 2 3 18 11 54 54 19 24 30 69 31 40 57 23 23 22 23 22 57 8 9 30 12 12 56

More information

St. Andrew's University NII-Electronic Library Service

St. Andrew's University NII-Electronic Library Service ,, No. F. P. soul F. P. V. D. C. B. C. J. Saleebey, D. 2006 Introduction: Power in the People, Saleebey, D. Ed., The Strengths Perspective in Social Work Practice, 4 th ed, Pearson. 82 84. Rapp, C.

More information