Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes

Size: px
Start display at page:

Download "Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes"

Transcription

1 P2P

2 ( 22 ) P2P P2P P2P P2P 1 P2P P2P P2P P2P P2P Kademlia Kademlia P2P P2P P2P P2P P2P Churn GET P2P 1 P2P, 2., 3. Kademlia, 4., 5.

3 Abstract of Master s Thesis - Academic Year 2010 Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes This thesis explains a method for optimizing the data placement in the network to speed up data delivery. Many current P2P systems have the advantages of load distribution system and fault tolerance, but have the bottlenecks in the data delivery because there is only one node which provides the target data. As the computer resources in the P2P system are limited, one bottleneck affects entire P2P system and dgrades the performances. So this thesis argues a method of data delivery without the bottleneck using cache nodes which preload tha data. This method focuses the object (node/data) attributes on the P2P system to select the cache nodes and group P2P system. The object attributes are the information which shows object s property and feature. For example the node attributes are user s interests and likings, the data attributes are its contents and titles. Grouping P2P system is came to expand Kademlia, structured P2P overlay network. Kademlia has an adaptable structure than any other structured P2P overlay network, so it is easy to grouping and works fine when node has some attributes. As a result, Kademlia can easily work when there are many groups in the P2P system or new nodes join to it. To evaluate the effectivity of cache nodes and the performance of new P2P overlay network, simulation was done. In the performance simulation, it was ascertained that new P2P overlay network took more tries to search values, however it found more values than Kademlia. In the effectivity of cache nodes simulation, there were waiting time with or without cache nodes, but waiting time with cache nodes is shorter and it was ascertained that cache nodes speed up data delivery. Using this method, P2P overlay networks as the data delivery platform can expand its application range. And P2P overlay networks makes it possible for people to use new service and becomes necesssary technology to seek and search the potential for future information society development. Keywords : 1. P2P, 2. Overlay Network, 3. Kademlia, 4. Attributes, 5. Grouping Keio University, Graduate School of Media and Governance Yusuke Kuromiya

4 P2P P2P P2P Kademlia P2P P2P P2P P2P iii

5 Kademlia G-Kad G-Kad LFRT-Chord Diminished Chord Flexible Routing in Grouped DHTs G-Kad Kademlia iv

6 A 55 A.1 DVD Top A.2 DVD Top A.3 DVD Top

7 P2P Kademlia P2P P2P P2P GET A DVD Top

8 A DVD Top vii

9 2.1 P2P P2P A DVD Top A DVD Top A DVD Top

10 1 1.1 YouTube[1] Ustream[2] Contents Delivery Network CDN CDN CDN CDN CDN CDN Peer-to-Peer P2P P2P P2P P2P 1

11 P2P 1 P2P CDN P2P P2P P2P P2P 1.2 P2P P2P 2 1. P2P P2P 2. P2P P2P P2P P2P P2P 2

12 P2P P2P P2P P2P P2P P2P P2P

13 2 P2P P2P 2.1 Client Service Server Client Client 2.1: 2.1 4

14 [3, 4, 5, 6] [7] Software as a Service SaaS Platform as a Service Paas Infrastructure as a Service IaaS CDN 5

15 2.2. P2P P2P P2P 2.2 P2P 1 P2P P2P P2P P2P P2P P2P P2P P2P P2P P2P P2P 6

16 2.2. P2P 2 Peer er Server/Client Service Peer Peer 2.2: P2P P2P P2P P2P Gnutella[8] Winny[9] Share[10] P2P P2P P2P P2P 7

17 2.2. P2P 2 P2P P2P P2P P2P Chord[11] CAN[12] Tapestry[13] Pastry[14] Kademlia[15] Kademlia P2P Kademlia Kademlia Kademlia P2P 2 1 Kademlia ID 1 2 Kademlia 2.3 ID Kademlia k-buckets k-buckets ID 2 i 2 i+1 0 i < 160 k-bucket k-buckets 8

18 2.2. P2P Space of 160 bit numbers : Kademlia ID 2 0 ID 2 1 ID IP UDP ID k-bucket k k Kademlia k=20 k-buckets k-buckets ID Kademlia k-buckets k-buckets 9

19 2.2. P2P 2 k-buckets [16] kbuckets PING PING PING k-buckets k-buckets k-buckets Kademlia Kademlia 4 Remote Procedure Call RPC PING STORE FIND NODE ID k 1 k-bucket k FIND VALUE Kademlia ID k 10

20 2.2. P2P 2 1. ID α FIND NODE 2. FIND NODE α FIND NODE 3. α 3 key-value Kademlia key-value 1. k 2. k STORE value Kademlia value 1. k 2. k FIND VALUE Kademlia Kademlia 1. u w k-buckets 2. u ID 3. u k-buckets u k-buckets Kademlia Kademlia 11

21 2.2. P2P P2P P2P P2P P2P : P2P P2P P2P P2P n O(n) O(log n) 2.1 P2P P2P P2P P2P P2P : Chord CAN Tapestry/Pastry Kademlia N Plaxton - Open Chord METEOR FreePastry Khashmir BitTorrent BitTorrent Kademlia 12

22 3 P2P 2 P2P P2P P2P P2P P2P

23 P2P Originator Node Cache Node General Node 3.1: P2P P2P P2P

24 P2P Originator Node General Node Cache Node 3.2: P2P P2P P2P P2P 15

25 P2P Originator Node Delivery Server General Node 3.3: P2P 3.2 2, P2P P2P 4 16

26 4 3 P2P 4.1 P2P P2P P2P P2P P2P P2P P2P 17

27 Originator Node Cache Node General Node 4.1: P2P [17] P2P P2P 18

28 P2P P2P P2P P2P P2P 2.2 P2P P2P P2P P2P P2P Kademlia[15] Kademlia P2P Kademlia 3 1. Kademlia P2P 2. Kademlia Kademlia 19

29 Kademlia P2P Kademlia P2P Kademlia P2P P2P Kademlia P2P P2P 20

30 P2P 2. P2P 3. P2P P2P P2P P2P Kademlia 21

31 Kademlia 5.1 P2P 5.2 P2P 1 P2P 1 P2P 1 1 AND Kademlia 160bit space α β Y B Z C X A Key: D Tag: γ γ D 5.1: 22

32 Kademlia 160bit space α β Y B Z C X A Tag: γ γ D 5.2: P2P P2P P2P IP P2P Kademlia P2P Kademlia 23

33 Tag A Tag B Tag C A A C B A B C C Tag A Tag C 5.3: Kademlia Kademlia P2P P2P Kademlia

34 Tag A Kademlia New Data Tag A Priority: =11 =14 =13 =12 = Tag B Tag C Tag D Tag E Tag F : P2P P2P % P2P A.2 20%

35 P2P Cache Node Originator Node Tag A Tag B Tag C General Node Cache Node Lookup Tag A Tag B Tag C 5.5:

36 Cache Node Originator Node Tag A Tag B Tag C Tag A Tag B Tag C Data Registration General Node Tag A Tag B Tag C 5.6: General Node Tag D Tag A Tag B Tag C Data Registration Tag D General Node Tag D 5.7: 27

37

38 Kademlia Kademlia G-Kad Kademlia G-Kad G-Kad Kademlia Kademlia Kademlia G-Kad k-buckets G-Kad k-buckets IP UDP ID G-Kad 29

39 Kademlia G-Kad 4 Kademlia 3 STORE FIND NODE FIND VALUE RPC Kademlia FIND NODE FIND VALUE Kademlia FIND NODE BY ATTRIBUTE RPC FIND NODE BY ATTRIBUTE 1 RPC G-Kad G-Kad : 1 public bool AttributeEquals(string a, string b) 2 { 3 System.Globalization.CompareInfo ci = System.Globalization.CultureInfo. CurrentCulture.CompareInfo; 4 5 if (a.length > b.length) 6 { 7 if (ci.indexof(a, b, System.Globalization.CompareOptions.IgnoreCase 8 System.Globalization.CompareOptions.IgnoreKanaType 9 System.Globalization.CompareOptions.IgnoreNonSpace 10 System.Globalization.CompareOptions.IgnoreSymbols 11 System.Globalization.CompareOptions.IgnoreWidth) > 0) 12 { 13 return true; 14 } 15 } 16 else 17 { 18 if (ci.indexof(b, a, System.Globalization.CompareOptions.IgnoreCase 19 System.Globalization.CompareOptions.IgnoreKanaType 20 System.Globalization.CompareOptions.IgnoreNonSpace 21 System.Globalization.CompareOptions.IgnoreSymbols 22 System.Globalization.CompareOptions.IgnoreWidth) > 0) 23 { 24 return true; 25 } 30

40 } 27 return false; 28 } : 1 public class Attribute 2 { 3 public string Tag { get; set; } 4 public int Frequency { get; set; } 5 } 6 7 public int CalculatePriority(List<Attribute> ourtags, List<Attribute> targettags) 8 { 9 int priority = 0; 10 foreach (Attribute ourtag in ourtags) 11 { 12 foreach (Attribute targettag in targettags) 13 { 14 if (AttributeEquals(ourTag.Tag, targettag.tag)) 15 { 16 priority += targettag.frequency; 17 } 18 } 19 } 20 return priority; 21 } G-Kad Kademlia 31

41 7 6 G-Kad Kademlia G-Kad Churn Kademlia 1 50% Churn G-Kad 6 G-Kad Kademlia PUT GET Kademlia PUT/GET GET Kademlia Churn PUT Churn GET Churn [18] ORICON 2009[19] DVD Top 500 ORICON 2009 DVD Top Amazon.co.jp[20] 32

42 7.1. G-KAD 7 Amazon.co.jp 841, A : C# Microsoft.NET Framework OS Microsoft Windows 7 Ultimate (x64) OS Version Build 7600 IDE) Microsoft Visual Studio 2010 Ultimate Edition IDE Version Microsoft Visual C# 2010 Compiler Version Kademlia Daylight 0.2 Kademlia Daylight[21] P2P G-Kad P2P PUT GET 33

43 7.1. G-KAD Kademlia G-Kad DVD Top Kademlia Kademlia PUT G-Kad PUT 5. Kademlia GET G-Kad GET Churn 10% 20% 30% 40% 50% GET Kademlia G-Kad x Churn y Churn PUT GET 34

44 7.1. G-KAD Average Try Churn Kademlia G-Kad 7.1: 7.1 Churn Kademlia G-Kad Churn Kademlia G-Kad G-Kad G-Kad Kademlia ID Kademlia G-Kad Kademlia 2 G-Kad Kademlia GET Kademlia G-Kad GET x Churn y GET Churn Churn GET Kademlia PUT GET 35

45 GET Sucess Kademlia G-Kad Churn 7.2: GET 2000 ID ID PUT k-bucket GET [22] 7.2 Kademlia G-Kad GET G-Kad Kademlia k 20 G-Kad PUT 1 PUT PUT G-Kad GET G-Kad

46 DVD Top HD H.264 4GiB G-Kad G-Kad Kademlia DVD Top Kademlia 37

47 FIND NODE BY ATTRIBUTE 20% P2P x y

48 Waiting Time (min.) :01 0:09 0:17 0:25 0:33 0:41 0:49 0:57 1:05 1:13 1:21 1:29 1:37 1:45 1:53 Time Elapsed (min.) Waiting Time 7.3: P2P P2P x y

49 Waiting Time (min.) :00 0:04 0:08 0:12 0:16 0:20 0:24 0:29 0:33 0:37 Time Elapsed (min.) 0:41 0:45 0:49 0:53 Waiting Time 7.4: 140 Number of Nodes : :08 0:16 0:24 0:32 0:40 0:48 0:56 1: : :20 Time Elapsed (min.) : :36 1:44 1:52 2:00 Processing Complete 7.5: 40

50 P2P Number of Nodes : :08 0:16 0:24 0:32 0:40 0:48 0:56 1:04 1:12 1:20 Time Elapsed (min.) 1:28 1:36 1:44 1:52 2:00 Processing Complete 7.6: P2P 41

51 : 1 0:27:00 0:43:00 2 0:30:00 0:43:00 3 0:55:00 0:43:00 4 0:57:00 0:43:00 5 0:57:00 0:43: : : 4: :37 4: :

52 Kademlia G-Kad 2 Kademlia G-Kad GET G-Kad Kademlia G-Kad G-Kad Kademlia G-Kad 2 43

53 8 P2P 8.1 LFRT-Chord LFRT-Chord[23] P2P Flexible Routing Tables Chord LFRT-Chord FRT Label P2P ISP LFRT-Chord Chord : 8.2: P2P P2P P2P 44

54 8.2. DIMINISHED CHORD 8 8.3: 8.4: 8.2 Diminished Chord Diminished Chord[24] Chord P2P P2P Diminished Chord Chord k O(k log k) Diminished Chord O(k) 8.3 Flexible Routing in Grouped DHTs Flexible Routing in Grouped DHTs GTap [25] Tapestry P2P GTap P2P Group Membership Rendezvous GMR GTap GTap Tapestry Autonomous DHT ADHT 8.5 GTap P2P

55 : 8.6: 8.6 GTap P2P P2P 8.4 P2P Kademlia P2P P2P Kademlia P2P Kademlia G-Kad Kademlia Kademlia Kademlia 8.1 LFRT-Chord 46

56 9 9.1 P2P P2P P2P P2P P2P P2P P2P P2P P2P P2P P2P P2P P2P 47

57 P2P P2P P2P Kademlia Kademlia P2P Kademlia Chord CAN Pastry Kademlia 3 1. Kademlia P2P P2P G-Kad G-Kad Kademlia Kademlia G-Kad GET G-Kad Kademlia G-Kad Kademlia GET G-Kad Kademlia GET G-Kad G-Kad 48

58 G-Kad 8 G-Kad G-Kad Kademlia Kademlia k-buckets α k-buckets k-buckets GET Kademlia 49

59 Kademlia G-Kad BitTorrent BitTorrent Kademlia 9.3 P2P P2P P2P P2P 50

60 P2P 51

61 Rodney D.Van Meter III 6 52

62 [1] YouTube. [2] Ustream. [3] salesforce.com. [4] Amazon Web Services. [5] Microsoft Windows Azure. [6] MobileMe. [7] P. Mell and T. Grance. The NIST Definition of Cloud Computing. Version 15. National Institute of Standards and Technology, [8] Gnutella Protocol Specification. GDF. [9] Isamu Kaneko. The Technology of Winny. ASCII, October [10] Share. CAT/17//. [11] Ion Stoica, Robert Morris, David Karger, M. Frans Kaashoek, and Hari Balakrishnan. Chord: A scalable peer-to-peer lookup service for internet applications. In SIGCOMM 01: Proceedings of the 2001 conference on Applications, technologies, architectures, and protocols for computer communications, pages , New York, NY, USA, ACM. [12] Sylvia Ratnasamy, Paul Francis, Mark Handley, Richard Karp, and Scott Schenker. A scalable content-addressable network. SIGCOMM Comput. Commun. Rev., 31(4): , [13] Ben Y. Zhao, John D. Kubiatowicz, and Anthony D. Joseph. Tapestry: An infrastructure for fault-tolerant wide-area location and. Technical report, Berkeley, CA, USA,

63 [14] A. Rowstron and P. Druschel. Pastry: Scalable, decentralized object location, and routing for large-scale peer-to-peer systems. In Middleware 2001, pages Springer, [15] Petar Maymounkov and David Mazieres. Kademlia: A peer-to-peer information system based on the xor metric. pages 53 65, [16] S. Saroiu, P.K. Gummadi, S.D. Gribble, et al. A measurement study of peer-topeer file sharing systems. In proceedings of Multimedia Computing and Networking, volume 2002, page 152. Citeseer, [17],. p2p. 2010, pp , July, [18]. [19] EMO. ORICON 2009., [20] Amazon.co.jp. [21] Daylight. [22] H.J. Kang, E. Chan-Tin, N.J. Hopper, and Y. Kim. Why Kad lookup fails. In Peerto-Peer Computing, P2P 09. IEEE Ninth International Conference on, pages IEEE, [23] [24] D.R. Karger and M. Ruhl. Diminished Chord: A protocol for heterogeneous subgroup formation in peer-to-peer networks. Peer-to-Peer Systems III, pages , [25] Y. Zhang, D. Li, L. Chen, and X. Lu. Flexible Routing in Grouped DHTs. In Eighth International Conference on Peer-to-Peer Computing (P2P 08), pages IEEE, 2008.

64 A 7 A.1 DVD Top 500 DVD Top 500 A.1 A.1: 2009 DVD Top , % 2 590, % 5 10 All the BEST! CLIPS , % ARASHI AROUND ASIA 2008 in TOKYO 4 358, % 5 339, % EXILE LIVE TOUR EXILE PERFECT LIVE , % EXILE LIVE TOUR 2009 THE MONSTER 7 269, % SMAP 2008 super.modern.artistic.performance tour 8 257, % namie amuro BEST FICTION TOUR , % TOUR 2 9 PUZZLE show , % , % , % KAT-TUN LIVE TOUR 2008 QUEEN OF PIRATES , % 4TH LIVE TOUR 2009-THE SECRET CODE-FINAL IN TOKYO DOME , % (1 ) , % Part I , % , % B z LIVE-GYM Pleasure 2008-GLORY DAYS , % B z LIVE-GYM Hidden Pleasure Typhoon No , % NEWS LIVE DIAMOND , % ZERO II , % ROOKIES - - LAST DVD ALBUM , % , % Mr.Children Tour , % Part II

65 A.1. DVD TOP 500 A , % KinKi you DVD , % NUMBER ONES , % , %! , % , % DVD , % 2008 WE LIVE (Deluxe Version) , % , % , % , % DVD , % , % 2 [ ] , % , % DVD , % Hey!Say!Jump-ing Tour , % HISTORY in JAPAN Vol , % , % Perfume BUDOUKaaaaaaaaaaN!!!!! , % , % 11 / / 5?? 46 97, % : Vol , % 12 / /? 620? 48 95, % 49 92, %! , % , % 52 85, %!! 8 ( ) , % Koda Kumi Live Tour 2009 TRICK 54 84, % LIVE( ) 55 84, %! VALUE PRICE , % 57 82, % VOLUME II 58 82, % 59 79, % All About Season , % DVD , % ayumi hamasaki ASIA TOUR th Anniversary 56

66 A.1. DVD TOP 500 A 62 76, % (2 ) 63 76, % , % / 65 75, % KOBUKURO FAN FESTA YEARS SPE- CIAL!!!! 66 75, % DVD 67 74, %! 68 74, % DVD , % 2 ( ) 70 73, %!!( )20 DVD (12)( ) , % ayumi hamasaki PREMIUM COUNTDOWN LIVE A 72 72, % ZERO II 73 72, % DVD , % DECADE ( ) 75 70, % , % 2-Disc ( ) 77 68, % Ringo EXPO , % NHK 79 64, % 20th Anniversary DREAMS COME TRUE CONCERT TOUR 2009? ( ) 80 64, % 3rd LIVE TOUR 2008 T 81 61, % 82 61, % 83 61, % 84 60, % 85 60, % 86 60, % MOVIE12/UNICORN TOUR , % 88 58, % 89 58, % 09 WORLD BASEBALL CLASSIC TM V2 [ ] 90 57, % , % DVD ap bank fes , % (2 ) 93 57, %!!( )20 DVD (13)( )!!!+! 94 56, % 007 (2 ) 57

67 A.1. DVD TOP 500 A 95 56, % Part I II 96 55, % 20 ( 2 ) 97 54, % : Vol , % , % (pieces of love Vol.1) , % , % , % X , % SUMMER TOUR 2007 FINAL Time , % NHK!! , % ( ) , % , % : , % , % TOUR , % CX DVD-BOX , % GOEMON , % , % DANGEROUS , % , % V6 LIVE TOUR 2008 VIBES ( A) , % STUDIO COAST , % THE LAST PRINCESS (3 ) , % LIVE IN PARIS , % 2nd LIVE TOUR 2007 Five in the Black , % DVD , % , % , % (2 ) , % II , % , % CHRONICLE , % , % 13 (2 ) , % , % , % , % CELEBRATION , % 2 DVD-BOX(VOL.4 VOL.5) 58

68 A.1. DVD TOP 500 A , % , % UVERworld 2008 Premium LIVE at ( ) , % 24 -TWENTY FOUR , % , % (2 ) , % DOCUMENTARY FILMS Trans ASIA via PARIS , % [ DVD 4 ] 20th Century LIVE TOUR 2009 HONEY HONEY HONEY/We are Coming Century Boys LIVE Tour , % , % (3 ) , % , % 244 ENDLI-x / LIVE DVD , % , % 2 VOL.6 SP [DVD] , % VALUE PRICE , % JAMBOREE TOUR 2009 OTR at ( ) , % X , % / , %! 8 ( ) , % VAMPS LIVE , % TOKYO STAR Tour , % KYOSUKE HIMURO 20th ANNIVERSARY TOUR 2008 JUST MOVIN ON-MORAL PRESENT , % , % , % , % , % ZERO , % : (EVANGELION:1.11) , % ARASHI AROUND ASIA + in DOME , % , % ( ) , % , % COMPLETE CLIPS , % , % AWAKEVE TOUR , % , % NHK! , % ( ) 59

69 A.1. DVD TOP 500 A , % , % , % / 2 : 2-Disc , % , % (2 ) , % Perfume First Tour GAME , % , % , % LIVE IN AWAJISHIMA , % / (2 ) , % : , %!! ( ) 300 DVD(14)( ) 2008 VS , % , % Vol , % , % , % of ROOKIES , % , % , % ROCK N ROLL IN TOKYO DOME , % Vol , % DJ KAORI S INMIX DVD , % EVOLUTION , % YUKI concert New Rhythm Tour , % PLAYZONE , % , % , % USAVICH Season3 / , % ( ) , % Vol , % HISTORY in JAPAN Vol , % , % Axis Powers vol , % OP/ED COLLECTION Volume 1-20th Century , % 60

70 A.1. DVD TOP 500 A , % , % Summer Concert 2004 Now , % Axis Powers vol , % DVD BOX , % 4 ( 1 ) , % , % R2 volume , % ICHI , % 5 DTS , % , % BLEACH Fade to Black ( ) , % 1st LIVE TOUR 2006 Heart , % , % R2 volume , % , % Axis Powers vol , % 3D ( ) , % R2 volume , % BLEACH Fade to Black ( ) , % , % 2 ( ) , % , % TM3 (2 ) , % , % R2 volume , % , % 20th Century LIVE TOUR 2008 ( A) , % : , % NON STYLE LIVE 2008 in 6 vs , %! , % / , % , % Axis Powers vol , % R2 volume , % 1 61

71 A.1. DVD TOP 500 A , % , % MW , % , % , % , % ( ) , % 30th [ ] , % , % , % TIM , % , % , % , % Sound Horizon 6th Story Concert Moira LIVE DVD , %!? , % I , % 10TH LIVE CIRCUIT ROYAL STRAIGHT FLUSH LIVE IN YOYOGI DAIICHI TAIIKUKAN , % How s it going? Summer Concert , % GO!5!KAELAND , % G.I , % ( ) , % , % , % , % , % , % (2 ) , % / ( ) , % , % 20 1 ( ) , % C D G no ARASHI! Vol , % CLANNAD AFTER STORY 8 ( ) , % the motion picture tour , % , % , % PartI , % K , % , % 62

72 A.1. DVD TOP 500 A , % , % , % 2008 Vol , % / (2 ) , % ROCK N ROLL SHOW , % , % OP/ED COLLECTION Volume 2-21st Century , % Axis Powers vol , % / ( ) , % , % , % LOVE IS BORN?5th Anniversary 2008? at Osaka-Jo Yagai Ongaku-Do on 10th of September , % , % , % CLANNAD AFTER STORY 2 ( ) , % NARUTO , %! 1 100! , % , % HEROES/ 3 Vol , % Prequel Trilogy , % PartII , % 007 (2 ) , % , % CLANNAD AFTER STORY 3 ( ) , % , % F( ) , % , % CLANNAD AFTER STORY 4 ( ) , % , % OVA ANOTHER STORY Vol , % All About , % F( ) , % act I , % 2008 DVD-BOX , % II , % THE MOVIE , % ( 2 ) , % , % CLANNAD AFTER STORY 7 ( ) , % HERO 63

73 A.1. DVD TOP 500 A , % F( ) , % DVD BOX2 ( ) , % [DVD] , % CLANNAD AFTER STORY 6 ( ) , % (2 ) , % CLANNAD AFTER STORY 5 ( ) , % , % , % VS , % w-inds. Live Tour 2008 Seventh Ave , % DX! , % F( ) , % 30th III [ ] , % , % , % , % , % , % OVA ANOTHER STORY Vol , % PartIII , % NANA MIZUKI LIVE FIGHTER-RED SIDE , % , % DVD , % , % , % F( ) , % L EGOISTE , % LIVE TOUR 2009 WE ARE KAZEYOMI! , % DVD+CD , % : ( / 2 ) , % LIVE! , % DVD-BOX , % Mr.Children HOME TOUR 2007 in the field , % NANA MIZUKI LIVE FIGHTER-BLUE SIDE , % 25th 64

74 A.1. DVD TOP 500 A , % 30th I[ ] , % , % ZEROII , % ( ) , % , % Quick Cut , % 30th II [ ] , % HISTORY in JAPAN Vol , % FULLMETAL ALCHEMIST , % EXILE LIVE TOUR 2007 EXILE EVOLUTION(3 ) , % II , % HY PACHINAI 5 MAGGY HAKODE TOUR 08 Nartyche , % 300 (2 ) , % TSUBASA IMAI Dance and Rock Tour 09 (2DVD+CD) , % , % X- : ( ) , % TOUR08 THE ROSE TRIMS AGAIN( ) , % , % BOX SET-ARCHIVES , % , % NEO , % , % ( 3 ) , % vol , % LOVE LETTER Tour 2009! , % How did we feel then? flumpool Tour 2009 Unreal Live at Shibuya Club Quattro , % , % THE SECRET , % All About Season , % 5 live archives , % AAA 3rd Anniversary Live ( ) , % , % tour 2005 JOKER , % / 2-Disc , % VS , % V.I.P.-HOT R B/HIPHOP TRAX-DVD MIX 65

75 A.1. DVD TOP 500 A , % , % , % 1( ) , % vol , % , % 16 TEXT , % A.D. ( ) , % ( 1 ) , % , % , % 27 ( ) , % C D G no ARASHI! Vol , % , % ( 4 ) , % , % 12( ) , % , % LOVE LETTER Tour 2009! , % vol , % ASKA SYMPHONIC CONCERT TOUR 2008 SCENE , % D-WARS , % , %! 09 Hello! Project 2009 Winter , % , % 2008 LIVE , % 00 I , % with C K LIVE TOUR , % , % , % Boys Over Flowers DVD-BOX1 (5 ) , % Hey!Say!JUMP! in , % ( ) , %! 8 ( ) , % , % 5 home , % Mai Kuraki LIVE Tour 2008 touch Me! 66

76 A.1. DVD TOP 500 A , % , % ( 2 ) , % AAA TOUR 2009-A DEPARTURE PARTY , % , % KYOSUKE HIMURO COUNTDOWN LIVE CROSSOVER st STAGE/2nd STAGE , % kuroyume the end CORKSCREW A GO GO! FINAL( ) , % LEGEND , % DISCO , % TM3 (2 ) , % DVD ( 3 ) , % 30th F91 [ ] , % FUNKY MONKEY BABYS , % - -!42.195km BOX ( ) , % /Ken Hirai Films Vol.10 FAKIN POP TOUR , % DVD-BOX , % , % , % , % Boys Over Flowers DVD-BOX2 (5 ) , % HEROES/ 3 DVD-BOX , % ROOKIES ( ) ( )BOX , % III , % P.S , % ASKA CONCERT TOUR 2009 WALK , % , % , % , % Boys Over Flowers DVD-BOX3 (6 ) , % Hello!Project 2009 Winter / Thank you for your LOVE! , % / 67

77 A.1. DVD TOP 500 A , % 3 (2 ) , % , % ( DVD ) , % ( ) , % F FINAL in , % ( ) , % VIII , % LIVE TOUR ROCK SOUL II , % 1 2 ( ) , % SUPERNATURAL / , %!! 25 DVD (10)( ) 24!! , % , % , % AVP2 VS. ( 2 ) , % , % , % NEWS CONCERT TOUR pacific THE FIRST TOKYO DOME CONCERT , % E.T , % , % PLAYZONE FINAL SHOW TIME Hit Series Change( ) , % DVD , %! , % , % , % HISTORY in JAPAN vol , % NHK! , % - -!42.195km BOX ( ) , % , % , % 2-Disc , %! M VS VS VS DVD , % TUBE Live Around Special 2008 Paradiso , % PV SHOW!!?? 68

78 A.2. DVD TOP 500 A , % ( ) , % , % in , % -!!! , % ROOKIES ( ) ( )BOX , % IV , % Deco Vs Deco , % , % , % 2009 BIGBANG LIVE CONCERT BIG SHOW , % A.2 DVD Top 500 DVD Top 500 Amazon.co.jp A % % sf % % % % % % % % % % dvd % % % % % % % % % % % % A.2: 2009 DVD Top

79 A.2. DVD TOP 500 A % % % % % % % % % % % % % % % % % % dvd % michael jackson % miya % % % % tv % % studio ghibli % % tvxq dbsk % % % % % % % % % % % % % clannad % key % % % clannad after story % clannad dvd 70

80 A.2. DVD TOP 500 A % tv % % arashi % % % % % % % % % % % f % % % tvxq % % % dj miya % tv % % % % % % % % % % % % % % dvd % % % % % clamp % % % % % % 71

81 A.2. DVD TOP 500 A % % % bd % % % % kat-tun % tvxq % live % % % % dvd % % % % % % % % % type-moon % % the garden of sinners % ufotable % % % % % % % % % % % % % % % % % % perfume % % % 72

82 A.2. DVD TOP 500 A % % news % j-pop % % % % mr children % mrchildren % % % beat it % % % % % % % % % % % % % % % % % % shinichi tsutsumi % % % % v % % % % % % % % % % % % % 73

83 A.2. DVD TOP 500 A % % % % % % % % box % % % % % % % % % % % godfather % % % % % % % % % % % % % % % % % % % % % b z % % % % % % bank band 74

84 A.2. DVD TOP 500 A % % kinki kids % % % % % % janet jackson % ps % % % % hey say jump % % heysayjump % t % % % % % scifi % 2nd % % % pixar % % % % % % dvd % % % % % % % % kalafina % % % % % % % 75

85 A.2. DVD TOP 500 A % % % % pv % larcenciel % % % % % % % % % % smallville % % % % % % % % % % % % % % % ymo % % % % dvd % % mtv % % % % % % % % % % 76

86 A.2. DVD TOP 500 A % % % % % % % revo % sound horizon % jimang % rikki % % % % % % % % % % % % % tv % % % team nacs % % % % % % % % % % % % % % % aska % % % % % 77

87 A.2. DVD TOP 500 A % % % % ps % % ps % ps % ps % ps % ps % ps % ps % % % % collection % collection % pv % % % % % exile % % exile live dvd % smap % blu-ray % best fiction tour 78

88 A.2. DVD TOP 500 A % % % % % % umd % % tvxq tvxq % bbc % mj % mj % % % % bz 79

89 A.2. DVD TOP 500 A % % % mr children live dvd % rock % kinki kids live dvd % kinkiyou kinki kids % music videos aaa % pabo % % biohazard % capcom % residentevil % % % satc 80

90 A.2. DVD TOP 500 A % budoukaaaaaaaaaan uc % % % sf % % cg % 7 3splash trick live tour koda kumi % % this is it % man in the mirror % mj % smooth criminal % ayu % ayumi hamasaki 81

91 A.2. DVD TOP 500 A dvd dvd live best live % aiko % br % br clear all % dreams come true % live % sprinter % unicorn % ebi % 82

92 A.2. DVD TOP 500 A % % % % v % salyu % co % eco-reso % % % % 83

93 A.2. DVD TOP 500 A % % % % bd % the last princess % l arc en ciel % larc en ciel % tetsuya % % % l arc 84

94 A.2. DVD TOP 500 A % % animation % madonna % twenty four % tt % % % coming century % endlicheri endlicheri % spitz % hyde % % % guitarhythm % 85

95 A.2. DVD TOP 500 A % % arata % p % m % cs % % game % capsule % 3 86

96 A.2. DVD TOP 500 A % djkaori % dragonball evolution % yuki % judy and mary % yuki nrg arashi % box arashi % jj 87

97 A.2. DVD TOP 500 A % % % blu-ray % mononoke % % % dog % super driver % % saw % % % % % non style 88

98 A.2. DVD TOP 500 A % staple stable % moira % sound % % clapton % jeff beck % vinnie colaiuta 89

99 A.2. DVD TOP 500 A % eric clapton % jimmy page % tal wilkenfeld % cars % paul newman % this is america % usa for africa % % % % % % % the yellow monkey sf x-men % 90

100 A.2. DVD TOP 500 A % superfly % % ambivalent world % ryo % supercell % % % % naruto % naruto dvd 91

101 A.2. DVD TOP 500 A % % % dmc ii % rc % % % ova % 92

102 A.2. DVD TOP 500 A % % w-inds % w-inds % ance % transformers % jennifer hudson % 93

103 A.2. DVD TOP 500 A % dvd % bank band with great artists % ttt fullmetal alchemst fadvd % five % x-files % dir en grey % xenophobia dvd % flumpool % clint eastwood % x % % disc % asian kung-fu generation 94

104 A.2. DVD TOP 500 A % 9mm parabellum bullet % janne da arc vs dvd % d-wars % vfx % % % umdvideo % a b c-z % ps3 v % % mai kuraki 95

105 A.2. DVD TOP 500 A % mai-k % aaa dvd % funky monkey babys % mrbig % music blu-ray dvd % greeeen % tbs % % % may n % supernatural % supernatural % arasi % kis-my-ft % megadeth 96

106 A.2. DVD TOP 500 A % a % zombies cue % % dvd dvd 97

107 A.2. DVD TOP 500 A % rookies % big bang A.1 Frequency Rank 1 A.1: 2009 DVD Top 500 A.1 98

108 A.3. DVD TOP 500 A A.3 DVD Top 500 DVD Top 500 Amazon.co.jp DVD Top 500 A.3 A.3: 2009 DVD Top % % (2 ) % % GOEMON % % % % % % % %! VALUE PRICE % % 3 (2 ) % DVD % % % G.I % % % % % DVD % % ( ) % % namie amuro BEST FICTION TOUR % % % %!! ( ) 300 DVD 15( ) 24 [DVD] 99

109 A.3. DVD TOP 500 A % Koda Kumi Live Tour 2009 TRICK % LIVE( ) % % % % ( ) % (2 ) % ( ) % % DVD % % DVD % DVD % % ( ) % % % % DVD % DVD % TIM % % % % % % % % % % % 20 ( 2 ) % % % % ZERO II % EXILE LIVE TOUR 2009 THE MONSTER % GO!5!KAELAND % % K % % (2 ) % 100

110 A.3. DVD TOP 500 A % % TM3 (2 ) % II % F( ) % ARASHI AROUND ASIA 2008 in TOKYO % % TOUR % % % % R2 volume % F( ) % R2 volume % R2 volume % % % % % % % ( ) % 30th F91 [ ] % R2 volume % F( ) % % SUMMER TOUR 2007 FINAL Time % 5 10 All the BEST! CLIPS % HERO % Mr.Children HOME TOUR 2007 in the field % X % % Part II % Mr.Children Tour % B z LIVE-GYM Pleasure 2008-GLORY DAYS % % % 2 VOL.6 SP [DVD] % / 101

111 A.3. DVD TOP 500 A % % 30th [ ] % ARASHI AROUND ASIA + in DOME % C D G no ARASHI! Vol % C D G no ARASHI! Vol % % 007 (2 ) % (2 ) % / 2-Disc % AVP2 VS. ( ) % FUNKY MONKEY BABYS % 27 ( ) % % % F( ) % Summer Concert 2004 Now % % DVD-BOX % TOKYO STAR Tour % 4TH LIVE TOUR 2009-THE SECRET CODE-FINAL IN TOKYO DOME % % % % %!! 25 DVD (10)( ) 24!! % Vol % 2 DVD-BOX(VOL.4 VOL.5) % % % 1( ) % % vol % % How s it going? Summer Concert % % with C K LIVE TOUR % 3rd LIVE TOUR 2008 T % All About Season 3 102

112 A.3. DVD TOP 500 A % All About Season % E.T % % % % %!!( )20 DVD (12)( ) % % % % % % % % % % ( ) % % % % % 1st LIVE TOUR 2006 Heart Mind and Soul %! 1 100! % Perfume BUDOUKaaaaaaaaaaN!!!!! % 2nd LIVE TOUR 2007 Five in the Black % All About % HISTORY in JAPAN Vol % HISTORY in JAPAN Vol % HISTORY in JAPAN Vol % HISTORY in JAPAN vol % ROOKIES ( ) ( )BOX % YUKI concert New Rhythm Tour % %!!( )20 DVD (13)( )!!!+! % Vol % Vol % EVOLUTION % DVD BOX2 ( ) 103

113 A.3. DVD TOP 500 A % vol % vol % % % % 12( ) % NHK %! % % % II % : % SUPERNATURAL / % DVD BOX % Ringo EXPO % % 30th I[ ] % 30th II [ ] % 4 ( 1 ) % % ayumi hamasaki ASIA TOUR th Anniversary % / (2 ) % ROCK N ROLL IN TOKYO DOME % ZEROII % 20th Anniversary DREAMS COME TRUE CONCERT TOUR 2009? ( ) % % % [DVD] % : Vol % 24 -TWENTY FOUR % 30th III [ ] % % ( ) 104

114 A.3. DVD TOP 500 A % NHK!! % ayumi hamasaki PREMIUM COUNTDOWN LIVE A % VOLUME II % % We Are The World 20th % ZERO II % : % % Perfume First Tour GAME % ICHI % : % D-WARS % / ( ) % / % ( 3 ) % ( 2 ) % NEO % % ( 4 ) % % TOUR 2 9 PUZZLE % % % DANGEROUS % NUMBER ONES % DVD ap bank fes % ROOKIES ( ) ( )BOX % % / 2 : 2-Disc % in % MW % ROOKIES - - LAST DVD ALBUM % / % % 105

Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes

Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes 2010 22 P2P - 2010 ( 22 ) P2P P2P P2P P2P 1 P2P P2P P2P P2P P2P Kademlia Kademlia P2P P2P P2P P2P P2P Churn GET P2P 1 P2P, 2., 3. Kademlia, 4., 5. Abstract of Master s Thesis - Academic Year 2010 Fast

More information

Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes

Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes 2010 22 P2P - 2010 ( 22 ) P2P P2P P2P P2P 1 P2P P2P P2P P2P P2P Kademlia Kademlia P2P P2P P2P P2P P2P Churn GET P2P 1 P2P, 2., 3. Kademlia, 4., 5. Abstract of Master s Thesis - Academic Year 2010 Fast

More information

Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes

Fast Selective Data Dissemination for Structured Peer-to-Peer Overlay Network with Object Attributes 2010 22 P2P - 2010 ( 22 ) P2P P2P P2P P2P 1 P2P P2P P2P P2P P2P Kademlia Kademlia P2P P2P P2P P2P P2P Churn GET P2P 1 P2P, 2., 3. Kademlia, 4., 5. Abstract of Master s Thesis - Academic Year 2010 Fast

More information

スライド 1

スライド 1 WWW Request Client Data Server Request Data Client WWW Request Data Client Server Request Data Client WWW CPU Request Data Client Server Request Data Client Request Client Data Server Request Data Client

More information

1 DHT Fig. 1 Example of DHT 2 Successor Fig. 2 Example of Successor 2.1 Distributed Hash Table key key value O(1) DHT DHT 1 DHT 1 ID key ID IP value D

1 DHT Fig. 1 Example of DHT 2 Successor Fig. 2 Example of Successor 2.1 Distributed Hash Table key key value O(1) DHT DHT 1 DHT 1 ID key ID IP value D P2P 1,a) 1 1 Peer-to-Peer P2P P2P P2P Chord P2P Chord Consideration for Efficient Construction of Distributed Hash Trees on P2P Systems Taihei Higuchi 1,a) Masakazu Soshi 1 Tomoyuki Asaeda 1 Abstract:

More information

P2P P2P Winny 3 P2P 15 20 P2P 1 P2P, i

P2P P2P Winny 3 P2P 15 20 P2P 1 P2P, i 26 P2P Reduction of search packets by sharing peer information in P2P communication 1175073 2015 2 27 P2P P2P Winny 3 P2P 15 20 P2P 1 P2P, i Abstract Reduction of search packets by sharing peer information

More information

i

i 21 Fault-Toleranted Authentication Data Distribution Protocol for Autonomous Distributed Networks 1125153 2010 3 2 i Abstract Fault-Toleranted Authentication Data Distribution Protocol for Autonomous Distributed

More information

10 2000 11 11 48 ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) CU-SeeMe NetMeeting Phoenix mini SeeMe Integrated Services Digital Network 64kbps 16kbps 128kbps 384kbps

More information

DPA,, ShareLog 3) 4) 2.2 Strino Strino STRain-based user Interface with tacticle of elastic Natural ObjectsStrino 1 Strino ) PC Log-Log (2007 6)

DPA,, ShareLog 3) 4) 2.2 Strino Strino STRain-based user Interface with tacticle of elastic Natural ObjectsStrino 1 Strino ) PC Log-Log (2007 6) 1 2 1 3 Experimental Evaluation of Convenient Strain Measurement Using a Magnet for Digital Public Art Junghyun Kim, 1 Makoto Iida, 2 Takeshi Naemura 1 and Hiroyuki Ota 3 We present a basic technology

More information

1 4 4 [3] SNS 5 SNS , ,000 [2] c 2013 Information Processing Society of Japan

1 4 4 [3] SNS 5 SNS , ,000 [2] c 2013 Information Processing Society of Japan SNS 1,a) 2 3 3 2012 3 30, 2012 10 10 SNS SNS Development of Firefighting Knowledge Succession Support SNS in Tokyo Fire Department Koutarou Ohno 1,a) Yuki Ogawa 2 Hirohiko Suwa 3 Toshizumi Ohta 3 Received:

More information

Web Basic Web SAS-2 Web SAS-2 i

Web Basic Web SAS-2 Web SAS-2 i 19 Development of moving image delivery system for elementary school 1080337 2008 3 10 Web Basic Web SAS-2 Web SAS-2 i Abstract Development of moving image delivery system for elementary school Ayuko INOUE

More information

評論・社会科学 84号(よこ)(P)/3.金子

評論・社会科学 84号(よこ)(P)/3.金子 1 1 1 23 2 3 3 4 3 5 CP 1 CP 3 1 1 6 2 CP OS Windows Mac Mac Windows SafariWindows Internet Explorer 3 1 1 CP 2 2. 1 1CP MacProMacOS 10.4.7. 9177 J/A 20 2 Epson GT X 900 Canon ip 4300 Fujifilm FinePix

More information

( )

( ) NAIST-IS-MT0851100 2010 2 4 ( ) CR CR CR 1980 90 CR Kerberos SSH CR CR CR CR CR CR,,, ID, NAIST-IS- MT0851100, 2010 2 4. i On the Key Management Policy of Challenge Response Authentication Schemes Toshiya

More information

1 Web [2] Web [3] [4] [5], [6] [7] [8] S.W. [9] 3. MeetingShelf Web MeetingShelf MeetingShelf (1) (2) (3) (4) (5) Web MeetingShelf

1 Web [2] Web [3] [4] [5], [6] [7] [8] S.W. [9] 3. MeetingShelf Web MeetingShelf MeetingShelf (1) (2) (3) (4) (5) Web MeetingShelf 1,a) 2,b) 4,c) 3,d) 4,e) Web A Review Supporting System for Whiteboard Logging Movies Based on Notes Timeline Taniguchi Yoshihide 1,a) Horiguchi Satoshi 2,b) Inoue Akifumi 4,c) Igaki Hiroshi 3,d) Hoshi

More information

Web Web Web Web Web, i

Web Web Web Web Web, i 22 Web Research of a Web search support system based on individual sensitivity 1135117 2011 2 14 Web Web Web Web Web, i Abstract Research of a Web search support system based on individual sensitivity

More information

P2P Web Proxy P2P Web Proxy P2P P2P Web Proxy P2P Web Proxy Web P2P WebProxy i

P2P Web Proxy P2P Web Proxy P2P P2P Web Proxy P2P Web Proxy Web P2P WebProxy i 27 Verification of the usefulness of the data distribution method by browser cache sharing 1160285 2016 2 26 P2P Web Proxy P2P Web Proxy P2P P2P Web Proxy P2P Web Proxy Web P2P WebProxy i Abstract Verification

More information

-2-

-2- Unit Children of the World NEW HORIZON English Course 'Have you been to?' 'What have you done as a housework?' -1- -2- Study Tour to Bangladesh p26 P26-3- Example: I am going to Bangladesh this spring.

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

生研ニュースNo.132

生研ニュースNo.132 No.132 2011.10 REPORTS TOPICS Last year, the Public Relations Committee, General Affairs Section and Professor Tomoki Machida created the IIS introduction video in Japanese. As per the request from Director

More information

B HNS 7)8) HNS ( ( ) 7)8) (SOA) HNS HNS 4) HNS ( ) ( ) 1 TV power, channel, volume power true( ON) false( OFF) boolean channel volume int

B HNS 7)8) HNS ( ( ) 7)8) (SOA) HNS HNS 4) HNS ( ) ( ) 1 TV power, channel, volume power true( ON) false( OFF) boolean channel volume int SOA 1 1 1 1 (HNS) HNS SOA SOA 3 3 A Service-Oriented Platform for Feature Interaction Detection and Resolution in Home Network System Yuhei Yoshimura, 1 Takuya Inada Hiroshi Igaki 1, 1 and Masahide Nakamura

More information

8 P2P P2P (Peer-to-Peer) P2P P2P As Internet access line bandwidth has increased, peer-to-peer applications have been increasing and have great impact

8 P2P P2P (Peer-to-Peer) P2P P2P As Internet access line bandwidth has increased, peer-to-peer applications have been increasing and have great impact 8 P2P (Peer-to-Peer) P2P P2P As Internet access line bandwidth has increased, peer-to-peer applications have been increasing and have great impact on networks. In this paper, we review traffic issues for

More information

Publish/Subscribe KiZUNA P2P 2 Publish/Subscribe KiZUNA 2. KiZUNA 1 Skip Graph BF Skip Graph BF Skip Graph Skip Graph Skip Graph DDLL 2.1 Skip Graph S

Publish/Subscribe KiZUNA P2P 2 Publish/Subscribe KiZUNA 2. KiZUNA 1 Skip Graph BF Skip Graph BF Skip Graph Skip Graph Skip Graph DDLL 2.1 Skip Graph S KiZUNA: P2P 1,a) 1 1 1 P2P KiZUNA KiZUNA Pure P2P P2P 1 Skip Graph ALM(Application Level Multicast) Pub/Sub, P2P Skip Graph, Bloom Filter KiZUNA: An Implementation of Distributed Microblogging Service

More information

soturon.dvi

soturon.dvi 12 Exploration Method of Various Routes with Genetic Algorithm 1010369 2001 2 5 ( Genetic Algorithm: GA ) GA 2 3 Dijkstra Dijkstra i Abstract Exploration Method of Various Routes with Genetic Algorithm

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

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

23

23 Master's Thesis / 修 士 論 文 映 像 配 信 の 中 断 から 復 旧 までの 時 間 を 短 縮 するネットワーク 再 構 築 手 法 の 改 良 隅 田, 貴 久 三 重 大 学, 2011. 三 重 大 学 大 学 院 地 域 イノベーション 学 研 究 科 博 士 前 期 課 程 地 域 イノベーション 学 専 攻 http://hdl.handle.net/10076/12400

More information

ID Z-Ordering 4) P2P P2P 2. Peer-to-Peer(P2P) P2P Gnutella ) BitTorrent 2) P2P (DHT:Distributed Hash Table) Chord 5) CAN(Content Adressable Network) 6

ID Z-Ordering 4) P2P P2P 2. Peer-to-Peer(P2P) P2P Gnutella ) BitTorrent 2) P2P (DHT:Distributed Hash Table) Chord 5) CAN(Content Adressable Network) 6 Vol.29-DPS-39 No.3 29/6/8 P2P 2 P2P P2P P2P A configuration method for structured P2P overlay network considering delay variations Tomoya Kitani and Yoshitaka Nakamura 2 P2P networks can achieve high scalability

More information

ALT : Hello. May I help you? Student : Yes, please. I m looking for a white T-shirt. ALT : How about this one? Student : Well, this size is good. But do you have a cheaper one? ALT : All right. How about

More information

デジタルメディアの時代における協働社会のデザインと地方行政の役割 : 元住吉商店街プロジェクトでの実践活動を通して

デジタルメディアの時代における協働社会のデザインと地方行政の役割 : 元住吉商店街プロジェクトでの実践活動を通して The Design of Co-productive Society with Digital Media and the New Role of Local Government Abstract As one of the roles of the local government in present Japan, the city planning of resident autonomy

More information

IPSJ SIG Technical Report Vol.2010-GN-74 No /1/ , 3 Disaster Training Supporting System Based on Electronic Triage HIROAKI KOJIMA, 1 KU

IPSJ SIG Technical Report Vol.2010-GN-74 No /1/ , 3 Disaster Training Supporting System Based on Electronic Triage HIROAKI KOJIMA, 1 KU 1 2 2 1, 3 Disaster Training Supporting System Based on Electronic Triage HIROAKI KOJIMA, 1 KUNIAKI SUSEKI, 2 KENTARO NAGAHASHI 2 and KEN-ICHI OKADA 1, 3 When there are a lot of injured people at a large-scale

More information

C. S2 X D. E.. (1) X S1 10 S2 X+S1 3 X+S S1S2 X+S1+S2 X S1 X+S S X+S2 X A. S1 2 a. b. c. d. e. 2

C. S2 X D. E.. (1) X S1 10 S2 X+S1 3 X+S S1S2 X+S1+S2 X S1 X+S S X+S2 X A. S1 2 a. b. c. d. e. 2 I. 200 2 II. ( 2001) 30 1992 Do X for S2 because S1(is not desirable) XS S2 A. S1 S2 B. S S2 S2 X 1 C. S2 X D. E.. (1) X 12 15 S1 10 S2 X+S1 3 X+S2 4 13 S1S2 X+S1+S2 X S1 X+S2. 2. 3.. S X+S2 X A. S1 2

More information

第16回ニュージェネレーション_cs4.indd

第16回ニュージェネレーション_cs4.indd New Generation Tennis 2014 JPTA ALL JAPAN JUNIOR TENNIS TOURNAMENT U15U13 JPTA ALL JAPAN JUNIOR TENNIS TOURNAMENT U10 20142.21Fri 22Sat 20142.22Sat 23Sun Japan Professional Tennis Association New Generation

More information

17 Multiple video streams control for the synchronous delivery and playback 1085404 2006 3 10 Web IP 1 1 1 3,,, i Abstract Multiple video streams control for the synchronous delivery and playback Yoshiyuki

More information

\615L\625\761\621\745\615\750\617\743\623\6075\614\616\615\606.PS

\615L\625\761\621\745\615\750\617\743\623\6075\614\616\615\606.PS osakikamijima HIGH SCHOOL REPORT Hello everyone! I hope you are enjoying spring and all of the fun activities that come with warmer weather! Similar to Judy, my time here on Osakikamijima is

More information

スライド 1

スライド 1 JANOG 14 2004.07.23 NTT kamei.satoshi@lab.ntt.co.jp 1 Peer-to-Peer ISP P2P AS / Copyright 2004 NTT Corporation, All Rights Reserved 2 Peer-to-Peer ISP P2P AS Copyright 2004 NTT Corporation, All Rights

More information

22 Google Trends Estimation of Stock Dealing Timing using Google Trends

22 Google Trends Estimation of Stock Dealing Timing using Google Trends 22 Google Trends Estimation of Stock Dealing Timing using Google Trends 1135064 3 1 Google Trends Google Trends Google Google Google Trends Google Trends 2006 Google Google Trend i Abstract Estimation

More information

WebRTC P2P Web Proxy P2P Web Proxy WebRTC WebRTC Web, HTTP, WebRTC, P2P i

WebRTC P2P Web Proxy P2P Web Proxy WebRTC WebRTC Web, HTTP, WebRTC, P2P i 26 WebRTC The data distribution system using browser cache sharing and WebRTC 1150361 2015/02/27 WebRTC P2P Web Proxy P2P Web Proxy WebRTC WebRTC Web, HTTP, WebRTC, P2P i Abstract The data distribution

More information

28 Horizontal angle correction using straight line detection in an equirectangular image

28 Horizontal angle correction using straight line detection in an equirectangular image 28 Horizontal angle correction using straight line detection in an equirectangular image 1170283 2017 3 1 2 i Abstract Horizontal angle correction using straight line detection in an equirectangular image

More information

きずなプロジェクト-表紙.indd

きずなプロジェクト-表紙.indd P6 P7 P12 P13 P20 P28 P76 P78 P80 P81 P88 P98 P138 P139 P140 P142 P144 P146 P148 #1 SHORT-TERM INVITATION GROUPS 2012 6 10 6 23 2012 7 17 14 2012 7 17 14 2012 7 8 7 21 2012 7 8 7 21 2012 8 7 8 18

More information

IPSJ SIG Technical Report Vol.2012-CG-148 No /8/29 3DCG 1,a) On rigid body animation taking into account the 3D computer graphics came

IPSJ SIG Technical Report Vol.2012-CG-148 No /8/29 3DCG 1,a) On rigid body animation taking into account the 3D computer graphics came 3DCG 1,a) 2 2 2 2 3 On rigid body animation taking into account the 3D computer graphics camera viewpoint Abstract: In using computer graphics for making games or motion pictures, physics simulation is

More information

24 POP POP (1) (2) POP (1976) (1980) (2001) (2001) (2011) (1994) (1999) (2004) (1999) (2006) (2011) (2012) (2010) (3) (4)

24 POP POP (1) (2) POP (1976) (1980) (2001) (2001) (2011) (1994) (1999) (2004) (1999) (2006) (2011) (2012) (2010) (3) (4) 2017 10 23 46. J. Osaka Aoyama University. 2017, vol.10, 23-46. * History of Japanese popular music -A study on the nearly one century time after the Meiji Era- Hisao NAGAOKA Osaka Aoyama Gakuen Summary

More information

自分の天職をつかめ

自分の天職をつかめ Hiroshi Kawasaki / / 13 4 10 18 35 50 600 4 350 400 074 2011 autumn / No.389 5 5 I 1 4 1 11 90 20 22 22 352 325 27 81 9 3 7 370 2 400 377 23 83 12 3 2 410 3 415 391 24 82 9 3 6 470 4 389 362 27 78 9 5

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

【生】④木原資裕先生【本文】/【生】④木原資裕先生【本文】

【生】④木原資裕先生【本文】/【生】④木原資裕先生【本文】 WBC MLB J MLB MLB J J J http : //www.zen koutairen.com/: NHK NHK ABC Live NHK NHK ABC NHKABC NHK PTA NHK ABC WORLD BASEBALL CLASSIC WBC http : //www.topics.or.jp/kaishaannai/ http : //adv.yomiuri.co.jp/yomiuri/n

More information

( ) [1] [4] ( ) 2. [5] [6] Piano Tutor[7] [1], [2], [8], [9] Radiobaton[10] Two Finger Piano[11] Coloring-in Piano[12] ism[13] MIDI MIDI 1 Fig. 1 Syst

( ) [1] [4] ( ) 2. [5] [6] Piano Tutor[7] [1], [2], [8], [9] Radiobaton[10] Two Finger Piano[11] Coloring-in Piano[12] ism[13] MIDI MIDI 1 Fig. 1 Syst 情報処理学会インタラクション 2015 IPSJ Interaction 2015 15INT014 2015/3/7 1,a) 1,b) 1,c) Design and Implementation of a Piano Learning Support System Considering Motivation Fukuya Yuto 1,a) Takegawa Yoshinari 1,b) Yanagi

More information

平成29年度英語力調査結果(中学3年生)の概要

平成29年度英語力調査結果(中学3年生)の概要 1 2 3 1 そう思う 2 どちらかといえば そう思う 3 どちらかといえば そう思わない 4 そう思わない 4 5 楽しめるようになりたい 6 1 そう思う 2 どちらかといえば そう思う 3 どちらかといえば そう思わない 4 そう思わない 7 1 そう思う 2 どちらかといえば そう思う 3 どちらかといえば そう思わない 4 そう思わない 8 1 そう思う 2 どちらかといえば そう思う

More information

03-田島.indd

03-田島.indd 研 究 論 文 : 雑 誌 Myojo における ジャニーズ イメージの 受 容 53 Myojo 1 Myojo 2012 10 60 / 1 Myojo 1952 27 1992 10 Myojo /Myojo 2 2002, 2003, 2008 1987 1950 1970 2002 2002 10 /Myojo /Myojo 50 /Myojo 10 1990 90 2000 2002 10

More information

IPSJ SIG Technical Report Vol.2016-CE-137 No /12/ e β /α α β β / α A judgment method of difficulty of task for a learner using simple

IPSJ SIG Technical Report Vol.2016-CE-137 No /12/ e β /α α β β / α A judgment method of difficulty of task for a learner using simple 1 2 3 4 5 e β /α α β β / α A judgment method of difficulty of task for a learner using simple electroencephalograph Katsuyuki Umezawa 1 Takashi Ishida 2 Tomohiko Saito 3 Makoto Nakazawa 4 Shigeichi Hirasawa

More information

先端社会研究所紀要 第11号☆/3.李

先端社会研究所紀要 第11号☆/3.李 Annual Review of the Institute for Advanced Social Research vol.11! 1960 1952 1960 80 P 2012 2013 2 27 1 1944 6 9 3 2 15 3 70 1965 1968 8 1972 1 9 1949 2009 2 8 2009 28 4 1 5 2 2014 3 8 1965 1963 644 29

More information

29 jjencode JavaScript

29 jjencode JavaScript Kochi University of Technology Aca Title jjencode で難読化された JavaScript の検知 Author(s) 中村, 弘亮 Citation Date of 2018-03 issue URL http://hdl.handle.net/10173/1975 Rights Text version author Kochi, JAPAN http://kutarr.lib.kochi-tech.ac.jp/dspa

More information

< D8291BA2E706466>

< D8291BA2E706466> A 20 1 26 20 10 10 16 4 4! 20 6 11 2 2 3 3 10 2 A. L. T. Assistant Language Teacher DVD AV 3 A. E. T.Assistant English Teacher A. L. T. 40 3 A 4 B A. E. T. A. E. T. 6 C 2 CD 4 4 4 4 4 8 10 30 5 20 3 5

More information

評論・社会科学 90号(よこ)(P)/4.咸

評論・社会科学 90号(よこ)(P)/4.咸 1 2008 7 1 1 4 5 1 1998 2003 2005 3 2 2008 7 1 2009 7 30 2009 11 18 2009 2009 2008 1 1 1 1 65 1970 3.1 2000 7.2 7 2008 10.7 14 2018 1 2 1985 41.92008 50.0 2004 15 59 2003 2010 79 2020 114 OECD 1 65 2006

More information

Run-Based Trieから構成される 決定木の枝刈り法

Run-Based Trieから構成される  決定木の枝刈り法 Run-Based Trie 2 2 25 6 Run-Based Trie Simple Search Run-Based Trie Network A Network B Packet Router Packet Filtering Policy Rule Network A, K Network B Network C, D Action Permit Deny Permit Network

More information

P2P P2P peer peer P2P peer P2P peer P2P i

P2P P2P peer peer P2P peer P2P peer P2P i 26 P2P Proposed a system for the purpose of idle resource utilization of the computer using the P2P 1150373 2015 2 27 P2P P2P peer peer P2P peer P2P peer P2P i Abstract Proposed a system for the purpose

More information

2015 8 65 87. J. Osaka Aoyama University. 2015, vol. 8, 65-87. 20 * Recollections of the Pacific War in the eyes of a school kid Hisao NAGAOKA Osaka Aoyama Gakuen Summary Seventy years have passed since

More information

IPSJ SIG Technical Report Vol.2011-MUS-91 No /7/ , 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical St

IPSJ SIG Technical Report Vol.2011-MUS-91 No /7/ , 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical St 1 2 1, 3 1 Design and Implementation on a System for Learning Songs by Presenting Musical Structures based on Phrase Similarity Yuma Ito, 1 Yoshinari Takegawa, 2 Tsutomu Terada 1, 3 and Masahiko Tsukamoto

More information

Wikipedia YahooQA MAD 4)5) MAD Web 6) 3. YAMAHA 7) 8) 2 3 4 5 6 2. Vocaloid2 2006 1 PV 2009 1 1100 200 YouTube 1 minato minato ussy 3D MAD F EDis ussy

Wikipedia YahooQA MAD 4)5) MAD Web 6) 3. YAMAHA 7) 8) 2 3 4 5 6 2. Vocaloid2 2006 1 PV 2009 1 1100 200 YouTube 1 minato minato ussy 3D MAD F EDis ussy 1, 2 3 1, 2 Web Fischer Social Creativity 1) Social Creativity CG Network Analysis of an Emergent Massively Collaborative Creation Community Masahiro Hamasaki, 1, 2 Hideaki Takeda 3 and Takuichi Nishimura

More information

2). 3) 4) 1.2 NICTNICT DCRA Dihedral Corner Reflector micro-arraysdcra DCRA DCRA DCRA 3D DCRA PC USB PC PC ON / OFF Velleman K8055 K8055 K8055

2). 3) 4) 1.2 NICTNICT DCRA Dihedral Corner Reflector micro-arraysdcra DCRA DCRA DCRA 3D DCRA PC USB PC PC ON / OFF Velleman K8055 K8055 K8055 1 1 1 2 DCRA 1. 1.1 1) 1 Tactile Interface with Air Jets for Floating Images Aya Higuchi, 1 Nomin, 1 Sandor Markon 1 and Satoshi Maekawa 2 The new optical device DCRA can display floating images in free

More information

Answers Practice 08 JFD1

Answers Practice 08 JFD1 Practice 8 Sentence Connectors 1) I / went / to Japan / for the first time last year. At first, I didn t understand / Japanese / *at all. [ ] [ ] [ ] [ ] * 2) I m / not hungry / because I *already ate

More information

<95DB8C9288E397C389C88A E696E6462>

<95DB8C9288E397C389C88A E696E6462> 2011 Vol.60 No.2 p.138 147 Performance of the Japanese long-term care benefit: An International comparison based on OECD health data Mie MORIKAWA[1] Takako TSUTSUI[2] [1]National Institute of Public Health,

More information

fiš„v5.dvi

fiš„v5.dvi (2001) 49 2 293 303 VRML 1 2 3 2001 4 12 2001 10 16 Web Java VRML (Virtual Reality Modeling Language) VRML Web VRML VRML VRML VRML Web VRML VRML, 3D 1. WWW (World Wide Web) WWW Mittag (2000) Web CGI Java

More information

nishi1502_01_24.ai

nishi1502_01_24.ai NETWORK NETWORK NETWORK No.707 2015 2 vol.93 Hello Everyone! Happy New Year! Today I am going to talk about my winter vacation. This year my family and I met in Hawaii for Christmas. It was very

More information

27 YouTube YouTube UGC User Generated Content CDN Content Delivery Networks LRU Least Recently Used UGC YouTube CGM Consumer Generated Media CGM CGM U

27 YouTube YouTube UGC User Generated Content CDN Content Delivery Networks LRU Least Recently Used UGC YouTube CGM Consumer Generated Media CGM CGM U YouTube 2016 2 16 27 YouTube YouTube UGC User Generated Content CDN Content Delivery Networks LRU Least Recently Used UGC YouTube CGM Consumer Generated Media CGM CGM UGC UGC YouTube k-means YouTube YouTube

More information

& Vol.2 No (Mar. 2012) 1,a) , Bluetooth A Health Management Service by Cell Phones and Its Us

& Vol.2 No (Mar. 2012) 1,a) , Bluetooth A Health Management Service by Cell Phones and Its Us 1,a) 1 1 1 1 2 2 2011 8 10, 2011 12 2 1 Bluetooth 36 2 3 10 70 34 A Health Management Service by Cell Phones and Its Usability Evaluation Naofumi Yoshida 1,a) Daigo Matsubara 1 Naoki Ishibashi 1 Nobuo

More information

ISSN NII Technical Report Patent application and industry-university cooperation: Analysis of joint applications for patent in the Universit

ISSN NII Technical Report Patent application and industry-university cooperation: Analysis of joint applications for patent in the Universit ISSN 1346-5597 NII Technical Report Patent application and industry-university cooperation: Analysis of joint applications for patent in the University of Tokyo Morio SHIBAYAMA, Masaharu YANO, Kiminori

More information

23 The Study of support narrowing down goods on electronic commerce sites

23 The Study of support narrowing down goods on electronic commerce sites 23 The Study of support narrowing down goods on electronic commerce sites 1120256 2012 3 15 i Abstract The Study of support narrowing down goods on electronic commerce sites Masaki HASHIMURA Recently,

More information

HP cafe HP of A A B of C C Map on N th Floor coupon A cafe coupon B Poster A Poster A Poster B Poster B Case 1 Show HP of each company on a user scree

HP cafe HP of A A B of C C Map on N th Floor coupon A cafe coupon B Poster A Poster A Poster B Poster B Case 1 Show HP of each company on a user scree LAN 1 2 3 2 LAN WiFiTag WiFiTag LAN LAN 100% WiFi Tag An Improved Determination Method with Multiple Access Points for Relative Position Estimation Using Wireless LAN Abstract: We have proposed a WiFiTag

More information

A 28 TEL Take-Two Interactive Software and its subsidiaries. All rights reserved. 2K Sports, the 2K

A 28 TEL Take-Two Interactive Software and its subsidiaries. All rights reserved. 2K Sports, the 2K 108-6028 2-15-1 A 28 TEL 0570-064-951 10 00 18 00 2005-2010 Take-Two Interactive Software and its subsidiaries. All rights reserved. 2K Sports, the 2K Sports logo, and Take-Two Interactive Software are

More information

. IDE JIVE[1][] Eclipse Java ( 1) Java Platform Debugger Architecture [5] 3. Eclipse GUI JIVE 3.1 Eclipse ( ) 1 JIVE Java [3] IDE c 016 Information Pr

. IDE JIVE[1][] Eclipse Java ( 1) Java Platform Debugger Architecture [5] 3. Eclipse GUI JIVE 3.1 Eclipse ( ) 1 JIVE Java [3] IDE c 016 Information Pr Eclipse 1,a) 1,b) 1,c) ( IDE) IDE Graphical User Interface( GUI) GUI GUI IDE View Eclipse Development of Eclipse Plug-in to present an Object Diagram to Debug Environment Kubota Yoshihiko 1,a) Yamazaki

More information

ron.dvi

ron.dvi 12 Effect of occlusion and perception of shadow in depth perception caused by moving shadow. 1010361 2001 2 5 (Occlusion), i Abstract Effect of occlusion and perception of shadow in depth perception caused

More information

ディスプレイと携帯端末間の通信を実現する映像媒介通信技術

ディスプレイと携帯端末間の通信を実現する映像媒介通信技術 Data Transfer Technology to Enable Communication between Displays and Smart Devices 倉木健介 中潟昌平 田中竜太 阿南泰三 あらまし Abstract Recently, the chance to see videos in various places has increased due to the speedup

More information

untitled

untitled CAPEC, 2009 6 16 June 16, 2009 Page 1 CAPEC EMS 1. EMS USA EU 2. EMS 3. EMS 4. EMS 5. CAPEC 6. EMS June 16, 2009 Page 2 EMS EC 3 EMS EMS EMS EMS CAPEC EMS CAPEC EMS EMS June 16, 2009 Page 3 EU EU EC 1997/67/EC

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

elemmay09.pub

elemmay09.pub Elementary Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Activity Bank Number Challenge Time:

More information

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 1170288 2017 2 28 Docker,.,,.,,.,,.,. Docker.,..,., Web, Web.,.,.,, CPU,,. i ., OS..,, OS, VirtualBox,.,

More information

Core1 FabScalar VerilogHDL Cache Cache FabScalar 1 CoreConnect[2] Wishbone[3] AMBA[4] AMBA 1 AMBA ARM L2 AMBA2.0 AMBA2.0 FabScalar AHB APB AHB AMBA2.0

Core1 FabScalar VerilogHDL Cache Cache FabScalar 1 CoreConnect[2] Wishbone[3] AMBA[4] AMBA 1 AMBA ARM L2 AMBA2.0 AMBA2.0 FabScalar AHB APB AHB AMBA2.0 AMBA 1 1 1 1 FabScalar FabScalar AMBA AMBA FutureBus Improvement of AMBA Bus Frame-work for Heterogeneos Multi-processor Seto Yusuke 1 Takahiro Sasaki 1 Kazuhiko Ohno 1 Toshio Kondo 1 Abstract: The demand

More information

avex-Pages.indd

avex-Pages.indd Backstage Value Multiplier 21 9.4.1-1.3.31 Giving Life to a Blossoming Crescendo avex group 1 : 25 26 27 28 29 1 ORANGE RANGE EXILE 2 EXILE 3 Mr. Children B'z 4 SMAP EXILE B'z 5 KAT-TUN 6 EXILE KAT-TUN

More information

ABSTRACT The "After War Phenomena" of the Japanese Literature after the War: Has It Really Come to an End? When we consider past theses concerning criticism and arguments about the theme of "Japanese Literature

More information

WikiWeb Wiki Web Wiki 2. Wiki 1 STAR WARS [3] Wiki Wiki Wiki 2 3 Wiki 5W1H 3 2.1 Wiki Web 2.2 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 2.3 Wiki 2015 Informa

WikiWeb Wiki Web Wiki 2. Wiki 1 STAR WARS [3] Wiki Wiki Wiki 2 3 Wiki 5W1H 3 2.1 Wiki Web 2.2 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 2.3 Wiki 2015 Informa 情 報 処 理 学 会 インタラクション 2015 IPSJ Interaction 2015 A17 2015/3/5 Web 1 1 1 Web Web Position and Time based Summary System using Story Style for Web Contents Daichi Ariyama 1 Daichi Ando 1 Shinichi Kasahara

More information

,,.,,., II,,,.,,.,.,,,.,,,.,, II i

,,.,,., II,,,.,,.,.,,,.,,,.,, II i 12 Load Dispersion Methods in Thin Client Systems 1010405 2001 2 5 ,,.,,., II,,,.,,.,.,,,.,,,.,, II i Abstract Load Dispersion Methods in Thin Client Systems Noritaka TAKEUCHI Server Based Computing by

More information

Vol. 42 No. SIG 8(TOD 10) July HTML 100 Development of Authoring and Delivery System for Synchronized Contents and Experiment on High Spe

Vol. 42 No. SIG 8(TOD 10) July HTML 100 Development of Authoring and Delivery System for Synchronized Contents and Experiment on High Spe Vol. 42 No. SIG 8(TOD 10) July 2001 1 2 3 4 HTML 100 Development of Authoring and Delivery System for Synchronized Contents and Experiment on High Speed Networks Yutaka Kidawara, 1 Tomoaki Kawaguchi, 2

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

<88A E E706466>

<88A E E706466> 1990 2010 2010 2010 3D 2010 1 2009 12 23 156 20 2010 4 17 118 2 3D 1 2 5 3D 3D 9 3D THE LAST MESSAGE 80.4 7 THE MOIVE 3 73.1 2 3D 3D 2D 3D DVD YouTube TV SNS 30 010 2010 1 7 92.5 2 9 THE LAST MESSAGE 80.4

More information

NO.80 2012.9.30 3

NO.80 2012.9.30 3 Fukuoka Women s University NO.80 2O12.9.30 CONTENTS 2 2 3 3 4 6 7 8 8 8 9 10 11 11 11 12 NO.80 2012.9.30 3 4 Fukuoka Women s University NO.80 2012.9.30 5 My Life in Japan Widchayapon SASISAKULPON (Ing)

More information

178 New Horizon English Course 28 : NH 3 1. NH 1 p ALT HP NH 2 Unit 2 p. 18 : Hi, Deepa. What are your plans for the holidays? I m going to visi

178 New Horizon English Course 28 : NH 3 1. NH 1 p ALT HP NH 2 Unit 2 p. 18 : Hi, Deepa. What are your plans for the holidays? I m going to visi : 中学校の英語教科書を批判的に見る : なぜ学びが深まらないのか 渡部友子 0. 15 1 2017 Q&A Q&A 29 178 New Horizon English Course 28 : NH 3 1. NH 1 p. 11 1 ALT HP NH 2 Unit 2 p. 18 : Hi, Deepa. What are your plans for the holidays? I m going

More information

IPSJ SIG Technical Report Vol.2011-EC-19 No /3/ ,.,., Peg-Scope Viewer,,.,,,,. Utilization of Watching Logs for Support of Multi-

IPSJ SIG Technical Report Vol.2011-EC-19 No /3/ ,.,., Peg-Scope Viewer,,.,,,,. Utilization of Watching Logs for Support of Multi- 1 3 5 4 1 2 1,.,., Peg-Scope Viewer,,.,,,,. Utilization of Watching Logs for Support of Multi-View Video Contents Kosuke Niwa, 1 Shogo Tokai, 3 Tetsuya Kawamoto, 5 Toshiaki Fujii, 4 Marutani Takafumi,

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

2. 2.1 Lytro [11] The Franken Camera [12] 2.2 Creative Coding Community Creative Coding Community [13]-[19] Sketch Fork 2.3 [20]-[23] 3. ourcam 3.1 ou

2. 2.1 Lytro [11] The Franken Camera [12] 2.2 Creative Coding Community Creative Coding Community [13]-[19] Sketch Fork 2.3 [20]-[23] 3. ourcam 3.1 ou 情 報 処 理 学 会 インタラクション 2013 IPSJ Interaction 2013 2013-Interaction (3EXB-06) 2013/3/2 ourcam: 1 2 ourcam ourcam: On-Site Programming Environment for Digital Photography RYO OSHIMA 1 YASUAKI KAKEHI 2 In these

More information

LAN LAN LAN LAN LAN LAN,, i

LAN LAN LAN LAN LAN LAN,, i 22 A secure wireless communication system using virtualization technologies 1115139 2011 3 4 LAN LAN LAN LAN LAN LAN,, i Abstract A secure wireless communication system using virtualization technologies

More information

What s your name? Help me carry the baggage, please. politeness What s your name? Help me carry the baggage, please. iii

What s your name? Help me carry the baggage, please. politeness What s your name? Help me carry the baggage, please. iii What s your name? Help me carry the baggage, please. politeness What s your name? Help me carry the baggage, please. iii p. vi 2 50 2 2016 7 14 London, Russell Square iv iii vi Part 1 1 Part 2 13 Unit

More information

評論・社会科学 89号(よこ)(P)/4.徐

評論・社会科学 89号(よこ)(P)/4.徐 4 4 11 4 1 4 4 2 4 4 4 4 3 1 14 5 11 7 9 10 30 10 3 10 4 1 191 2 35 12 5 1872 35 1902 12 1923 2. 1 35 1902 1 12 2 5 1 35 1:1 6 1 M 36/5/3 8 1919 11 1922 11 1:5 12 1: 9 2. 2 1 30 4 4 1:5 4 11 1:6 8 11 1:8

More information

3_39.dvi

3_39.dvi Vol. 49 No. 3 Mar. 2008 Web 1 2 PC Web Web Windows Web Access Watchdog Systems for Children Protection Tatsumi Ueda 1 and Yoshiaki Takai 2 For today s children, the Internet is one of the most familiar

More information

AERA_English_CP_Sample_org.pdf

AERA_English_CP_Sample_org.pdf W e l c o m e t o J A P A N 254 Singer-songwriter Kyrie Kristmanson I am isolating myself, when I am writing songs. Q: I have heard that you have been writing songs in the middle of nature. Why? A: The

More information

Appropriate Disaster Preparedness Education in Classrooms According to Students Grade, from Kindergarten through High School Contrivance of an Educati

Appropriate Disaster Preparedness Education in Classrooms According to Students Grade, from Kindergarten through High School Contrivance of an Educati Appropriate Disaster Preparedness Education in Classrooms According to Students Grade, from Kindergarten through High School Contrivance of an Education of Disaster Preparedness System and Class Practice

More information

Kyoto University * Filipino Students in Japan and International Relations in the 1930s: An Aspect of Soft Power Policies in Imperial Japan

Kyoto University * Filipino Students in Japan and International Relations in the 1930s: An Aspect of Soft Power Policies in Imperial Japan 47 2 2009 9 * Filipino Students in Japan and International Relations in the 1930s: An Aspect of Soft Power Policies in Imperial Japan KINOSHITA Akira* Abstract The purpose of this paper is to look into

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

Contents Launching of the Thailand-Japan Longstay Promotion Association Longstay and establishing the Thailand-Japan Longstay Promotion Association Re

Contents Launching of the Thailand-Japan Longstay Promotion Association Longstay and establishing the Thailand-Japan Longstay Promotion Association Re Contents Launching of the Thailand-Japan Longstay Promotion Association Longstay and establishing the Thailand-Japan Longstay Promotion Association Recommending Longstay in Thailand News from Japanese

More information

IPSJ SIG Technical Report Vol.2014-HCI-158 No /5/22 1,a) 2 2 3,b) Development of visualization technique expressing rainfall changing conditions

IPSJ SIG Technical Report Vol.2014-HCI-158 No /5/22 1,a) 2 2 3,b) Development of visualization technique expressing rainfall changing conditions 1,a) 2 2 3,b) Development of visualization technique expressing rainfall changing conditions with a still picture Yuuki Hyougo 1,a) Hiroko Suzuki 2 Tadanobu Furukawa 2 Kazuo Misue 3,b) Abstract: In order

More information

1

1 5-3 Photonic Antennas and its Application to Radio-over-Fiber Wireless Communication Systems LI Keren, MATSUI Toshiaki, and IZUTSU Masayuki In this paper, we presented our recent works on development of

More information

& Vol.5 No (Oct. 2015) TV 1,2,a) , Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Ro

& Vol.5 No (Oct. 2015) TV 1,2,a) , Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Ro TV 1,2,a) 1 2 2015 1 26, 2015 5 21 Augmented TV TV AR Augmented Reality 3DCG TV Estimation of TV Screen Position and Rotation Using Mobile Device Hiroyuki Kawakita 1,2,a) Toshio Nakagawa 1 Makoto Sato

More information