内容に類似性のあるシラバス

359 件ヒット (0.027秒):

  •   計算機構論  
       
      情報基礎科学専攻、システム情報科学専攻、応用情報科学専攻  
      前期  
      前期 月曜日 4講時  

    現在,マイクロプロセッサは組み込み用途からスーパーコンピュータにわたる幅広い分野で利用され,現代の情報社会を支えるキーテクノロジーとして位置づけられる.本講義では,コンピュータの基本構成とその設計手法の基礎について講義する.コンピュータの基本概念,性能の尺度,機械命令,演算方式,プロセッサアーキテクチャ(データパスと制御),パイプライン処理による高性能化,応用事例などの修得を通じて,ハードウェアとソフトウェアのインタフェースに関する理解を深めることを目的とする.

    【 重要 】

    本講義はGoogle Classroomを利用します.Google Classroomにアクセスし,以下のクラスコードを入力して下さい.

    クラスコード:××××(発表後、入力します)

  •   高性能計算論  
       
      情報基礎科学専攻、システム情報科学専攻  
      後期前半  
      後期前半 火曜日 1講時 情報科学研究科中講義室 / 後期前半 火曜日 2講時  

    Google Classroomのクラスコードは工学研究科HPにて確認すること。

    大学院シラバス・時間割・履修登録(https://www.eng.tohoku.ac.jp/edu/syllabus-g.html)

    高性能計算を実現するスーパーコンピュータシステムについて、ハードウェアとソフトウェアの両面から概観する。本講義では、並列処理の重要性を述べた後に並列処理システムのハードウェア構成方式、並列アルゴリズム設計法、並列プログラミング手法、および性能評価方法について講義する。

    講義資料はGoogle Classroomで配布し、各自のPCを用いたプログラミング実習も交えて説明する。

    クラスコード:3hbsduj

  •   医用デジタル画像システム工学Ⅱ  
      増谷 佳孝, 一関 雄輝  
      保健学科放射線技術科学専攻  
      6セメスター  
      後期 月曜日 4講時 保健学科第3講義室  

    X線CTの基礎知識として、画像再構成原理、スキャンニング技術、装置のハードウェアとソフトウェア、さらに画質評価や様々なアーチファクトについても学ぶ

    また、その可視化、画像解析、さらに応用としてコンピュータ支援診断およびROC解析を学ぶ

    Basic knowledge of X-ray CT, including image reconstruction principles, scanning techniques, equipment hardware and software, as well as image quality evaluation and various artifacts.

    The course also covers visualization, image analysis and, as a further application, computer-aided diagnosis and ROC analysis.

  •   医用情報科学演習Ⅰ  
      市地 慶  
      保健学科放射線技術科学専攻  
      5セメスター  
      前期 月曜日 4講時 保健学科第1講義室  

    放射線画像診断・治療装置をはじめとして今日の医療機器システムは,システムに組み込まれたディジタルコンピュータシステムを用いた情報処理によって高度な機能を実現しています.

    したがって,医療情報の効果的な取り扱いと活用には,ディジタルコンピュータと情報処理技術の理解が重要です.

    本科目では,コンピュータによる情報処理の基礎知識として,ディジタル回路およびプログラミングの基礎について演習を通じて身につけます.

    In this class, the students learn the fundamentals of digital circuits and computer programming as underlying technologies of information processing on digital computer systems for radiological technology in medicine through exercises. Information processing by using digital computer systems plays an essential role in achieving higher-level functions in almost every modern medical system, such as image reconstruction in diagnostic imaging and treatment planning in radiation therapy. It is thus important to understand information processing in digital computers for properly operating medical systems and effectively utilizing medical information.

  •   医用情報科学演習Ⅱ  
      増谷 佳孝, 一関 雄輝  
      保健学科放射線技術科学専攻  
      6セメスター  
      後期 火曜日 2講時 保健学科第1講義室  

    信号および画像のディジタルデータ処理、コンピュータ支援診断の基礎理論の知識を獲得し、フリーソフトウェア(RおよびImage J)による実践を通して理解を深める

    Acquiring knowledge of the basic theory of digital image and signal processing, and computer-assisted diagnosis, and deepen understanding through practice using free software (R and Image J).

  •   計算機学 / Fundamentals of Computer  
      大林 武  
      工  
       
       

    Google Classroomのクラスコードは工学部Webページにて確認すること。

    学部シラバス・時間割(https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html)

    1.目的

     コンピュータが0-1 の世界であるということが何を意味しているかについての理解を深め,コンピュータの設計者あるいは利用者として持っているべき基礎的知識の修得を目的とする。

    2.概要

     論理回路の設計の原理である論理関数,論理式とその簡単化手法,ブール代数を学ぶ。モデル計算機とソフトウェアの実行機構を学び,アルゴリズムの実現にあたり考慮すべきデータ構造や計算の複雑さなどアルゴリズム設計の基礎となる事項の理解を深める。

    3.達成目標等

     情報処理(例えば加算)の仕様から論理式を構成できる,論理式の簡単化手法・論理回路の構成を実際に適用できる,論理関数の諸性質を理解する,ソフトウェアの実行機構を理解するなどの能力を修得することを目標とする。

    本講義ではGoogle Classroomを利用する。

    The class code for Google Classroom can be found on the Web site of

    the School of Engineering:

    https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html (JP Only)

    1. Purpose

    Students deeply understand what meant by the fact that a computer deals with the world of 0 and 1. Fundamental knowledge of computer is earned as a computer designer and user.

    2. Overview

    Students learn logic functions as a foundation of logic design, logic equations and their simplification, and Boolean algebra. In addition, based on knowledge concerning a model computer and execution mechanisms of computer software, students deeply learn foundations of algorithm design such as data structure and computational complexity.

    3. Objectives

    Students learn about:

    Synthesis of logic equations based on the specification of information processing to be realized.

    Simplification of logic equations and construction of logic circuits.

    Diverse properties of logic functions.

    Execution mechanisms of computer software.

  •   高性能計算論 / High Performance Computing  
      滝沢 寛之  
      工  
       
       

    高性能計算を実現するスーパーコンピュータシステムについて、ハードウェアとソフトウェアの両面から概観する。本講義では、並列処理の重要性を述べた後に並列処理システムのハードウェア構成方式、並列アルゴリズム設計法、並列プログラミング手法、および性能評価方法について講義する。

    講義資料はGoogle Classroomで配布し、各自のPCを用いたプログラミング実習も交えて説明する。

    クラスコード:5ht53s3

    This course reviews high-performance computing systems from both aspects of hardware and software. The course talks about the importance of parallel processing, parallel system architectures, parallel algorithm design, parallel programming, and performance evaluation methodologies.

    Class materials are uploaded to Google Classroom, and students will do programming practice with their own PCs.

    Class code:5ht53s3

  •   ディジタル情報技術の基礎理論と演習 Fundamentals of digital information technologies  
      本間 経康  
      医  
      前期 1st semester  
      月曜日 4講時 Monday, 14:40-16:10  

    医用システム内部で行われるディジタル情報処理を理解するために,ディジタル回路およびプログラミングの基礎知識を習得する.

    In this class, the students learn the fundamentals of digital circuits and computer programming as underlying technologies of information processing on digital computer systems for radiological technology in medicine.

  •   システムソフトウェア工学 / System Software Engineering  
      長谷川 剛  
      工  
       
       

    Google Classroomのクラスコードは工学部Webページにて確認すること。

    学部シラバス・時間割(https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html)

    令和6年度の特記事項:

    -----------------------------------------------------------------------------------------------------------------------------------

    授業にはGoogle Classroomを利用します。クラスコードは「qnl26jo」です。Google Classroomにアクセスし、クラスコードを入力して下さい。

    講義資料や連絡事項はGoogle Classroomに掲載します。

    講義は対面で行います。

    -----------------------------------------------------------------------------------------------------------------------------------

    1.目的

    システムソフトウェアの基本概念、構造、および機能を習得する。

    2.概要

    システムソフトウェアとは、情報処理システムの基盤となるソフトウェア群である。本講義ではまず、デジタル計算機による情報処理の原理を概観した後、計算機ハードウェアを制御し情報処理システムの実現を可能にする基本ソフトウェア(OS)の構造と機能を学ぶ。それらを基礎に、分散システムや協調分散知識システムなどのより高度な情報処理システムの基本概念や実装技術などを論ずる。

    3.達成目標等

    基本ソフトウェアの基本概念と原理を理解する。高度な情報処理システムを実現するソフトウェアの機能と構造を理解する。

    The class code for Google Classroom can be found on the Web site of

    the School of Engineering:

    https://www.eng.tohoku.ac.jp/edu/syllabus-ug.html (JP Only)

    Special instruction for the 2024 academic year:

    -----------------------------------------------------------------------------------------------------------------------------------

    The class code of Google Classroom of this course is "qnl26jo". Please access Classroom and input the code. Lecture notes and information can be found in Google Classroom.

    The lectures are given in a face-to-face fashion.

    -----------------------------------------------------------------------------------------------------------------------------------

    1. Purpose

    The purpose of this course is to understand the basic concepts, structures, and functions of system software.

    2. Overview

    System software is a group of computer software that acts as the infrastructure of an information processing system. At first, this course provides an overview of the principles of information processing by the digital computer. Then students will learn the structures and functions of an Operating System (OS) which realizes the information processing system by controlling computer hardware. Based on them, students will learn basic concepts and implementation technologies of advanced information systems such as a distributed system and a distributed cooperative knowledge system

    3. Goals and objectives

    Students understand the basic concepts and principles of an Operating System, and also they understand the functions and structures of software that realize advanced information processing systems.

  •   アーキテクチャ学  
       
      情報基礎科学専攻、システム情報科学専攻  
      後期後半  
      後期後半 火曜日 3講時 / 後期後半 火曜日 4講時  

    n/a

もっと見る…