著者
中川 裕貴 Praween Amontamavut 西野 洋介 早川 栄一
雑誌
研究報告組込みシステム(EMB)
巻号頁・発行日
vol.2013-EMB-28, no.30, pp.1-6, 2013-03-06

Androidは,LinuxカーネルとDalvikVMの二つの言語で構成されているので,複数のプロセスの動作を理解することが困難である.そこで,本報告ではAndroidにおけるプロセス可視化環境の開発を行った.本システムではftraceを用いた低オーバヘッドのシステム情報取得環境を構築し,プロセス生成や切換えに関する情報を取得可能とした.この情報を元にWebブラウザで可視化環境を開発することで,ユーザが容易に利用可能な環境を構築した.本環境ではプロセスのOSモデル図,時間変化グラフ,プロセスのツリー構造を表示することにより,利用者がプロセスの実行時間や状態の遷移,プロセス同士の関係性を容易に把握できるようにした.

1 0 0 0 OA [観世流謡本]

著者
観世清廉 訂
出版者
桧常之助
巻号頁・発行日
vol.野守, 1911
著者
大竹 政和
出版者
公益社団法人 日本地震学会
雑誌
地震 第2輯 (ISSN:00371114)
巻号頁・発行日
vol.50, no.appendix, pp.83-99, 1998-03-31 (Released:2010-11-17)
参考文献数
77

This article reviews observational and theoretical studies on seismic gap and seismic quiescence from the view-point of earthquake forecast. “Seismic gap of the third kind” by Y. Ishikawa is also briefly discussed. Seismic gap, which is recognized as an unruptured segment of plate boundary and large-scale geological structure in the present seismic cycle, is a strong tool for identifying the zone of high seismic potential in the near future. However, the concept of characteristic earthquake is not always valid. We need reliable information on the duration of seismic cycle, slip distribution of past earthquakes, and seismic coupling for effectively applying the seismic gap hypothesis to earthquake forecast. Seismic quiescence has been reported prior to major seismic events of a wide magnitude range, from great earthquakes to rock fractures in the laboratory, but the physical mechanism is not yet established, Among the several hypotheses so far proposed, the stress relaxation model based on the laboratory-driven friction law is of particular interest since it theoretically predicts the formation of seismic quiescence as a natural consequence of the physical process of earthquake preparation. For checking the validity of the model, we need detailed studies on the time-space development of quiescence, and focal mechanism change in the surrounding area. In spite of some limitations described above, past studies demonstrate that a combined use of the seismic gap and seismic quiescence is expected to provide a most useful tool to forecast the occurrence of a large earthquake for the time range of a year to several decades.
著者
椎名 毅
出版者
一般社団法人電子情報通信学会
雑誌
電子情報通信学会技術研究報告. IE, 画像工学 (ISSN:09135685)
巻号頁・発行日
vol.108, no.45, pp.59-63, 2008-05-15

組織弾性は、病変などによる組織性状の変化を硬さの観点から術者が直感的に捉えることのできる特徴量であり、診断に有益な情報を与える.このため、組織に対して与えられる静的な圧縮や低周波振動、あるいは放射圧など、様々な負荷に対する組織の力学的応答を計測することによって組織の弾性情報を得、それを映像化する組織弾性イメージング技術の開発が進められている.術者が触診的に実時間で診断を行うためには、超音波プローブを用いて静的な圧縮を与えるフリーハンド手技が適しており、そのような観点に基づいて著者らは、高精度かつ高速処理が可能で、安定した組織弾性像が得られる複合自己相関法を開発し、乳癌組織計測を通じてその有用性を確認してきた。さらに企業との共同研究により、実用機を開発した。本稿では、主にこれらの原理と適用例について示し、組織弾性イメージングの有用性について論じる.
著者
小関 健
出版者
一般社団法人電子情報通信学会
雑誌
電子情報通信学会技術研究報告. PN, フォトニックネットワーク (ISSN:09135685)
巻号頁・発行日
vol.109, no.221, pp.19-27, 2009-10-01

Googleの凄さは、実世界とネットがentangleしていることの発見にある。すなわち、Webページの重要さは個人的な意図、知識に依存するが、それをリンク情報から機械的に推定できることを示し、現在の情報インフラの地位を確立した。ここでは、マルコフ遷移確率をリンク数の平方根に反比例すると、実態に即してGoogleを2-normに修正して、システム分析のツールとして有効性を確立した。さらに、システム評価の客観的測度として、モードエントロピー・ノードエントロピーを定義し、それらの有効性を東京鉄道網で実証した。情報時代の社会インフラとしてのGoogleが、実世界に適合しない1-normで記述されていることによる重要度評価誤差の社会的インパクトなど検討・対策が、情報大航海時代に期待される。
著者
原 如宏
出版者
日経BP社
雑誌
日経パソコン (ISSN:02879506)
巻号頁・発行日
no.658, pp.87-90, 2012-09-24

「Googleリーダー」で収集/スマートフォンで記事チェック/記事をEvernoteに保存
著者
中田 秀基 井上 辰彦 工藤 智宏
雑誌
情報処理学会論文誌プログラミング(PRO) (ISSN:18827802)
巻号頁・発行日
vol.4, no.3, pp.94-94, 2011-06-29

Sawzallは,Google が 2006 年に発表した大容量データの並列バッチ処理に適した言語である.Sawzall の計算モデルは MapReduce 型の分散演算であるが,リダクション操作を組み込みの Aggregator に限定することで,エンドユーザによる容易な記述を可能にしている.我々は現在開発中の並列データ処理機構上の言語処理系を開発するための 1 ステップとして,Scala 言語による Sawzall 言語のサブセット処理系を実装した.文法やセマンティクスに関しては明確な定義がなかったため,2006 年の論文をベースに推測した.その結果,最近公開された Sawzall 処理系とは機能的に若干の相違がある.構文解析にScala言語の Parser Combinator を用いることで,処理系の記述量が削減できた.現在の実行対象処理系は Hadoop である. Hadoop の Mapper 上で言語インタプリタを動作させ,Reducer 上では我々の提供する Aggregater を動作させる.Scala は Java VM 上で動作することから,Java で記述される Hadoop 上での実行は容易である.本発表では,本処理系の実装について詳しく述べる.さらに,Hadoop で直接記述した場合と,プログラム量および実行速度の点で比較を行う.比較の結果,プログラム量は大幅に小さくなる一方,実行速度の面でも一定のオーバヘッドがあることが確認された.Sawzall is a script language designed for batch processing of large amount of data, which is introduced by Google in 2006. The processing model of Sawzall is the MapReduce. Sawzall allows programmers only to program 'mappers' to ease the burden. Sawzall provides a set of 'built-in aggregaters', from which programmer choose mapping function. We are developing distributed data processing system for large scaled data. As a part of the project, we have iplemented an interpreter for Sawzall subset in Scala language. We employed paser combinator for lexical parsing. Currently, the system is running on Hadoop. In the paper, we provide detailed implementation of the system. We also evaluated the system with naked Hadoop in terms of program size and execution speed. We confirmed that, with Sawzall, program size is much smaller, while there are certain overhead in terms of execution speed.
著者
中田 由夫
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:若手研究(B)2010-2011
著者
石川 本雄
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:基盤研究(C)2009-2011
著者
大石 基
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:若手研究(B)2010-2011
著者
本井 牧子
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:若手研究(B)2010-2011
著者
Oh Ken Fuchibe Kohei Yokota Misaki Ichikawa Junji
出版者
Georg Thieme Verlag
雑誌
Synthesis (ISSN:00397881)
巻号頁・発行日
vol.2012, no.6, pp.857-861, 2012-03
被引用文献数
16

Two methods for the difluorovinylidenation of carbonyl compounds have been developed to synthesize 1,1-difluoroallenes bearing various substituents. The reaction of 1-bromo-2,2-difluorovinyllithium, generated from 1,1-dibromo-2,2-difluoroethylene and n-butyllithium, with aldehydes or ketones, and subsequent acetylation, gives 2-bromo-3,3-difluoroallylic acetates. Elimination of these acetates with n-butyllithium affords 1,1-difluoroallenes in high yield. 3,3-Difluoro-2-iodoallylic acetates are similarly prepared from aldehydes or ketones on treatment with 2,2-difluoro-1-iodovinyllithium, generated from 1,1,1-trifluoro-2-iodoethane and lithium diisopropylamide, followed by acetylation. These acetates readily undergo elimination with zinc metal to afford 1,1-difluoroallenes in high yield.
著者
本田 靖
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:基盤研究(B)2009-2011
著者
上保 秀夫
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:若手研究(B)2010-2011
著者
阿部 弘樹
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:若手研究(B)2010-2011
著者
稲水 伸行
巻号頁・発行日
2012

科学研究費助成事業(科学研究費補助金)研究成果報告書:若手研究(B)2010-2011