Baud Rate 9600 Parity NONE Number of Data Bits 8 Number of Stop Bits 1 Flow Control NONE 1 RS232C 200mm 2,000mm DIMM ( ) Telescope East/West LX200 * 1

Size: px
Start display at page:

Download "Baud Rate 9600 Parity NONE Number of Data Bits 8 Number of Stop Bits 1 Flow Control NONE 1 RS232C 200mm 2,000mm DIMM ( ) Telescope East/West LX200 * 1"

Transcription

1 JARE54 LX200ACF 2012/2/ /6/14 1 Abstract 8 LX200-ACF Linux PC meade Auto Align PC Zero Star Alignment Auto Align Zero Star Alignment Zero Star Alignment Auto Align 2 54 ( JARE54) JARE54 53 (JARE53) JARE52 JARE54 C 2 T DIMM DIMM 3 DIMM DIMM Tohoku-DIMM 4 Meade 8 LX200-ACF DIMM JARE54 Meade 8 LX200-ACF 1

2 Baud Rate 9600 Parity NONE Number of Data Bits 8 Number of Stop Bits 1 Flow Control NONE 1 RS232C 200mm 2,000mm DIMM ( ) Telescope East/West LX200 * 1 LX200 GPS ( ) 34 Linux PC LX200-ACF 8 LX200-ACF *2 RS232C LX200-AFC Linux PC *1 Meade Telescope Serial Command Protocol Revision pdf *2 manual.pdf 2

3 5 RS232C-6 LX200-ACF RS232C LX200( Classic ) P.54 *3 2 2 RS232C 6 #2 PC #5 #3 PC #3 #5 GND #4 2 2 RS232C-6 6 USB LX200-ACF RS232C Linux PC(Ubuntu kernel 2.6 Vine Linux 4.2 kernel 2.6) Windows PC(Windows 7 Professional) RS232C USB USB USB [ ] 900 Prolific PL2303 Prolific *4 Windows Linux (kernel 2.6?) USB /dev/ttyusb0 /dev/ttyusb1 *3 Classic Manual.pdf *4 3

4 7 Linux PC LX200-ACF LX200-ACF Windows PC Tera Term *5 Linux PC C 1 LX s ( ) -r ( ) 3 LX200 RS232C LX200-ACF -r /* rs232c_lx200_new.c */ #include <stdio.h> #include <termios.h> #include <fcntl.h> #include <unistd.h> #include <string.h> #include <stdlib.h> int main(int argc, char *argv[] ){ struct termios tio; int fd; FILE *fpp; char callback[256]="z"; fd=open("/dev/ttyusb0",o_rdwr O_NOCTTY); fpp=fopen("/dev/ttyusb0","r"); if(fd<0){ printf("error: Cannot open the Serial Device\n"); return -1; } tio.c_cflag = B9600 CS8 CREAD CLOCAL ; tio.c_iflag = 0; tio.c_oflag = 0; tio.c_lflag = 0; tio.c_cc[vmin] =0; tio.c_cc[vtime] =1; tcsetattr(fd, TCSANOW, &tio); *5 4

5 if(strcmp(argv[2],"-s")==0){ write(fd,argv[1],atoi(argv[3])); } else if(strcmp(argv[2],"-r")==0){ write(fd,argv[1],atoi(argv[3])); while(callback[0]== Z ){ fgets(callback,sizeof(callback),fpp); } printf("%s\n",callback); } } close(fd); fclose(fpp); return 0; ( ) ( ) $ gcc -o meade rs232c_lx200_new.c $./meade :GL# -r 4 $ 23:12:56# Ubuntu /dev/ttyusb0 Linux PC $ stty -F /dev/ttyusb0 clocal /dev/ttyusb0 Vine Linux root Linux PC LX200-ACF meade 8 LX200-ACF meade LX200-ACF LX200-ACF 8.1 GPS Alignment Park Position LX200-ACF GPS LX200-ACF GPS GPS Alignment [Setup Menu] [Telescope] [GPS Alignment] [On] [AtStartup] 5

6 Park Position [AtStartup] 8.2 Calibrate Sensors LX200-ACF Calibrate Sensors [Setup Menu] [Telescope] [Calibrate Sensors] LX200-ACF [Enter] σ Octans ( σ 5.5 ) 21 h 08 m s (2000 ) Yahoo! GROUPS LX200GPS *6 02 h 31 m s (2000 ) Calibrate Sensors 5 Calibrate Sensors ±1 8.3 Train Drive LX200-ACF 9 LX200 LX200 Meade Telescope Serial Command Protocol Revision :hs# :hp# :hs# Park Position LX200-ACF Park Position Park Position Off :hs# On Park Position :hs# $./meade :hs# -s 4 *6 6

7 ( 1) 2 3 :Aa# -r 4 Automatic Alignment :AA# -s 4 :AL# -s 4 :GW# -r 4 Alignment Status :CM# -r 4 Sync :hp# -s 4 Park Position :hs# -s 4 Park Position :I# -s 3 :M<x># -s 4 (<x>=e,n,s,w) :Q<x># -s 4 (<x>=e,n,s,w) :R<x># -s 4 (<x>=s,m,c,g) :Sw<x># -r 4 (<x>=2..8) :Sd<sDD*MM:SS># -r 13 s=+, - :Sr<HH:MM:SS># -r 12 :MS# -r 4 :Q# -s 3 :F+# -s 4 ( ) :F-# -s 4 ( ) :FQ# -s 4 :F<x># -s 4 (<x>=1,2,3,4) 4 :GA# -r 4 :GZ# -r 4 ( ) :GD# -r 4 :GR# -r 4 :Gd# -r 4 :Gr# -r 4 :GC# -r 4 :GL# -r 4 :GG# -r 4 ( -9) :GH# -r 4 ( 0) :Gg# -r 4 ( ) :Gt# -r 4 :GS# -r 4 3 LX200 7

8 Park Position Park Position :hp# $./meade :hp# -s 4 :hs# Off Off On :AA# (:MC# ) 9.2 :I# :hp# Off On/Off :I# $./meade :I# -s :Aa# :Aa# GPS ±1 :Aa# Park Position $./meade :Aa# -r 4 $./meade :hs# -s 4 $./meade :hp# -s 4 $./meade :I# -s 3 3 :Aa# :I# 1 :LM# :LC# :Gr# :Gd# :Sr# :Sd# Automatic Alignment (Auto Align) LX200-ACF LX200-ACF On Press 0 to align or Mode for Menu [0] 8

9 LX200-ACF LX200-ACF 1 [Enter] 2 [Enter] Alignment successful [?] [ ] [ ] 10.2 Zero Star Alignment :Aa# :hs# hp# I# Zero Star Alignment PC $./meade :Aa# -r 4 $./meade :hs# -s 4 $./meade :hp# -s 4 $./meade :I# -s 3 11 Auto Align Zero Star Alignment LX200-AFC Linux PC 3 8 LX200-AFC Linux PC 9

10 Auto Align Auto Align LX200-ACF 26mm Zero Star Alignment Zero Star Alignment Zero Star Alignment Auto Align Auto Align Zero Star Alignment Zero Star Alignment Zero Star Alignment H p ϵ p ( ) LX200-ACF Auto Align Auto Align Park Position LX200-ACF Park Position Zero Star Alignment 10

11 LX200-ACF Linux PC meade Auto Align Zero Star Alignment 2 Auto Align Zero Star Alignment Auto Align 11

3 C 2 T C 2 T C 2 T < T (x + r) T (x) 2 > r 2/3 (1) t i V i T i Taylor s Hypothesis C 2 T = 1 n 1 n i=2 T i T i 1 2 {(t i t i 1 ) (V i + V i 1 )/2 2/3

3 C 2 T C 2 T C 2 T < T (x + r) T (x) 2 > r 2/3 (1) t i V i T i Taylor s Hypothesis C 2 T = 1 n 1 n i=2 T i T i 1 2 {(t i t i 1 ) (V i + V i 1 )/2 2/3 JARE54 2012/2/3 2012/2/20 1 Abstract C 2 T C2 T Applied Technologies, Inc. Sonic Anemometer/Thermometer Model #SATI-3SX RS232C Linux PC (Ubuntu 10.10, kernel 2.6) sonic C C 2 T sonic.awk sonic.sh #SATI-3SX

More information

£Ã¥×¥í¥°¥é¥ß¥ó¥°ÆþÌç (2018) - Â裵²ó ¨¡ À©¸æ¹½Â¤¡§¾ò·ïʬ´ô ¨¡

£Ã¥×¥í¥°¥é¥ß¥ó¥°ÆþÌç (2018) - Â裵²ó  ¨¡ À©¸æ¹½Â¤¡§¾ò·ïʬ´ô ¨¡ (2018) 2018 5 17 0 0 if switch if if ( ) if ( 0) if ( ) if ( 0) if ( ) (0) if ( 0) if ( ) (0) ( ) ; if else if ( ) 1 else 2 if else ( 0) 1 if ( ) 1 else 2 if else ( 0) 1 if ( ) 1 else 2 (0) 2 if else

More information

1

1 PalmGauss SC PGSC-5G Instruction Manual PalmGauss SC PGSC-5G Version 1.01 PalmGauss SC PGSC5G 1.... 3 2.... 3 3.... 3 3.1... 3 3.2... 3 3.3 PalmGauss... 4 3.4... 4 3.4.1 (Fig. 4)... 4 3.4.2 (Fig. 5)...

More information

1 $ cat aboutipa 2 IPA is a Japanese quasi-government 3 organization established in accor- 4 dance with The Law for Information 5 Processing Technolog

1 $ cat aboutipa 2 IPA is a Japanese quasi-government 3 organization established in accor- 4 dance with The Law for Information 5 Processing Technolog 1 $ cat aboutipa 2 IPA is a Japanese quasi-government 3 organization established in accor- 4 dance with The Law for Information 5 Processing Technology Promotion, 6 (Law No.90, May 22, 1979). 7 $./upper

More information

LAN Copyright c Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License

LAN Copyright c Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License LAN 2014 3 19 Copyright c 1993 2014 Daikoku Manabu This tutorial is licensed under a Creative Commons Attribution 2.1 Japan License. 1 2 1.1................................... 2 1.2.........................

More information

CM-3G 周辺モジュール拡張技術文書 MS5607センサ(温度、気圧)

CM-3G 周辺モジュール拡張技術文書 MS5607センサ(温度、気圧) CM-3G 周辺モジュール拡張技術文書 MS5607 センサ ( 温度 気圧 ) ( 第 1 版 ) Copyright (C)2016 株式会社コンピューテックス 目次 1. はじめに... 1 2. MS5607 について... 1 3. 接続図... 1 4. アプリケーション ソース... 2 5. アプリケーションのコンパイル方法... 7 6. アプリケーションの実行... 8 1. はじめに

More information

ikuo/enshu/keisanki/ GUI(Graphica

ikuo/enshu/keisanki/ GUI(Graphica 2008 (mizuuchi@i.u-tokyo.ac.jp) http://www.jsk.t.u-tokyo.ac.jp/ http://www.jsk.t.u-tokyo.ac.jp/ ikuo/enshu/keisanki/ 2008 5 16 6 23 1 2 1 GUI(Graphical User Interface) 2 2.1 CD USB ( LSI ) (hardware abstraction)

More information

MEDIAEDGE MEDIAEDGE TEL FAX :00 12:00 13:00 17: MEDIAEDGE MEDIAEDGE 8. HDMI HDMIHigh-Definition M

MEDIAEDGE MEDIAEDGE TEL FAX :00 12:00 13:00 17: MEDIAEDGE MEDIAEDGE 8. HDMI HDMIHigh-Definition M VPM-H1 HDMI http://www.mediaedge.co.jp http://www.mediaedge.co.jp TEL:078-265-1551 FAX:078-265-1550 TEL:03-3517-1655 FAX:03-3517-1657 10 00 12 00 13 00 17 00 e-mail:info-mec@mediaedge.co.jp 651-0083 5-1-14

More information

II ( ) prog8-1.c s1542h017%./prog8-1 1 => 35 Hiroshi 2 => 23 Koji 3 => 67 Satoshi 4 => 87 Junko 5 => 64 Ichiro 6 => 89 Mari 7 => 73 D

II ( ) prog8-1.c s1542h017%./prog8-1 1 => 35 Hiroshi 2 => 23 Koji 3 => 67 Satoshi 4 => 87 Junko 5 => 64 Ichiro 6 => 89 Mari 7 => 73 D II 8 2003 11 12 1 6 ( ) prog8-1.c s1542h017%./prog8-1 1 => 35 Hiroshi 2 => 23 Koji 3 => 67 Satoshi 4 => 87 Junko 5 => 64 Ichiro 6 => 89 Mari 7 => 73 Daisuke 8 =>. 73 Daisuke 35 Hiroshi 64 Ichiro 87 Junko

More information

SR-X526R1 サーバ収容スイッチ ご利用にあたって

SR-X526R1 サーバ収容スイッチ ご利用にあたって SR-X526R1 P3NK-3432-05Z0 526R1 V01 SR-X526R1 V01 2009 10 2010 4 2 2011 5 3 2012 3 4 2012 11 5 Microsoft Corporation Copyright FUJITSU LIMITED 2009-2012 2 SR-X526R1 V01...2...5...5...5...5...6...7...8...8...11...11...11...11...11...11...12...12...12...12...13...13...13

More information

Microsoft Word - C.....u.K...doc

Microsoft Word - C.....u.K...doc C uwêííôöðöõ Ð C ÔÖÐÖÕ ÐÊÉÌÊ C ÔÖÐÖÕÊ C ÔÖÐÖÕÊ Ç Ê Æ ~ if eíè ~ for ÒÑÒ ÌÆÊÉÉÊ ~ switch ÉeÍÈ ~ while ÒÑÒ ÊÍÍÔÖÐÖÕÊ ~ 1 C ÔÖÐÖÕ ÐÊÉÌÊ uê~ ÏÒÏÑ Ð ÓÏÖ CUI Ô ÑÊ ÏÒÏÑ ÔÖÐÖÕÎ d ÈÍÉÇÊ ÆÒ Ö ÒÐÑÒ ÊÔÎÏÖÎ d ÉÇÍÊ

More information

12-7 12-7 12-7 12-7 12-8 12-10 12-10 12-10 12-11 12-12 12-12 12-14 12-15 12-17 12-18 10 12-19 12-20 12-20 12-21 12-22 12-22 12-23 12-25 12-26 12-26 12-29 12-30 12-30 12-31 12-33 12-34 12-3 12-35 12-36

More information

FinePix JZ300_JZ310

FinePix JZ300_JZ310 BB21214-100 JA http://fujifilm.jp/ 1 2 3 g g g g g g g C A B k D E C C C k A B D E 5 L K J V M A D r t n o T W C E F q a N O R j P Q p m a b g g d o c 4 5 6 3 2 1 8 7 10 20 21 1 n 2 3 4 5 6 7 8 9 9 11

More information

r07.dvi

r07.dvi 19 7 ( ) 2019.4.20 1 1.1 (data structure ( (dynamic data structure 1 malloc C free C (garbage collection GC C GC(conservative GC 2 1.2 data next p 3 5 7 9 p 3 5 7 9 p 3 5 7 9 1 1: (single linked list 1

More information

ohp07.dvi

ohp07.dvi 19 7 ( ) 2019.4.20 1 (data structure) ( ) (dynamic data structure) 1 malloc C free 1 (static data structure) 2 (2) C (garbage collection GC) C GC(conservative GC) 2 2 conservative GC 3 data next p 3 5

More information

Original : Hello World! (0x0xbfab85e0) Copy : Hello World! (0x0x804a050) fgets mstrcpy malloc mstrcpy (main ) mstrcpy malloc free fgets stream 1 ( \n

Original : Hello World! (0x0xbfab85e0) Copy : Hello World! (0x0x804a050) fgets mstrcpy malloc mstrcpy (main ) mstrcpy malloc free fgets stream 1 ( \n 2008 3 10 1 mstrcpy char *mstrcpy(const char *src); mstrcpy malloc (main free ) stdio.h fgets char *fgets(char *s, int size, FILE *stream); s size ( ) stream FILE ( man ) 40 ( ) %./a.out String : test

More information

XMPによる並列化実装2

XMPによる並列化実装2 2 3 C Fortran Exercise 1 Exercise 2 Serial init.c init.f90 XMP xmp_init.c xmp_init.f90 Serial laplace.c laplace.f90 XMP xmp_laplace.c xmp_laplace.f90 #include int a[10]; program init integer

More information

file"a" file"b" fp = fopen("a", "r"); while(fgets(line, BUFSIZ, fp)) {... fclose(fp); fp = fopen("b", "r"); while(fgets(line, BUFSIZ, fp)) {... fclose

filea fileb fp = fopen(a, r); while(fgets(line, BUFSIZ, fp)) {... fclose(fp); fp = fopen(b, r); while(fgets(line, BUFSIZ, fp)) {... fclose I117 9 2 School of Information Science, Japan Advanced Institute of Science and Technology file"a" file"b" fp = fopen("a", "r"); while(fgets(line, BUFSIZ, fp)) {... fclose(fp); fp = fopen("b", "r"); while(fgets(line,

More information

lexex.dvi

lexex.dvi (2018, c ) http://istksckwanseiacjp/ ishiura/cpl/ 4 41 1 mini-c lexc,, 2 testlexc, lexc mini-c 1 ( ) mini-c ( ) (int, char, if, else, while, return 6 ) ( ) (+, -, *, /, %, &, =, ==,!=, >, >=,

More information

44 6 MPI 4 : #LIB=-lmpich -lm 5 : LIB=-lmpi -lm 7 : mpi1: mpi1.c 8 : $(CC) -o mpi1 mpi1.c $(LIB) 9 : 10 : clean: 11 : -$(DEL) mpi1 make mpi1 1 % mpiru

44 6 MPI 4 : #LIB=-lmpich -lm 5 : LIB=-lmpi -lm 7 : mpi1: mpi1.c 8 : $(CC) -o mpi1 mpi1.c $(LIB) 9 : 10 : clean: 11 : -$(DEL) mpi1 make mpi1 1 % mpiru 43 6 MPI MPI(Message Passing Interface) MPI 1CPU/1 PC Cluster MPICH[5] 6.1 MPI MPI MPI 1 : #include 2 : #include 3 : #include 4 : 5 : #include "mpi.h" 7 : int main(int argc,

More information

TK-S686_S686WP

TK-S686_S686WP TK-S686 TK-S686WP TK-S686 TK-S686WP LST0659-00B 2 ( ) T A 3 4 g g I _I I _I _ I_ I 5 A A B A B 6 7 A B C D E I H G F J K L N M A _ _ A B C J A K 8 D A B C D E A F O G A H S O R R P Q T I J A T A K A L

More information

thesis.dvi

thesis.dvi 3 17 03SA210A 2005 3 1 introduction 1 1.1 Positronium............ 1 1.2 Positronium....................... 4 1.2.1 moderation....................... 5 1.2.2..................... 6 1.2.3...................

More information

ex01.dvi

ex01.dvi ,. 0. 0.0. C () /******************************* * $Id: ex_0_0.c,v.2 2006-04-0 3:37:00+09 naito Exp $ * * 0. 0.0 *******************************/ #include int main(int argc, char **argv) double

More information

31 gh gw

31 gh gw 30 31 gh gw 32 33 1406 1421 640 0 (mm) (mm) MAX1513 MIN349 MIN280 MAX900 gh gw 34 gh gh gw gw gh gh gw gw gh gh gw gw 35 175 176 177 178 179 180 181 195 196 197 198 202 203 2 1 L L L2 L2 L2 L 2 2 1 L L

More information

untitled

untitled RPC (( Remote Procedure Call (RPC: Message-Oriented Middleware (MOM) data-streaming =(protocol) A B A B Connection protocol = connection oriented protocol TCP (Transmission Control Protocol) connectionless

More information

BL JA DIGITAL CAMERA FINEPIX Z80

BL JA DIGITAL CAMERA FINEPIX Z80 BL01124-101 JA DIGITAL CAMERA FINEPIX Z80 http://fujifilm.jp/ 1 2 3 g g g g g g G 9 9 G A 5 L K J 9 M 3 A R D r n o T W C E F V v I K q a O R j N P Q P L p m a b k j f g d o c 1 2 3 4 5 6 7 8 1 A 2 3

More information

1.ppt

1.ppt /* * Program name: hello.c */ #include int main() { printf( hello, world\n ); return 0; /* * Program name: Hello.java */ import java.io.*; class Hello { public static void main(string[] arg)

More information

Microsoft Word - M-241_User manual_20071016_EN_Allen.doc

Microsoft Word - M-241_User manual_20071016_EN_Allen.doc HOLUX Wireless GPS Logger M-241User s Manual Holux Wireless GPS Logger M-241 Mar 2008 Rev.11-19 日 本 語 ユーザーガイド へミスフィア 211-0015 神 奈 川 県 川 崎 市 中 原 区 北 谷 町 16-3 ソニア 北 谷 町 ビル2 階 Tel. 044-223-7071 Fax. 044-223-7072

More information

( CUDA CUDA CUDA CUDA ( NVIDIA CUDA I

(    CUDA CUDA CUDA CUDA (  NVIDIA CUDA I GPGPU (II) GPGPU CUDA 1 GPGPU CUDA(CUDA Unified Device Architecture) CUDA NVIDIA GPU *1 C/C++ (nvcc) CUDA NVIDIA GPU GPU CUDA CUDA 1 CUDA CUDA 2 CUDA NVIDIA GPU PC Windows Linux MaxOSX CUDA GPU CUDA NVIDIA

More information

£Ã¥×¥í¥°¥é¥ß¥ó¥°ÆþÌç (2018) - Â裶²ó ¨¡ À©¸æ¹½Â¤¡§·«¤êÊÖ¤· ¨¡

£Ã¥×¥í¥°¥é¥ß¥ó¥°ÆþÌç (2018) - Â裶²ó  ¨¡ À©¸æ¹½Â¤¡§·«¤êÊÖ¤· ¨¡ (2018) 2018 5 24 ( ) while ( ) do while ( ); for ( ; ; ) while int i = 0; while (i < 100) { printf("i = %3d\n", i); i++; while int i = 0; i while (i < 100) { printf("i = %3d\n", i); i++; while int i =

More information

VS3002_E_00_JP Anki.indd

VS3002_E_00_JP Anki.indd VS_0709F 3 q w e!0 o i u y t r q w e r t y u i o!0 4 CONTROL 3 PUT 4 5 6 FLASHER RS-3C OUT LK AC EXTERNAL TERNAL OFF SR VP q w e r t y u i q w e r t y u i 5 n b z x c v z x c v b n 6 POWER STANDBY ON/OFF

More information

thesis.dvi

thesis.dvi H8 e041220 2009 2 Copyright c 2009 by Kentarou Nagashima c 2009 Kentarou Nagashima All rights reserved , H8.,,,..,.,., AKI-H8/3052LAN. OS. OS H8 Write Turbo. H8 C, Cygwin.,., windows. UDP., (TA7279P).,.

More information

¹₄ ³₈ ³₈ ¹₂ ¹₂ ¹₂ ³₄ ³₄

¹₄ ³₈ ³₈ ¹₂ ¹₂ ¹₂ ³₄ ³₄ 33 4 5 2 63 2 1 3 1 4 2 5 6 19 ¹₄ ³₈ ³₈ ¹₂ ¹₂ ¹₂ ³₄ ³₄ 1 1 5 6 6 7 1 1 1 1 1 1 35 GDC LB 1 1 Y 2 A54 2 1 2 1 1 5 1 1 21 1 2 2 2 53 512 53 53 512 3 12 2 2 4 5 63 1 1 2 4 5 63 1 1 2 45 1 5 2 3 4 4 3 4 4

More information

slide5.pptx

slide5.pptx ソフトウェア工学入門 第 5 回コマンド作成 1 head コマンド作成 1 早速ですが 次のプログラムを head.c という名前で作成してください #include #include static void do_head(file *f, long nlines); int main(int argc, char *argv[]) { if (argc!=

More information

XPS分析のための簡易マニュアル

XPS分析のための簡易マニュアル XPS 200.. XPS XPS XPS XPS 1. N2 0.4MPa 2. ON PUMP 3. POWER SUPPLY CONTROL UNIT SPEC ON 4. POWER SUPPLY CONTROL UNIT X-R ON 0.4MPa RESET 5. X-RAY POWER UNIT (a) AUTO/MANUMANU (b) Al/MgMg (c) FILAMENT ON/OFFOFF

More information

ex01.dvi

ex01.dvi ,. 0. 0.0. C () /******************************* * $Id: ex_0_0.c,v.2 2006-04-0 3:37:00+09 naito Exp $ * * 0. 0.0 *******************************/ #include int main(int argc, char **argv) { double

More information

卒 業 研 究 報 告.PDF

卒 業 研 究 報 告.PDF C 13 2 9 1 1-1. 1-2. 2 2-1. 2-2. 2-3. 2-4. 3 3-1. 3-2. 3-3. 3-4. 3-5. 3-5-1. 3-5-2. 3-6. 3-6-1. 3-6-2. 4 5 6 7-1 - 1 1 1-1. 1-2. ++ Lisp Pascal Java Purl HTML Windows - 2-2 2 2-1. 1972 D.M. (Dennis M Ritchie)

More information

10 117 5 1 121841 4 15 12 7 27 12 6 31856 8 21 1983-2 - 321899 12 21656 2 45 9 2 131816 4 91812 11 20 1887 461971 11 3 2 161703 11 13 98 3 16201700-3 - 2 35 6 7 8 9 12 13 12 481973 12 2 571982 161703 11

More information

0.45m1.00m 1.00m 1.00m 0.33m 0.33m 0.33m 0.45m 1.00m 2

0.45m1.00m 1.00m 1.00m 0.33m 0.33m 0.33m 0.45m 1.00m 2 24 11 10 24 12 10 30 1 0.45m1.00m 1.00m 1.00m 0.33m 0.33m 0.33m 0.45m 1.00m 2 23% 29% 71% 67% 6% 4% n=1525 n=1137 6% +6% -4% -2% 21% 30% 5% 35% 6% 6% 11% 40% 37% 36 172 166 371 213 226 177 54 382 704 216

More information

030801調査結果速報版.PDF

030801調査結果速報版.PDF 15 8 1 15 7 26 1. 2. 15 7 27 15 7 28 1 2 7:13 16:56 0:13 3km 45 346 108 3.1 3.2 3.3 3.4 3.5 3.6 3.7 3.8 3.9 3.10 3.11 3. 3.1 26 7 10 1 20cm 2 1 2 45 1/15 3 4 5,6 3 4 3 5 6 ( ) 7,8 8 7 8 2 55 9 10 9 10

More information

BMC Configuration ユーザーズガイド

BMC Configuration ユーザーズガイド BMC Configuration 1 2 3 4 5 Rev.1.01 NEC Corporation 2011 1 BMC Configuration... 1... 2... 3... 4... 5 1... 6 1.1 BMC Configuration... 6 2... 7 2.1... 7 2.2... 8 3... 9 3.1 BMC Configuration (Windows)...

More information

1 ETC - 1 -

1 ETC - 1 - ******** ******** - 0 - 1 ETC - 1 - ( ) ( ) ( )( )31 ( ) ( ) - 2 - - 3 - MENU MENU Enter - 4 - 1 4 A 1 C D E J K L M - 5 - A C 1 ( ) ( ) - 6 - 1 3 A 1 C D E J K L M 1 ( ) ( ) - 7 - 1 1 1 1 1 2 1 1 2 2

More information

2

2 WV-CW960 2 3 4 5 6 7 8 9 10 11 SW1 S TA RT RS485Setting SW2 DIP SW1 ON 1 2 3 4 5 6 7 8 ON 1 2 3 4 DIP SW2 12 13 q w q e 14 15 16 17 18 19 ** RS485 SETUP ** UNIT NUMBER SUB ADDRESS BAUD RATE DATA BIT PARITY

More information

Asterix_Users_Manual.book

Asterix_Users_Manual.book 1 Professional Hybrid Creative Tablet (DTH-A1300) 1 2 1 B VCCI-B Cintiq Wacom Adobe Adobe Photoshop Microsoft Windows Apple Apple Mac TM Cintiq Companion Hybrid Version 1.1, Rev B2514 2014 Wacom Co., Ltd.

More information

エラー処理・分割コンパイル・コマンドライン引数

エラー処理・分割コンパイル・コマンドライン引数 L10(2017-12-05 Tue) : Time-stamp: 2017-12-17 Sun 11:59 JST hig. recv/send http://hig3.net ( ) L10 (2017) 1 / 21 IP I swallow.math.ryukoku.ac.jp:13 = 133.83.83.6:13 = : IP ( = ) (well-known ports), :. :,.

More information

INSメイトV70G-MAX(1版2001.5)

INSメイトV70G-MAX(1版2001.5) POWER MSG CLR ENTER MENU DATA 4 5 6 7 8 9 0 4 5 6 4 5 4 6 5 4 6 5 7 6 7 8 9 0 P0 P9 P5 P7 P90 P65 P49 P40 P9 P54 P7 P69 P48 P98 P78 P8 P5 4 5 6 9 4 5 6 8 4 7 POWER MSG CLR ENTER MENU DATA POWER MSG

More information

ohp03.dvi

ohp03.dvi 19 3 ( ) 2019.4.20 CS 1 (comand line arguments) Unix./a.out aa bbb ccc ( ) C main void int main(int argc, char *argv[]) {... 2 (2) argc argv argc ( ) argv (C char ) ( 1) argc 4 argv NULL. / a. o u t \0

More information

FinePic F80EXR

FinePic F80EXR BB21309-100 JA DIGITAL CAMERA FINEPIX F80EXR http://fujifilm.jp/ 1 2 3 g g g g g g g C A B k H r P s t u P r P k O P P A B H B 5 L K J V M A D r t v v v n o W T U C E B F S v v v q a O R j N P Q S J

More information

Honda 28

Honda 28 28 30 33 35 37 40 42 46 48 50 52 54 55 56 60 Honda 28 Honda 29 30 31 32 33 34 35 36 37 50 38 39 II ON AUTO OFF 40 41 OFF II 42 cm C OFF 43 44 45 46 47 II 48 49 50 SRS SRS 51 52 53 54 II 55 56 57 ELR ELR

More information

FinePix F70EXR 使用説明書

FinePix F70EXR 使用説明書 BL00966-100 JA http://fujifilm.jp/ 1 2 3 O O rp P s t u G F g g g g g g g C A B k H r P s t u P k B 5 L K J k O P P A B H M A D r v v v n o W T U C E B F v v v q a N O R j P Q p m a b g g o c m 1 2 n

More information

ARM gcc Kunihiko IMAI 2009 1 11 ARM gcc 1 2 2 2 3 3 4 3 4.1................................. 3 4.2............................................ 4 4.3........................................

More information

液晶プロジェクター CP-S317J/X327J 取扱説明書

液晶プロジェクター CP-S317J/X327J 取扱説明書 CP-S317/CP-X327/CP-X328 STANDBY/ON VIDEO RGB SEARCH ASPECT MAGNIFY ON OFF FREEZE POSITION ESC HOME END PAGE DOWN ENTER AUTO PAGE UP BLANK VOLUME MUTE KEYSTONE MENU RESET TANDBY/ON INPUT KEYSTONE RESET

More information

Arduino UNO IS Report No. Report Medical Information System Laboratory

Arduino UNO IS Report No. Report Medical Information System Laboratory Arduino UNO 2015 2 25 IS Report No. Report Medical Information System Laboratory Abstract ( ) Arduino / Arduino Bluetooth Bluetooth : Arduino Arduino UNO Arduino IDE micro computer LED 1............................

More information

USBLAN_um_101.PDF

USBLAN_um_101.PDF RTE-2000-TP RTE-LAN/USB I/F Midas lab Revision 2003/11/19 1.00 2003/12/22 1.01 9. 4.5 1....1 2....1 3....1 4....1 5....2 6. LAN...3 6.1....3 6.2. RS232C...4 6.3. PING IP...6 7....8 7.1....8 8. RS232C...9

More information

double float

double float 2015 3 13 1 2 2 3 2.1.......................... 3 2.2............................. 3 3 4 3.1............................... 4 3.2 double float......................... 5 3.3 main.......................

More information

untitled

untitled (RSC) RSC 11 48.451.6 1 34.3 14.5 12.8 16.1 19.8 65.7 11.3 25.5 3.6 2 11.4 34.1 27.6 21.1 5.7 7.0 43.2 35.9 11.6 2.3 65.72 3 2 3 25.5 2 19.81 16.14 38.6 4 3.6 2 43.2 9.1 7.0 4.4 4.7 3 40.3 59.7 26.6 73.4

More information

tuat1.dvi

tuat1.dvi ( 1 ) http://ist.ksc.kwansei.ac.jp/ tutimura/ 2012 6 23 ( 1 ) 1 / 58 C ( 1 ) 2 / 58 2008 9 2002 2005 T E X ptetex3, ptexlive pt E X UTF-8 xdvi-jp 3 ( 1 ) 3 / 58 ( 1 ) 4 / 58 C,... ( 1 ) 5 / 58 6/23( )

More information

2

2 WV-CS570 2 3 4 5 6 7 8 9 10 11 12 13 q w q e 14 1 2 15 3 4 5 16 6 7 8 9 17 1 2 3 18 19 1 2 * RS485 SET UP * UNIT NUMBER SUB ADDRESS BAUD RATE DATA BIT PARITY CHECK STOP BIT X/X WAIT TIME ALARM DATA DELAY

More information

NI P1200 Release Notes Cover

NI P1200 Release Notes Cover PEX-H2994W Board Support Package Installation on RedHawk Release Notes July 4, 2019 1. はじめに 本書は Concurrent Real Time IncCCRT) の RedHawk 上で動作する インターフェース社製 PEX- H2994W PCI Express ボードサポートパッケージ用リリースノートです

More information

A Responsive Processor for Parallel/Distributed Real-time Processing

A Responsive Processor for Parallel/Distributed Real-time Processing E-mail: yamasaki@{ics.keio.ac.jp, etl.go.jp} http://www.ny.ics.keio.ac.jp etc. CPU) I/O I/O or Home Automation, Factory Automation, (SPARC) (SDRAM I/F, DMAC, PCI, USB, Timers/Counters, SIO, PIO, )

More information

WinHPC ppt

WinHPC ppt MPI.NET C# 2 2009 1 20 MPI.NET MPI.NET C# MPI.NET C# MPI MPI.NET 1 1 MPI.NET C# Hello World MPI.NET.NET Framework.NET C# API C# Microsoft.NET java.net (Visual Basic.NET Visual C++) C# class Helloworld

More information

2

2 3G DN-300SE USB 2013 3 12 2 1.... 4 2.... 6 2.1.... 6 2.2. OS... 6 3.... 7 3.1.... 7 3.2.... 7 4....8 4.1.... 8 4.2. ALARM STOP... 10 4.3.... 10 5.... 11 5.1.... 11 6.... 12 6.1. (Windows Vista / 7 / 8

More information

XP_NW2.PDF

XP_NW2.PDF 1 2 3 (TCP/IP) Microsoft Microsoft () 4 AUTO(1 Ch) OK 128K PPP(128K) 5 OK 6 WindowsXP 7 8 OK 9 OK OK OK 10 11 12 USB USB 00 RS-232C 02 13 (TCP/IP) Microsoft OK 14 (TCP/IP) IP OK 15 OK OK 16 ID 17 OK OK

More information

2

2 WV-CW970 2 3 4 5 6 7 8 9 10 11 12 DIP SW1 ON 1 2 3 4 5 6 7 8 ON 1 2 3 4 DIP SW2 SW1 S TA RT RS485Setting SW2 13 14 q w q e 15 16 17 18 19 20 ** RS485 SETUP ** UNIT NUMBER SUB ADDRESS BAUD RATE DATA BIT

More information

NanoVuePlus_H1-4_CC2014.indd

NanoVuePlus_H1-4_CC2014.indd NanoVue Plus 71-3327-34 ... 2... 2... 2... 3... 4... 5... 6 NanoVue Plus...6 NanoVue Plus Sample... 7 Life Science... 9 1. DNA/RNA... 10 2. CyDye... 12 3.... 15 3-1Protein UV UV Protein A280 A280... 15

More information

FinePix JX200 JV100

FinePix JX200 JV100 BB21142-101 JA http://fujifilm.jp/ http://repairlt.fujifilm.co.jp/faq/after/index.html http://repairlt.fujifilm.co.jp/repair/certificate.jsp http://repairlt.fujifilm.co.jp/estimate/index.php FinePix http://repairlt.fujifilm.co.jp/quick/index.php

More information

Nobelman 絵文字一覧

Nobelman 絵文字一覧 Nobelman i-mode EZweb J-SKY 1 88 2 89 3 33 4 32 5 5 F[ 6 6 FZ 7 35 W 8 34 W 9 7 F] W 10 8 F\ W 11 29 FR 12 30 FS 13 64 FU 14 63 FT 15 E697 42 FW 16 E678 70 FV 17 E696 43 FX 18 E6A5 71 FY 19 117 20 E6DA

More information

1

1 1 100 50/60Hz 100 50/60Hz 2 3 4 Windows 4.0SP3 Windows98 4.0SP3 800600 256 1024768 SETUP.EXE 5 [ ] 6 [ OK] [ ] 7 [ OK] [ ] 8 [ OK] [ ] 9 [ ] [ ] [ ] Enter Enter Windows Alt MP-60 10 [ ] F4 [ ] [ ] [ ]

More information

Telescope Array FD SD SD

Telescope Array FD SD SD 2009 2010 3 T06MI051 2 4 1-1 4 1-2 5 1-3 Telescope Array 6 1-4 FD 9 1-5 SD 11 1-6 SD 15 1-7 16 17 2-1 17 2-1-1 17 2-1-2 18 2-2 20 2-3 21 2-4 23 2-4-1 23 2-4-2 24 2-5 28 2-5-1 30 2-5-2 31 2-5-3 32 2-5-4

More information

r08.dvi

r08.dvi 19 8 ( ) 019.4.0 1 1.1 (linked list) ( ) next ( 1) (head) (tail) ( ) top head tail head data next 1: NULL nil ( ) NULL ( NULL ) ( 1 ) (double linked list ) ( ) 1 next 1 prev 1 head cur tail head cur prev

More information

SR-X324T2/316T2 サーバ収容スイッチ ご利用にあたって

SR-X324T2/316T2 サーバ収容スイッチ ご利用にあたって SR-X324T2/316T2 P3NK-4612-01Z0 324T2/316T2 V01 2012 11 Microsoft Corporation Copyright FUJITSU LIMITED 2012 2 ...2...5...5...5...5...6...7...8...8...11...11...11...11...11...12...12...12...12...12...13...13...13

More information

program.dvi

program.dvi 2001.06.19 1 programming semi ver.1.0 2001.06.19 1 GA SA 2 A 2.1 valuename = value value name = valuename # ; Fig. 1 #-----GA parameter popsize = 200 mutation rate = 0.01 crossover rate = 1.0 generation

More information

00-COVER.P65

00-COVER.P65 AHA-2910C R AHA-2910C PCI-to-Fast SCSI 1998 Adaptec, Inc. All rights reserved. Adaptec, Inc., 691 South Milpitas Blvd., Milpitas, CA 95035 Adaptec Adaptec Adaptec AHA PhaseEngine SCSISelect Adaptec Adaptec

More information

comment.dvi

comment.dvi ( ) (sample1.c) (sample1.c) 2 2 Nearest Neighbor 1 (2D-class1.dat) 2 (2D-class2.dat) (2D-test.dat) 3 Nearest Neighbor Nearest Neighbor ( 1) 2 1: NN 1 (sample1.c) /* -----------------------------------------------------------------

More information

para02-2.dvi

para02-2.dvi 2002 2 2002 4 23 : MPI MPI 1 MPI MPI(Message Passing Interface) MPI UNIX Windows Machintosh OS, MPI 2 1 1 2 2.1 1 1 1 1 1 1 Fig. 1 A B C F Fig. 2 A B F Fig. 1 1 1 Fig. 2 2.2 Fig. 3 1 . Fig. 4 Fig. 3 Fig.

More information

Technische Beschreibung P82R SMD

Technische Beschreibung P82R SMD P26 halstrup-walcher GmbH http://www.krone.co.jp/ Stegener Straße 10 D-79199 Kirchzarten, Germany 124-0023 2-22-1 TEL:03-3695-5431 FAX:03-3695-5698 E-MAIL:sales-tokyo@krone.co.jp 530-0054 2-2-9F TEL:06-6361-4831

More information

REVISION 2.85(6).I 1

REVISION 2.85(6).I 1 REVISION 2.85(6).I 1 2 3 4 5 6 7 8 KDC300 ユーザーマニュアル 1.1 同梱物 本機のパッケージには 以下の物が同梱されています 1 2 3 4 本体 バーコード Data Collector 1 台 USB ケーブル 1本 ネックストラップ 1 本 ソフトウェアとユーザーマニュアルを含む CD-ROM 1枚 KTSync - XP, Vista,Windows7,

More information

Deep Sky Imager ユーザーズ・マニュアル:基礎編

Deep Sky Imager ユーザーズ・マニュアル:基礎編 Meade Deep Sky Imager - 1 - Copyright 2005 MIC International Co. Ltd, All Rights Reserved. Deep Sky Imager USB DB9RJ11 LX200 #497 CD Deep Sky Imager Autostar Suite CPU Pentium II/400MHz Pentium 4/2GHz

More information

TQBH0210-4_E_web_ pdf

TQBH0210-4_E_web_ pdf STANDBY(RED)/ ON(GREEN) LAMP TEMP FILTER TQBH0210-4 c [ c [ [ c [ c [ c [ c 2 c 3 H H H H H H 4 H H H H H H H H 5 H 6 H H H H H H H H 7 c 8 c c 9 10 c B MAIN POWER c c c c ID ID c A MAIN POWER c c c c

More information

ohp08.dvi

ohp08.dvi 19 8 ( ) 2019.4.20 1 (linked list) ( ) next ( 1) (head) (tail) ( ) top head tail head data next 1: 2 (2) NULL nil ( ) NULL ( NULL ) ( 1 ) (double linked list ) ( 2) 3 (3) head cur tail head cur prev data

More information

II 3 yacc (2) 2005 : Yacc 0 ~nakai/ipp2 1 C main main 1 NULL NULL for 2 (a) Yacc 2 (b) 2 3 y

II 3 yacc (2) 2005 : Yacc 0 ~nakai/ipp2 1 C main main 1 NULL NULL for 2 (a) Yacc 2 (b) 2 3 y II 3 yacc (2) 2005 : Yacc 0 ~nakai/ipp2 1 C 1 6 9 1 main main 1 NULL NULL 1 15 23 25 48 26 30 32 36 38 43 45 47 50 52 for 2 (a) 2 2 1 Yacc 2 (b) 2 3 yytext tmp2 ("") tmp2->next->word tmp2 yytext tmp2->next->word

More information

第5回お試しアカウント付き並列プログラミング講習会

第5回お試しアカウント付き並列プログラミング講習会 qstat -l ID (qstat -f) qscript ID BATCH REQUEST: 253443.batch1 Name: test.sh Owner: uid=32637, gid=30123 Priority: 63 State: 1(RUNNING) Created at: Tue Jun 30 05:36:24 2009 Started at: Tue Jun 30 05:36:27

More information

Microsoft Word - EGX100によるH663通信手引

Microsoft Word - EGX100によるH663通信手引 PowerLogic EthernetGateway(EGX100) による H663 データ取得早分かり手引き 2011 年 11 月 11 日 JAVASYS 1. 概要 H663 は RS-485 によって上位機と通信し データのやりとりを行います 本仕様書は PowerLogic EthernetGateway(EGX100) によるデータ取得の開発に関して簡単な手引きを記述します EGX100

More information

C

C C 1 2 1.1........................... 2 1.2........................ 2 1.3 make................................................ 3 1.4....................................... 5 1.4.1 strip................................................

More information

64bit SSE2 SSE2 FPU Visual C++ 64bit Inline Assembler 4 FPU SSE2 4.1 FPU Control Word FPU 16bit R R R IC RC(2) PC(2) R R PM UM OM ZM DM IM R: reserved

64bit SSE2 SSE2 FPU Visual C++ 64bit Inline Assembler 4 FPU SSE2 4.1 FPU Control Word FPU 16bit R R R IC RC(2) PC(2) R R PM UM OM ZM DM IM R: reserved (Version: 2013/5/16) Intel CPU (kashi@waseda.jp) 1 Intel CPU( AMD CPU) 64bit SIMD Inline Assemler Windows Visual C++ Linux gcc 2 FPU SSE2 Intel CPU double 8087 FPU (floating point number processing unit)

More information

A/B (2018/10/19) Ver kurino/2018/soft/soft.html A/B

A/B (2018/10/19) Ver kurino/2018/soft/soft.html A/B A/B (2018/10/19) Ver. 1.0 kurino@math.cst.nihon-u.ac.jp http://edu-gw2.math.cst.nihon-u.ac.jp/ kurino/2018/soft/soft.html 2018 10 19 A/B 1 2018 10 19 2 1 1 1.1 OHP.................................... 1

More information

omron_industrial_relay_ xls

omron_industrial_relay_ xls オムロン株式会社 2012/8/24 データは予告なく変わる可能性があります 産機リレー G7Tシリーズ ( 入力用 ) - - - - - - 2.E+04 本製品は EN 50205 ( 強制ガイド機構 ) に適合する構造は有しておりません 産機リレー G7Tシリーズ ( 出力用 ) - - - - - - 1.E+06 本製品は EN 50205 ( 強制ガイド機構 ) に適合する構造は有しておりません

More information

1 0/1, a/b/c/ {0, 1} S = {s 1, s 2,..., s q } S x = X 1 X 2 X 3 X n S (n = 1, 2, 3,...) n n s i P (X n = s i ) X m (m < n) P (X n = s i X n 1 = s j )

1 0/1, a/b/c/ {0, 1} S = {s 1, s 2,..., s q } S x = X 1 X 2 X 3 X n S (n = 1, 2, 3,...) n n s i P (X n = s i ) X m (m < n) P (X n = s i X n 1 = s j ) (Communication and Network) 1 1 0/1, a/b/c/ {0, 1} S = {s 1, s 2,..., s q } S x = X 1 X 2 X 3 X n S (n = 1, 2, 3,...) n n s i P (X n = s i ) X m (m < n) P (X n = s i X n 1 = s j ) p i = P (X n = s i )

More information

CM1-GTX

CM1-GTX CM1-GTX000-2002 R R i R ii 1-1 1-2 1-3 Process Variables Process Variables Pressure Output Analog Output Sensor Temp. Lower Range Value (0%) Upper Range Value (100%) Pressure Pressure Chart Pressure

More information

joho07-1.ppt

joho07-1.ppt 0xbffffc5c 0xbffffc60 xxxxxxxx xxxxxxxx 00001010 00000000 00000000 00000000 01100011 00000000 00000000 00000000 xxxxxxxx x y 2 func1 func2 double func1(double y) { y = y + 5.0; return y; } double func2(double*

More information

untitled

untitled CHAP. 1 ---------------------------------------------------------------- 5 1-1. ---------------------------------------------------------------- 5 1-2. ----------------------------------------------------------------

More information

NL-22/NL-32取扱説明書_操作編

NL-22/NL-32取扱説明書_操作編 MIC / Preamp ATT NL-32 A C ATT AMP 1 AMP 2 AMP 3 FLAT FLAT CAL.SIG. OVER LOAD DET. AMP 4 AMP 5 A/D D/A CONV. AMP 6 AMP 7 A/D CONV. Vref. AMP 8 AMP 10 DC OUT AMP 9 FILTER OUT AC DC OUT AC OUT KEY SW Start

More information

£Ã¥×¥í¥°¥é¥ß¥ó¥°ÆþÌç (2018) - Â裱£²²ó ¡Ý½ÉÂꣲ¤Î²òÀ⡤±é½¬£²¡Ý

£Ã¥×¥í¥°¥é¥ß¥ó¥°ÆþÌç (2018) - Â裱£²²ó  ¡Ý½ÉÂꣲ¤Î²òÀ⡤±é½¬£²¡Ý (2018) 2018 7 5 f(x) [ 1, 1] 3 3 1 3 f(x) dx c i f(x i ) 1 0 i=1 = 5 ) ( ) 3 ( 9 f + 8 5 9 f(0) + 5 3 9 f 5 1 1 + sin(x) θ ( 1 θ dx = tan 1 + sin x 2 π ) + 1 4 1 3 [a, b] f a, b double G3(double (*f)(),

More information

ホームページ原稿H22年会プログラム(座長あり)_清修正

ホームページ原稿H22年会プログラム(座長あり)_清修正 49 22 9 15 17 3-1-1 9 16 4-5 9 17 4 9 17 1 3 5 7 2 4 6 8 (9 15-17 ) 1) 10 5 2) PC PC Windows PCWindows XPPower Point 2003 USB 3) 30 15 PC USB 4) PC USB 5) USB 9 16 10:0011309 15 1400 9 17 1000 ) 90cm 160cm

More information

DMS300

DMS300 DMS300 5 6 7 8 11 12 13 14-15 16 DMS300 18 18 19 10 20 DMS300 21 22 23 DMS300 25 25 DMS300 26 10 27 28 LED3000 29 HD 32 HD 32 PC 33 PC 33 PC 34 DMS300 36 DMS300 36 37 38 39 40 42 43 DMS300 2 HD 46 46 DMS300

More information

210-0004 TEL 200-3298,3300 FAX 222-1442 14 ( ) 14 ( ) 7 ( ) 16 ( ) 16 ( ) 23 ( ) (%) 1 ( ) 1 ( ) 2 ( ) 7 ( ) 7 ( ) 22 ( ) 8 ( ) 22 ( ) 30 ( ) or 31( )

210-0004 TEL 200-3298,3300 FAX 222-1442 14 ( ) 14 ( ) 7 ( ) 16 ( ) 16 ( ) 23 ( ) (%) 1 ( ) 1 ( ) 2 ( ) 7 ( ) 7 ( ) 22 ( ) 8 ( ) 22 ( ) 30 ( ) or 31( ) 210-0004 TEL 200-3298,3300 FAX 222-1442 10:00 14:00 210-0004 TEL 200-3298,3300 FAX 222-1442 14 ( ) 14 ( ) 7 ( ) 16 ( ) 16 ( ) 23 ( ) (%) 1 ( ) 1 ( ) 2 ( ) 7 ( ) 7 ( ) 22 ( ) 8 ( ) 22 ( ) 30 ( ) or 31(

More information

C¥×¥í¥°¥é¥ß¥ó¥° ÆþÌç

C¥×¥í¥°¥é¥ß¥ó¥° ÆþÌç C (3) if else switch AND && OR (NOT)! 1 BMI BMI BMI = 10 4 [kg]) ( [cm]) 2 bmi1.c Input your height[cm]: 173.2 Enter Input your weight[kg]: 60.3 Enter Your BMI is 20.1. 10 4 = 10000.0 1 BMI BMI BMI = 10

More information

DVIOUT

DVIOUT 2009 年度情報科学 & 情報科学演習レポート 9 学生用 学籍番号 : 氏名 : 下記の注意事項を守り 次ページ以降の問いに答え レポートを完成させなさい 提出期限 : 2009 年 6 月 30 日 ( 火 ) 13:00 まで提出場所 : 理学部棟正面玄関内に設置のレポートボックス 注意事項 : (1) このページを印刷し 必要事項を記入の上 ( 学籍番号欄と氏名欄は 2 箇所あるので忘れずに記入すること

More information