1 2 S-PLUS python MeCab csv S-PLUS csv S- PLUS S-PLUS csv python word1,word2,word3 2 python MeCab MeCab ipadic html 2010/3/26

Size: px
Start display at page:

Download "1 2 S-PLUS python MeCab csv S-PLUS csv S- PLUS S-PLUS csv python word1,word2,word3 2 python MeCab MeCab ipadic html 2010/3/26"

Transcription

1 A 9 B 10 C 10 D 11 E 12 1

2 1 2 S-PLUS python MeCab csv S-PLUS csv S- PLUS S-PLUS csv python word1,word2,word3 2 python MeCab MeCab ipadic html 2010/3/ /10/ URL 3. MeCab % 50% 2

3 3 1: plot lines locator(1) 3

4 : : : 4

5 4.2 (f g)[n] def = m= f [m]g[n + m] (1) n m (lag) S- PLUS acf 2?? 3:??

6 4.3 Lag lag 0 4: 6

7 5 5 5: 5 2:

8 6 [1],S-PLUS, [2] JIN S PAGE, [3] : :, 83%AC%3A%E3%82%A4%E3%82%AB%E5%A8%98%E3%81%8B%E3%82%8F%E3%81%84%E3%81%84 8

9 A zikeiretu <- structure(c(985, 1812, 1624, 2688, 7683, 2592, 13899, , , , 85159, , 68796, 53159, 54207, 39708, 86626, 52512, , ),.Names = c( 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 )) par(xaxt= n ) plot(zikeiretu,type= p,ylab=,xlab=,sub= ) lines(zikeiretu,col=3) par(xaxt= s ) axis(1,at = c(1:20)) from <- locator(1) to <- locator(1) arrows(from$x,from$y,to$x,to$y) text(from, ) from <- locator(1) to <- locator(1) arrows(from$x,from$y,to$x,to$y) text(from, ) from <- locator(1) to <- locator(1) arrows(from$x,from$y,to$x,to$y) text(from, ) from <- locator(1) to <- locator(1) arrows(from$x,from$y,to$x,to$y) text(from, ) 9

10 B par(xaxt= n ) plot(c(1:20),ika$word90,type= p,col=1,xlab=,ylab=,sub= ) par(new=t) plot(c(1\maketitle20),ika$word90,type= l,col=1,ylab=,xlab= ) par(new=t) plot(c(1:20),ika$word29,type= p,col=3,xlab=,ylab=,labels=false,axes=false) par(new=t) plot(c(1\maketitle20),ika$word29,type= l,col=3,xlab=,ylab=, labels=false,axes=false) axis(side=4,col=3) par(xaxt= s ) axis(1,at = c(1:20)) legend(locator(1),c(, ),lty=1,col=c(1,3)) C myccf <- function(a,b,mainname){ aa <- ts(a) bb <- ts(b) x <- ts.intersect(aa,bb) xx <- acf(x, plot=f) dat <- c(rev(xx$acf[-1, 1, 2]), xx$acf[, 2, 1]) d <- data.frame(lag=round(c(rev(xx$lag[-1, 1, 2]), xx$lag[, 2,1]),3),acf=dat) plot(d$lag,d$acf,type="n",ylab="acf",xlab="lag",main=mainname) abline(h=0) for ( i in 1:length(d$acf)){ } } lines(c(d$lag[i],d$lag[i]),c(0,d$acf[i])) return(d) 10

11 D wariai100 <- read.table("100_wariais.txt",sep=",",head=t) sortlist <- order(wariai100$word101,decreasing=false) wariai100 <- wariai100[sortlist,] #rownames(wariai100) <- c(1:nrow(wariai100)) for ( i in 2:101){ for ( j in 2:101){ a <- myccf(wariai100[i],wariai100[j],mainname = paste(names(wariai100[i]),"&",names(wariai100[j]))) if ( max(a$acf[c(10,11,12)]) >= 0.8 && i!= j){ cat(paste(names(wariai100[i]),"&", names(wariai100[j]),"\n")) } if ( min(a$acf[c(10,11,12)]) <= -0.8 && i!= j){ cat(paste(names(wariai100[i])," ", names(wariai100[j]),"\n")) } } } par(mfrow=c(2,2)) myccf(wariai100$word10,wariai100$word58,mainname=" ") myccf(wariai100$word54,wariai100$word73,mainname=" ") myccf(wariai100$word100,wariai100$word68,mainname=" ") myccf(wariai100$word89,wariai100$word29,mainname=" ") 11

12 E wariai100 <- read.table("100_wariais.txt",sep=",",head=t) sortlist <- order(wariai100$word101,decreasing=false) wariai100 <- wariai100[sortlist,] par(mfrow=c(2,2)) ika.pc<-princomp(wariai100[1:100],cor=f) barplot(ika.pc$scores[,1],main=,names=paste(1\maketitle20)) barplot(ika.pc$scores[,2],main=,names=paste(1:20)) sortlist <- order(ika.pc$coef[,1],decreasing=false) dat <- ika.pc$coef[,1] barplot(c(dat[sortlist[100:96]],dat[sortlist[5:1]]),las=2,names=c(,,,,,,,,, ),main= 1 ) sortlist <- order(ika.pc$coef[,2],decreasing=false) dat <- ika.pc$coef[,2] barplot(c(dat[sortlist[100:96]],dat[sortlist[5:1]]),las=2,names=c(,,,,,,,,, ),main= 2 ) 12

損保ジャパンの現状2011

損保ジャパンの現状2011 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 62 63 64 65 66 67 68 69

More information

広報さっぽろ 2016年8月号 厚別区

広報さっぽろ 2016年8月号 厚別区 8/119/10 P 2016 8 11 12 P4 P6 P6 P7 13 P4 14 15 P8 16 P6 17 18 19 20 P4 21 P4 22 P7 23 P6 P7 24 25 26 P4 P4 P6 27 P4 P7 28 P6 29 30 P4 P5 31 P5 P6 2016 9 1 2 3 P4 4 P4 5 P5 6 7 8 P4 9 10 P4 1 b 2 b 3 b

More information

地域と文化資産

地域と文化資産 11 2005 1980 151 20 65 1 6 37 7 A D E F G H - 2 - 2005 8 6 10:00 10:30 2-432 A D 7 E 8 1-F 1-G - 3 - 2005 H 1970 2005 8 26-4 - A B D E F G H 3 7 8 1 5 6 1 10-5 - 2005 10 1 5 6 1 1 30 2 3 5 3 2 1 2005 8

More information

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 http://www.moj.go.jp/press/090130-1.html 55 56 57

More information

untitled

untitled 0120-888-089 0120-919-498 160-83381-26-1TEL. 03-3349-3111 URL http://www.sjnk.co.jp/ 160-83381-26-1 TEL. 03-3349-3111 URL http://www.sompo-japan.co.jp/ 100-89653-7-3 TEL. 0120-919-498 URL http://www.nipponkoa.co.jp/

More information

表紙.PDF

表紙.PDF 2 3 4 2001 2010 33 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 H18 21 22 23 24 25 26 27 28 29 30 31 32 33 300 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 410-8601 055-934-4747 Fax 055-933-1412

More information

農林金融2015年5月号

農林金融2015年5月号 4 5 4 4 4 4 2014 5 14 7 2050 1412 15 3 19 1800 1 1 2 2 2 126 2 3 1 2 1 2 3 4 1 1 2 2 1 1 2014 3 2 126 2 2 3 1 40 30 20 10 0 2014 26 287 339 393 399 361 2 2 11 1 3 25 4 4 5 5 19898993 96 3 2000 1 1 1 5

More information

1

1 0 1 2 OK NG 3 ID 4 CMS 5 CMS 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 [PDF 7KB] [ ] 22 23 (HP ( pt) ) () ( 24 25 ( ) 26 27 28 29 #() URL # # 30 [PDF 7KB] [ ] 31 32 33 34 35 HTML HTML 36 37 38 39 40

More information

, 1. x 2 1 = (x 1)(x + 1) x 3 1 = (x 1)(x 2 + x + 1). a 2 b 2 = (a b)(a + b) a 3 b 3 = (a b)(a 2 + ab + b 2 ) 2 2, 2.. x a b b 2. b {( 2 a } b )2 1 =

, 1. x 2 1 = (x 1)(x + 1) x 3 1 = (x 1)(x 2 + x + 1). a 2 b 2 = (a b)(a + b) a 3 b 3 = (a b)(a 2 + ab + b 2 ) 2 2, 2.. x a b b 2. b {( 2 a } b )2 1 = x n 1 1.,,.,. 2..... 4 = 2 2 12 = 2 2 3 6 = 2 3 14 = 2 7 8 = 2 2 2 15 = 3 5 9 = 3 3 16 = 2 2 2 2 10 = 2 5 18 = 2 3 3 2, 3, 5, 7, 11, 13, 17, 19.,, 2,.,.,.,?.,,. 1 , 1. x 2 1 = (x 1)(x + 1) x 3 1 = (x 1)(x

More information

-1 - -2 - -3 - -4-2000 -5 - -6 - -7 - -8 - -9 - - 10 - -11-60 200 2,000 1980 24-12 - - 13 - - 14 - - 15 - - 16 - - 17 - 1998 '98 593'98.4. 604'99.3. 1998 '98.10.10 11 80 '98.11. 81'99.3. 49 '98.11. 50

More information

NLC2015.key

NLC2015.key , NLC 2015 6 5 1. 2. 3. 4. 1. 1. (1) (2) Serendy 1) ( ) Twitter 2) 2. 2. 1) 2) Streaming 3) K-means 4) 1) Webcat Plus* MeCab 1421556 Neologd** 1 2) Streaming Streaming Serendy 3) K-means 1 2 [ " -",

More information

1 2

1 2 ( ) ( ) ( ) 1 2 59 2 21 24 275 43 3 26 486 103 27 28 98 105 104 99 1 48 25 29 72 14 33 11-10 3 11 8 14,663 4 8 1 6.0 8 1 0.7 11-6 27 19 22 71 5 12 22 12 1,356 6 4,397 3 4 11 8 9 5 10 27 17 6 12 22 9

More information

PX-047A Series

PX-047A Series B K L & L & A B C D E F A B A B C A B C A B A B A B C D E F G P BB H I y y & & K L L & & K L L L L & & & & L d L & & & & L L & & & L & & & & L & & & & & & & & L L L L L L & & & A B C D E F G

More information

3 ( 9 ) ( 13 ) ( ) 4 ( ) (3379 ) ( ) 2 ( ) 5 33 ( 3 ) ( ) 6 10 () 7 ( 4 ) ( ) ( ) 8 3() 2 ( ) 9 81

3 ( 9 ) ( 13 ) ( ) 4 ( ) (3379 ) ( ) 2 ( ) 5 33 ( 3 ) ( ) 6 10 () 7 ( 4 ) ( ) ( ) 8 3() 2 ( ) 9 81 1 ( 1 8 ) 2 ( 9 23 ) 3 ( 24 32 ) 4 ( 33 35 ) 1 9 3 28 3 () 1 (25201 ) 421 5 ()45 (25338 )(2540 )(1230 ) (89 ) () 2 () 3 ( ) 2 ( 1 ) 3 ( 2 ) 4 3 ( 9 ) ( 13 ) ( ) 4 ( 43100 ) (3379 ) ( ) 2 ( ) 5 33 ( 3 )

More information

54 144 144 144 144 144 80 152 84 122 HTML

54 144 144 144 144 144 80 152 84 122 HTML 54 144 144 144 144 144 80 152 84 122 HTML P20 P24 P28 P40 P54 P84 P122 P138 P144 P152 P220 P234 P240 P242 1 1-1 1-2 1-3 1-4 1-5 1 1-6 1 2 2-1 2-2 A C D E F 2 G H I 2-3 2-4 C D E E A 2

More information

「諸雑公文書」整理の中間報告

「諸雑公文書」整理の中間報告 30 10 3 from to 10 from to ( ) ( ) 20 20 20 20 20 35 8 39 11 41 10 41 9 41 7 43 13 41 11 42 7 42 11 41 7 42 10 4 4 8 4 30 10 ( ) ( ) 17 23 5 11 5 8 8 11 11 13 14 15 16 17 121 767 1,225 2.9 18.7 29.8 3.9

More information

untitled

untitled 16.4 35.6 44.6 49.3 49.3 51.8 60.5 69.0 81.0 78.2 78.7 77.9 82.9 88.4 88.5 98.7 26,931 25,31 11,03 16,256 10,32 6,872 60.36 40.80 62.26 11,189 10,62 12,56 11,46 6,985 60.95 12,87 7,919 61.53 12,44 7,657

More information

50 2

50 2 CEAS3.0 CEAS TA TA / 1 3 5 6 8 11 ------------------------------------------------------------------------------------------------------------------------------------------ / Top CEAS 1 50 2 Top 2 3 4

More information

2 36 41 41 42 44 44 1 2 16 17 18 19 20 25 26 27 28 29 4 4.12 32 4.2 4.2.1 36 4.2.2 41 4.2.3 41 4.2.4 42 4.3 4.3.1 44 4.3.2 44 31 1 32 33 < 2 x 1 x x 2 < x 1 x1x 2 x1x 2 34 36 4.2 (1) (4) (1)

More information

90 27 1 29 ( ) 27 4 26 ( ) 27 4 29 ( ) 4 27 3 30 ( ) 1 30 4 27 4 8 ( ) 16 ( ) 9 P2 3 301 27 4 14 ( ) 15 ( ) 9 5 27 4 21 ( ) 4 27 4 21 ( ) 8 30 5 27 4 23 ( ) 5 10 11 12 13 4 3 4 14 27 4 23 ( 27 4 25 ( )

More information

200608094-101

200608094-101 94 A O D 1 A 1 A A 1 AO 1 95 A OA 1 a r A A 1 r A R 1 A R 1 A R 1 a a A OA R 1 96 F AO 1 A O 1 A 1 A O 1 A 1 O A 1 97 b O AO 1 O AO 1 A 1 A OA 1 AO 1 AA 1 98 A AO 1 A AO 1 b b 1 b b B B A 1 Q 1 rr 1 99

More information

イントロ

イントロ 2013 DISCLOSURE CONTENTS A W A B A N K 2 0 1 3 AWA BANK REPORT 2013 AWA BANK REPORT 2013 200 192 195 194 188 150 140 147 100 120 50 80 73 61 89 0 40 0 100 90 80 60 40 47 41 36 20 0 8,000 6,000 4,000

More information

<B54CB5684E31A4E9C0CBA4E5AA6BC160BEE3B27AA544A5552E706466>

<B54CB5684E31A4E9C0CBA4E5AA6BC160BEE3B27AA544A5552E706466> N1 2 3 1 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 4 2 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 5 3 62 63 64 65 66 68 69 70 70 72 74 75 76 77 78 80 81 82 83

More information

,235,002 66,417,260 6,446,764 5,939,253 31,725,023 31,933, , ,147 4,969,463 4,247,784 19,001,432 19,481, ,25

,235,002 66,417,260 6,446,764 5,939,253 31,725,023 31,933, , ,147 4,969,463 4,247,784 19,001,432 19,481, ,25 19 193 2 1 18 193 2 18 19 19331 20331 3,999,561 4,948,530 1,011,068 1,108,973 2,988,492 3,839,557 1,003,796 362,988 39,725 328,544 2,213,314 1,900,294 2,861 11,094 333,524 447,538 2,914,023 3,638,676 11,683

More information

1

1 005 11 http://www.hyuki.com/girl/ http://www.hyuki.com/story/tetora.html http://www.hyuki.com/ Hiroshi Yuki c 005, All rights reserved. 1 1 3 (a + b)(a b) = a b (x + y)(x y) = x y a b x y a b x y 4 5 6

More information

R R S S 6 S S D D S3 S3 R R S 6 S 6 S S D D w.o S3 S3 R5 3-0 R S 06 S 6 6 S S 6 D D 30 S3 w.o S3 R R8 7 3-

R R S S 6 S S D D S3 S3 R R S 6 S 6 S S D D w.o S3 S3 R5 3-0 R S 06 S 6 6 S S 6 D D 30 S3 w.o S3 R R8 7 3- 3 9 3 5 5 9 4 5 6 7 8 0 4 R R5 S S D S3 S S D S3 6 6 6 6 6 6 6 30 30 3 0 0 3 4 6 R R8 S S D S3 S S D S3 6 6 7 30 3 0 6 6 3 4 5 6 3 6 0 w.o 3R 30 3 3R3 S S D S3 S S D S3 6 6 6 4 6 6 4 4 0 0 3 6 6 6 R R9

More information

Case 1 a,b,α, β α α + β β α = ua + vb β = sa + tb α α + β β = (ua + vb (ua + vb + (sa + tb (sa + tb = (u a a + uva b + uvb a + v b b + (s a a + sta b

Case 1 a,b,α, β α α + β β α = ua + vb β = sa + tb α α + β β = (ua + vb (ua + vb + (sa + tb (sa + tb = (u a a + uva b + uvb a + v b b + (s a a + sta b Bogoliubov H = a a + aa < 0 H 0 >, < 1 H 1 >, < H > < H 0 > a H = α α α α, α = 1, α, α = α, α = 0 α α α H = α α Postulate( a,b α, β a, a = b, b = 1, a, b = b, a = 0 α, α = β, β = 1, α, β = β, α = 0 α,

More information

MRF 16 (1) 15 1 1 2 36 116 3 2 A A-2 15 2 (2) (3) 90 1 18 1 10 2 AA A-1 5% 5% 1% 18 5 25% 5 17 (1) 18 MRF 1 11 62 1 1 1 2 40 3 10 4 44 1 45 1 46 1 48 2 4 2 2 3 1 2 8 5 6 6 2 40 7 1 7 18 15 1 5 6 5 8 9

More information

- 2 -

- 2 - - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - csv jpg wav - 8 - - 9 - - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 - - 26 - - 27 - - 28 - -

More information

2004年度版「労働組合の会計税務に係る実務マニュアル」の販売について

2004年度版「労働組合の会計税務に係る実務マニュアル」の販売について URL http://www.rofuku.net 7/17/14 7/127/28 7/268/11 8/12 ( ) FAX ( ) ( ) ( ) @ ( ) ( ) @ ( ) ( ) @ ( ) ( ) @ ( ) ( ) @ (1) YES NO NO YES 1,000 NO YES NO YES YES NO 1,000 YES 5,000 NO NO YES NO YES

More information

( ) kadai4, kadai4.zip.,. 3 cos x [ π, π] Python. ( 100 ), x cos x ( ). (, ). def print cos(): print cos()

( ) kadai4, kadai4.zip.,. 3 cos x [ π, π] Python. ( 100 ), x cos x ( ). (, ). def print cos(): print cos() 4 2010.6 1 :, HP.. HP 4 (, PGM/PPM )., python,,, 2, kadai4,.,,, ( )., ( ) N, exn.py ( 3 ex3.py ). N 3.., ( )., ( ) N, (exn.txt).. 1 ( ) kadai4, kadai4.zip.,. 3 cos x [ π, π] Python. ( 100 ), x cos x (

More information

DAA03

DAA03 par(mfrow=c(1,2)) # figure Dist. of Height for Female Participants Dist. of Height for Male Participants Density 0.00 0.02 0.04 0.06 0.08 Density 0.00 0.02 0.04 0.06 0.08 140 150 160 170 180 190 Height

More information

, ,279 w

, ,279 w No.482 DEC. 200315 14 1754,406 100.0 2160,279 w 100 90 80 70 60 50 40 30 20 10 28.9 23.8 25.0 19.3 30.4 25.0 29.5 80.7 75.0 75.0 70.5 71.1 69.6 76.2 7 8 9 10 11 12 13 23.2 76.8 14 14 1751,189 100.0 2156,574

More information

1 4 2 (1) (B4:B6) (2) (B12:B14) (3) 1 (D4:H4) D5:H243 (4) 240 20 (B8:B10) (5) 240 (B8) 0 1

1 4 2 (1) (B4:B6) (2) (B12:B14) (3) 1 (D4:H4) D5:H243 (4) 240 20 (B8:B10) (5) 240 (B8) 0 1 4 1 4 (1) (2) (3) (4) 1 4 2 (1) (B4:B6) (2) (B12:B14) (3) 1 (D4:H4) D5:H243 (4) 240 20 (B8:B10) (5) 240 (B8) 0 1 4 3 2 2.1 2 Excel 2 (A1:A14 D3:H3 B4,B5,B6) B5 0.035 4 4 2.2 3 1 1 B12: =B5+1 B13: =B12

More information

EP760取扱説明書

EP760取扱説明書 D D D # % ' ) * +, B - B / 1 Q&A B 2 B 5 B 6 Q & A 7 8 $ % & ' B B B ( B B B B B B B B B B B ) B B B A # $ A B B * 1 2 # $ % # B B % $ # $ % + B B 1 B 2 B B B B B B B B B B , B B B - 1 3 2 2 B B B B B

More information

Ver.1.0.1-1512 1. 03 2. 04 3. 05 05 4. 06 07 5. 08 6. 09 10 11 12 14 7. 19 2 1. Plus / 3 2. 1 4 3. Plus 5 4. FX 6 4. 7 5. 1 200 3 8 6. 38 25 16 9 6. 10 6. 11 6. 38 / 12 6. 13 6. 25 14 6. 0 359 15 6. 3

More information

IP S ( :H ) ( ) ( :H22 4

IP S ( :H ) ( ) ( :H22 4 90 30 440 8515 4 101 0532 54 5111 0532 53 1379 IP 1. 2. 3. 11 1 1. 2. 12 0 1 2 3 8 0 8 0 8 S 5 5 0 5 2 1 13 0 5 0 4 (:H22 4 28 ) 1 1 0 5 () (:H22 4 28 ) 1 2 5 0 (: ) ー (: ) ー1 0 0 0 0 (: ) 1/26 50P7 21

More information

1.. 1 ll a ii. 1i. i f 1 1 a. a. i. t. 1 fi fi. t i j fj i. j ;i 1. i. aa a

1.. 1 ll a ii. 1i. i f 1 1 a. a. i. t. 1 fi fi. t i j fj i. j ;i 1. i. aa a 1.. 1 ll a ii. 1i. i f 1 1 a. a. i. t. 1 fi fi. t i j fj i. j ;i 1. i. aa 1 111 0 0 0 0 a I E l21 1fi i L < i i;i1=t ii 111 1; ai i ti a t T ;,, l 1i.... E 11fi i 1t l l t2 1i i1 t Ea li )2 0 u 0 1f )2

More information

1) 概要

1) 概要 1. 2. 3. 4. 5. 3 3 3 2 6. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 3 1.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 4 1.1!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

More information

URL AdobeReader - 2

URL AdobeReader  - 2 - 1 URL AdobeReader http://www.adobe.co.jp/products/acrobat/readstep2.html - 2 ...4...4-3 - 4 - 5 - 6 - 7 - 8 http://keiba.nikkansports.com/membersite/ - 9 - 10 - 11 - 12 - 13 - 14 - 15 - 16 - 17 15 5,850

More information

Python入門:アプリケーションを作る

Python入門:アプリケーションを作る Python 入門 1 アプリケーションを作る 2 アプリケーションを作る前に 何をしたいのか 前提 手順 得られる結果 どういう手順なのか 手順を細かい手順に分解 ライブラリでは何ができるか どういうエラーがあり得るか 3 ファイル中の各単語の出現回数 を数える ファイルを開く :open() アルファベット以外の文字で分割 正規表現を利用 辞書構造を使って 単語と出現回数を登録 import re

More information

(a + b)(a b) = (a + b)a (a + b)b = aa + ba ab bb = a 2 b 2 (a + b)(a b) a 2 b 2 2 (1 x)(1 + x) = 1 (1 + x) x (1 + x) = (1 + x) (x + x 2 ) =

(a + b)(a b) = (a + b)a (a + b)b = aa + ba ab bb = a 2 b 2 (a + b)(a b) a 2 b 2 2 (1 x)(1 + x) = 1 (1 + x) x (1 + x) = (1 + x) (x + x 2 ) = 2005 0 (a + b)(a b) = (a + b)a (a + b)b = aa + ba ab bb = a 2 b 2 (a + b)(a b) a 2 b 2 2 ( )( + ) = ( + ) ( + ) = ( + ) ( + 2 ) = + ( ) 2 = 2 (a + b)(a b) = a 2 b 2 ( )( + ) ( + ) ( + + 2 ) http://www.hyuki.com/story/genfunc.html

More information

12„”‡Pfiú“ƒ-PDFŠp

12„”‡Pfiú“ƒ-PDFŠp 5 Q Q Q Q ggg g f bbb -b b g b g g g a b f g r t y - 7 g bb f 6 E D f f f 2 2 2 2 2 f g f 2 f 2 f 2 g a g a b f a f g a a a - a f b a f b b b b bb bb E E E R Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q

More information

untitled

untitled Tylor 006 5 ..........5. -...... 5....5 5 - E. G. BASIC Tylor.. E./G. b δ BASIC.. b) b b b b δ b δ ) δ δ δ δ b b, b ) b δ v, b v v v v) ) v v )., 0 OPTION ARITHMETIC DECIMAL_HIGH INPUT FOR t TO 9 LET /*/)

More information

-59-

-59- 7-8. -58- -59- -60-7-9. -61- AVI.AVI MPEG.MPG/.MPEG 7-10. OK -62- URL -63- 5-64- -65- Web -66- 7-11. OK HTML HTML OnePoint Teen's http://www.justsystems.com/jp/school/ -67- -68- OK A4 A4 A4 A4 A4 A4 A4

More information

Microsoft Word - 卒業研究Ⅱ論文.docx

Microsoft Word - 卒業研究Ⅱ論文.docx 25 Information gathering of new medical supplies, and construction of a learning system 6 08P141 1 10 3 2000 2011 web 1. 2. 3. 4. 5. 6. 7. 2 1. 4 2. 5 2.1. 5 2.2. 7 2.3. 12 2.4. 14 2.5. 20 3. 21 4. 32

More information

橡Taro9-生徒の活動.PDF

橡Taro9-生徒の活動.PDF 3 1 4 1 20 30 2 2 3-1- 1 2-2- -3- 18 1200 1 4-4- -5- 15 5 25 5-6- 1 4 2 1 10 20 2 3-7- 1 2 3 150 431 338-8- 2 3 100 4 5 6 7 1-9- 1291-10 - -11 - 10 1 35 2 3 1866 68 4 1871 1873 5 6-12 - 1 2 3 4 1 4-13

More information

CSV PDF TIFF JPG A A

CSV PDF TIFF JPG A A GNSS G Web Web.NEXT GNSS Web CSV PDF TIFF JPG A A URL USB A PDF JPG PDF JPG TIFF TIFF IC IC PC GML GIS DVD Web Web Web. NEXT Web Web Web Web.NEXT Web http : // www. gsi. go. jp / PCOMMENT / csfeedback.

More information

untitled

untitled ... 2... 3... 5... 5... 8... 13... 18 HTML... 19 HTML... 20 PDF... 20 PDF... 22... 25 1 2 3 WEB (HTML,PDF, ) 4 5 6 7 WV O JDBC Data SourceDataSource01(N) > CSV 8 mysql JDBC mysql jar 9 10 11 12 13 14 15

More information

31 33

31 33 17 3 31 33 36 38 42 45 47 50 52 54 57 60 74 80 82 88 89 92 98 101 104 106 94 1 252 37 1 2 2 1 252 38 1 15 3 16 6 24 17 2 10 252 29 15 21 20 15 4 15 467,555 14 11 25 15 1 6 15 5 ( ) 41 2 634 640 1 5 252

More information

程蘊(ていうん).indd

程蘊(ていうん).indd 1963 1964 3 1963 1 2 3 1 2 3 1963 1964 1962 LT 1963 4 5 9 30 6 7 10 8 9 10 26 10 10 27 11 12 13 14 15 1 2 34 16 1963 10 7 17 18 19 10 8 20 8 9 10 16 21 22 17 22 10 24 23 10 27 24 28 25 30 26 27 11 20 UNHCR

More information