2 PostScript PostScript (token) 437 == 437 == PostScript PostScript 437 == PostScript (operator) 437 == == ==

Size: px
Start display at page:

Download "2 PostScript PostScript (token) 437 == 437 == PostScript PostScript 437 == PostScript (operator) 437 == == =="

Transcription

1 PostScript version Copyright c Daikoku Manabu 1 PostScript 1.1 PostScript PostScript PostScript (page description language) PostScript Adobe Systems Incorporated PostScript PostScript C Pascal Lisp Ruby 1.2 Ghostscript (language precessor) (compiler) (interpreter) PostScript PostScript Ghostscript Linux Ghostscript gs Ghostscript GS> PostScript 437 == 437 Ghostscript quit 1.3 PostScript (stack) (push) (pop)

2 2 PostScript PostScript (token) 437 == 437 == PostScript PostScript 437 == PostScript (operator) 437 == == == == == 437 pstack == == pstack pstack pstack 1.5 PostScript (arithmetic operator) add 2

3 PostScript 3 a b add a b sub a b mul a b div a b idiv a b mod a neg a b a b a b a b a b a b a 1: add add (68) == add == a b a b sub 100 mul neg == (4) 100 (400) ( 400) 1.6 PostScript (stack operator) clear pop exch 2 n j roll n j j j dup n copy n n index n 0

4 4 PostScript 1.7 PostScript PostScript PostScript output.ps PostScript.ps 437 == ( ) run (output.ps) run output.ps PostScript PostScript (path) 2 (current path) stroke stroke stroke (current page) PostScript (1) (2) (3) stroke (4)

5 PostScript PostScript x y PostScript x y x y PostScript (current point) moveto moveto x y moveto 2 x x y y (point) moveto (200,300) lineto lineto y x (x, y) (x, y) lineto (400,500) (400,500) lineto.ps moveto lineto lineto stroke moveto moveto batsu1.ps moveto lineto moveto lineto stroke 2.3

6 6 PostScript moveto lineto rmoveto rlineto x y rmoveto x y x y rlineto x y batsu2.ps moveto rlineto rmoveto rlineto stroke rmoveto rmoveto 2.4 stroke 1 setlinewidth setlinewidth 1 shikaku.ps moveto rlineto rlineto rlineto rlineto 70 setlinewidth stroke lineto rlineto closepath close.ps moveto rlineto rlineto rlineto closepath 70 setlinewidth stroke

7 PostScript stroke setrgbcolor setrgbcolor 3 setrgbcolor color.ps 30 setlinewidth moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke moveto rlineto setrgbcolor stroke 2.6 (line cap) (batt) (round) (projecting square) 3 setlinecap setlinecap cap.ps 70 setlinewidth setrgbcolor moveto lineto 0 setlinecap stroke moveto lineto 1 setlinecap stroke moveto lineto 2 setlinecap stroke moveto lineto moveto lineto moveto lineto 1 setlinewidth setrgbcolor 0 setlinecap stroke (line join) (miter) (round) (bevel) 3 setlinejoin setlinecap

8 8 PostScript join.ps 70 setlinewidth setrgbcolor moveto lineto lineto 0 setlinejoin stroke moveto lineto lineto 1 setlinejoin stroke moveto lineto lineto 2 setlinejoin stroke moveto lineto lineto moveto lineto lineto moveto lineto lineto 1 setlinewidth setrgbcolor 0 setlinecap stroke 2.8 (pattern) [... ] [30 20] [ ] (offset) setdash [40 20] 0 setdash dash.ps 5 setlinewidth setrgbcolor moveto rlineto [30 20] 0 setdash stroke moveto rlineto [30 20] 20 setdash stroke moveto rlineto [ ] 0 setdash stroke moveto rlineto [30] 0 setdash stroke moveto rlineto [ ] 0 setdash stroke moveto rlineto [] 0 setdash stroke roudash.ps

9 PostScript moveto rlineto rlineto closepath 40 setlinewidth setrgbcolor [120 50] 0 setdash 1 setlinecap 1 setlinejoin stroke arc arcn arc arcn arc arcn arc arcn 5 x y arc (200,300) arc.ps 20 setlinewidth arc stroke arcn stroke arc arcn arc arcn kofun.ps 20 setlinewidth moveto rlineto arc closepath stroke 3.2

10 10 PostScript arcto arcto 5 x y x y arcto (400,300) (400,300) (200,150) 100 arcto arcto arcto pop 4 arcto.ps moveto arcto pop pop pop pop 20 setlinewidth setrgbcolor stroke moveto lineto lineto 2 setlinewidth setrgbcolor stroke PostScript (Bézier curve) (control point) curveto curveto x y 3 x y 4 x y 1 1 curveto 4 bezier.ps moveto curveto 40 setlinewidth setrgbcolor stroke moveto

11 PostScript lineto moveto lineto 1 setlinewidth setrgbcolor stroke moveto curveto 40 setlinewidth setrgbcolor stroke moveto lineto moveto lineto 1 setlinewidth setrgbcolor stroke bezbez.ps moveto curveto curveto 20 setlinewidth setrgbcolor stroke moveto lineto moveto lineto 1 setlinewidth setrgbcolor stroke moveto lineto moveto lineto setrgbcolor stroke moveto curveto curveto 20 setlinewidth setrgbcolor stroke moveto lineto moveto lineto 1 setlinewidth setrgbcolor stroke moveto lineto moveto lineto setrgbcolor stroke

12 12 PostScript stroke stroke fill fill stroke fill fill stroke setrgbcolor fill stroke fill.ps setrgbcolor moveto rlineto rlineto rlineto fill arc fill 5.2 fill stroke gsave gsave (graphics state) gsave grestore grestore (graphics state stack) gsave grestore gsave.ps 10 setlinewidth moveto rlineto rlineto

13 PostScript rlineto setrgbcolor gsave fill grestore setrgbcolor stroke arc setrgbcolor gsave fill grestore setrgbcolor stroke 5.3 (winding rule) (even-odd rule) 2 fill PostScript fill eofill eofill eofill.ps setrgbcolor moveto rlineto rlineto rlineto moveto rlineto rlineto rlineto moveto rlineto rlineto rlineto fill moveto rlineto rlineto rlineto moveto rlineto rlineto rlineto moveto rlineto rlineto rlineto eofill

14 14 PostScript (text) PostScript ( ) (The Art of PostScript Programming) (character code) PostScript < > < c 6f f 75 2e> 16 PostScript 16 1 PostScript 6.2 PostScript Sakuranomiya text.ps setrgbcolor /Times-Roman findfont 64 scalefont setfont moveto (Sakuranomiya) show show show show show moveto rmoveto show 16 Hotarugaike

15 PostScript 15 chacode.ps setrgbcolor /Times-Roman findfont 64 scalefont setfont moveto <48 6f b 65> show 6.3 (font) PostScript (font dictionary) PostScript Times-Roman Helvetica Courier Symbol findfont findfont findfont (name) PostScript PostScript ( / ) /Times-Roman PostScript font.ps setrgbcolor /Times-Roman findfont 64 scalefont setfont moveto (Kawaramachi) show /Helvetica findfont 64 scalefont setfont moveto (Takarazuka) show /Courier findfont 64 scalefont setfont moveto (Shinkaichi) show /Symbol findfont 64 scalefont setfont moveto (Kitasenri) show 6.4 PostScript Ryumin-Light-83pv-RKSJ-H GothicBBB-Medium-83pv-RKSJ-H

16 16 PostScript 16 nihongo.ps setrgbcolor /Ryumin-Light-83pv-RKSJ-H findfont 64 scalefont setfont moveto <90bc ec 95fb> show /GothicBBB-Medium-83pv-RKSJ-H findfont 64 scalefont setfont moveto <91be 8e71 8bb4 8da1 8e73> show scalefont scalefont scalefont scafont.ps setrgbcolor /Times-Roman findfont 24 scalefont setfont moveto (Kawanishinoseguchi) show /Times-Roman findfont 36 scalefont setfont moveto (Kawanishinoseguchi) show /Times-Roman findfont 50 scalefont setfont moveto (Kawanishinoseguchi) show 6.6 (current font) setfont setfont (1) findfont (2) scalefont (3) setfont

17 PostScript show fill stroke charpath 1 1 charpath charpath (boolean) (true) (false) PostScript true false charpath 1 (outline font) charpath charpath.ps /Times-Roman findfont 140 scalefont setfont setrgbcolor moveto (Tenma) false charpath fill /Ryumin-Light-83pv-RKSJ-H findfont 200 scalefont setfont moveto < e> false charpath setrgbcolor fill show charpath outline.ps /Helvetica findfont 120 scalefont setfont setrgbcolor 3 setlinewidth moveto (Umeda) false charpath stroke /GothicBBB-Medium-83pv-RKSJ-H findfont 200 scalefont setfont moveto <947e 9363> false charpath gsave setrgbcolor 10 setlinewidth stroke grestore

18 18 PostScript setrgbcolor fill PostScript PostScript PostScript namako isoginchaku umiushi kurage $@_+*-#! e9 PostScript ( / ) /namako /isoginchaku /umiushi843 /602kurage /$@_+*-#! PostScript 7.2 (variable) (define) def /namako 3804 def namako 3804 def def 3804 namako namako == 3804 def.ps /length 200 def moveto length 0 rlineto 0 length rlineto length neg 0 rlineto closepath 30 setlinewidth setrgbcolor stroke

19 PostScript (executable array) { add sub mul == } PostScript exec exec exec { 1234 == } exec exec (procedure) PostScript /nanasen { 7000 == nanasen nanasen 7000 procedu.ps /square { moveto length 0 rlineto 0 length rlineto length neg 0 rlineto closepath /length 200 def square 30 setlinewidth setrgbcolor stroke /sanbai { 3 mul sanbai sanbai 1 3

20 20 PostScript 400 sanbai == 1200 argume.ps /square { moveto length 0 rlineto 0 length rlineto length neg 0 rlineto closepath /length 200 def square square square square 30 setlinewidth setrgbcolor stroke 7.5 PostScript (dictionary) (key) (value) PostScript (dictionary stack) PostScript (operand stack) PostScript def (current dictionary) userdict globaldict systemdict 7.6 PostScript userdict def userdict userdict

21 PostScript 21 userdict dict dict 1 3 dict 3 dict dict 3 dict dict begin 3 dict begin dict begin PostScript /momo 8008 def momo momo == 8008 userdict 1 dict begin /momo 7117 def momo == 7117 momo == 8008 local.ps /rect { 2 dict begin /x 300 def /y 350 def moveto x 0 rlineto 0 y rlineto

22 22 PostScript x neg 0 rlineto closepath /x 100 def /y 200 def x y rect x 20 add y 30 add rect x 40 add y 60 add rect x 60 add y 90 add rect x 80 add y 120 add rect 10 setlinewidth setrgbcolor stroke def def exch def exch /kaki exch def kaki exch.ps /rect { 2 dict begin /height exch def /width exch def moveto width 0 rlineto 0 height rlineto width neg 0 rlineto closepath rect rect rect rect rect 20 setlinewidth setrgbcolor stroke x y

23 PostScript 23 (transformation) gsave grestore gsave grestore 8.2 PostScript translate translate tx ty translate 2 tx x ty y translate translate translate x 40 y 20 trans.ps /square { 1 dict begin /length 200 def 0 0 moveto length 0 rlineto 0 length rlineto length neg 0 rlineto closepath stroke /transsquare { gsave translate square grestore 10 setlinewidth setrgbcolor 0 0 transsquare transsquare transsquare 8.3 PostScript x y scale scale sx sy scale

24 24 PostScript 2 sx x sy y scale scale scale x 1.4 y 0.8 scale.ps /transscalearc { gsave translate scale arc stroke grestore 10 setlinewidth setrgbcolor transscalearc transscalearc transscalearc 8.4 PostScript rotate rotate 1 30 rotate rotate rotate 30 rotate.ps /transrotatetext { gsave translate rotate 0 0 moveto (Shigisanguchi) show grestore /Times-Roman findfont 64 scalefont setfont setrgbcolor transrotatetext transrotatetext transrotatetext transrotatetext

25 PostScript 25 a b eq a b ne a b gt a b lt a b ge a b le a b (equal) a b (not equal) a b (greater than) a b (less than) a b (greater equal) a b (less equal) 2: a b and a b or a b xor a not a b a b a b a 3: (relational operator) 2 6 PostScript 8 5 gt == true 5 8 gt == false 9.2 (logical operator) 3 4 PostScript 5 8 le 7 7 eq and == true 5 8 le 7 4 eq and == false 9.3 PostScript if

26 26 PostScript if if if true PostScript 4 7 le { 5858 == } if le { 5858 == } if if.ps /rectwitharc { 4 dict begin /height exch def /width exch def /y exch def /x exch def x y moveto width 0 rlineto 0 height rlineto width neg 0 rlineto closepath width height eq { 3 dict begin /half width 2 div def /centerx x half add def /centery y half add def width 0 rmoveto 0 half rmoveto centerx centery half arc } if rectwitharc rectwitharc rectwitharc rectwitharc 10 setlinewidth setrgbcolor stroke if ifelse ifelse ifelse 2 ifelse ifelse 2 true false PostScript 3 3 eq { 7447 == } { 1818 == } ifelse eq { 7447 == } { 1818 == } ifelse 1818 ifelse.ps

27 PostScript 27 /pairofrect { 2 dict begin /height exch def /width exch def moveto width 0 rlineto 0 height rlineto width neg 0 rlineto closepath width height gt { width 2 div 0 rmoveto 0 height rlineto } { 0 height 2 div rmoveto width 0 rlineto } ifelse pairofrect pairofrect pairofrect pairofrect 20 setlinewidth setrgbcolor stroke repeat repeat repeat PostScript 7 { 4321 == } repeat repeat.ps /y 120 def 12 { 100 y moveto rlineto /y y 50 add def } repeat 30 setlinewidth setrgbcolor stroke /y y 50 add def def def

28 28 PostScript def 10.2 repeat for for for 3 for 3 for PostScript { == } for { == } for for.ps { 100 exch moveto rlineto } for 30 setlinewidth setrgbcolor stroke 10.3 horizontalsequence x horiseq.ps /circle { 1 dict begin /radius exch def 0 0 radius arc fill /square { 1 dict begin /length exch def 0 0 moveto

29 PostScript 29 length 0 rlineto 0 length rlineto length neg 0 rlineto fill /horizontalsequence { 5 dict begin /proc exch def /times exch def /step exch def /y exch def /x exch def times { gsave x y translate proc grestore /x x step add def } repeat setrgbcolor { 10 circle } horizontalsequence { 40 circle } horizontalsequence { 10 square } horizontalsequence { 70 square } horizontalsequence changecolorsequence y chcolor.ps /hline { 0 0 moveto 0 rlineto stroke /changecolorsequence { 14 dict begin /proc exch def /blue exch def /green exch def /red exch def /blue exch def /green exch def /red exch def /times exch def /step exch def /y exch def /x exch def /stepblue blue blue sub times div def /stepgreen green green sub times div def /stepred red red sub times div def times { gsave x y translate red green blue setrgbcolor

30 30 PostScript proc grestore /blue blue stepblue add def /green green stepgreen add def /red red stepred add def /y y step add def } repeat 20 setlinewidth { 400 hline } changecolorsequence matrix x y 2 matrix.ps /ellipse { 4 dict begin /theta exch def /sy exch def /sx exch def /radius exch def gsave theta rotate sx sy scale 0 0 radius arc fill grestore /matrix { 8 dict begin /proc exch def /timesy exch def /timesx exch def /stepy exch def /stepx exch def /y exch def /x exch def timesy { /xx x def timesx { gsave xx y translate proc grestore /xx xx stepx add def } repeat /y y stepy add def } repeat setrgbcolor { ellipse } matrix setrgbcolor { ellipse } matrix

31 PostScript 31 circlesequence circle.ps /circle { 1 dict begin /radius exch def 0 0 radius arc fill /square { 1 dict begin /length exch def 0 0 moveto length 0 rlineto 0 length rlineto length neg 0 rlineto fill /triangle { 2 dict begin /height exch def /base exch def 0 0 moveto base 0 rlineto base 2 div neg height rlineto fill /circlesequence { 6 dict begin /proc exch def /times exch def /steptheta exch def /radius exch def /y exch def /x exch def gsave x y translate times { gsave radius 0 translate proc grestore steptheta rotate } repeat grestore setrgbcolor { 20 circle } circlesequence setrgbcolor { 40 square } circlesequence

32 32 PostScript setrgbcolor { triangle } circlesequence changecolorswirl swirl.ps /circle { 1 dict begin /radius exch def 0 0 radius arc fill /changecolorswirl { 16 dict begin /proc exch def /blue exch def /green exch def /red exch def /blue exch def /green exch def /red exch def /times exch def /steptheta exch def /stepradius exch def /radius exch def /y exch def /x exch def /stepblue blue blue sub times div def /stepgreen green green sub times div def /stepred red red sub times div def gsave x y translate times { gsave radius 0 translate red green blue setrgbcolor proc grestore /blue blue stepblue add def /green green stepgreen add def /red red stepred add def /radius radius stepradius add def steptheta rotate } repeat grestore { 50 circle } changecolorswirl

April, 2008 iii v 1 1 1.1.................................. 1 1.2 3.............................. 3 1.3 3.......................... 3 1.4................................... 4 1.5 HSV/HSB........................

More information

gs-cjk project gs: Ghostscript PostScript/PDF AFPL Ghostscript GNU Ghostscript c: Chinese j: Japanese k: Korean gs-cjk: A

gs-cjk project gs: Ghostscript PostScript/PDF AFPL Ghostscript GNU Ghostscript c: Chinese j: Japanese k: Korean gs-cjk:  A A Guide to gs-cjk Project taiji@aihara.co.jp A Guide to gs-cjk Project p.1/63 gs-cjk project gs: Ghostscript PostScript/PDF AFPL Ghostscript GNU Ghostscript c: Chinese j: Japanese k: Korean gs-cjk: http://www.gyve.org/gs-cjk/

More information

2 2.3.1................................. 15 2.3.2............................... 15 2.3.3................................. 15 2.3.4...................

2 2.3.1................................. 15 2.3.2............................... 15 2.3.3................................. 15 2.3.4................... PostScript 2008 7 17 Copyright c 2000 2008 Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License. 1 PostScript 5 1.1 PostScript..................................

More information

コンピュータグラフィックス - 第4回 色彩の表現

コンピュータグラフィックス - 第4回 色彩の表現 .. 4 2013 10 9 ( ) 2013 10 9 1 / 22 3 3 3 ( ) 2013 10 9 2 / 22 380 nm 780 nm 1 nm = 10 9 m ( ) 2013 10 9 3 / 22 3 3 (S M L ) 3 3 3 ( ) 2013 10 9 4 / 22 加法混色 光の 3 原色を組み合わせることで 様々な色を表現できる 光を重ねて別の色を作ることを加法混色と呼ぶ

More information

パズルをSugar制約ソルバーで解く

パズルをSugar制約ソルバーで解く Sugar 1 2 3 1 CSPSAT 2008 8 21 Sugar 1 2 3 Sugar Sugar (CSP) (SAT ) (encode) SAT SAT order encoding direct encoding support encoding http://bachistckobe-uacjp/sugar/ Web Sugar 1 2 3 Sugar SAT (COP) MAX-CSP

More information

G-XML

G-XML G-XML PreSerV for WebG-XML G-XML i 1... 3 1.1 G-XML... 3 1.2... 3 1.3... 4 1.4... 5 2 G-XML... 6 2.1... 6 2.2... 8 2.2.1... 9 2.2.2...13 2.2.3...14 2.2.4...16 2.2.5...16 2.3...17 2.3.2...17 2.3.3...17

More information

r7.dvi

r7.dvi 11 5 Web 2011.6.21 1 1.1 1? 50 1 ( ) 92.2 cm 1: 1? 1 ( ) ( 1) 1 / ( ) 1.2 AD DA AD ( = ) (?) DA ( = ) AD/DA 16 165mm! 2: 165mm 164.5mm 165.5mm 0.1mm? 0.01mm? AD ( 2) 3 2 11010... 3: AD DA DA 3 ( ) 2 2.1

More information

Jlspec

Jlspec 1OFF 通常 OFF 通常 2 ON 設定内容の初期化を行う ( 工場出荷状態 ) OFF 通常 3 ON 自己診断 / 設定内容の印字を行う 4OFF 通常 %!PS-Adobe-2.0 /Courier findfont 10 scalefont setfont /LEFT 36 def /TOP 792 def /PITCH 12 def /LF {show /x LEFT def /y

More information

( )$("canvas").drawarc({strokestyle:"red", x:100, y:100, radius:20, start:0, end:360); drawline(x1:, y1:,... xn:, yn:) drawline n 2 n 3 x1: y1: xn: yn

( )$(canvas).drawarc({strokestyle:red, x:100, y:100, radius:20, start:0, end:360); drawline(x1:, y1:,... xn:, yn:) drawline n 2 n 3 x1: y1: xn: yn 0.1. jquaery jcanvas jquery John Resig OSS JavaScript Web JavaScript jquery jquery 1 0.2. jcanvas jcanvas 0.3. jcanvas HTML5 Canvas Canvas jcanvas jcanvas jquery Canvas API jcanvas Grouping Layer jcanvas

More information

コンパイラ

コンパイラ 1 ソフトウェアアークテクチャ 第 8 回ネットワークシステム 環境情報学部 萩野達也 スライド URL https://vu5.sfc.keio.ac.jp/sa/login.php 2 ソフトウェア 基本ソフトウェア オペレーティングシステム 単体で動作するソフトウェア シェル コンパイラ インタープリタ ネットワークを利用するソフトウェア WEB 電子メール チャット IP 電話 3 分散システム

More information

Copyright c 2008 Zhenjiang Hu, All Right Reserved.

Copyright c 2008 Zhenjiang Hu, All Right Reserved. 2008 10 27 Copyright c 2008 Zhenjiang Hu, All Right Reserved. (Bool) True False data Bool = False True Remark: not :: Bool Bool not False = True not True = False (Pattern matching) (Rewriting rules) not

More information

橡ボーダーライン.PDF

橡ボーダーライン.PDF 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 To be or not to be 32 33 34 35 36 37 38 ( ) 39 40 41 42 43 44 45 46 47 48 ( ) 49 50 51 52

More information

1.1. jquery 1 jquery jcanvas javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web Web jquer

1.1. jquery 1 jquery jcanvas javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web Web jquer 1 1.1. jquery 1 jquery jcanvas javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web Web jquery jcanvas jquery jcanvas 1.2. jcanvas HTML5 Canvas

More information

課題

課題 size(300,120); void drawrect(float x,float y,float w,float h,color c){ rectmode(corner); stroke( (a) ); fill( (b) ); rect( (c), (d), (e), (f) ); float x = map(hour(), (g), (h), (i), (j) ); drawrect(0,0,x,height/3,color(

More information

6 Tgif William Chia-Wei Chang tgif 3.0 pixmap URL Tgif 6.1: Tgif

6 Tgif William Chia-Wei Chang tgif 3.0 pixmap URL Tgif 6.1: Tgif 6 Tgif 121 6.1 Tgif............................ 122 6.2..................... 123 6.2.1...................... 126 6.2.2 Dash, Type, Style, Width.......... 127 6.2.3 Pen, Fill............. 128 6.2.4 Text......................

More information

2.8 Windows PostScript Ghostscript CJK 22 4 CJK gs-cjk CJK CJK CJK..

2.8 Windows PostScript Ghostscript CJK 22 4 CJK gs-cjk CJK CJK CJK.. A Guide to gs-cjk Project 2003 6 19 Open Source gs-cjk project PostScript PDF Ghostscript(gs) ( ) Ghostscript Artifex Software Inc., artofcode LLC, Aladdin Enterprises gs-cjk project

More information

第4回「文書清書システム」

第4回「文書清書システム」 1 ソフトウェアアークテクチャ 第 4 回文書清書システム 環境情報学部 萩野達也 スライド URL https://vu5.sfc.keio.ac.jp/slide/ 2 文書清書システム 文書清書システムとは 文書を清書して印刷するシステム 文書の右端をきれいに揃えてくれる 複数のフォントを利用してきれいに出してくれる 数式などをきれいに出してくれる 文書清書システムの分類 WYSIWYG 型

More information

2 1 Web Java Android Java 1.2 6) Java Java 7) 6) Java Java (Swing, JavaFX) (JDBC) 7) OS 1.3 Java Java

2 1 Web Java Android Java 1.2 6) Java Java 7) 6) Java Java (Swing, JavaFX) (JDBC) 7) OS 1.3 Java Java 1 Java Java 1.1 Java 1) 2) 3) Java OS Java 1.3 4) Java Web Start Web / 5) Java C C++ Java JSP(Java Server Pages) 1) OS 2) 3) 4) Java Write Once, Run Anywhere 5) Java Web Java 2 1 Web Java Android Java

More information

(CC Attribution) Lisp 2.1 (Gauche )

(CC Attribution) Lisp 2.1 (Gauche ) http://www.flickr.com/photos/dust/3603580129/ (CC Attribution) Lisp 2.1 (Gauche ) 2 2000EY-Office 3 4 Lisp 5 New York The lisps Sammy Tunis flickr lisp http://www.flickr.com/photos/dust/3603580129/ (CC

More information

掲示用ヒート表 第34回 藤沢市長杯 2017

掲示用ヒート表 第34回 藤沢市長杯 2017 34 8 4 2 Round 1 Round 2 SEMI FINAL 30 16 8 H1 H5 H1 H1 Red 12401821 2 Red 12601360 2 1-1 Red 12501915 1 1-1 Red 12501915 4 White 12900051 4 White 12600138 3 3-1 White 12802412 2 3-1 White 12801091 1 Yellow

More information

2

2 1 2 3 4 5 6 7 8 9 10 11 12 Character ASCII Code Description \ [092] backslash / [047] forward slash : [058] colon * [042] asterisk? [063] question mark " [034] double quotes < [060] less than > [062] greater

More information

ProVisionaire Control V3.0セットアップガイド

ProVisionaire Control V3.0セットアップガイド ProVisionaire Control V3 1 Manual Development Group 2018 Yamaha Corporation JA 2 3 4 5 NOTE 6 7 8 9 q w e r t r t y u y q w u e 10 3. NOTE 1. 2. 11 4. NOTE 5. Tips 12 2. 1. 13 3. 4. Tips 14 5. 1. 2. 3.

More information

from tkinter import * root = Tk() # variable teban = IntVar() teban.set(1) # def start(): canvas.create_rectangle(0, 0, 560, 560, fill= white ) for k

from tkinter import * root = Tk() # variable teban = IntVar() teban.set(1) # def start(): canvas.create_rectangle(0, 0, 560, 560, fill= white ) for k Zen Deep Zen Go from tkinter import * root = Tk() canvas = Canvas(root, width = 360, height=360) canvas.pack() root.mainloop() 1 from tkinter import * root = Tk() # variable teban = IntVar() teban.set(1)

More information

★結果★ 藤沢市長杯 掲示用ヒート表

★結果★ 藤沢市長杯 掲示用ヒート表 AA 35 Round 1 8 4 Round 2 28 16 SEMI FINAL H1 H5 H1 H1 Red 12802015 1 Red 12802109 1 1-1 Red 12802015 2 1-1 Red 12702346 White 12800232 2 White 12702406 3 3-1 White 12702346 1 3-1 White 12802109 Yellow

More information

16 NanoPlanner name PlanItem.changeset/2 > validate_required([:name]) name :name Ecto.Changeset validate_required/3 Ecto.Changeset "validate_"

16 NanoPlanner name PlanItem.changeset/2 > validate_required([:name]) name :name Ecto.Changeset validate_required/3 Ecto.Changeset validate_ 16 NanoPlanner 16.1 13 name PlanItem.changeset/2 > validate_required([name]) name name Ecto.Changeset validate_required/3 Ecto.Changeset "validate_" 10 16.1 205 16 16.1 / ID validate_acceptance/3 true

More information

StarLogoテキスト(4匹).PDF

StarLogoテキスト(4匹).PDF StarLogo 0010 1100 20-10 3-100 10 1 Filename[ren4-1.slog] filename [kannkyou1.slog] x y 1/11 D: data StarLogo StarLogo2 StarLogo 2/11 D: data StarLogo StarLogo2 StarLogo 1 1 ask-patches [ ] 2 random 0

More information

簡易入力システム(よくある質問集)

簡易入力システム(よくある質問集) 1 1. 4 2. 5 3. 6 3.1.... 6 3.2.... 8 3.3.... 10 3.4.... 12 4. 13 5. 20 6. 21 7. 22 23 1.... 24 2.... 38 3.... 39 4.... 58 5.... 59 61 1.... 61 1.1.... 61... 61... 63... 64 2... 65 2... 66 2... 67... 68...

More information

課題

課題 2018 6 22 2. float[] y = new float[5]; void setup() { size(400, 200); for (int i=0;i< (a) ;i++) { y[i] = random(0.3*width, width); void draw() { y[ (b) ] = mousex; int minpos = findminpos( (c) ); for (int

More information

橡Pascal-Tの挙動を調べる

橡Pascal-Tの挙動を調べる PROGRAM SAMPLE01(INPUT, OUTPUT); BEGIN END. PROGRAM SAMPLE02(INPUT, OUTPUT); VAR X, Y, Z : INTEGER; BEGIN X := 1; Y := 2; Z := X + Y; WRITELN(Z); END. #!/usr/local/bin/perl #PASCAL-T OBJECT MAC FILE

More information

10K pdf

10K pdf #1 #2 Java class Circle { double x; // x double y; // y double radius; // void set(double tx, double ty){ x = tx; y = ty; void set(double tx, double ty, double r) { x = tx; y = ty; radius = r; // Circle

More information

f(x) x S (optimal solution) f(x ) (optimal value) f(x) (1) 3 GLPK glpsol -m -d -m glpsol -h -m -d -o -y --simplex ( ) --interior --min --max --check -

f(x) x S (optimal solution) f(x ) (optimal value) f(x) (1) 3 GLPK glpsol -m -d -m glpsol -h -m -d -o -y --simplex ( ) --interior --min --max --check - GLPK by GLPK http://mukun mmg.at.infoseek.co.jp/mmg/glpk/ 17 7 5 : update 1 GLPK GNU Linear Programming Kit GNU LP/MIP ILOG AMPL(A Mathematical Programming Language) 1. 2. 3. 2 (optimization problem) X

More information

第5章 システム内部設計                            

第5章 システム内部設計                             GIS 1.0 Web Map Server Interface 5-23 GIS 5-24 ConvertCoordinates Coordinate coordinates inputcrs outputcrs Coordinate Coordinate ConvertImageCoordinates width height x y BoundingBox bbox crs Coordinate

More information

Python2 Python3 Python 2.7 Python 3.6 Python2 Python3 Python 2.7 Python3.6 Python Python Anaconda Python Anaconda Python

Python2 Python3 Python 2.7 Python 3.6 Python2 Python3 Python 2.7 Python3.6 Python Python Anaconda Python Anaconda Python (Python ) C++ Python Python 1 Python2 Python3 Python 2.7 Python 3.6 Python2 Python3 Python 2.7 Python3.6 Python Python Anaconda Python Anaconda Python https://www.continuum.io/downloads 2 Python 3.6 version

More information

- 16 M7.3 14 M6.5 - - - - - A-4 A-5 A-3 F-3 F-1 C-3 G-1,E-6 C-2 D-1 F-2 E-7 J-1 J-3 B-3 K-1 B-3 I-4 I-3 I-2 I-6 C-1 I-5 B-5 B-2 J-2 A-1 A-2 E-1 B-4 I-1 E-2 E-5 B-1,E-4 E-3 A-1 A-2 A-2 A-3 A-4 A-5 A-2

More information

( ) P, P P, P (negation, NOT) P ( ) P, Q, P Q, P Q 3, P Q (logical product, AND) P Q ( ) P, Q, P Q, P Q, P Q (logical sum, OR) P Q ( ) P, Q, P Q, ( P

( ) P, P P, P (negation, NOT) P ( ) P, Q, P Q, P Q 3, P Q (logical product, AND) P Q ( ) P, Q, P Q, P Q, P Q (logical sum, OR) P Q ( ) P, Q, P Q, ( P Advent Calendar 2018 @Fukuso Sutaro,,, ( ) Davidson, 5, 1 (quantification) (open sentence) 1,,,,,, 1 1 (propositional logic) (truth value) (proposition) (sentence) 2 (2-valued logic) 2, true false (truth

More information

BRADY Worldwide, Inc. BRADY BRADY BRADY BMP 51 BRADY Worldwide, Inc. Microsoft Windows Microsoft BRADY 2011 BRADY Worldwide, Inc. All Rights Reserved

BRADY Worldwide, Inc. BRADY BRADY BRADY BMP 51 BRADY Worldwide, Inc. Microsoft Windows Microsoft BRADY 2011 BRADY Worldwide, Inc. All Rights Reserved BRADY Worldwide, Inc. BRADY BRADY BRADY BMP 51 BRADY Worldwide, Inc. Microsoft Windows Microsoft BRADY 2011 BRADY Worldwide, Inc. All Rights Reserved 2011 2 2 Brady Worldwide Inc. 6555 West Good Hope Road

More information

スライド 1

スライド 1 グラフィックスの世界第 3 回 サイバーメディアセンター サイバーコミュニティ研究部門安福健祐 Processing によるアニメーション setup と draw void setup() size(400, 400); void draw() ellipse( mousex,mousey,100,100); void とか setup とか draw とかはじめて見る が出てきてややこしい ellipseは円描く関数でした

More information

1.1. jquery 1 jquery jcanvas jquery javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web jq

1.1. jquery 1 jquery jcanvas jquery javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web jq 1 1.1. jquery 1 jquery jcanvas jquery javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web jquery jcanvas jquery jcanvas (jquery )

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094100 Rev. A Seiko Epson Corporation 2015. All rights reserved. 2 3 4 5 6 Bluetooth 7 Bluetooth 8 1 9 Bluetooth 10 1 11 1 2 6 5 4 3 7 12 1 13 14 ONF 1 N O O N O N N N O F N N F N N N N N N F F O O

More information

1. A0 A B A0 A : A1,...,A5 B : B1,...,B12 2. 5 3. 4. 5. A0 (1) A, B A B f K K A ϕ 1, ϕ 2 f ϕ 1 = f ϕ 2 ϕ 1 = ϕ 2 (2) N A 1, A 2, A 3,... N A n X N n X N, A n N n=1 1 A1 d (d 2) A (, k A k = O), A O. f

More information

11.noise.rtfd

11.noise.rtfd // ~out = { WhiteNoise.ar0.5.dup, 0 }.plot; 1/f // ~out = { PinkNoise.ar0.5.dup, 0 }.plot; 2 1/f^2 // ~out = { BrownNoise.ar0.5.dup, 0 }.plot; // ~src.ar1; // ~src = { WhiteNoise.ar // ~freq.kr1; // ~out

More information

all.dvi

all.dvi fortran 1996 4 18 2007 6 11 2012 11 12 1 3 1.1..................................... 3 1.2.............................. 3 2 fortran I 5 2.1 write................................ 5 2.2.................................

More information

untitled

untitled Visual Basic.NET 1 ... P.3 Visual Studio.NET... P.4 2-1 Visual Studio.NET... P.4 2-2... P.5 2-3... P.6 2-4 VS.NET(VB.NET)... P.9 2-5.NET... P.9 2-6 MSDN... P.11 Visual Basic.NET... P.12 3-1 Visual Basic.NET...

More information

netcdf

netcdf 1. Anetcdf.rb netcdf C ruby open new create NetCDF C filename String NetCDF NetCDF_open mode r r, w share false true or false open open netcdf filename String NetCDF NetCDF_create noclobber false true

More information

1. A0 A B A0 A : A1,...,A5 B : B1,...,B

1. A0 A B A0 A : A1,...,A5 B : B1,...,B 1. A0 A B A0 A : A1,...,A5 B : B1,...,B12 2. 3. 4. 5. A0 A B f : A B 4 (i) f (ii) f (iii) C 2 g, h: C A f g = f h g = h (iv) C 2 g, h: B C g f = h f g = h 4 (1) (i) (iii) (2) (iii) (i) (3) (ii) (iv) (4)

More information

課題

課題 colormode(hsb,359,99,99); background(0,0,99); s = 99; x = mousex; y = mousey; nostroke(); while(s >= 0 && (0

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094106 Rev. G Seiko Epson Corporation 2015-2018. All rights reserved. 2 3 4 5 6 7 8 Bluetooth 9 ... 71 10 1 11 Bluetooth 12 1 13 1 2 6 5 4 3 7 14 1 1 2 3 4 5 15 16 ONF 1 N O O N O N N N O F N N F N

More information

BASICとVisual Basic

BASICとVisual Basic Visual Basic BASIC Visual Basic BASICBeginner's All purpose Symbolic Instruction Code Visual Basic Windows BASIC BASIC Visual Basic Visual Basic End Sub .Visual Basic Visual Basic VB 1-1.Visual Basic

More information

ohp1.dvi

ohp1.dvi 2008 1 2008.10.10 1 ( 2 ) ( ) ( ) 1 2 1.5 3 2 ( ) 50:50 Ruby ( ) Ruby http://www.ruby-lang.org/ja/ Windows Windows 3 Web Web http://lecture.ecc.u-tokyo.ac.jp/~kuno/is08/ / ( / ) / @@@ ( 3 ) @@@ :!! ( )

More information

1.1. jquery 1 jquery jcanvas jquery javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web jq

1.1. jquery 1 jquery jcanvas jquery javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web jq 1 1.1. jquery 1 jquery jcanvas jquery javascript jquery JavaScript jquery $() JavaScript JavaScript jquery Googlr Chrome Eddge(Enternet Explorer) Web jquery jcanvas jquery jcanvas (jquery )

More information

1 NScripter 1 [ NScripter ] NScripter NScripter 2 nathki bugyo 1 http://www.shuwasystem.co.jp/cgi-bin/detail.cgi?isbn=4-7980-1104-5 2 http://www.pulltop.com/gp04/ 2 NScripter NScripter BASIC ( ) NScLisper

More information

SCM (v0201) ( ) SCM 2 SCM 3 SCM SCM 2.1 SCM SCM SCM (1) MS-DOS (2) Microsoft(R) Windows 95 (C)Copyright Microsoft Corp

SCM (v0201) ( ) SCM 2 SCM 3 SCM SCM 2.1 SCM SCM SCM (1) MS-DOS (2) Microsoft(R) Windows 95 (C)Copyright Microsoft Corp SCM (v0201) ( ) 14 4 20 1 SCM 2 SCM 3 SCM 4 5 2 SCM 2.1 SCM SCM 2 1 2 SCM (1) MS-DOS (2) Microsoft(R) Windows 95 (C)Copyright Microsoft Corp 1981-1996. 1 (3) C:\WINDOWS>cd.. C:\>cd scm C:\SCM> C:\SCM>

More information

2005 D Pascal CASL ( ) Pascal C 3. A A Pascal TA TA TA

2005 D Pascal CASL ( ) Pascal C 3. A A Pascal TA TA TA 2005 D 1 1.1 1.2 Pascal CASL ( ) Pascal 1. 2005 10 13 2006 1 19 12 2. C 3. A A 2 1 2 Pascal 1.3 1. 2. TA TA TA sdate@ist.osaka-u.ac.jp nakamoto@image.med.osaka-u.ac.jp h-kido@ist.osaka-u.ac.jp m-nakata@ist.osaka-u.ac.jp

More information

2 VRML VRML.wrl VRML VRML VRML VRML Cosmo Software Cosmo Player VRML 1.4 VRML (header) (statement) VRML V2.0 VRML utf8 VRML

2 VRML VRML.wrl VRML VRML VRML VRML Cosmo Software   Cosmo Player VRML 1.4 VRML (header) (statement) VRML V2.0 VRML utf8 VRML VRML version 1.00 2003 5 3 Copyright c 2003 Daikoku Manabu 1 VRML 1.1 Web3D Web3D Web3D 3 3 Web3D 1.2 VRML Web3D VRML Virtual Reality Modeling Language VRML ISO(International Standardization Organization)

More information

第32回新春波乗り大会2018

第32回新春波乗り大会2018 AA 32 Round 1 4 SEMI FINAL 2 20 8 FINAL H1 H1 H1 Red 12701793 1 1-1 Red 12701793 2 1-1 Red 11800623 White 12900058 4 3-1 White 12402115 4 2-1 White 12402209 Yellow 11603976 3 2-2 Yellow 12301534 3 1-2

More information

TM-m30 詳細取扱説明書

TM-m30 詳細取扱説明書 M00094101 Rev. B Seiko Epson Corporation 2015-2016. All rights reserved. 2 3 4 5 6 7 8 Bluetooth 9 Bluetooth 10 1 11 Bluetooth 12 1 13 1 2 6 5 4 3 7 14 1 1 2 3 4 5 15 16 ONF 1 N O O N O N N N O F N N F

More information

UbiquitousMetadata活用-3

UbiquitousMetadata活用-3 XML XML XML-DB WG NTT () ymmt@po.ntts.co.jp chiba@isid.co.jp obamikio@jp.ibm.com 2XML Week 3/4 XQuery SQL SQL SQL XQuery SQL XML XQuery XML XML XPath XML XPath XML XPath XPath XML XML XQuery XML XML XPath

More information

Sokushu2_perl

Sokushu2_perl hello.pl Perl print("hello, Bioinformatics!\n"); $ perl hello.pl 1 2 hello.pl print("hello, Bioinformatics!\n"); $ perl hello.pl 3 4 hello.pl 3 hello.pl Perl Perl Perl Perl print("hello, Bioinformatics!\n

More information

Python Speed Learning

Python   Speed Learning Python Speed Learning 1 / 76 Python 2 1 $ python 1 >>> 1 + 2 2 3 2 / 76 print : 1 print : ( ) 3 / 76 print : 1 print 1 2 print hello 3 print 1+2 4 print 7/3 5 print abs(-5*4) 4 / 76 print : 1 print 1 2

More information

Kaplan-Meierプロットに付加情報を追加するマクロの作成

Kaplan-Meierプロットに付加情報を追加するマクロの作成 Kaplan-Meier 1, 2,3 1 2 3 A SAS macro for extended Kaplan-Meier plots Kengo Nagashima 1, Yasunori Sato 2,3 1 Department of Parmaceutical Technochemistry, Josai University 2 School of Medicine, Chiba University

More information

ohp07.dvi

ohp07.dvi 17 7 (2) 2017.9.13 1 BNF BNF ( ) ( ) 0 ( ) + 1 ( ) ( ) [ ] BNF BNF BNF prog ::= ( stat ) stat ::= ident = expr ; read ident ; print expr ; if ( expr ) stat while ( expr ) stat { prog expr ::= term ( +

More information

(Basic Theory of Information Processing) Fortran Fortan Fortan Fortan 1

(Basic Theory of Information Processing) Fortran Fortan Fortan Fortan 1 (Basic Theory of Information Processing) Fortran Fortan Fortan Fortan 1 17 Fortran Formular Tranlator Lapack Fortran FORTRAN, FORTRAN66, FORTRAN77, FORTRAN90, FORTRAN95 17.1 A Z ( ) 0 9, _, =, +, -, *,

More information

unix15-script2_09.key

unix15-script2_09.key UNIX講習会 シェルスクリプト2 31/July/2015 情報管理解析室 西出 浩世 SGE ~/unix15/sge $ cd ~/unix15/sge $ ls script* script2.sh script3.sh script4.sh ~/unix15/sge/results sam 12 $ ls results/*.sam $ rm -r results $ cp -r /usr/local/data/unix15/sge/results.

More information

JavaScript の使い方

JavaScript の使い方 JavaScript Release10.5 JavaScript NXJ JavaScript JavaScript JavaScript 2 JavaScript JavaScript JavaScript NXJ JavaScript 1: JavaScript 2: JavaScript 3: JavaScript 4: 1 1: JavaScript JavaScript NXJ Static

More information

GraphicsWithPlotFull.nb Plot[{( 1), ( ),...}, {( ), ( ), ( )}] Plot Plot Cos x Sin x, x, 5 Π, 5 Π, AxesLabel x, y x 1 Plot AxesLabel

GraphicsWithPlotFull.nb Plot[{( 1), ( ),...}, {( ), ( ), ( )}] Plot Plot Cos x Sin x, x, 5 Π, 5 Π, AxesLabel x, y x 1 Plot AxesLabel http://yktlab.cis.k.hosei.ac.jp/wiki/ 1(Plot) f x x x 1 1 x x ( )[( 1)_, ( )_, ( 3)_,...]=( ) Plot Plot f x, x, 5, 3 15 10 5 Plot[( ), {( ), ( ), ( )}] D g x x 3 x 3 Plot f x, g x, x, 10, 8 00 100 10 5

More information

1 シミュレーションとは何か?

1 シミュレーションとは何か? Delphi P.1/16 Delphi Delphi Object Pascal Delphi Delphi Delphi (Borland) Windows Turbo Pascal Pascal Delphi Turbo Pascal Windows Pascal FORTRAN BASIC Java Algol Algol Pascal Pascal Pascal Pascal Delphi

More information

5 LATEX 2ε 2010

5 LATEX 2ε 2010 2010-11-27 15:30 16:00 TEX 5 LATEX 2ε 2010 1986 Lisp-Stat 1996 ptex 1987 ASCII TEX 1990 ptex 1993 JIS X 4051 1994 ptex JIS 1995 ptex 3.0 platex 2ε 2000 jsarticle 2008 ε-ptex e-ptex 2010 TEX Live 2010

More information

listings-ext

listings-ext (6) Python (2) ( ) ohsaki@kwansei.ac.jp 5 Python (2) 1 5.1 (statement)........................... 1 5.2 (scope)......................... 11 5.3 (subroutine).................... 14 5 Python (2) Python 5.1

More information

B Simon (Trump ) SimonU.pas SimonP.dpr Name FormSimon Caption Position podesktopcenter uses Windows, Messages, SysUtils,

B Simon (Trump ) SimonU.pas SimonP.dpr Name FormSimon Caption Position podesktopcenter uses Windows, Messages, SysUtils, B 132 20 1 1 20.1 20.1.1 1 52 10 1 2 3... 7 8 8 8 20.1.2 1 5 6 7 3 20.1.3 1 3 8 20.1.4 13 20.1.5 4 1 (solitaire) B 133 20.2 20.2.1 Simon (Trump ) SimonU.pas SimonP.dpr 20.2.2 Name FormSimon Caption Position

More information

WelcomeToPS_Finish

WelcomeToPS_Finish Welcome to Adobe's Printing Solution! 2 Windows 95 1999 6 18 Adobe Systems Incorporated http://www.adobe.co.jp/print http://www.adobe.com/print 3 Adobe PostScript PostScript1984 Adobe Systems Incorporated

More information

橡点検記録(集約).PDF

橡点検記録(集約).PDF 942.8.8.8.7 671 86 11 1 9 9 9 1 1,792 7,23 2,483 1,324 2,198 7,23 82 7,23 6,327 9,22 9,713 8,525 8,554 9,22. 8,554. 1,79 9,713 95 947 8,525.. 944 671 81 7 17 1,29 1,225 1,241 1,25 1,375 9.3 23,264 25,

More information

11 Bootstrap Font Awesome $ cd ~/projects/modest_greeter $ npm install --save jquery popper.js tether --save package.json depen

11 Bootstrap Font Awesome $ cd ~/projects/modest_greeter $ npm install --save jquery popper.js tether --save package.json depen 11 Bootstrap Font Awesome Bootstrap Font Awesome Modest- Greeter 11.1 Bootstrap Phoenix Bootstrap CSS/JavaScript Bootstrap PC Web ModestGreeter Bootstrap Bootstrap 4 Bootstrap 4 2017 11 Bootstrap4 87 11

More information

Microsoft PowerPoint - IntroAlgDs-05-5.ppt

Microsoft PowerPoint - IntroAlgDs-05-5.ppt アルゴリズムとデータ構造入門 25 年 月 日 アルゴリズムとデータ構造入門. 手続きによる抽象の構築.3 Formulating Astractions with Higher-Order Procedures ( 高階手続きによる抽象化 ) 奥乃 博. 3,5,7で割った時の余りが各々,2,3という数は何か? 月 日 本日のメニュー.2.6 Example: Testing for Primality.3.

More information

レポートでのデータのフィルタ

レポートでのデータのフィルタ フィルタのタイプ, 1 ページ 日付の範囲フィルタの設定, 2 ページ 値リストまたはコレクション フィルタの設定, 3 ページ 詳細フィルタの設定, 5 ページ フィルタのタイプ フィルタのタイプは [基本フィルタ Basic Filters ] と [詳細フィルタ Advanced Filters ] の 2 種類から選択できます [基本フィルタ Basic Filters ] [基本フィルタ

More information

…l…b…g…‘†[…N…v…“…O…›…~…fi…OfiÁŸ_

…l…b…g…‘†[…N…v…“…O…›…~…fi…OfiÁŸ_ 13 : Web : RDB (MySQL ) DB (memcached ) 1: MySQL ( ) 2: : /, 3: : Google, 1 / 23 testmysql.rb: mysql ruby testmem.rb: memcached ruby 2 / 23 ? Web / 3 ( ) Web s ( ) MySQL PostgreSQL SQLite MariaDB (MySQL

More information

3 SIMPLE ver 3.2: SIMPLE (SIxteen-bit MicroProcessor for Laboratory Experiment) 1 16 SIMPLE SIMPLE 2 SIMPLE 2.1 SIMPLE (main memo

3 SIMPLE ver 3.2: SIMPLE (SIxteen-bit MicroProcessor for Laboratory Experiment) 1 16 SIMPLE SIMPLE 2 SIMPLE 2.1 SIMPLE (main memo 3 SIMPLE ver 3.2: 20190404 1 3 SIMPLE (SIxteen-bit MicroProcessor for Laboratory Experiment) 1 16 SIMPLE SIMPLE 2 SIMPLE 2.1 SIMPLE 1 16 16 (main memory) 16 64KW a (C )*(a) (register) 8 r[0], r[1],...,

More information

プログラミングD - Java

プログラミングD - Java プログラミング D 講義資料 中田明夫 nakata@ist.osaka-u.ac.jp ML 教科書 プログラミング言語 Standard ML 入門 :1,2 章 講義のねらい 関数型プログラムを知る 関数型プログラムを知る利点 プログラムを統一的, 抽象的に捕らえる リスト処理, 高階関数, 再帰関数定義 リストやツリーなどのデータ構造は再帰的に定義 再帰関数で扱うとプログラミングが容易 数学的な裏付け

More information

新しいイテレーション型開発

新しいイテレーション型開発 2 XAML WPF Windows Presentation Foundation 4 / 4 5 Silverlight 5 XAML 6 6 XAML 6 6 7 8 8 9 XAML 9 XAML 12 12 / / 13 / 14 15 XAML 15 Expression Blend 15 Visual Studio 2008 16 XAML 16 Microsoft Expression

More information

web06.dvi

web06.dvi 73 6 MATLAB MATLAB GUI GUI M copyright c 2004 Tatsuya Kitamura / All rights reserved. 74 6 6.1 GUI MATLAB GUI property Windows MATLAB UNIX MATLAB GUI Graphical User Interface PC Red Hat Linux 5.2J Vine

More information

haskell.gby

haskell.gby Haskell 1 2 3 Haskell ( ) 4 Haskell Lisper 5 Haskell = Haskell 6 Haskell Haskell... 7 qsort [8,2,5,1] [1,2,5,8] "Hello, " ++ "world!" "Hello, world!" 1 + 2 div 8 2 (+) 1 2 8 div 2 3 4 map even [1,2,3,4]

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

Parametric Polymorphism

Parametric Polymorphism ML 2 2011/04/19 Parametric Polymorphism Type Polymorphism ? : val hd_int : int list - > int val hd_bool : bool list - > bool val hd_i_x_b : (int * bool) list - > int * bool etc. let hd_int = function (x

More information

6 (1) app.html.eex 28 lib/nano_planner_web/templates/layout/app.html.eex 27 <footer> Oiax Inc <%= this_year() %> Oiax Inc. 29 </footer>

6 (1) app.html.eex 28 lib/nano_planner_web/templates/layout/app.html.eex 27 <footer> Oiax Inc <%= this_year() %> Oiax Inc. 29 </footer> 6 (1) of_today 6.1 Copyright 2017 lib/nano_planner_web/views layout_view.ex this_year/0 lib/nano_planner_web/views/layout_view.ex 1 defmodule NanoPlannerWeb.LayoutView do 2 use NanoPlannerWeb, view 3 +

More information

ruby novice ruby novice ruby novice.

ruby novice ruby novice ruby novice. GitHub Ruby 2549 2017 3 1 1 3 2 4 2.1 ruby novice........................... 4 2.2.............................. 6 3 8 3.1 ruby novice....................... 8 3.2 ruby novice............................

More information

å‰Łçı—訋çfl»æ³Łã†¨ã…Łã‡£ã…œã…−ã……ã…†æŁ°, ㆚ㆮ2æ¬¡è©Łä¾¡å‹ƒå›²ã•† ㅋㅪㅜã…−ã……ã…†æŁ°å‹Šã†«ã‡‹ã‡‰é•£ã†®ç¢ºç”⁄訋箊

å‰Łçı—訋çfl»æ³Łã†¨ã…Łã‡£ã…œã…−ã……ã…†æŁ°,   ㆚ㆮ2æ¬¡è©Łä¾¡å‹ƒå›²ã•† ㅋㅪㅜã…−ã……ã…†æŁ°å‹Šã†«ã‡‹ã‡‰é•£ã†®ç¢ºç”⁄訋箊 , 2 August 28 (Fri), 2016 August 28 (Fri), 2016 1 / 64 Outline 1 2 3 2 4 2 5 6 August 28 (Fri), 2016 2 / 64 fibonacci Lucas 2 August 28 (Fri), 2016 3 / 64 Dynamic Programming R.Bellman Bellman Continuum

More information

レポートのデータへのフィルタの適用

レポートのデータへのフィルタの適用 レポート内のフィルタ, 1 ページ フィルタのタイプ, 2 ページ 日時範囲フィルタの設定, 2 ページ キー基準フィールドの設定, 3 ページ フィールド フィルタの設定, 3 ページ レポート内のフィルタ Unified Intelligence Center のレポート フィルタを使用して 表示するデータを選択します [フィ ルタ Filter ] ページを使用してフィルタを定義し レポートに表示するデータをフィルタ処理

More information

<4D F736F F D B B83578B6594BB2D834A836F815B82D082C88C60202E646F63>

<4D F736F F D B B83578B6594BB2D834A836F815B82D082C88C60202E646F63> デザイン言語 Processing 入門 サンプルページ この本の定価 判型などは, 以下の URL からご覧いただけます. http://www.morikita.co.jp/books/mid/084931 このサンプルページの内容は, 初版 1 刷発行当時のものです. Processing Ben Fry Casey Reas Windows Mac Linux Lesson 1 Processing

More information