Methods to Detect Malicious MS Document File using File Structure Inspection

Size: px
Start display at page:

Download "Methods to Detect Malicious MS Document File using File Structure Inspection"

Transcription

1 MS 1,a) 2,b) 2 MS Rich Text Compound File Binary MS MS MS 98.4% MS MS Methods to Detect Malicious MS Document File using File Structure Inspection Abstract: Today, the number of targeted attacks is increasing, and targeted attacks are becoming a serious threat for many organizations. There are various kinds of targeted attacks. Above all, a method to attach malware to interesting for the recipient is the most popular. In general, there is no way to distinguish a malicious document file from a normal one, because malware is embedded in a document file to hide oneself during an attack. We analyzed malicious MS document (Rich Text or Compound File Binary) files containing malware. Then, we found that there are differences in file structure between normal MS document files and malicious ones. In this paper, we propose detection methods of malicious MS document files using file structure inspection. Specifically, we propose five novel malware detection methods. The experimental result shows the effectiveness of the methods. The methods could detect 98.4% of the malicious MS document files in the experiment. Keywords: targeted attack, malware, MS document file, static analysis, detection % %? 1 NISC, Chiyoda, Tokyo , Japan 2 IISEC, Yokohama, Kanagawa , Japan a) yuhei.otsubo@cas.go.jp b) dgs104101@iisec.ac.jp exploit shellcode shellcode 1

2 exploit CFB Compound File Binary? doc xls ppt Rich Text? rtf MS MS MS MS MS MS MS MS 2. MS MS exploit MS? MS OfficeMalScanner? MS MS? MS MS MS MS Fig. 1 {\rtf Hello,\par {\b world}!\par } 1 Rich Text An example of a Rich Text format file. MS MS MS 3. MS exploit MS MS 3.1 Rich Text Rich Text 7bit ASCII Rich Text?? { Rich Text { } EOF EOF Rich Text } EOF Rich Text EOF 3.2 CFB Microsoft Word Microsoft Excel Microsoft Power- Point doc xls ppt CFB CFB Stream Storage CFB 512Byte sector index 2

3 Stream sector sector sector FAT File Allocation Table n sector sector FAT n 4Byte sector -2 sector Free Sector sector -1 Stream Storage DE Directory Entry CFB sector sector 0 Size file sector Size sector (Size file 512) mod Size sector = 0 (1) CFB CFB sector (??) FAT FAT sector1 4Byte FAT sector1 Size sector 4 sector FAT sector Count FAT FAT Size FAT Size FAT = Count FAT Size sector 4 (2) CFB FAT Size file 512 Size FAT (3) CFB FAT (??) Free Sector? Free Sector sector CFB Free Sector MS Free Sector CFB sector Free Sector sector CFB sector DIFAT Double-Indirect FAT FAT minifat DE Stream Free Sector 6 DIFAT FAT sector minifat Stream CFB 6 sector 4. Python 4.1 MS Rich Text CFB Rich Text CFB MS 4.2 1Byte EOF } 4.3 CFB 30Byte sector 2Byte SectorShift sector Size sector 2 SectorShift?? (??) 4.4 CFB 44Byte FAT sector 4Byte Count FAT?? (??) Size FAT?? (??) 4.5 CFB sector index n CFB 512Byte n + 1 sector Size file 3

4 Size file = (n + 1) Size sector (4) n n FAT -1 Free Sector 4.6 CFB FAT sector sector1 CFB sector FAT DE sector sector Count real sector Count real = (Size file 512) Size sector (5) FAT sector Count FAT CFB 44Byte 4Byte minifat sector Count minifat CFB 64Byte 4Byte DIFAT sector Count DIFAT CFB 72Byte 4Byte DE Stream sector index CFB 48Byte 4Byte index FAT DE sector Count DE Stream sector DE DE 128Byte 120Byte Stream 4Byte Stream Stream Root Entry Stream Root Entry Stream CFB 56Byte 4Byte Size mini Directory Entry n Stream Size n Stream sector Count n Size n Size mini Stream Root Entry Count n 0 Size n Size mini Size n sector Count n Stream sector Count Stream Stream sector Free Sector Count free FAT -1 sector sector Count theoretical Count FAT Count minifat Count DIFAT Count DE Count Stream Count free CFB sector Table 1 1 A summary of the speciments. (KB) (KB) rtf doc xls Table 2 CPU Memory OS 2 Memory(VM) OS(VM) An experimental environment. Core i GHz 8.0GB Windows 7 SP1 2.0GB Windows XP SP3 Interpreter(VM) Python sector MS MS???? MS doc Rich Text rtf OfficeMalScanner?? contagio clean? html MS?? 5.2?? 4

5 3 Table 3 Detection rates of the test program. rtf % 0.021s doc % 0.062s xls % 0.051s % 0.037s 4 Table 4 Detection rates of the features. Table 5 5 Comparing detection rates with antivirus softwares, etc % T AV % S AV % M AV % T,S,M AV % OfficeMalScanner % 1 97 / % 2 65 / % 3 77 / % 4 82 / % 5 81 / % 98.4% 0.037s 0.125s 180?? rtf doc xls OfficeMalScanner?? 20.2% 23.0% % OfficeMalScanner shellcode SCAN BRUTE Rich Text OfficeMalScanner RTFScan SCAN OfficeMalScanner OfficeMalScanner RTFScan OfficeMalScanner 91.3% 1,692?? 0.9% xls 4.7% Table 6 False positive rate of the test program. rtf 0 0.0% doc 2 0.2% xls % % exploit exploit MS exploit exploit 3 2? OfficeMalScanner html html 4KByte html html MS MS sector sector sector 5

6 MS MS MS contagio s 98.4% MS 0.9%, zip zip 76.4% MS MS OfficeMalScanner? MS MS exploit MS MS exploit exploit exploit 7. MS MS 5 MS s 98.4% MS MS MS MS Stream PDF [1] (online) press/2011/05/ / html ( ). [2] Microsoft [MS-CFB]: Compound File Binary File Format(online) ( ). [3] Microsoft Rich Text Format (RTF) Specification, version 1.9.1(online) details.aspx?id=10725 ( ). [4] Handy Scissors, Vol.54, No.3, pp (2013). [5] Boldewin, F. Analyzing MSOffice malware with Office- MalScanner(online) %20malware%20with%20OfficeMalScanner.zip ( ). [6] Hyukdon, K. Yeog, K. Sangjin, L. and Jongin, L. A Tool for the Detection of Hidden Data in Microsoft Compound Document File Format ICISS 08 Proceedings of the 2008 International Conference on Information Science and Security, pp (2008). [7] Mila, P. 16,800 clean and 11,960 malicious files for signature testing and research(online) clean-and malicious-files.html ( ). 6

7 大坪雄平, 三村守, 田中英彦 : ファイル構造検査による悪性 MS 文書ファイルの検知, 情報処理学会研究報告, Vol 2013-IOT-22, No.16 (2013) 頁 1 1. はじめに 中 頁 2 1. はじめに 中 頁 2 2. 関連研究 中 頁 2 2. 関連研究 中 頁 2 2. 関連研究 中 頁 基本構造 中頁 特徴 2: ファイルサイズ違反 中頁 特徴 3:FAT 参照不可領域 中頁 特徴 4:Free Sector 位置違反 中 頁 特徴 2 の判定 中 頁 特徴 3 の判定 中 頁 実験内容 中 頁 実験内容 中 頁 実験内容 中 頁 実験結果 中頁 実験結果 中 頁 実験結果 中 頁 実験結果 中 頁 検知に失敗した原因 中 頁 試験プログラムの効果 中 正誤表誤 2011 年には約 6 倍の 33% に拡大? するなど, 正 2011 年には約 6 倍の 33% に拡大 [1] するなど, CFB(Compound File Binary)?(doc, CFB(Compound File Binary)[2]doc, xls,ppt 拡張子 ) やRich Text?(rtf xls, ppt 拡張子 ) や Rich Text[3] 拡張子 ) (rtf 拡張子 ) 文献? では, 様々な形式の悪性文書ファ文献 [4] では, 様々な形式の悪性文書イルに埋め込まれた実行ファイルを自ファイルに埋め込まれた実行ファイル動的に抽出するツールが提案されていを自動的に抽出するツールが提案される. ている. MS 文書ファイル専用の解析ツールである OfficeMalScanner? は, MS 文書ファイル専用の解析ツールである OfficeMalScanner[5] は, 文献? では,MS 文書ファイルの構造を文献 [6] では,MS 文書ファイルの構造検査することにより,MS 文書ファイルを検査することにより,MS 文書ファイに埋め込まれた, 表示内容と関係のなルに埋め込まれた, 表示内容と関係のいデータを解析するツールが提案されないデータを解析するツールが提案さている. れている. 単純な Rich Text の例を図?? に示す. 単純な Rich Text の例を図 1 に示す. 上記 (??) 式が成り立たないものがあっ上記 (1) 式が成り立たないものがあった. た. 上記 (??) 式が成り立たないものがあっ上記 (3) 式が成り立たないものがあった. た. 文献? で検索しているFree Sector につ文献 [6] で検索しているFree Sector にいてファイル末尾に該当するsectorについてファイル末尾に該当するsector 絞ってに絞って この値を用いて?? の (??) 式が成り立たない場合に特徴 2 の検知とした. この値を用いて の (1) 式が成り立たない場合に特徴 2 の検知とした.?? の (??) 式からSize FAT を計算し,?? の の (2) 式から Size FAT を計算し, (??) 式が成り立たない場合に特徴 3の検 3.2.3の (3) 式が成り立たない場合に特知とした. 徴 3の検知とした. 実験の対象となるMS 文書ファイルの概実験の対象となるMS 文書ファイルの概要を表?? に示す. 表?? の左側の検体要を表 1に示す. 表 1の左側の検体は, は, 表?? の右側の検体はマルウェアダンプ表 1の右側の検体はマルウェアダンプササイトcontagioでマルウェアではないイト contagio でマルウェアではない (clean) とされ 研究用に公開された (clean) とされ 研究用に公開された検体? である. 検体 [7] である. 実験を実施する環境は表?? に示すとおりであり, 実験を実施する環境は表 2 に示すとおりであり, 検体の拡張仕事の検知率を表?? に示検体の拡張仕事の検知率を表 3に示す. す. 検知に成功した180 体の検体の特徴ごと検知に成功した180 体の検体の特徴ごとの検知状況は表?? に示すとおりであの検知状況は表 4に示すとおりである. る. OfficeMalScanner の検知率との比較結果を表?? に示す. マルウェアではないとされた検体 1,692 体に関する誤検知率を表?? に示す. OfficeMalScanner の検知率との比較結果を表 5 に示す. マルウェアではないとされた検体 1,692 体に関する誤検知率を表 6 に示す. 検知に失敗した3 個のうち2 個は, 文献? 検知に失敗した3 個のうち2 個は, 文献またはOfficeMalScanner で検知するこ [4] またはOfficeMalScannerで検知するとができた. ことができた. 文献? はエンコード方式を解析し埋め込まれた実行ファイルを検知するが, 文献 [4] はエンコード方式を解析し埋め込まれた実行ファイルを検知するが,

携帯電話の 吸収率 (SAR) について / Specific Absorption Rate (SAR) of Mobile Phones

携帯電話の 吸収率 (SAR) について / Specific Absorption Rate (SAR) of Mobile Phones 携帯電話の 吸収率 (SAR) について / Specific Absorption Rate (SAR) of Mobile Phones 1. Z-01K の SAR / About SAR of Z-01K ( 本語 ) この機種 Z-01K の携帯電話機は 国が定めた電波の 体吸収に関する技術基準および電波防護の国際ガイドライン に適合しています この携帯電話機は 国が定めた電波の 体吸収に関する技術基準

More information

携帯電話の 吸収率 (SAR) について / Specific Absorption Rate (SAR) of Mobile Phones

携帯電話の 吸収率 (SAR) について / Specific Absorption Rate (SAR) of Mobile Phones 携帯電話の 吸収率 (SAR) について / Specific Absorption Rate (SAR) of Mobile Phones 1. SC-02L の SAR / About SAR of SC-02L ( 本語 ) この機種 SC-02L の携帯電話機は 国が定めた電波の 体吸収に関する技術基準および電波防護の国際ガイドライ ンに適合しています この携帯電話機は 国が定めた電波の 体吸収に関する技術基準

More information

API サーバの URL. <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE COMPLIANCE_SCAN SYSTEM "

API サーバの URL. <?xml version=1.0 encoding=utf-8?> <!DOCTYPE COMPLIANCE_SCAN SYSTEM Policy Compliance PC スキャン結果の XML Policy Compliance(PC) スキャンの結果は ユーザインタフェースのスキャン履歴リストから XML 形式でダウンロードできます UI からダウンロードした XML 形式の PC スキャン結果には その他のサポートされている形式 (PDF HTML MHT および CSV) の PC スキャン結果と同じ内容が表示されます

More information

今日の予定 1. 展開図の基礎的な知識 1. 正多面体の共通の展開図. 2. 複数の箱が折れる共通の展開図 :2 時間目 3. Rep-Cube: 最新の話題 4. 正多面体に近い立体と正 4 面体の共通の展開図 5. ペタル型の紙で折るピラミッド型 :2 時間目 ~3 時間目

今日の予定 1. 展開図の基礎的な知識 1. 正多面体の共通の展開図. 2. 複数の箱が折れる共通の展開図 :2 時間目 3. Rep-Cube: 最新の話題 4. 正多面体に近い立体と正 4 面体の共通の展開図 5. ペタル型の紙で折るピラミッド型 :2 時間目 ~3 時間目 今日の予定 このミステリー (?) の中でメイントリックに使われました! 1. 展開図の基礎的な知識 1. 正多面体の共通の展開図 2. 複数の箱が折れる共通の展開図 :2 時間目 3. Rep-Cube: 最新の話題 4. 正多面体に近い立体と正 4 面体の共通の展開図 5. ペタル型の紙で折るピラミッド型 :2 時間目 ~3 時間目 Some nets are available at http://www.jaist.ac.jp/~uehara/etc/origami/nets/index-e.html

More information

Unofficial Redmine Cooking - QA #782 yaml_db を使った DB のマイグレーションで失敗する

Unofficial Redmine Cooking - QA #782 yaml_db を使った DB のマイグレーションで失敗する Unofficial Redmine Cooking - QA #782 yaml_db を使った DB のマイグレーションで失敗する 2018/03/26 10:04 - Tamura Shinji ステータス : 新規開始日 : 2018/03/26 優先度 : 通常期日 : 担当者 : 進捗率 : 0% カテゴリ : 予定工数 : 0.00 時間 対象バージョン : 作業時間 : 0.00 時間

More information

電脳梁山泊烏賊塾 構造体のサイズ. Visual Basic

電脳梁山泊烏賊塾 構造体のサイズ. Visual Basic 構造体 構造体のサイズ Marshal.SizeOf メソッド 整数型等型のサイズが定義されて居る構造体の場合 Marshal.SizeOf メソッドを使う事に依り型のサイズ ( バイト数 ) を取得する事が出来る 引数に値やオブジェクトを直接指定するか typeof や GetType で取得した型情報を渡す事に依り 其の型のサイズを取得する事が出来る 下記のプログラムを実行する事に依り Marshal.SizeOf

More information

Cloud Connector 徹底解説. 多様な基盤への展開を可能にするための Citrix Cloud のキーコンポーネント A-5 セールスエンジニアリング本部パートナー SE 部リードシステムズエンジニア. 哲司 (Satoshi Komiyama) Citrix

Cloud Connector 徹底解説. 多様な基盤への展開を可能にするための Citrix Cloud のキーコンポーネント A-5 セールスエンジニアリング本部パートナー SE 部リードシステムズエンジニア. 哲司 (Satoshi Komiyama) Citrix 1 2017 Citrix Cloud Connector 徹底解説 多様な基盤への展開を可能にするための Citrix Cloud のキーコンポーネント A-5 セールスエンジニアリング本部パートナー SE 部リードシステムズエンジニア 小宮山 哲司 (Satoshi Komiyama) 2 2017 Citrix このセッションのもくじ Cloud Connector 徹底解説 Cloud Connector

More information

Certificate of Accreditation

Certificate of Accreditation PERRY JOHNSON LABORATORY ACCREDITATION, INC. Certificate of Accreditation Perry Johnson Laboratory Accreditation, Inc. has assessed the Laboratory of: NOISE LABORATORY CO., LTD. Customer Service Center

More information

J の Lab システムの舞台裏 - パワーポイントはいらない -

J の Lab システムの舞台裏 - パワーポイントはいらない - JAPLA 研究会資料 2011/6/25 J の Lab システムの舞台裏 - パワーポイントはいらない - 西川利男 学会の発表などでは 私は J の Lab を活用している 多くの人が使っているパワーポイントなぞ使う気にはならない J の Lab システムは会場の大きなスクリーンで説明文書が出来ることはもちろんだが システム自身が J の上で動いていることから J のプログラムが即実行出来て

More information

Certificate of Accreditation

Certificate of Accreditation PERRY JOHNSON LABORATORY ACCREDITATION, INC. Certificate of Accreditation Perry Johnson Laboratory Accreditation, Inc. has assessed the Laboratory of: System One Co., Ltd. 1208-1 Otai, Saku-shi, Nagano

More information

Yamaha Steinberg USB Driver V for Mac Release Notes

Yamaha Steinberg USB Driver V for Mac Release Notes Yamaha Steinberg USB Driver V1.10.2 for Mac Release Notes Contents System Requirements for Software Main Revisions and Enhancements Legacy Updates System Requirements for Software - Note that the system

More information

本書について... 7 本文中の表記について... 7 マークについて... 7 MTCE をインストールする前に... 7 ご注意... 7 推奨 PC 仕様... 8 MTCE をインストールする... 9 MTCE をアンインストールする... 11

本書について... 7 本文中の表記について... 7 マークについて... 7 MTCE をインストールする前に... 7 ご注意... 7 推奨 PC 仕様... 8 MTCE をインストールする... 9 MTCE をアンインストールする... 11 Installation Guide FOR English 2 About this guide... 2 Notations used in this document... 2 Symbols... 2 Before installing MTCE... 2 Notice... 2 Recommended computer specifications... 3 Installing MTCE...

More information

MySQL Cluster 7.3 リリース記念!! 5 分で作る MySQL Cluster 環境

MySQL Cluster 7.3 リリース記念!! 5 分で作る MySQL Cluster 環境 MySQL Cluster 7.3 リリース記念!! 5 分で作る MySQL Cluster 環境 日本オラクル株式会社山崎由章 / MySQL Senior Sales Consultant, Asia Pacific and Japan 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. New!! 外部キー

More information

BMW Head Up Display (HUD) Teardown BMW ヘッドアップディスプレイティアダウン

BMW Head Up Display (HUD) Teardown BMW ヘッドアップディスプレイティアダウン BMW Head Up Display (HUD) Teardown BMW ヘッドアップディスプレイティアダウン FEATURES: 製品の特徴 Head Up Display Socionext MB88F333BA 3.15-inch WVGA IPS LCD Techno Solutions Manufacturer Nippon Seiki Model Number 6230-9 367

More information

サンプル. NI TestStand TM I: Introduction Course Manual

サンプル. NI TestStand TM I: Introduction Course Manual NI TestStand TM I: Introduction Course Manual Course Software Version 4.1 February 2009 Edition Part Number 372771A-01 NI TestStand I: Introduction Course Manual Copyright 2009 National Instruments Corporation.

More information

A. 展開図とそこから折れる凸立体の研究 1. 複数の箱が折れる共通の展開図 2 通りの箱が折れる共通の展開図 3 通りの箱が折れる共通の展開図そして. 残された未解決問題たち 2. 正多面体の共通の展開図 3. 正多面体に近い立体と正 4 面体の共通の展開図 ( 予備 )

A. 展開図とそこから折れる凸立体の研究 1. 複数の箱が折れる共通の展開図 2 通りの箱が折れる共通の展開図 3 通りの箱が折れる共通の展開図そして. 残された未解決問題たち 2. 正多面体の共通の展開図 3. 正多面体に近い立体と正 4 面体の共通の展開図 ( 予備 ) A. 展開図とそこから折れる凸立体の研究 1. 複数の箱が折れる共通の展開図 2 通りの箱が折れる共通の展開図 3 通りの箱が折れる共通の展開図そして. 残された未解決問題たち この雑誌に載ってます! 2. 正多面体の共通の展開図 3. 正多面体に近い立体と正 4 面体の共通の展開図 ( 予備 ) このミステリー (?) の中でメイントリックに使われました! 主な文献 Dawei Xu, Takashi

More information

Studies of Large-Scale Data Visualization: EXTRAWING and Visual Data Mining

Studies of Large-Scale Data Visualization: EXTRAWING and Visual Data Mining Chapter 3 Visualization Studies of Large-Scale Data Visualization: EXTRAWING and Visual Data Mining Project Representative Fumiaki Araki Earth Simulator Center, Japan Agency for Marine-Earth Science and

More information

サーブレットと Android との連携. Generated by Foxit PDF Creator Foxit Software For evaluation only.

サーブレットと Android との連携. Generated by Foxit PDF Creator Foxit Software   For evaluation only. サーブレットと Android との連携 Android からサーブレットへの GET リクエスト Android からサーブレットにリクエストを出すには スレッドを使わなければなりません 枠組みは以下のようになります Android 側 * Hello JSON package jp.ac.neec.kmt.is04.takata; import の記述 public class HelloJsonActivity

More information

フラクタル 1 ( ジュリア集合 ) 解説 : ジュリア集合 ( 自己平方フラクタル ) 入力パラメータの例 ( 小さな数値の変化で模様が大きく変化します. Ar や Ai の数値を少しずつ変化させて描画する. ) プログラムコード. 2010, AGU, M.

フラクタル 1 ( ジュリア集合 ) 解説 : ジュリア集合 ( 自己平方フラクタル ) 入力パラメータの例 ( 小さな数値の変化で模様が大きく変化します. Ar や Ai の数値を少しずつ変化させて描画する. ) プログラムコード. 2010, AGU, M. フラクタル 1 ( ジュリア集合 ) PictureBox 1 TextBox 1 TextBox 2 解説 : ジュリア集合 ( 自己平方フラクタル ) TextBox 3 複素平面 (= PictureBox1 ) 上の点 ( に対して, x, y) 初期値 ( 複素数 ) z x iy を決める. 0 k 1 z k 1 f ( z) z 2 k a 写像 ( 複素関数 ) (a : 複素定数

More information

UML. A Model Trasformation Environment for Embedded Control Software Design with Simulink Models and UML Models

UML. A Model Trasformation Environment for Embedded Control Software Design with Simulink Models and UML Models Simulink UML 1,a) 1, 1 1 1,b) 1,c) 2012 3 5, 2012 9 10 Simulink UML 2 MATLAB/Simulink Simulink UML Simulink UML UML UML Simulink Simulink MATLAB/Simulink UML A Model Trasformation Environment for Embedded

More information

Androidプログラミング 2 回目 迫紀徳

Androidプログラミング 2 回目 迫紀徳 Androidプログラミング 2 回目 迫紀徳 前回の復習もかねて BMI 計算アプリを作ってみよう! 2 3 BMI の計算方法 BMI = 体重 [kg] 身長 [m] 2 状態も表示できると GOOD 状態低体重 ( 痩せ型 ) 普通体重肥満 (1 度 ) 肥満 (2 度 ) 肥満 (3 度 ) 肥満 (4 度 ) 指標 18.5 未満 18.5 以上 25 未満 25 以上 30 未満 30

More information

PCIe SSD PACC EP P3700 Intel Solid-State Drive Data Center Tool

PCIe SSD PACC EP P3700 Intel Solid-State Drive Data Center Tool Installation Guide - 日本語 PCIe SSD PACC EP P3700 Intel Solid-State Drive Data Center Tool Software Version 2.x 2015 年 4 月 富士通株式会社 1 著作権および商標 Copyright 2015 FUJITSU LIMITED 使用されているハードウェア名とソフトウェア名は 各メーカーの商標です

More information

Computer Programming I (Advanced)

Computer Programming I (Advanced) Computer Programming I (Advanced) 7 th week Kazumasa Yamamoto Dept. Comp. Sci. & Eng. Computer Programming I (Adv.) 7th week 1 Exercise of last week 1. Sorting by bubble sort Compare the bubble sort with

More information

Introduction to Information and Communication Technology (a)

Introduction to Information and Communication Technology (a) Introduction to Information and Communication Technology (a) 6 th week: 1.5 Information security and management Kazumasa Yamamoto Dept. Computer Science & Engineering Introduction to ICT(a) 6th week 1

More information

PRODUCT DESCRIPTIONS AND METRICS

PRODUCT DESCRIPTIONS AND METRICS PRODUCT DESCRIPTIONS AND METRICS 1. Multiple-User Access. 1.1 If On-Premise Software licensed on a per-user basis is installed on a Computer accessible by more than one User, then the total number of Users

More information

Denso Lexus GS250 TCU Teardown

Denso Lexus GS250 TCU Teardown Denso Lexus GS250 TCU Teardown FEATURES: Telematics Control Unit CDMA Cypress MB91F577BH, 32-bit, 80MHz Techno Solutions Manufacturer Denso Model Number 86741-53045 Carrier - Assembled in unknown Retail

More information

Vehicle Calibration Techniques Established and Substantiated for Motorcycles

Vehicle Calibration Techniques Established and Substantiated for Motorcycles Technical paper Vehicle Calibration Techniques Established and Substantiated for Motorcycles モータサイクルに特化した車両適合手法の確立と実証 Satoru KANNO *1 Koichi TSUNOKAWA *1 Takashi SUDA *1 菅野寛角川浩一須田玄 モータサイクル向け ECU は, 搭載性をよくするため小型化が求められ,

More information

~ ソフトウエア認証への取り組みと課題 ~

~ ソフトウエア認証への取り組みと課題 ~ 第 1 回航空機装備品認証技術オープンフォーラム ~ ソフトウエア認証への取り組みと課題 ~ 2019 年 3 月 14 日 The information in this document is the property of Sumitomo Precision Products Co.,LTD.(SPP) and may not be duplicated, or disclosed to any

More information

Zabbix ログ解析方法. 2018/2/14 サイバートラスト株式会社 Linux/OSS 事業部技術統括部花島タケシ. Copyright Cybertrust Japan Co., Ltd. All rights reserved.

Zabbix ログ解析方法. 2018/2/14 サイバートラスト株式会社 Linux/OSS 事業部技術統括部花島タケシ. Copyright Cybertrust Japan Co., Ltd. All rights reserved. Zabbix ログ解析方法 2018/2/14 サイバートラスト株式会社 Linux/OSS 事業部技術統括部花島タケシ Zabbix ログ解析方法 サイバートラスト株式会社 Linux/OSS 事業部技術統括部花島タケシ 2 自己紹介 MIRACLE ZBXサポート担当 Zabbixソースコード調査 ドキュメント作成 ( 当社ブログも執筆 ) ときどき新規機能追加もしたりします 4.0 へ向けての機能紹介等

More information

IRS16: 4 byte ASN. Version: 1.0 Date: April 22, 2008 Cisco Systems 2008 Cisco, Inc. All rights reserved. Cisco Systems Japan

IRS16: 4 byte ASN. Version: 1.0 Date: April 22, 2008 Cisco Systems 2008 Cisco, Inc. All rights reserved. Cisco Systems Japan IRS16: 4 byte ASN Version: 1.0 Date: April 22, 2008 Cisco Systems hkanemat@cisco.com 1 目次 4 byte ASN の対応状況 運用での変更点 2 4 byte ASN の対応状況 3 4 byte ASN の対応状況 IOS XR 3.4 IOS: 12.0S 12.2SR 12.2SB 12.2SX 12.5T

More information

JASCO-HPLC Operating Manual. (Analytical HPLC)

JASCO-HPLC Operating Manual. (Analytical HPLC) JASCO-HPLC Operating Manual (Analytical HPLC) Index A) Turning on Equipment and Starting ChromNav... 3 B) For Manual Measurement... 6 (1) Making Control Method... 7 (2) Preparation for Measurement... 9

More information

4M Change Notice NTC Lead type for Temperature Sensor : NXR Series

4M Change Notice NTC Lead type for Temperature Sensor : NXR Series Date: Section: Name: Attention: TTI Document Receipt Acknowledgement Document No.: E2Z1-N24C-D7300 Date; Sep.,29,2017 4M Change Notice NTC Lead type for Temperature Sensor : NXR Series Dear. Valued Customer

More information

WD/CD/DIS/FDIS stage

WD/CD/DIS/FDIS stage ISO #### All rights reserved ISO TC ###/SC ##/WG # Secretariat: XXXX テンプレート中 解説に相当する部分の和訳を黄色ボックスにて示します 一般財団法人日本規格協会 Title (Introductory element Main element Part #: Part title) WD/CD/DIS/FDIS stage Warning

More information

4M Change Notice. NTC Lead type for Temperature Sensor : NXR Series

4M Change Notice. NTC Lead type for Temperature Sensor : NXR Series Date: Section: Name: Document Receipt Acknowledgement Attention: MOUSER/MANSFIELD/TX/HQ Document No.: E2Z1-N24C-A2102 Date; Sep.,29,2017 4M Change Notice NTC Lead type for Temperature Sensor : NXR Series

More information

Googleの強みは ささえるのは世界一のインフラ. Google File System 2008年度後期 情報システム構成論2 第10回 クラウドと協調フィルタリング. 初期(1999年)の Googleクラスタ. 最近のデータセンタ Google Chrome Comicより

Googleの強みは ささえるのは世界一のインフラ. Google File System 2008年度後期 情報システム構成論2 第10回 クラウドと協調フィルタリング. 初期(1999年)の Googleクラスタ. 最近のデータセンタ Google Chrome Comicより Googleの強みは 2008年度後期 情報システム構成論2 第10回 クラウドと協調フィルタリング 西尾 信彦 nishio@cs.ritsumei.ac.jp 立命館大学 情報理工学部 Cloud Computing 全地球規模で構成された圧倒的なPCクラスタ 部分的な機能不全を補う機能 あらゆる種類の情報へのサービスの提供 Web上の 全 情報 地図情報 (実世界情報) どのように利用されているかを機械学習

More information

Interdomain Routing Security Workshop 21 BGP, 4 Bytes AS. Brocade Communications Systems, K.K.

Interdomain Routing Security Workshop 21 BGP, 4 Bytes AS. Brocade Communications Systems, K.K. Interdomain Routing Security Workshop 21 BGP, 4 Bytes AS Ken ichiro Hashimoto Brocade Communications Systems, K.K. September, 14 th, 2009 BGP Malformed AS_PATH そもそもうちは as0 を出せるのか? NetIron MLX-4 Router(config-bgp)#router

More information

楽天株式会社楽天技術研究所 Autumn The Seasar Foundation and the others all rights reserved.

楽天株式会社楽天技術研究所 Autumn The Seasar Foundation and the others all rights reserved. 2008 Autumn Seasar の中の中 楽天株式会社楽天技術研究所 西澤無我 1 Seasar の中の中 Javassist (Java バイトコード変換器 ) の説明 S2Container ( 特に S2AOP) は静的に 動的にコンポーネントを拡張可能 実行時に Java バイトコードを生成 編集 Javassist を利用 component interceptor1 interceptor2

More information

PSLT Adobe Typekit Service (2016v1.1)

PSLT Adobe Typekit Service (2016v1.1) 1. Typekit Service. 1.1 Desktop Publishing. Page 1 of 2 (A) Customer may only use Typekit Desktop (including any Distributed Code that Adobe permits to be synced or otherwise made available to Customer

More information

Video Annotation and Retrieval Using Vague Shot Intervals

Video Annotation and Retrieval Using Vague Shot Intervals Master Thesis Video Annotation and Retrieval Using Vague Shot Intervals Supervisor Professor Katsumi Tanaka Department of Social Informatics Graduate School of Informatics Kyoto University Naoki FUKINO

More information

PNRGOV/Ver11.1/ 旅客氏名表予約情報報告 (PNR01)

PNRGOV/Ver11.1/ 旅客氏名表予約情報報告 (PNR01) UNB: INTERCHANGE HEADER 項番については業務仕様書の入出力項目表の項番を参照 TAG COMP NAME PADIS EDIFACT NACCS 項番 項目名 / 設定値 特記事項 UNB INTERCHANGE HEADER C 1 M 1 S001 SYNTAX IDENTIFIER M 1 M 1 0001 Syntax identifier M a4 1 M a4 1

More information

MetaSMIL : A Description Language for Dynamic Integration of Multimedia Content

MetaSMIL : A Description Language for Dynamic Integration of Multimedia Content Master Thesis MetaSMIL : A Description Language for Dynamic Integration of Multimedia Content Supervisor Professor Katsumi TANAKA Department of Social Informatics Graduate School of Informatics Kyoto University

More information

Online Meetings with Zoom

Online Meetings with Zoom Online Meetings with Zoom Electronic Applications の下の部分に Zoom への入り口 What is Zoom? This Web Conferencing service is offered free of charge to eligible officers of technical committees, subcommittees, working

More information

Private Sub 終了 XToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles 終了 XToolStripMenuItem.

Private Sub 終了 XToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles 終了 XToolStripMenuItem. Imports MySql.Data.MySqlClient Imports System.IO Public Class FrmMst Private Sub 終了 XToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles 終了 XToolStripMenuItem.Click

More information

Agilent. IO Libraries Suite 16.3/16.2 簡易取扱説明書. [ IO Libraries Suite 最新版 ]

Agilent. IO Libraries Suite 16.3/16.2 簡易取扱説明書. [ IO Libraries Suite 最新版 ] Agilent IO Libraries Suite 16.3/16.2 簡易取扱説明書 この簡易取扱説明書は Agilent IO Libraries Suite 16.3 / 16.2 ( 以後 IO Lib. ) の簡易説明書です 詳細につきましては各 Help や下記の弊社 web をご参照ください [ IO Libraries Suite 最新版 ] http://www.agilent.com/find/iolib

More information

Effects of Aging and Visual Acuity on the Legible Point Size for a Single Character on an E-paper Display 電子ペーパーディスプレイの単一文字の読み取れるポイントサイズに対する加齢と視力の影響

Effects of Aging and Visual Acuity on the Legible Point Size for a Single Character on an E-paper Display 電子ペーパーディスプレイの単一文字の読み取れるポイントサイズに対する加齢と視力の影響 原著 Effects of Aging and Visual Acuity on the Legible Point Size for a Single Character on an E-paper Display 電子ペーパーディスプレイの単一文字の読み取れるポイントサイズに対する加齢と視力の影響 R. Paul Lege 1), Nobuhiro Ishio 2), Ichizo Morita

More information

Yamaha Steinberg USB Driver V for Windows Release Notes

Yamaha Steinberg USB Driver V for Windows Release Notes Yamaha Steinberg USB Driver V1.9.11 for Windows Release Notes Contents System Requirements for Software Main Revisions and Enhancements Legacy Updates System Requirements for Software - Note that the system

More information

Nonfinancial Reporting Track:03 Providing non-financial information to reporters, analysts and asset managers; the EDINET Case

Nonfinancial Reporting Track:03 Providing non-financial information to reporters, analysts and asset managers; the EDINET Case Nonfinancial Reporting Track:03 Providing non-financial information to reporters, analysts and asset managers; the EDINET Case Nomura Research Institute, Ltd. Data Analyst Chie Mitsui Contents for today

More information

暗い Lena トーンマッピング とは? 明るい Lena. 元の Lena. tone mapped. image. original. image. tone mapped. tone mapped image. image. original image. original.

暗い Lena トーンマッピング とは? 明るい Lena. 元の Lena. tone mapped. image. original. image. tone mapped. tone mapped image. image. original image. original. 暗い Lena トーンマッピング とは? tone mapped 画素値 ( ) output piel value input piel value 画素値 ( ) / 2 original 元の Lena 明るい Lena tone mapped 画素値 ( ) output piel value input piel value 画素値 ( ) tone mapped 画素値 ( ) output

More information

振込依頼書記入要領 Entry Guide for Direct Deposit Request Form

振込依頼書記入要領 Entry Guide for Direct Deposit Request Form 振込依頼書記入要領 Entry Guide for Direct Deposit Request Form 国立大学法人名古屋大学 National University Corporation Nagoya University この振込依頼書は 本学が貴社にお支払いする代金をご指定の金融機関口座に銀行振込するためのものです 新規に登録される場合 あるいは内容を一部変更される場合はその都度 この申出書を提出していただくよう

More information

Yamaha Steinberg USB Driver V for Windows Release Notes

Yamaha Steinberg USB Driver V for Windows Release Notes Yamaha Steinberg USB Driver V1.10.4 for Windows Release Notes Contents System Requirements for Software Main Revisions and Enhancements Legacy Updates System Requirements for Software - Note that the system

More information

Relaxed Consistency models and software distributed memory. Computer Architecture Textbook pp.79-83

Relaxed Consistency models and software distributed memory. Computer Architecture Textbook pp.79-83 Relaxed Consistency models and software distributed memory Computer Architecture Textbook pp.79-83 What is the consistency model? Coherence vs. Consistency (again) Coherence and consistency are complementary:

More information

Motion Path Searches for Maritime Robots

Motion Path Searches for Maritime Robots Journal of National Fisheries University 59 ⑷ 245-251(2011) Motion Path Searches for Maritime Robots Eiji Morimoto 1, Makoto Nakamura 1, Dai Yamanishi 1 and Eiki Osaki 2 Abstract : A method based on genetic

More information

Unified System Management Technology for Data Centres

Unified System Management Technology for Data Centres Unified System Management Technology for Data Centres データセンタ向け統合システム管理技術 Abstract Fujitsu s Unified System Management Technology (USMT) is a powerful, ubiquitous infrastructure that harnesses Web Service

More information

マルチビットアップセット耐性及びシングルビットアップセット耐性を備えた

マルチビットアップセット耐性及びシングルビットアップセット耐性を備えた マルチビットアップセット耐性及びシングルビットアップセット耐性を備えた 8T SRAM セルレイアウト 吉本秀輔神戸大学博士課程 1 年 E-mail : yoshipy@cs28.cs.kobe-u.ac.jp 1 Outline 背景 提案 8T SRAM cell layout ソフトエラーシミュレーション結果 消費電力比較結果 まとめ 2 Outline 背景 提案 8T SRAM cell

More information

NI TB Introduction. Conventions INSTALLATION INSTRUCTIONS Wire Terminal Block for the NI PXI-2529

NI TB Introduction. Conventions INSTALLATION INSTRUCTIONS Wire Terminal Block for the NI PXI-2529 INSTALLATION INSTRUCTIONS NI TB-2636 4 32 2-Wire Terminal Block for the NI PXI-2529 Introduction This document describes how to install and connect signals to the National Instruments TB-2636 terminal

More information

PGroonga 2. Make PostgreSQL rich full text search system backend!

PGroonga 2. Make PostgreSQL rich full text search system backend! PGroonga 2 Make PostgreSQL rich full text search system backend! Kouhei Sutou ClearCode Inc. PGConf.ASIA 2017 2017-12-05 Targets 対象者 Want to implement full text search with PostgreSQL PostgreSQL で全文検索したい

More information

Snoop cache. AMANO, Hideharu, Keio University Textbook pp.40-60

Snoop cache. AMANO, Hideharu, Keio University Textbook pp.40-60 cache AMANO, Hideharu, Keio University hunga@am.ics.keio.ac.jp Textbook pp.40-60 memory A small high speed memory for storing frequently accessed data/instructions. Essential for recent microprocessors.

More information

アルゴリズムの設計と解析 (W4022) 教授 : 黄潤和 広野史明 (A4/A8)

アルゴリズムの設計と解析 (W4022) 教授 : 黄潤和 広野史明 (A4/A8) アルゴリズムの設計と解析 教授 : 黄潤和 SA: (W4022) rhuang@hosei.ac.jp 広野史明 (A4/A8) fumiaki.hirono.5k@stu.hosei.ac.jp Contents (L6 Search trees) Searching problems AVL tree 2-3-4 trees Insertion (review) Deletion 2 3 Insertion

More information

DCBDQuery Query Language for RDF using Dynamic Concise Bounded Description

DCBDQuery Query Language for RDF using Dynamic Concise Bounded Description DEWS2008 C3-3 DCBDQuery Query Language for RDF using Dynamic Concise Bounded Description Xinpeng ZHANG Masatoshi YOSHIKAWA Graduate School of Informatics, Kyoto University Yoshida-Honmachi, Sakyo-ku, Kyoto,

More information

Microchip 社ワイヤボンド変更のご案内

Microchip 社ワイヤボンド変更のご案内 文書管理番号 :RC304-16-NT236 平成 28 年 9 月 8 日 お客様各位 株式会社 PALTEK QRA グループ塩脇由華 Microchip 社ワイヤボンド変更のご案内 拝啓平素は格別のお引立てを賜り厚く御礼申し上げます さて Microchip 社よりワイヤボンド変更について案内文が届きましたので下記に要点をご報告いたします ご査収の上何卒宜しくお取り計らい下さるようお願い申し上げます

More information

UB-U01III/U02III/U03II User s Manual

UB-U01III/U02III/U03II User s Manual English UB-U01III/U02III/U03II User s Manual Standards and Approvals Copyright 2003 by Seiko Epson Corporation Printed in China The following standards are applied only to the boards that are so labeled.

More information

Centralized (Indirect) switching networks. Computer Architecture AMANO, Hideharu

Centralized (Indirect) switching networks. Computer Architecture AMANO, Hideharu Centralized (Indirect) switching networks Computer Architecture AMANO, Hideharu Textbook pp.92~130 Centralized interconnection networks Symmetric: MIN (Multistage Interconnection Networks) Each node is

More information

Audi Virtual Cockpit Teardown

Audi Virtual Cockpit Teardown Audi Virtual Cockpit Teardown FEATURES: Virtual Cockpit NVIDIA Tegra 3, 4-core 1.4GHz 12.3-inch 1440 x 540 IPS LCD Techno Solutions Manufacturer Bosch Model Number Audi FPK gen1 Carrier - Assembled in

More information

DürrConnect the clever connection. The quick connection with the Click

DürrConnect the clever connection. The quick connection with the Click DürrConnect the clever connection The quick connection with the Click 90d Elbow Securing clip 45d Elbow O-rings Double plug Plug D36 Double socket Double socket with valve カチッ と接続早い 確実 便利 新しく開発された接続システム

More information

https://login.microsoftonline.com/ /oauth2 Protected API Your Client App Your Client App Your Client App Microsoft Account v2.0 endpoint Unified AuthN/Z endpoint Outlook.com (https://login.microsoftonline.com/common/oauth2/v2.0)

More information

Quick Installation Manual

Quick Installation Manual Safety Light Curtain F3SG- RA Series http://www.ia.omron.com/f3sg-r Quick Installation Manual Document Title Safty Light Curtain /RE Series User's Manual Cat. No. Z352-E1 OMRON Corporation 2014-2018 All

More information

Web Billing User Guide

Web Billing User Guide Web Billing User Guide ( Smart Phone ) This guide describes how to use Web Billing service provided by NTT Finance. Your display on the screen may vary depending on the payment methods you have. Contents

More information

ポータブルメディア機器向けプロセッサ フォトフレーム向けメディアプロセッサ

ポータブルメディア機器向けプロセッサ フォトフレーム向けメディアプロセッサ Android ポータブルメディア機器向けプロセッサ フォトフレーム向けメディアプロセッサ Dual プロセッサ構造による 低消費電力 & 高性能 の両立 データ処理 (ARM11) と 音声 動画像の圧縮 伸張処理 (DSP あるいは専用 HW) が同時実行できる 各々の処理の切り替え等によるオーバーヘッドがない 動作周波数を低く抑えられるため 低消費電力プロセスの適用が可能となる 高度な低消費電力化の仕組み

More information

Structured Report Implement rev2.1. Konica Minolta Medical & Graphic Inc. R&D Center Software Development Division Hiroyuki KUBOTA 2006/7/20

Structured Report Implement rev2.1. Konica Minolta Medical & Graphic Inc. R&D Center Software Development Division Hiroyuki KUBOTA 2006/7/20 Structured Report Implement rev2.1 Konica Minolta Medical & Graphic Inc. R&D Center Software Development Division Hiroyuki KUBOTA 2006/7/20 Contents SINR IHE Profile レポート系プロファイル SINR-Diagram SINR Actors

More information

URL IO オブジェクト指向プログラミング特論 2018 年度只木進一 : 工学系研究科

URL IO オブジェクト指向プログラミング特論 2018 年度只木進一 : 工学系研究科 URL IO オブジェクト指向プログラミング特論 2018 年度只木進一 : 工学系研究科 2 ネットワークへのアクセス ネットワークへの接続 TCP:Socket 利用 UDP:DatagramSocket 利用 URL へのアクセス 3 application String Object reader / writer char stream byte device 4 階層化された IO の利点

More information

Infragistics ASP.NET リリースノート

Infragistics ASP.NET リリースノート 2015.1 リリースノート AJAX は パフォーマンスに注力して設計されたグリッド 快適な UX に不可欠なツリー タブ メニューなど ASP. NET AJAX に準拠した高パフォーマンスな Web Forms アプリケーションを作成するツールセットです インストール ダウンロード 2015.1 サービスリリースダウンロード リリースノート コンポーネント カテゴリ 説明 ExcelEngine

More information

Lecture 4 Branch & cut algorithm

Lecture 4 Branch & cut algorithm Lecture 4 Branch & cut algorithm 1.Basic of branch & bound 2.Branch & bound algorithm 3.Implicit enumeration method 4.B&B for mixed integer program 5.Cutting plane method 6.Branch & cut algorithm Slide

More information

軽量セマンティック Web アプリケーション

軽量セマンティック Web アプリケーション 軽量セマンティック Web アプリケーション 武田英明 国立情報学研究所東京大学人工物工学研究センター takeda@nii.ac.jp The Semantic Web の目的 "The Semantic Web is an extension of the current web in which information is given well-defined meaning, better

More information

2

2 SKYNET 放射計測と検定 千葉大学 環境リモートセンシング研究センター 高村民雄 1 放射計の較正に関する専門家会合平成 22 年 12 月 20 日地球温暖化観測推進事務局 / 環境省 気象庁 http://atmos.cr.chiba-u.ac.jp/ 2 沖縄辺戸岬観測施設 ( 放射関連観測 A 棟 ) Direct aerosol sampling SCA (z 0 ), σ ABS (z

More information

TOOLS for MR V1.7.7 for Mac Release Notes

TOOLS for MR V1.7.7 for Mac Release Notes TOOLS for MR V1.7.7 for Mac Release Notes TOOLS for MR V1.7.7 for Mac consists of the following programs. - V1.7.4 - V1.6.4 - V1.7.5 Contents System Requirements for Software Main Revisions and Enhancements

More information

2007/10/17 ソフトウェア基礎課題布広. /** * SOFT * AppletTest01.java * 文字表示 */

2007/10/17 ソフトウェア基礎課題布広. /** * SOFT * AppletTest01.java * 文字表示 */ 演習コメントを参考にして を埋めてアプレットプログラムを実行させてみよ * SOFT 120 01 * AppletTest01.java * 文字表示 //java の applet 定義 // 文字 絵を描くのに必要な Graphics を定義 public

More information

ビジネス情報の検索 : 議論の探索と専門家の探索

ビジネス情報の検索 : 議論の探索と専門家の探索 ビジネス情報の検索 : 議論の探索と専門家の探索 Research on Enterprise Search: Discussion Search and Expert Search ガンメイヨウ * ヤオジエル * ガンリ * ユエヤンイン * Ganmei YOU Yaojie LU Gang LI Yueyan YIN 要旨本論文は, ビジネス情報における議論に関する探索と専門家の探索に関する新規な知見を述べている

More information

Rechargeable LED Work Light

Rechargeable LED Work Light Rechargeable LED Work Light 充電式 LED 作業灯 Model:SWL-150R1 Using LED:LG innotek SMD, HI-POWER(150mA 15 position) Color Temperature:5,700 kelvin Using Battery:LG chemical Li-ion Battery(2,600mA 1set) Brightness

More information

A note on quaternion, applied to attitude estimation Minoru HIGASHIGUCHI 四元数について衛星姿勢の逐次推定への応用例

A note on quaternion, applied to attitude estimation Minoru HIGASHIGUCHI 四元数について衛星姿勢の逐次推定への応用例 A note on quaternion, applied to attitude estimation Minoru HGASHGUCH Astract : We use the direction cosine matrix (DCM) descriing geometrical relation in 3 dimensional space. For computational purpose

More information

DSK8AD1DA. 8ch A/D & 1ch D/A for DSK/EVM.

DSK8AD1DA. 8ch A/D & 1ch D/A for DSK/EVM. DSK8AD1DA 8ch A/D & 1ch D/A for DSK/EVM http://www.cepstrum.co.jp/ Rev. date remarks ------------------------------------------------------------------------ 1.1 2002.11.27 1st official release 1.2 2003.10.27

More information

Saki is a Japanese high school student who/ has just started to study/ in the US.//

Saki is a Japanese high school student who/ has just started to study/ in the US.// L3 gr8 or great? Part 1 Saki is a Japanese high school student who/ has just started to study/ in the US.// Recently,/ she received/ the following cellphone e-mail.// It says that/ her friends are going

More information

Studies of Large-Scale Data Visualization: EXTRAWING and Visual Data Mining

Studies of Large-Scale Data Visualization: EXTRAWING and Visual Data Mining Chapter 3 Visualization Studies of Large-Scale Data Visualization: EXTRAWING and Visual Data Mining Project Representative Fumiaki Araki Earth Simulator Center, Japan Agency for Marine-Earth Science and

More information

第 2 回先進スーパーコンピューティング環境研究会 (ASE 研究会 ) 発表資料

第 2 回先進スーパーコンピューティング環境研究会 (ASE 研究会 ) 発表資料 第 2 回先進スーパーコンピューティング環境研究会 (ASE 研究会 ) 発表資料 ASE 研究会幹事片桐孝洋 2008 年 8 月 20 日 ( 水 )13 時 30 分から 16 時 15 分まで 東京大学情報基盤センター大会 議室にて 第 2 回先進スーパーコンピューティング環境研究会 (ASE 研究会 ) が開催されま した 本号では 独立行政法人理化学研究所次世代生命体統合シミュレーション研究推進グループ小野謙二博士による招待講演

More information

PDF. Applying File Structure Inspection to Detecting Malicious PDF Files. Received: November 18, 2013, Accepted: July 11, 2014

PDF. Applying File Structure Inspection to Detecting Malicious PDF Files. Received: November 18, 2013, Accepted: July 11, 2014 PDF 1,a) 2,b) 2 2013 11 18, 2014 7 11 MS Rich Text Compound File Binary PDF PDF PDF PDF 164 99.4% PDF Applying File Structure Inspection to Detecting Malicious PDF Files Yuhei Otsubo 1,a) Mamoru Mimura

More information

The Secret Life of Components

The Secret Life of Components Practical WebObjects Chapter 6 (Page 159-185): The Secret Life of Components WR WR at Csus4.net http://www.csus4.net/wr/ 目次詳細 The Hypertext Transfer Protocol Spying on HTTP The Request-Response Loop, Briefly

More information

YAS530B MS-3E Magnetic Field Sensor Type 3E

YAS530B MS-3E Magnetic Field Sensor Type 3E MS-3E Magnetic Field Sensor Type 3E Overview The is a 3-axis geomagnetic sensor device with the following circuits integrated on one chip: a buffer amplifier, an AD converter, a clock generator circuit,

More information

Clinical Data Acquisition Standards Harmonization (CDASH)

Clinical Data Acquisition Standards Harmonization (CDASH) Revision History Clinical Data Acquisition Standards Harmonization (CDASH) Prepared by: CDISC CDASH Core and Domain Teams Document Number Release Date Updates Initial release Note: See 7.7 Representations

More information

船舶保安システムのセルフチェックリスト. Record No. Name of Ship 船名 flag 国籍 Name of Company 会社名 Date 点検日 Place 場所 Checked by 担当者名. MS-SELF-CHK-SHIP-j (2012.

船舶保安システムのセルフチェックリスト. Record No. Name of Ship 船名 flag 国籍 Name of Company 会社名 Date 点検日 Place 場所 Checked by 担当者名. MS-SELF-CHK-SHIP-j (2012. 船舶保安システムのセルフチェックリスト Record No. Name of Ship 船名 flag 国籍 Name of Company 会社名 Date 点検日 Place 場所 Checked by 担当者名 Is a copy of valid DOC and a valid SMC placed onboard the ship? 有効な DOC の写し及び SMC は備え置かれているか

More information

Manufacturing that s good for people and good for the environment

Manufacturing that s good for people and good for the environment Manufacturing that s good for people and good for the environment ハアーモニーがめざすもの それは人に自然にやさしいモノづくり We re committed to manufacturing that s good for people and good for the environment. 経営理念 経営指針 Co rp o

More information

SteelEye Protection Suite for Linux

SteelEye Protection Suite for Linux SteelEye Protection Suite for Linux Postfix Recovery Kit v8.2.1 管理ガイド 2014 年 3 月 SteelEye and LifeKeeper are registered trademarks. Adaptec is a trademark of Adaptec, Inc. Adobe Acrobat is a registered

More information

Quick Install Guide. Adaptec SCSI RAID 2120S Controller

Quick Install Guide. Adaptec SCSI RAID 2120S Controller Quick Install Guide Adaptec SCSI RAID 2120S Controller The Adaptec SCSI Raid (ASR) 2120S Controller is supported on the HP Workstation xw series with Microsoft Windows 2000 and Windows XP operating systems

More information

The Optical Characteristics of the Fore-Optics and the Calibration for. Direct-Sun UV Observation with Brewer Spectrophotometers

The Optical Characteristics of the Fore-Optics and the Calibration for. Direct-Sun UV Observation with Brewer Spectrophotometers The Optical Characteristics of the Fore-Optics and the Calibration for Direct-Sun UV Observation with Brewer Spectrophotometers Mahito ITO * Abstract The UV network of JMA has been made the direct sun

More information

QuickTransit for Solaris/SPARC-to-Linux/Itanium 動作検証報告書 株式会社ネットワールドシステム基盤技術部プラットフォームソリューショングループ丸山真一

QuickTransit for Solaris/SPARC-to-Linux/Itanium 動作検証報告書 株式会社ネットワールドシステム基盤技術部プラットフォームソリューショングループ丸山真一 QuickTransit for Solaris/SPARC-to-Linux/Itanium 動作検証報告書 株式会社ネットワールドシステム基盤技術部プラットフォームソリューショングループ丸山真一 2008 年 2 月 29 日に実施した PRIMEQUEST580 上での QuickTransit for Solaris/SPARC -to- Linux/Itanium の動作検証結果を報告いたします

More information

IP Network Technology

IP Network Technology IP Network Technology IP Internet Procol QoS Quality of Service RPR Resilient Packet Ring FLASHWAVE2700 Abstract The Internet procol (IP) has made it possible to drastically broaden the bandwidth of networks

More information

(Lexus GS250 用 ) ティアダウン

(Lexus GS250 用 ) ティアダウン デンソー製テレマコントロールユニット (Lexus GS250 用 ) ティアダウン 製品の特徴 : Telematics Control Unit CDMA Cypress MB91F577BH, 32-bit, 80MHz Techno Solutions Manufacturer Denso Model Number 86741-53045 Carrier - Assembled in unknown

More information

ブルキナファソ技術協力プロジェクト 学校運営委員会支援プロジェクト ブルキナファソ国政府関係者との討議議事録

ブルキナファソ技術協力プロジェクト 学校運営委員会支援プロジェクト ブルキナファソ国政府関係者との討議議事録 ブルキナファソ技術協力プロジェクト 学校運営委員会支援プロジェクト ブルキナファソ国政府関係者との討議議事録 国際協力機構 ( 以下 JICA) は 2009 年 7 月 8 日に 学校運営委員会支援プロジェクト ( 以下 プロジェクト ) 詳細計画策定調査団とブルキナファソ政府関係者( 以下 ブ国側 ) により署名した協議議事録に基づき JICA ブルキナファソ事務所とブ国側のあいだでプロジェクト実施のために取るべき措置について一連の協議を行った

More information

2018 年 2 月 16 日 インテル株式会社

2018 年 2 月 16 日 インテル株式会社 2018 年 2 月 16 日 インテル株式会社 HPC 事業開発マネージャ 矢澤克巳 HPC Trends Exascale Computing Artificial Intelligence Workflow Convergence 2 Intel Scalable System Framework for HPC Modeling & Simulation HPC Data Analytics

More information

Oracle Cloud で実現する DevOps

Oracle Cloud で実現する DevOps Java で創るクラウド時代のエンタープライズ開発 ~ マイクロサービス DevOps と Java の最新動向 ~ Oracle Cloud で実現する DevOps 2016 年 12 月 2 日 日本オラクル株式会社クラウド テクノロジー事業統括本部 Fusion Middleware 事業本部シニアセールスコンサルタント関屋信彦 以下の事項は 弊社の一般的な製品の方向性に関する概要を説明するものです

More information

和英対訳版. IEC Standard Template のユーザーガイド 備考 : 英語原文掲載 URL ( 一財 ) 日本規格協会

和英対訳版. IEC Standard Template のユーザーガイド 備考 : 英語原文掲載 URL ( 一財 ) 日本規格協会 IEC Standard Template のユーザーガイド 和英対訳版 ( 一財 ) 日本規格協会 備考 : 英語原文掲載 URL http://www.iec.ch/standardsdev/resources/draftingpublications/layout_formatting/iec_t emplate/ IEC:2014 3 CONTENTS 1 Introduction... 5

More information