annotate Paper/info.toml @ 46:9baf70df56fa

copy algo
author matac42 <matac@cr.ie.u-ryukyu.ac.jp>
date Mon, 29 Jan 2024 13:41:22 +0900
parents 83b783747d1a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
83b783747d1a overwrite
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents: 2
diff changeset
1 author = "又吉雄斗"
83b783747d1a overwrite
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents: 2
diff changeset
2 user_id = "228587J"
2
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3
9
83b783747d1a overwrite
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents: 2
diff changeset
4 title = "GearsOSのファイルシステムとDB"
83b783747d1a overwrite
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents: 2
diff changeset
5 title_en = ""
2
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 abstract = """
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 人間の記憶は大脳皮質の側頭葉に記録される。
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 その記憶の書き込みや読み込みをする部位が側頭葉の海馬傍回である。
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 脳は電気信号の伝達により働いており、実は記憶も電気信号の伝わりの一つである。
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 その働きを制御しているのも海馬傍回である。つまり、電気信号が海馬傍回を出入することで記憶が作られる。
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 そこで、海馬傍回を出入りする電気信号のパターンが、大脳皮質のどの記憶と対応しているか解析を行い、記憶を電気信号のパターンの組み合わせとして理論立てた。
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 """
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 abstract_en = """
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 Steins;Gate is a science fiction visual novel game developed by 5pb. and Nitroplus.
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 It is the second game in the Science Adventure series, following Chaos;Head.
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 The story follows a group of students as they discover and develop technology that gives them the means to change the past.
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 The gameplay in Steins;Gate follows non-linear plot lines which offer branching scenarios with courses of interaction.
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 """
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 #自分の研究室の行の先頭の「#」を消してください
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 #supervisor = "wada" #ファイヤー和田研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 #supervisor = "tyoshida" #吉田研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 #supervisor = "morikazu" #名嘉村研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 #supervisor = "kang" #姜研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 #supervisor = "tmiyazato" #宮里研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 #supervisor = "koji" #山田研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 #supervisor = "okazaki" #岡崎研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 #supervisor = "kono" #河野研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 #supervisor = "tnal" #當間研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 #supervisor = "yuhei" #赤嶺研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 #supervisor = "endo" #遠藤研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 #supervisor = "nagayama" #長山研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 #supervisor = "nagayan" #長田研
c8151a82f313 copy tex files from ikki master
matac42 <matac@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 #supervisor = "kunita" #國田研