DOI: /jos Tel/Fax: by Journal of Software. All rights reserved. , )

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "DOI: /jos Tel/Fax: by Journal of Software. All rights reserved. , )"

Transcript

1 ISS , CODE RUXUEW Journal of Software, Vol7, o4, April 2006, pp DOI: 0360/jos70822 Tel/Fax: by Journal of Software All rights reserved EPFTS +, (, 6003) Timeslot Weighted Fair Scheduling in EPFTS LI Ji +, ZEG Hua-Xin (School of Information Science and Technology, Southwest Jiaotong University, Chengdu 6003, China) + Corresponding author: Phn: ext 60, leejee@63com, Li J, Zeng HX Timeslot weighted fair scheduling in EPFTS Journal of Software, 2006,7(4): Abstract: Based on the technology of EPFTS (ethernet-like physical frame timeslot switching), this paper introduces a new scheduling algorithm call TWFS (timeslot weighted fair scheduling) which could be implemented in EPFTS nodes to fit the requirement of fast data switching and QoS (quality of service) guarantee in SUPAET (single physical layer user-data platform architecture network) By analyzing merits and shortcomings of the typical scheduling techniques such as islip (iteration round-robin match with slip) and Bv-switch (Birkhoff-von neumann switch), TWFS utilizes the same iteration mechanism as islip and takes the total reserved timeslots of an I/O port pair as the weight (priority) for data switching, thus overcomes the shortcoming of the slow response to traffic fluctuation of Bv-switch, while keeping the same calculation complexity in iteration to O(log 2 ) as with islip Simulation results have shown that TWFS can made an optimal balance among effectiveness fairness, and complexity and is most suitable for future high-speed EPFTS nodes in SUPAET Key words: scheduling algorithm; TWFS (timeslot weighted fair scheduling); EPFTS (ethernet-like physical : frame timeslot switching); SUPAET (single physical layer user-data platform architecture network); input queuing EPFTS(ethernet-like physical frame timeslot switching), TWFS(timeslot weighted fair scheduling), EPFTS(ethernet-like physical frame timeslot switching), SUPAET(single physical layer user-data platform architecture network) QoS(quality of service) islip(iteration round-robin match with slip) Bv-switch(Birkhoff-von neumann switch),twfs islip, ( ), Bv-switch, islip O(log 2 ),TWFS Supported by the ational atural Science Foundation of China under Grand o ( ); the Key Laboratory of Broadband Optical Fiber Transmission and Communication etworks, Ministry of Education of China at UESTC ( ( ) ) Received ; Accepted

2 :EPFTS 823, SUPAET EPFTS : ; ; ; : TP393 : A Internet Gbps Tbps, VoIP,IPTV (quality of service, QoS),, / QoS / (switching fabric) QoS,,, ; (crossbar),, VOQ(virtual output queue) HOL(head of line) [], 00%, QoS Crossbar VOQ, (timeslot weighted fair scheduling algorithm, TWFS),,TWFS 00%,, QoS (single physical layer user-data platform architecture network, SUPAET) [2,3] (ethernet-like physical frame timeslot switching, EPFTS) [4,5] EPFTS SUPAET, DWDM, MAC (ethernet-like physical frame, EPF), (PFT) ( ),EPFTS (virtual line, VL) (switched virtual line, SVL) (permanent virtual line, PVL) SUPAET,, (virtual path, VP),EPFTS,,,,,, EPFTS SUPAET EPFTS,, F,, S :S=(s ), s i j,, ( R=(r ) r i j ) S, s =r F( i,j ) S s F, s F, i,j,, i= j=

3 824 Journal of Software Vol7, o4, April Crossbar+VOQ, /, islip(iteration round-robin match with slip) [6],, islip, 3 : ) (request): ; 2) (grant):,,, 3,, ; 3) (accept):,,,, islip log 2, O(log 2 ),, O( 2 ) bit islip,,, Idling-HRR (idling hierarchical round robin) [7],Bv-switch(Birkhoff-von neumann switch) [8,9] [7], CBR(constant bit rate) Best Effort CBR,, f( ), Slepian-Duguid Algorithm f (slot assignment matrix),, f, f=6,=3, R 3 6 ( ), k=4, -2,2-3,3-,Idling-HRR CBR, Best Effort Idling-HRR :, O( 2 f); 2, O() 2 R = Slot k Input Input Input Fig Sample of request matrix and appropriate slot assignment matrix,bv-switch R=(r ) Birkhoff von eumann, K( 2 2+2) φ i K P i,i=,2,,k, R R : K R = ( r ) = φ i Pi, φi = ( 0 r, =, r r r = ) i= i=,,,bv-switch, K 2,Bv-switch WFQ( P-GPS [0] ), φ i P i Bv-switch O( 45 ), 2 O(log 2 ) Idling-HRR,Bv-switch,,, i= j=

4 :EPFTS 825,,,,,, 3 TWFS EPFTS,,, EPFTS,,EPFTS s,twfs,, S=(s ) s i i,s j j, i,j 3 : f=maximum{s i,s j }f ; 0 weight_matrix=(w ), 0 w w = s mark_matrix=(m ), 0 m TWFS, m >0, i j, i( j) f s,w m,j=,,( i=,, ) : islip,, 3 : ) (request):, :, ; 2) (grant):,, ;, ; m 3) (accept):,,, f ;,, i( j), j( i) k k : =m f+,k k f, w k m,m, w w k k 2 k, : =( w +s), w k >f, m, = w k w k mod f( mod ),TWFS, C TWFS, 4,8,6,32,64,28, S, ,, 3, w

5 826 Journal of Software Vol7, o4, April 2006 Table Statistics of iteration count in TWFS TWFS k Ratio of k log 2 (%) Max(m ) , 99%, log 2,,, TWFS log 2 4 m, 2,TWFS :() f O(log 2 );(2) O(log 2 );(3) f s w m, f,s,w l bit, (l+l+2)+l bits, 2 (4l+4)+2 l bits 2 TWFS Idling-HRR,Bv-switch islip Idling-HRR Bv-switch,TWFS f,,, TWFS,, Bv-switch islip Table 2 Comparison of scheduling algorithm complexity 2 4 Algorithms Updating time Scheduling time Space complexity islip one O(log 2 ) O( 2 ) Idling-HRR O( 2 f) O() O(f log 2 ) Bv-switch O( 45 ) O(log 2 ) O( 3 log 2 ) TWFS O(log 2 ) O(log 2 ) O( 2 4l), 8 8, 07, /, Idling-HRR Bv-switch, islip,bv-switch TWFS,, VOQ 000 / 4, ( ) /,, 3, 2 3 ( ) ( ), 2 :,TWFS Bv-switch ;islip,,, 2, 995%, 00%, 995%,

6 :EPFTS 827 Delay (timeslots) Throughput System load System load Fig2 Simulation result under Bernoulli iid and uniform distribution , : ) Bv-switch TWFS,0 ( ) :s 0 ={0%,25%,25%,0%,0%,0%,0%,0%};, 6,7 2, 30% 20%, 0 2) i, (/8=06) i, 90% 3 ), 0,,, 3,TWFS, (05 ) (6 7 ), ;Bv-switch, ;islip, Average delay (timeslots) Throughput vary ratio Inport no Fig3 Average delay and throughput deviation ratio of data arrived at out port 0 under pattern ) Inport no 3 ) 0 4 2), 3,

7 828 Journal of Software Vol7, o4, April 2006 Delay (timeslots) Throughput ratio (%) Fig4 Time (min) Time (min) Comparison of delay and throughput under three algorithms 4 2),iSlip Bv-switch 00%,, TWFS 00%, 000 2) Bv-switch islip, 5 Average delay (timeslots) Throughput ratio (%) Inport no Inport no Fig5 Average delay and throughput of data arrived at out port 0 under pattern 2) 5 2) 0 5 0, TWFS ; Bv-switch, ; islip,, EPFTS, ( ),,, TWFS TWFS islip Bv-switch, Bv-switch, islip,,twfs

8 :EPFTS 829, f,,, TWFS EPFTS, f 2,, References: [] Anderson T, Owicki S, Saxe J, Thacker C High-Speed switch scheduling for local-area networks ACM Trans on Computer Syst, 993,(4): [2] Zeng HX, Dou J, Xu DY Single physical layer u-plane architecture (SUPA) for next generation Internet Comprehensive Report on VoIP and Enhanced IP Communications Services, IEC, [3] Zeng HX, Dou J, Xu DY Replace MPLS with EPFTS to build a SUPAET In: LI VOK, Hamdi M, eds Proc of the HPSR 2005 Hong Kong: IEEE Press, 2005 [4] Zeng HX, Xu DY, Dou J On physical frame time-slot switching over DWDM In: Fan PZ, Shen H, eds Proc of the PACAT 2003 Chengdu: IEEE Press, [5] Zeng HX, Xu DY, Dou J Promotion of physical frame timeslot switching (PFTS) over DWDM Annual Review of Communications, 2004,57, [6] McKeown The islip scheduling algorithm for input-queued switches IEEE/ACM Trans on etworking, 999,7(2):88 20 [7] Hung A, Kesidis G, Mckeown ATM input-buffered switches with guaranteed-rate property In: Kristine L, ed Proc of the IEEE ISCC 98 Athens: IEEE Press, [8] Chang CS, Chen WJ, Huang HY On service guarantees for input buffered crossbar switches: A capacity decomposition approach by Birkhoff and von eumann In: Bhatti S, Crowcroft J, Diot C, eds IEEE IWQoS 99 London: IEEE Press, [9] Chang BCS, Chen WJ, Huang HY Birkhoff-Von neumann input buffered corssbar switches In: Sidi M, ed Proc of the IEEE IFOCOM 2000 Tel Aviv: IEEE Communications Society, [0] Parekh A, Gallager R A generalized processor sharing approach to flow control in Integrated services networks: The single-node case IEEE/ACM Trans on etworking, 993,(3): (978 ),,,, (945 ),,,,,,

ER-Tree (Extended R*-Tree)

ER-Tree (Extended R*-Tree) 1-9825/22/13(4)768-6 22 Journal of Software Vol13, No4 1, 1, 2, 1 1, 1 (, 2327) 2 (, 3127) E-mail xhzhou@ustceducn,,,,,,, 1, TP311 A,,,, Elias s Rivest,Cleary Arya Mount [1] O(2 d ) Arya Mount [1] Friedman,Bentley

Διαβάστε περισσότερα

Nov Journal of Zhengzhou University Engineering Science Vol. 36 No FCM. A doi /j. issn

Nov Journal of Zhengzhou University Engineering Science Vol. 36 No FCM. A doi /j. issn 2015 11 Nov 2015 36 6 Journal of Zhengzhou University Engineering Science Vol 36 No 6 1671-6833 2015 06-0056 - 05 C 1 1 2 2 1 450001 2 461000 C FCM FCM MIA MDC MDC MIA I FCM c FCM m FCM C TP18 A doi 10

Διαβάστε περισσότερα

Quick algorithm f or computing core attribute

Quick algorithm f or computing core attribute 24 5 Vol. 24 No. 5 Cont rol an d Decision 2009 5 May 2009 : 100120920 (2009) 0520738205 1a, 2, 1b (1. a., b., 239012 ; 2., 230039) :,,.,.,. : ; ; ; : TP181 : A Quick algorithm f or computing core attribute

Διαβάστε περισσότερα

Vol. 31,No JOURNAL OF CHINA UNIVERSITY OF SCIENCE AND TECHNOLOGY Feb

Vol. 31,No JOURNAL OF CHINA UNIVERSITY OF SCIENCE AND TECHNOLOGY Feb Ξ 31 Vol 31,No 1 2 0 0 1 2 JOURNAL OF CHINA UNIVERSITY OF SCIENCE AND TECHNOLOGY Feb 2 0 0 1 :025322778 (2001) 0120016205 (, 230026) : Q ( m 1, m 2,, m n ) k = m 1 + m 2 + + m n - n : Q ( m 1, m 2,, m

Διαβάστε περισσότερα

ΑΛΓΟΡΙΘΜΙΚΑ ΘΕΜΑΤΑ ΔΙΚΤΥΩΝ ΚΑΙ ΤΗΛΕΜΑΤΙΚΗΣ

ΑΛΓΟΡΙΘΜΙΚΑ ΘΕΜΑΤΑ ΔΙΚΤΥΩΝ ΚΑΙ ΤΗΛΕΜΑΤΙΚΗΣ ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΑΤΡΩΝ ΠΟΛΥΤΕΧΝΙΚΗ ΣΧΟΛΗ ΤΜΗΜΑ ΜΗΧΑΝΙΚΩΝ Η/Υ & ΠΛΗΡΟΦΟΡΙΚΗΣ ΤΟΜΕΑΣ ΕΦΑΡΜΟΓΩΝ ΚΑΙ ΘΕΜΕΛΙΩΣΕΩΝ ΤΗΣ ΕΠΙΣΤΗΜΗΣ ΤΩΝ ΥΠΟΛΟΓΙΣΤΩΝ ΑΛΓΟΡΙΘΜΙΚΑ ΘΕΜΑΤΑ ΔΙΚΤΥΩΝ ΚΑΙ ΤΗΛΕΜΑΤΙΚΗΣ ΠΑΝΕΠΙΣΤΗΜΙΑΚΕΣ ΣΗΜΕΙΩΣΕΙΣ

Διαβάστε περισσότερα

Price-Based Congestion Control Algorithm for Wireless Multi-hop Networks

Price-Based Congestion Control Algorithm for Wireless Multi-hop Networks 46 5 20 0 JOURNAL OF SOUTHWEST JIAOTONG UNIVERSITY Vol 46 No 5 Oct 20 0258-27242005-0779-08 DOI0 3969 /j issn 0258-2724 20 05 0 6003 QoS MAC QoS 4% 29% TN929 5 A Price-Based Congestion Control Algorithm

Διαβάστε περισσότερα

Internet protocol stack Encapsulation Connection oriented VS connectionless services Circuit Switching Packet Switching Store-and-forward switches

Internet protocol stack Encapsulation Connection oriented VS connectionless services Circuit Switching Packet Switching Store-and-forward switches Internet protocol stack Encapsulation Connection oriented VS connectionless services Circuit Switching Packet Switching Store-and-forward switches ultiplexing: TD, FD, Statistical multiplexing, CDA OSI

Διαβάστε περισσότερα

A Method for Creating Shortcut Links by Considering Popularity of Contents in Structured P2P Networks

A Method for Creating Shortcut Links by Considering Popularity of Contents in Structured P2P Networks P2P 1,a) 1 1 1 P2P P2P P2P P2P A Method for Creating Shortcut Links by Considering Popularity of Contents in Structured P2P Networks NARISHIGE Yuki 1,a) ABE Kota 1 ISHIBASHI Hayato 1 MATSUURA Toshio 1

Διαβάστε περισσότερα

A Fault Identification Algorithm for Satellite Networks Based on System Level Diagnosis

A Fault Identification Algorithm for Satellite Networks Based on System Level Diagnosis ISSN 1000-9825, CODEN RUXUEW E-mail: jos@iscasaccn Journal of Software, Vol17, No3, March 2006, pp388 395 http://wwwjosorgcn DOI: 101360/jos170388 Tel/Fax: +86-10-62562563 2006 by Journal of Software All

Διαβάστε περισσότερα

Διπλωματική Εργασία του φοιτητή του Τμήματος Ηλεκτρολόγων Μηχανικών και Τεχνολογίας Υπολογιστών της Πολυτεχνικής Σχολής του Πανεπιστημίου Πατρών

Διπλωματική Εργασία του φοιτητή του Τμήματος Ηλεκτρολόγων Μηχανικών και Τεχνολογίας Υπολογιστών της Πολυτεχνικής Σχολής του Πανεπιστημίου Πατρών ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΑΤΡΩΝ ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΤΕΧΝΟΛΟΓΙΑΣ ΥΠΟΛΟΓΙΣΤΩΝ ΤΟΜΕΑΣ ΗΛΕΚΤΡΟΝΙΚΗΣ ΚΑΙ ΥΠΟΛΟΓΙΣΤΩΝ ΕΡΓΑΣΤΗΡΙΟ ΣΧΕΔΙΑΣΜΟΥ ΟΛΟΚΛΗΡΩΜΕΝΩΝ ΚΥΚΛΩΜΑΤΩΝ ΜΕΓΑΛΗΣ ΚΛΙΜΑΚΑΣ Διπλωματική Εργασία του

Διαβάστε περισσότερα

Β. Μάγκλαρης.

Β. Μάγκλαρης. ΔΙΑΧΕΙΡΙΣΗ ΔΙΚΤΥΩΝ Αρχιτεκτονική & Δρομολόγηση στο Internet (Τμήμα 2/2) Ορισμοί & Ταξινόμηση Τεχνικών Δρομολόγησης Δρομολόγηση Επιπέδου Δικτύου (IP) Intra-AS & Inter-AS Β. Μάγκλαρης maglaris@netmode.ntua.gr

Διαβάστε περισσότερα

Μεταγωγή (Switching)

Μεταγωγή (Switching) Μεταγωγή (Switching) Πως σχηματίζουμε διαδίκτυα Περίληψη Μεταγωγή Κυκλωμάτων (Circuit switching) Μεταγωγή Πακέτων (Packet switching) Μεταγωγή Εικονικών Κυκλωμάτων (Virtual circuit switching) Λειτουργία

Διαβάστε περισσότερα

Study of urban housing development projects: The general planning of Alexandria City

Study of urban housing development projects: The general planning of Alexandria City Paper published at Alexandria Engineering Journal, vol, No, July, Study of urban housing development projects: The general planning of Alexandria City Hisham El Shimy Architecture Department, Faculty of

Διαβάστε περισσότερα

A research on the influence of dummy activity on float in an AOA network and its amendments

A research on the influence of dummy activity on float in an AOA network and its amendments 2008 6 6 :100026788 (2008) 0620106209,, (, 102206) : NP2hard,,..,.,,.,.,. :,,,, : TB11411 : A A research on the influence of dummy activity on float in an AOA network and its amendments WANG Qiang, LI

Διαβάστε περισσότερα

n 1 n 3 choice node (shelf) choice node (rough group) choice node (representative candidate)

n 1 n 3 choice node (shelf) choice node (rough group) choice node (representative candidate) THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE. y y yy y 1565 0871 2 1 yy 525 8577 1 1 1 E-mail: yfmakihara,shiraig@cv.mech.eng.osaka-u.ac.jp, yyshimada@ci.ritsumei.ac.jp

Διαβάστε περισσότερα

(C) 2010 Pearson Education, Inc. All rights reserved.

(C) 2010 Pearson Education, Inc. All rights reserved. Connectionless transmission with datagrams. Connection-oriented transmission is like the telephone system You dial and are given a connection to the telephone of fthe person with whom you wish to communicate.

Διαβάστε περισσότερα

: Monte Carlo EM 313, Louis (1982) EM, EM Newton-Raphson, /. EM, 2 Monte Carlo EM Newton-Raphson, Monte Carlo EM, Monte Carlo EM, /. 3, Monte Carlo EM

: Monte Carlo EM 313, Louis (1982) EM, EM Newton-Raphson, /. EM, 2 Monte Carlo EM Newton-Raphson, Monte Carlo EM, Monte Carlo EM, /. 3, Monte Carlo EM 2008 6 Chinese Journal of Applied Probability and Statistics Vol.24 No.3 Jun. 2008 Monte Carlo EM 1,2 ( 1,, 200241; 2,, 310018) EM, E,,. Monte Carlo EM, EM E Monte Carlo,. EM, Monte Carlo EM,,,,. Newton-Raphson.

Διαβάστε περισσότερα

1. Εισαγωγή. Περιγραφή Μαθήματος. Ιστορική Αναδρομή. Ορισμοί Ηλεκτρονικού Εμπορίου

1. Εισαγωγή. Περιγραφή Μαθήματος. Ιστορική Αναδρομή. Ορισμοί Ηλεκτρονικού Εμπορίου Περιγραφή Μαθήματος. Εισαγωγή Το περιεχόμενο του μαθήματος αποτελείται από τις εξής ενότητες:! Γενικές Έννοιες Δικτύων! Ιnternet! Ηλεκτρονικές Συναλλαγές και Ασφάλεια! Ηλεκτρονικές Διαπραγματεύσεις και

Διαβάστε περισσότερα

Design and Fabrication of Water Heater with Electromagnetic Induction Heating

Design and Fabrication of Water Heater with Electromagnetic Induction Heating U Kamphaengsean Acad. J. Vol. 7, No. 2, 2009, Pages 48-60 ก 7 2 2552 ก ก กก ก Design and Fabrication of Water Heater with Electromagnetic Induction Heating 1* Geerapong Srivichai 1* ABSTRACT The purpose

Διαβάστε περισσότερα

ΜΕΤΑΠΤΥΧΙΑΚΟ ΠΡΟΓΡΑΜΜΑ ΣΠΟΥΔΩΝ

ΜΕΤΑΠΤΥΧΙΑΚΟ ΠΡΟΓΡΑΜΜΑ ΣΠΟΥΔΩΝ ΜΕΤΑΠΤΥΧΙΑΚΟ ΠΡΟΓΡΑΜΜΑ ΣΠΟΥΔΩΝ Master of science in Networking and Data Communications Ακαδημαϊκό Έτος 2013-2014 Συνδιοργάνωση Το ΤΕΙ Πειραιά και το πανεπιστήμιο Kingston της Μεγάλης Βρετανίας συνδιοργανώνουν

Διαβάστε περισσότερα

2 ~ 8 Hz Hz. Blondet 1 Trombetti 2-4 Symans 5. = - M p. M p. s 2 x p. s 2 x t x t. + C p. sx p. + K p. x p. C p. s 2. x tp x t.

2 ~ 8 Hz Hz. Blondet 1 Trombetti 2-4 Symans 5. = - M p. M p. s 2 x p. s 2 x t x t. + C p. sx p. + K p. x p. C p. s 2. x tp x t. 36 2010 8 8 Vol 36 No 8 JOURNAL OF BEIJING UNIVERSITY OF TECHNOLOGY Aug 2010 Ⅰ 100124 TB 534 + 2TP 273 A 0254-0037201008 - 1091-08 20 Hz 2 ~ 8 Hz 1988 Blondet 1 Trombetti 2-4 Symans 5 2 2 1 1 1b 6 M p

Διαβάστε περισσότερα

Study on Re-adhesion control by monitoring excessive angular momentum in electric railway traction

Study on Re-adhesion control by monitoring excessive angular momentum in electric railway traction () () Study on e-adhesion control by monitoring excessive angular momentum in electric railway traction Takafumi Hara, Student Member, Takafumi Koseki, Member, Yutaka Tsukinokizawa, Non-member Abstract

Διαβάστε περισσότερα

University of Macedonia Master in Information Systems. Networking Technologies professors: A. Economides A. Pobortsis AGREEMENT AND ACCOUNTING

University of Macedonia Master in Information Systems. Networking Technologies professors: A. Economides A. Pobortsis AGREEMENT AND ACCOUNTING University of Macedonia Master in Information Systems professors: A. Economides A. Pobortsis SERVICE LEVEL AGREEMENT (SLA) NEGOTIATING,, MEASURINGM AND ACCOUNTING Simeonidis Efstathios MIS18/05 January

Διαβάστε περισσότερα

Resurvey of Possible Seismic Fissures in the Old-Edo River in Tokyo

Resurvey of Possible Seismic Fissures in the Old-Edo River in Tokyo Bull. Earthq. Res. Inst. Univ. Tokyo Vol. 2.,**3 pp.,,3,.* * +, -. +, -. Resurvey of Possible Seismic Fissures in the Old-Edo River in Tokyo Kunihiko Shimazaki *, Tsuyoshi Haraguchi, Takeo Ishibe +, -.

Διαβάστε περισσότερα

ΓΕΩΠΟΝΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙO ΑΘΗΝΩΝ ΤΜΗΜΑ ΑΞΙΟΠΟΙΗΣΗΣ ΦΥΣΙΚΩΝ ΠΟΡΩΝ & ΓΕΩΡΓΙΚΗΣ ΜΗΧΑΝΙΚΗΣ

ΓΕΩΠΟΝΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙO ΑΘΗΝΩΝ ΤΜΗΜΑ ΑΞΙΟΠΟΙΗΣΗΣ ΦΥΣΙΚΩΝ ΠΟΡΩΝ & ΓΕΩΡΓΙΚΗΣ ΜΗΧΑΝΙΚΗΣ ΓΕΩΠΟΝΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙO ΑΘΗΝΩΝ ΤΜΗΜΑ ΑΞΙΟΠΟΙΗΣΗΣ ΦΥΣΙΚΩΝ ΠΟΡΩΝ & ΓΕΩΡΓΙΚΗΣ ΜΗΧΑΝΙΚΗΣ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ «ΕΦΑΡΜΟΓΕΣ ΤΗΣ ΓΕΩΠΛΗΡΟΦΟΡΙΚΗΣ ΣΤΟΥΣ ΦΥΣΙΚΟΥΣ ΠΟΡΟΥΣ» «Χωρικά μοντέλα πρόβλεψης αναβλάστησης

Διαβάστε περισσότερα

Electronic Supplementary Information (ESI)

Electronic Supplementary Information (ESI) Electronic Supplementary Material (ESI) for RSC Advances. This journal is The Royal Society of Chemistry 2016 Electronic Supplementary Information (ESI) Cyclopentadienyl iron dicarbonyl (CpFe(CO) 2 ) derivatives

Διαβάστε περισσότερα

MAC. MAC Protocol for Hidden Terminal Problem Alleviation using Transmission Pause Control in Wireless Multi Hop Networks

MAC. MAC Protocol for Hidden Terminal Problem Alleviation using Transmission Pause Control in Wireless Multi Hop Networks THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE. MAC 263-8522 1-33 E-mail: furukawa@graduate.chiba-u.jp IEEE82.11 DCF(Distributed Coordination Function)

Διαβάστε περισσότερα

Congruence Classes of Invertible Matrices of Order 3 over F 2

Congruence Classes of Invertible Matrices of Order 3 over F 2 International Journal of Algebra, Vol. 8, 24, no. 5, 239-246 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ija.24.422 Congruence Classes of Invertible Matrices of Order 3 over F 2 Ligong An and

Διαβάστε περισσότερα

GPGPU. Grover. On Large Scale Simulation of Grover s Algorithm by Using GPGPU

GPGPU. Grover. On Large Scale Simulation of Grover s Algorithm by Using GPGPU GPGPU Grover 1, 2 1 3 4 Grover Grover OpenMP GPGPU Grover qubit OpenMP GPGPU, 1.47 qubit On Large Scale Simulation of Grover s Algorithm by Using GPGPU Hiroshi Shibata, 1, 2 Tomoya Suzuki, 1 Seiya Okubo

Διαβάστε περισσότερα

ΙΑΤΜΗΜΑΤΙΚΟ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥ ΩΝ ΣΤΑ ΠΛΗΡΟΦΟΡΙΑΚΑ ΣΥΣΤΗΜΑΤΑ "VIDEO ΚΑΤΟΠΙΝ ΖΗΤΗΣΗΣ" ΑΝΝΑ ΜΟΣΧΑ Μ 11 / 99

ΙΑΤΜΗΜΑΤΙΚΟ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥ ΩΝ ΣΤΑ ΠΛΗΡΟΦΟΡΙΑΚΑ ΣΥΣΤΗΜΑΤΑ VIDEO ΚΑΤΟΠΙΝ ΖΗΤΗΣΗΣ ΑΝΝΑ ΜΟΣΧΑ Μ 11 / 99 ΙΑΤΜΗΜΑΤΙΚΟ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥ ΩΝ ΣΤΑ ΠΛΗΡΟΦΟΡΙΑΚΑ ΣΥΣΤΗΜΑΤΑ "VIDEO ΚΑΤΟΠΙΝ ΖΗΤΗΣΗΣ" ΑΝΝΑ ΜΟΣΧΑ Μ 11 / 99 ΠΕΡΙΕΧΟΜΕΝΑ Παραγρ. Σελ. Θέµα 3 Σύνοψη 4 Abstract 5 1 Εισαγωγή 6 2 Εισαγωγικές Έννοιες

Διαβάστε περισσότερα

GPU. CUDA GPU GeForce GTX 580 GPU 2.67GHz Intel Core 2 Duo CPU E7300 CUDA. Parallelizing the Number Partitioning Problem for GPUs

GPU. CUDA GPU GeForce GTX 580 GPU 2.67GHz Intel Core 2 Duo CPU E7300 CUDA. Parallelizing the Number Partitioning Problem for GPUs GPU 1 1 NP number partitioning problem Pedroso CUDA GPU GeForce GTX 580 GPU 2.67GHz Intel Core 2 Duo CPU E7300 CUDA C Pedroso Python 323 Python C 12.2 Parallelizing the Number Partitioning Problem for

Διαβάστε περισσότερα

ΣΤΥΛΙΑΝΟΥ ΣΟΦΙΑ Socm09008@soc.aegean.gr

ΣΤΥΛΙΑΝΟΥ ΣΟΦΙΑ Socm09008@soc.aegean.gr ΠΑΝΕΠΙΣΤΗΜΙΟ ΑΙΓΑΙΟΥ ΣΧΟΛΗ ΚΟΙΝΩΝΙΚΩΝ ΕΠΙΣΤΗΜΩΝ ΤΜΗΜΑ ΚΟΙΝΩΝΙΟΛΟΓΙΑΣ ΜΕΤΑΠΤΥΧΙΑΚΟ ΠΡΟΓΡΑΜΜΑ ΣΠΟΥΔΩΝ «ΕΡΕΥΝΑ ΓΙΑ ΤΗΝ ΤΟΠΙΚΗ ΚΟΙΝΩΝΙΚΗ ΑΝΑΠΤΥΞΗ ΚΑΙ ΣΥΝΟΧΗ» ΔΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ Θέμα: Διερεύνηση των απόψεων

Διαβάστε περισσότερα

ΗΜΟΣΙΕΥΣΕΣ ΣΕ ΙΕΘΝΗ ΠΕΡΙΟ ΙΚΑ [1] C. Bouras, A. Gkamas, G. Kioumourtzis, Adaptive smooth multicast protocol for multimedia transmission:

ΗΜΟΣΙΕΥΣΕΣ ΣΕ ΙΕΘΝΗ ΠΕΡΙΟ ΙΚΑ [1] C. Bouras, A. Gkamas, G. Kioumourtzis, Adaptive smooth multicast protocol for multimedia transmission: ΗΜΟΣΙΕΥΣΕΣ ΣΕ ΙΕΘΝΗ ΠΕΡΙΟ ΙΚΑ [1] C. Bouras, A. Gkamas, G. Kioumourtzis, Adaptive smooth multicast protocol for multimedia transmission: Implementation details and performance evaluation, International

Διαβάστε περισσότερα

VBA Microsoft Excel. J. Comput. Chem. Jpn., Vol. 5, No. 1, pp (2006)

VBA Microsoft Excel. J. Comput. Chem. Jpn., Vol. 5, No. 1, pp (2006) J. Comput. Chem. Jpn., Vol. 5, No. 1, pp. 29 38 (2006) Microsoft Excel, 184-8588 2-24-16 e-mail: yosimura@cc.tuat.ac.jp (Received: July 28, 2005; Accepted for publication: October 24, 2005; Published on

Διαβάστε περισσότερα

Elements of Information Theory

Elements of Information Theory Elements of Information Theory Model of Digital Communications System A Logarithmic Measure for Information Mutual Information Units of Information Self-Information News... Example Information Measure

Διαβάστε περισσότερα

Schedulability Analysis Algorithm for Timing Constraint Workflow Models

Schedulability Analysis Algorithm for Timing Constraint Workflow Models CIMS Vol.8No.72002pp.527-532 ( 100084) Petri Petri F270.7 A Schedulability Analysis Algorithm for Timing Constraint Workflow Models Li Huifang and Fan Yushun (Department of Automation, Tsinghua University,

Διαβάστε περισσότερα

3-Slot Gigabit Modular L2 Managed Switch

3-Slot Gigabit Modular L2 Managed Switch MSL-3S79 Έκδοση υλικού (h/w): 1 Modules are to be ordered separately. 3-Slot Gigabit Modular L2 Managed Switch The MSL-3S79, is a multi-port Layer 2 managed switch with 3 slots for 8-port Gigabit Ethernet

Διαβάστε περισσότερα

AME SAMPLE REPORT James R. Cole, Ph.D. Neuropsychology

AME SAMPLE REPORT James R. Cole, Ph.D. Neuropsychology Setting the Standard since 1977 Quality and Timely Reports Med-Legal Evaluations Newton s Pyramid of Success AME SAMPLE REPORT Locations: Oakland & Sacramento SCHEDULING DEPARTMENT Ph: 510-208-4700 Fax:

Διαβάστε περισσότερα

; +302 ; +313; +320,.

; +302 ; +313; +320,. 1.,,*+, - +./ +/2 +, -. ; +, - +* cm : Key words: snow-water content, surface soil, snow type, water permeability, water retention +,**. +,,**/.. +30- +302 ; +302 ; +313; +320,. + *+, *2// + -.*, **. **+.,

Διαβάστε περισσότερα

Ένα µοντέλο Ισοδύναµης Χωρητικότητας για IEEE Ασύρµατα Δίκτυα. Εµµανουήλ Καφετζάκης

Ένα µοντέλο Ισοδύναµης Χωρητικότητας για IEEE Ασύρµατα Δίκτυα. Εµµανουήλ Καφετζάκης Ένα µοντέλο Ισοδύναµης Χωρητικότητας για IEEE 802.11 Ασύρµατα Δίκτυα. Εµµανουήλ Καφετζάκης mkafetz@iit.demokritos.gr Το κίνητρο µας-συνεισφορά Η ασύρµατη δικτύωση λαµβάνει ευρείας αποδοχής. Το πρότυπο

Διαβάστε περισσότερα

* ** *** *** Jun S HIMADA*, Kyoko O HSUMI**, Kazuhiko O HBA*** and Atsushi M ARUYAMA***

* ** *** *** Jun S HIMADA*, Kyoko O HSUMI**, Kazuhiko O HBA*** and Atsushi M ARUYAMA*** J. Jpn. Soc. Soil Phys. No. +*2, p. +3,2,**2 * ** *** *** Influence Area of Stem Flow on a Soil of Deciduous Forest Floor by Electric Resistivity Survey and the Evaluation of Groundwater Recharge through

Διαβάστε περισσότερα

Systems with unlimited supply of work: MCQN with infinite virtual buffers A Push Pull multiclass system

Systems with unlimited supply of work: MCQN with infinite virtual buffers A Push Pull multiclass system Systems with unlimited supply of work: MCQN with infinite virtual buffers A Push Pull multiclass system Gideon Weiss University of Haifa Joint work with students: Anat (Anastasia) Kopzon Yoni Nazarathy

Διαβάστε περισσότερα

Δίκτυα Επικοινωνίας Υπολογιστών Ενότητα 7: Στρώμα δικτύου

Δίκτυα Επικοινωνίας Υπολογιστών Ενότητα 7: Στρώμα δικτύου Δίκτυα Επικοινωνίας Υπολογιστών Ενότητα 7: Στρώμα δικτύου Μιχαήλ Λογοθέτης Πολυτεχνική Σχολή Τμήμα Ηλεκτρολόγων Μηχανικών και Τεχνολογίας Υπολογιστών Συνιστώμενο Βιβλίο: Δικτύωση Υπολογιστών Προσέγγιση

Διαβάστε περισσότερα

Re-Pair n. Re-Pair. Re-Pair. Re-Pair. Re-Pair. (Re-Merge) Re-Merge. Sekine [4, 5, 8] (highly repetitive text) [2] Re-Pair. Blocked-Repair-VF [7]

Re-Pair n. Re-Pair. Re-Pair. Re-Pair. Re-Pair. (Re-Merge) Re-Merge. Sekine [4, 5, 8] (highly repetitive text) [2] Re-Pair. Blocked-Repair-VF [7] Re-Pair 1 1 Re-Pair Re-Pair Re-Pair Re-Pair 1. Larsson Moffat [1] Re-Pair Re-Pair (Re-Pair) ( ) (highly repetitive text) [2] Re-Pair [7] Re-Pair Re-Pair n O(n) O(n) 1 Hokkaido University, Graduate School

Διαβάστε περισσότερα

Μειέηε θαη αλάιπζε επίδνζεο πξσηνθόιισλ δξνκνιόγεζεο ζε θηλεηά ad hoc δίθηπα κε βάζε ελεξγεηαθά θξηηήξηα ΓΗΠΛΩΜΑΣΗΚΖ ΔΡΓΑΗΑ

Μειέηε θαη αλάιπζε επίδνζεο πξσηνθόιισλ δξνκνιόγεζεο ζε θηλεηά ad hoc δίθηπα κε βάζε ελεξγεηαθά θξηηήξηα ΓΗΠΛΩΜΑΣΗΚΖ ΔΡΓΑΗΑ ΔΘΝΗΚΟ ΜΔΣΟΒΗΟ ΠΟΛΤΣΔΥΝΔΗΟ ΥΟΛΖ ΖΛΔΚΣΡΟΛΟΓΩΝ ΜΖΥΑΝΗΚΩΝ ΚΑΗ ΜΖΥΑΝΗΚΩΝ ΤΠΟΛΟΓΗΣΩΝ ΣΟΜΔΑ ΤΣΖΜΑΣΩΝ ΜΔΣΑΓΟΖ ΠΛΖΡΟΦΟΡΗΑ ΚΑΗ ΣΔΥΝΟΛΟΓΗΑ ΤΛΗΚΩΝ Μειέηε θαη αλάιπζε επίδνζεο πξσηνθόιισλ δξνκνιόγεζεο ζε θηλεηά ad

Διαβάστε περισσότερα

«ΑΝΑΠΣΤΞΖ ΓΠ ΚΑΗ ΥΩΡΗΚΖ ΑΝΑΛΤΖ ΜΔΣΔΩΡΟΛΟΓΗΚΩΝ ΓΔΓΟΜΔΝΩΝ ΣΟΝ ΔΛΛΑΓΗΚΟ ΥΩΡΟ»

«ΑΝΑΠΣΤΞΖ ΓΠ ΚΑΗ ΥΩΡΗΚΖ ΑΝΑΛΤΖ ΜΔΣΔΩΡΟΛΟΓΗΚΩΝ ΓΔΓΟΜΔΝΩΝ ΣΟΝ ΔΛΛΑΓΗΚΟ ΥΩΡΟ» ΓΔΩΠΟΝΗΚΟ ΠΑΝΔΠΗΣΖΜΗΟ ΑΘΖΝΩΝ ΣΜΗΜΑ ΑΞΙΟΠΟΙΗΗ ΦΤΙΚΩΝ ΠΟΡΩΝ & ΓΕΩΡΓΙΚΗ ΜΗΥΑΝΙΚΗ ΣΟΜΕΑ ΕΔΑΦΟΛΟΓΙΑ ΚΑΙ ΓΕΩΡΓΙΚΗ ΥΗΜΕΙΑ ΕΙΔΙΚΕΤΗ: ΕΦΑΡΜΟΓΕ ΣΗ ΓΕΩΠΛΗΡΟΦΟΡΙΚΗ ΣΟΤ ΦΤΙΚΟΤ ΠΟΡΟΤ «ΑΝΑΠΣΤΞΖ ΓΠ ΚΑΗ ΥΩΡΗΚΖ ΑΝΑΛΤΖ ΜΔΣΔΩΡΟΛΟΓΗΚΩΝ

Διαβάστε περισσότερα

ίκτυα Υπολογιστών Καθηγητής: Χρήστος ουληγέρης Γραφείο: 302 E-mail : cdoulig@unipi.gr

ίκτυα Υπολογιστών Καθηγητής: Χρήστος ουληγέρης Γραφείο: 302 E-mail : cdoulig@unipi.gr Καθηγητής: Χρήστος ουληγέρης Γραφείο: 302 E-mail : cdoulig@unipi.gr Κεφάλαιο 5: Επίπεδο ικτύου (1) (2) Η μεταγωγή κυκλώματος (Circuit Switching) Όταν 2 τερματικά συστήματα (End Systems) προσπαθούν να επικοινωνήσουν,

Διαβάστε περισσότερα

HIV HIV HIV HIV AIDS 3 :.1 /-,**1 +332

HIV HIV HIV HIV AIDS 3 :.1 /-,**1 +332 ,**1 The Japanese Society for AIDS Research The Journal of AIDS Research +,, +,, +,, + -. / 0 1 +, -. / 0 1 : :,**- +,**. 1..+ - : +** 22 HIV AIDS HIV HIV AIDS : HIV AIDS HIV :HIV AIDS 3 :.1 /-,**1 HIV

Διαβάστε περισσότερα

CMOS Technology for Computer Architects

CMOS Technology for Computer Architects CMOS Technology for Computer Architects Iakovos Mavroidis Giorgos Passas Manolis Katevenis Lecture 13: On chip SRAM Technology FORTH ICS / EURECCA & UoC GREECE ABC A A E F A BCDAECF A AB C DE ABCDAECF

Διαβάστε περισσότερα

Motion analysis and simulation of a stratospheric airship

Motion analysis and simulation of a stratospheric airship 32 11 Vol 32 11 2011 11 Journal of Harbin Engineering University Nov 2011 doi 10 3969 /j issn 1006-7043 2011 11 019 410073 3 2 V274 A 1006-7043 2011 11-1501-08 Motion analysis and simulation of a stratospheric

Διαβάστε περισσότερα

Analysis of energy consumption of telecommunications network and application of energy-saving techniques

Analysis of energy consumption of telecommunications network and application of energy-saving techniques 40 2 ( ) Vol.40 No.2 2009 4 Journal of Central South University (Science and Technology) Apr. 2009 1, 2 (1. 430074 2. 410015) TN915 A 1672 7207(2009)02 0464 07 Analysis of energy consumption of telecommunications

Διαβάστε περισσότερα

Research of Han Character Internal Codes Recognition Algorithm in the Multi2lingual Environment

Research of Han Character Internal Codes Recognition Algorithm in the Multi2lingual Environment 18 2 JOURNAL OF CHINESE INFORMATION PROCESSING Vol118 No12 :1003-0077 (2004) 02-0073 - 07 Ξ 1,2, 1, 1 (11, 215006 ;21, 210000) : ISO/ IEC 10646,,,,,, 9919 % : ; ; ; ; : TP39111 :A Research of Han Character

Διαβάστε περισσότερα

Correction of chromatic aberration for human eyes with diffractive-refractive hybrid elements

Correction of chromatic aberration for human eyes with diffractive-refractive hybrid elements 5 5 2012 10 Chinese Optics Vol. 5 No. 5 Oct. 2012 1674-2915 2012 05-0525-06 - * 100190-14 - - 14. 51 μm 81. 4 μm - 1. 64 μm / O436. 1 TH703 A doi 10. 3788 /CO. 20120505. 0525 Correction of chromatic aberration

Διαβάστε περισσότερα

ΣΥΝΔΥΑΣΤΙΚΗ ΒΕΛΤΙΣΤΟΠΟΙΗΣΗ

ΣΥΝΔΥΑΣΤΙΚΗ ΒΕΛΤΙΣΤΟΠΟΙΗΣΗ Ενότητα 6 Τμήμα Εφαρμοσμένης Πληροφορικής Άδειες Χρήσης Το παρόν εκπαιδευτικό υλικό υπόκειται σε άδειες χρήσης Creative Commons. Για εκπαιδευτικό υλικό, όπως εικόνες, που υπόκειται σε άλλου τύπου άδειας

Διαβάστε περισσότερα

Ασύρµατη ευρυζωνικότητα µέσω τεχνολογίας Wimax

Ασύρµατη ευρυζωνικότητα µέσω τεχνολογίας Wimax Ασύρµατη ευρυζωνικότητα µέσω τεχνολογίας Wimax Γεώργιος Αγαπίου, PhD. Μέλος Ειδικής Επιστηµονικής Επιτροπής Θεµάτων Τηλεπικοινωνιακών Συστηµάτων ΤΕΕ Εισαγωγή Πολλοί ήταν αυτοί που περίµεναν την έλευση

Διαβάστε περισσότερα

IPSJ SIG Technical Report Vol.2014-CE-127 No /12/6 CS Activity 1,a) CS Computer Science Activity Activity Actvity Activity Dining Eight-He

IPSJ SIG Technical Report Vol.2014-CE-127 No /12/6 CS Activity 1,a) CS Computer Science Activity Activity Actvity Activity Dining Eight-He CS Activity 1,a) 2 2 3 CS Computer Science Activity Activity Actvity Activity Dining Eight-Headed Dragon CS Unplugged Activity for Learning Scheduling Methods Hisao Fukuoka 1,a) Toru Watanabe 2 Makoto

Διαβάστε περισσότερα

An Automatic Modulation Classifier using a Frequency Discriminator for Intelligent Software Defined Radio

An Automatic Modulation Classifier using a Frequency Discriminator for Intelligent Software Defined Radio C IEEJ Transactions on Electronics, Information and Systems Vol.133 No.5 pp.910 915 DOI: 10.1541/ieejeiss.133.910 a) An Automatic Modulation Classifier using a Frequency Discriminator for Intelligent Software

Διαβάστε περισσότερα

Supplementary Information. Living Ring-Opening Polymerization of Lactones by N-Heterocyclic Olefin/Al(C 6 F 5 ) 3

Supplementary Information. Living Ring-Opening Polymerization of Lactones by N-Heterocyclic Olefin/Al(C 6 F 5 ) 3 Supplementary Information Living Ring-Opening Polymerization of Lactones by N-Heterocyclic Olefin/Al(C 6 F 5 ) 3 Lewis Pairs: Structures of Intermediates, Kinetics, and Mechanism Qianyi Wang, Wuchao Zhao,

Διαβάστε περισσότερα

Zigbee. Zigbee. Zigbee Zigbee ZigBee. ZigBee. ZigBee

Zigbee. Zigbee. Zigbee Zigbee ZigBee. ZigBee. ZigBee Zigbee 150m 1000m Zigbee Zigbee Zigbee ZigBee ZigBee ZigBee 1 Zigbee Zigbee PC PC PC Zigbee 65536 256 20 30 2011.06 Signal Process & System 1 DS18B20 ACS712 TI CC2430 CC2430 Zigbee PC LED 1 1 DS18B20 9~12-55

Διαβάστε περισσότερα

Application of Genetic Algorithm in Architectural Conceptual Design

Application of Genetic Algorithm in Architectural Conceptual Design ISSN 1000-9825, CODEN RUXUEW E-mail: jos@iscasaccn Journal of Software, Vol17, Supplement, November 2006, pp161 168 http://wwwjosorgcn 2006 by of Journal of Software All rights reserved Tel/Fa: +86-10-62562563

Διαβάστε περισσότερα

Analysis on construction application of lager diameter pile foundation engineering in Guangdong coastal areas

Analysis on construction application of lager diameter pile foundation engineering in Guangdong coastal areas 29 2 2010 6 GLOBAL GEOLOGY Vol. 29 No. 2 Jun. 2010 1004-5589 2010 02-0341 - 06 1 2 3 4 5 6 1. 130032 2. 130012 3. 134000 4. 130021 5. 130012 6. 130012 1# 2# TU473 A doi 10. 3969 /j. issn. 1004-5589. 2010.

Διαβάστε περισσότερα

Study on the Strengthen Method of Masonry Structure by Steel Truss for Collapse Prevention

Study on the Strengthen Method of Masonry Structure by Steel Truss for Collapse Prevention 33 2 2011 4 Vol. 33 No. 2 Apr. 2011 1002-8412 2011 02-0096-08 1 1 1 2 3 1. 361005 3. 361004 361005 2. 30 TU746. 3 A Study on the Strengthen Method of Masonry Structure by Steel Truss for Collapse Prevention

Διαβάστε περισσότερα

Problem Set 3: Solutions

Problem Set 3: Solutions CMPSCI 69GG Applied Information Theory Fall 006 Problem Set 3: Solutions. [Cover and Thomas 7.] a Define the following notation, C I p xx; Y max X; Y C I p xx; Ỹ max I X; Ỹ We would like to show that C

Διαβάστε περισσότερα

ΜΑΡΙΝΑ Ε. ΜΠΙΣΑΚΗ. Τκήκα Δθαξκνζκέλωλ Μαζεκαηηθώλ Παλεπηζηήκην Κξήηεο Τ.Θ. 2208 71306, Ηξάθιεην, Κξήηε

ΜΑΡΙΝΑ Ε. ΜΠΙΣΑΚΗ. Τκήκα Δθαξκνζκέλωλ Μαζεκαηηθώλ Παλεπηζηήκην Κξήηεο Τ.Θ. 2208 71306, Ηξάθιεην, Κξήηε ΜΑΡΙΝΑ Ε. ΜΠΙΣΑΚΗ Τκήκα Δθαξκνζκέλωλ Μαζεκαηηθώλ Παλεπηζηήκην Κξήηεο Τ.Θ. 2208 71306, Ηξάθιεην, Κξήηε Τει: +302810-393724 +306972-003446 E-mail: marina@csd.uoc.gr ΠΟΤΔΕ Διδακηοπικό Δίπλωμα ζηην Επιζηήμη

Διαβάστε περισσότερα

College of Life Science, Dalian Nationalities University, Dalian , PR China.

College of Life Science, Dalian Nationalities University, Dalian , PR China. Electronic Supplementary Material (ESI) for New Journal of Chemistry. This journal is The Royal Society of Chemistry and the Centre National de la Recherche Scientifique 2018 Postsynthetic modification

Διαβάστε περισσότερα

VSC STEADY2STATE MOD EL AND ITS NONL INEAR CONTROL OF VSC2HVDC SYSTEM VSC (1. , ; 2. , )

VSC STEADY2STATE MOD EL AND ITS NONL INEAR CONTROL OF VSC2HVDC SYSTEM VSC (1. , ; 2. , ) 22 1 2002 1 Vol. 22 No. 1 Jan. 2002 Proceedings of the CSEE ν 2002 Chin. Soc. for Elec. Eng. :025828013 (2002) 0120017206 VSC 1, 1 2, (1., 310027 ; 2., 250061) STEADY2STATE MOD EL AND ITS NONL INEAR CONTROL

Διαβάστε περισσότερα

Β. Μάγκλαρης.

Β. Μάγκλαρης. ΔΙΑΧΕΙΡΙΣΗ ΔΙΚΤΥΩΝ Δρομολόγηση Επιπέδου IP στο Internet Άμεση Έμμεση Δρομολόγηση Δρομολόγηση εντός Αυτόνομης Περιοχής (IGP) Δρομολόγηση μεταξύ Αυτονόμων Περιοχών (BGP) Αλγόριθμοι Distance Vector (Bellman)

Διαβάστε περισσότερα

Quantum dot sensitized solar cells with efficiency over 12% based on tetraethyl orthosilicate additive in polysulfide electrolyte

Quantum dot sensitized solar cells with efficiency over 12% based on tetraethyl orthosilicate additive in polysulfide electrolyte Electronic Supplementary Material (ESI) for Journal of Materials Chemistry A. This journal is The Royal Society of Chemistry 2017 Supplementary Information (SI) Quantum dot sensitized solar cells with

Διαβάστε περισσότερα

Classification and Comparison of Energy-Efficient Routing Algorithms in Wireless Networks

Classification and Comparison of Energy-Efficient Routing Algorithms in Wireless Networks University of Macedonia Master in Information Systems Computer Networks Professor: A. A. Economides Classification and Comparison of Energy-Efficient Routing Algorithms in Wireless Networks Zinovia I.

Διαβάστε περισσότερα

Εισαγωγή ΙΙ: Βασικοί τύποι δικτύων

Εισαγωγή ΙΙ: Βασικοί τύποι δικτύων Εισαγωγή ΙΙ: Βασικοί τύποι δικτύων Tηλεφωνικό δίκτυο Ethernet LAN Internet ATM Τηλεφωνικό ίκτυο (Τ ) Χρονολόγιο σηµαντικών σταθµών: 1839 Τηλέγραφος (Cooke, Wheatstone) 1844 Κώδικας Morse ( --) 1850-1860

Διαβάστε περισσότερα

(Design and simulation of an optical full-adder using Semiconductor optical amplifier technology)

(Design and simulation of an optical full-adder using Semiconductor optical amplifier technology) Π Π : «Χ Ω Ω Ω Ω Χ Ω Χ Ω» (Design and simulation of an optical full-adder using Semiconductor optical amplifier technology) : 25 -- Π (SOAs) (full adder) ( VPI photonics[] AND OR XOR) -2- GHz -3- Abstract

Διαβάστε περισσότερα

Reading Order Detection for Text Layout Excluded by Image

Reading Order Detection for Text Layout Excluded by Image 19 5 JOURNAL OF CHINESE INFORMATION PROCESSING Vol119 No15 :1003-0077 - (2005) 05-0067 - 09 1, 1, 2 (11, 100871 ; 21IBM, 100027) :,,, PMRegion,, : ; ; ; ; :TP391112 :A Reading Order Detection for Text

Διαβάστε περισσότερα

The Research on Sampling Estimation of Seasonal Index Based on Stratified Random Sampling

The Research on Sampling Estimation of Seasonal Index Based on Stratified Random Sampling 5 7 008 7 Statistical Research Vol. 5, No7 Jul. 008 :,,, : ; ; ; :O :A :00 4565 (008) 07 0070 04 The Research on Sapling Estiation of Seasonal Index Based on Stratified Rando Sapling Deng Ming Abstract

Διαβάστε περισσότερα

Η Διδακτική Ενότητα «Γνωρίζω τον Υπολογιστή», στα πλαίσια των Προγραμμάτων Σπουδών της Πληροφορικής: μια Μελέτη Περίπτωσης.

Η Διδακτική Ενότητα «Γνωρίζω τον Υπολογιστή», στα πλαίσια των Προγραμμάτων Σπουδών της Πληροφορικής: μια Μελέτη Περίπτωσης. 6 ο Πανελλήνιο Συνέδριο «Διδακτική της Πληροφορικής» Φλώρινα, 20-22 Απριλίου 2012 Η Διδακτική Ενότητα «Γνωρίζω τον Υπολογιστή», στα πλαίσια των Προγραμμάτων Σπουδών της Πληροφορικής: μια Μελέτη Περίπτωσης.

Διαβάστε περισσότερα

Comparison of Evapotranspiration between Indigenous Vegetation and Invading Vegetation in a Bog

Comparison of Evapotranspiration between Indigenous Vegetation and Invading Vegetation in a Bog J. Jpn. Soc. Soil Phys. No. +*-, p.-3.1,**0 ** * *** Comparison of Evapotranspiration between Indigenous Vegetation and Invading Vegetation in a Bog Toshiki FUJIMOTO*, Ippei IIYAMA*, Mai SAKAI*, Osamu

Διαβάστε περισσότερα

ΕΥΡΥΖΩΝΙΚΕΣ ΤΕΧΝΟΛΟΓΙΕΣ

ΕΥΡΥΖΩΝΙΚΕΣ ΤΕΧΝΟΛΟΓΙΕΣ ΕΥΡΥΖΩΝΙΚΕΣ ΤΕΧΝΟΛΟΓΙΕΣ Ενότητα # 11: Κινητά Δίκτυα Επόμενης Γενιάς (Μέρος 1) Καθηγητής Χρήστος Ι. Μπούρας Τμήμα Μηχανικών Η/Υ & Πληροφορικής, Πανεπιστήμιο Πατρών email: bouras@cti.gr, site: http://ru6.cti.gr/ru6/bouras

Διαβάστε περισσότερα

Supporting information. An unusual bifunctional Tb-MOF for highly sensing of Ba 2+ ions and remarkable selectivities of CO 2 /N 2 and CO 2 /CH 4

Supporting information. An unusual bifunctional Tb-MOF for highly sensing of Ba 2+ ions and remarkable selectivities of CO 2 /N 2 and CO 2 /CH 4 Electronic Supplementary Material (ESI) for Journal of Materials Chemistry A. This journal is The Royal Society of Chemistry 2015 Supporting information An unusual bifunctional Tb-MOF for highly sensing

Διαβάστε περισσότερα

Detection and Recognition of Traffic Signal Using Machine Learning

Detection and Recognition of Traffic Signal Using Machine Learning 1 1 1 Detection and Recognition of Traffic Signal Using Machine Learning Akihiro Nakano, 1 Hiroshi Koyasu 1 and Hitoshi Maekawa 1 To improve road safety by assisting the driver, traffic signal recognition

Διαβάστε περισσότερα

,,, (, 100875) 1989 12 25 1990 2 23, - 2-4 ;,,, ; -

,,, (, 100875) 1989 12 25 1990 2 23, - 2-4 ;,,, ; - 25 3 2003 5 RESOURCES SCIENCE Vol. 25 No. 3 May 2003 ( 100875) : 500L - 2-4 - 6-8 - 10 114h - 120h 6h 1989 12 25 1990 2 23-2 - 4 : ; ; - 4 1186cm d - 1 10cm 514d ; : 714 13 317 714 119 317 : ; ; ; :P731

Διαβάστε περισσότερα

Queensland University of Technology Transport Data Analysis and Modeling Methodologies

Queensland University of Technology Transport Data Analysis and Modeling Methodologies Queensland University of Technology Transport Data Analysis and Modeling Methodologies Lab Session #7 Example 5.2 (with 3SLS Extensions) Seemingly Unrelated Regression Estimation and 3SLS A survey of 206

Διαβάστε περισσότερα

100VG-AnyLAN (802.12)

100VG-AnyLAN (802.12) Τα βασικά θέµατα της ΙΕΕΕ υπο-επιτροπής 802.12: Θα πρέπει να χρησιµοποιηθεί το Αθωράκιστο συνεστραµµένο καλώδιο (UTP)διότι: Χρησιµοποιείται στο 10BaseT δίκτυο. Χρησιµοποιείταιπολύσυχνά. ΥποστήριξηνέωνΕφαρµογών.

Διαβάστε περισσότερα

Instruction Execution Times

Instruction Execution Times 1 C Execution Times InThisAppendix... Introduction DL330 Execution Times DL330P Execution Times DL340 Execution Times C-2 Execution Times Introduction Data Registers This appendix contains several tables

Διαβάστε περισσότερα

ΓΕΩΠΟΝΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΑΘΗΝΩΝ ΤΜΗΜΑ ΕΠΙΣΤΗΜΗΣ ΤΡΟΦΙΜΩΝ ΚΑΙ ΔΙΑΤΡΟΦΗΣ ΤΟΥ ΑΝΘΡΩΠΟΥ

ΓΕΩΠΟΝΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΑΘΗΝΩΝ ΤΜΗΜΑ ΕΠΙΣΤΗΜΗΣ ΤΡΟΦΙΜΩΝ ΚΑΙ ΔΙΑΤΡΟΦΗΣ ΤΟΥ ΑΝΘΡΩΠΟΥ ΓΕΩΠΟΝΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΑΘΗΝΩΝ ΤΜΗΜΑ ΕΠΙΣΤΗΜΗΣ ΤΡΟΦΙΜΩΝ ΚΑΙ ΔΙΑΤΡΟΦΗΣ ΤΟΥ ΑΝΘΡΩΠΟΥ Πρόγραμμα Μεταπτυχιακών Σπουδών «Επιστήμη και Τεχνολογία Τροφίμων και Διατροφή του Ανθρώπου» Κατεύθυνση: «Διατροφή, Δημόσια

Διαβάστε περισσότερα

Τμήμα Τεχνολογίας Πληροφορικής και Τηλεπικοινωνιών. Βαρτζιώτης Φώτης [ΠΡΟΧΩΡΗΜΕΝΑ ΘΕΜΑΤΑ. ΠΡΟΓΡΑΜΜΑΤΙΣΜΟΥ ΔΙΚΤΥΩΝ] Εργαστήριο 3

Τμήμα Τεχνολογίας Πληροφορικής και Τηλεπικοινωνιών. Βαρτζιώτης Φώτης [ΠΡΟΧΩΡΗΜΕΝΑ ΘΕΜΑΤΑ. ΠΡΟΓΡΑΜΜΑΤΙΣΜΟΥ ΔΙΚΤΥΩΝ] Εργαστήριο 3 2012 Τμήμα Τεχνολογίας Πληροφορικής και Τηλεπικοινωνιών Βαρτζιώτης Φώτης [ΠΡΟΧΩΡΗΜΕΝΑ ΘΕΜΑΤΑ ΠΡΟΓΡΑΜΜΑΤΙΣΜΟΥ ΔΙΚΤΥΩΝ] Εργαστήριο 3 Περιεχόμενα Εργαστήριο 3: Προγραμματισμός Πόρων Δικτύου με FIFO, Priority

Διαβάστε περισσότερα

Δρομολόγηση πακέτων σε ασύρματα δίκτυα ad hoc με κριτήρια εξασφάλισης ποιότητας επικοινωνίας και ελέγχου ενεργειακής κατανάλωσης.

Δρομολόγηση πακέτων σε ασύρματα δίκτυα ad hoc με κριτήρια εξασφάλισης ποιότητας επικοινωνίας και ελέγχου ενεργειακής κατανάλωσης. Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης Πολυτεχνική Σχολή Τμήμα Ηλεκτρολόγων Μηχανικών και Μηχανικών Ηλεκτρονικών Υπολογιστών Δρομολόγηση πακέτων σε ασύρματα δίκτυα ad hoc με κριτήρια εξασφάλισης ποιότητας

Διαβάστε περισσότερα

Έντυπο Καταγραφής Πληροφοριών και Συγκέντρωσης Εκπαιδευτικού Υλικού για τα Ανοικτά Μαθήματα

Έντυπο Καταγραφής Πληροφοριών και Συγκέντρωσης Εκπαιδευτικού Υλικού για τα Ανοικτά Μαθήματα Έντυπο Καταγραφής Πληροφοριών και Συγκέντρωσης Εκπαιδευτικού Υλικού για τα Ανοικτά Μαθήματα Έκδοση: 1.02, Απρίλιος 2014 Συντάκτης: Δρ. Παντελής Μπαλαούρας, Καθ. Λάζαρος Μεράκος Πράξη «Κεντρικό Μητρώο Ελληνικών

Διαβάστε περισσότερα

Technical Research Report, Earthquake Research Institute, the University of Tokyo, No. +-, pp. 0 +3,,**1. No ,**1

Technical Research Report, Earthquake Research Institute, the University of Tokyo, No. +-, pp. 0 +3,,**1. No ,**1 No. +- 0 +3,**1 Technical Research Report, Earthquake Research Institute, the University of Tokyo, No. +-, pp. 0 +3,,**1. * Construction of the General Observation System for Strong Motion in Earthquake

Διαβάστε περισσότερα

ΕΛΕΓΧΟΣ ΤΩΝ ΠΑΡΑΜΟΡΦΩΣΕΩΝ ΧΑΛΥΒ ΙΝΩΝ ΦΟΡΕΩΝ ΜΕΓΑΛΟΥ ΑΝΟΙΓΜΑΤΟΣ ΤΥΠΟΥ MBSN ΜΕ ΤΗ ΧΡΗΣΗ ΚΑΛΩ ΙΩΝ: ΠΡΟΤΑΣΗ ΕΦΑΡΜΟΓΗΣ ΣΕ ΑΝΟΙΚΤΟ ΣΤΕΓΑΣΤΡΟ

ΕΛΕΓΧΟΣ ΤΩΝ ΠΑΡΑΜΟΡΦΩΣΕΩΝ ΧΑΛΥΒ ΙΝΩΝ ΦΟΡΕΩΝ ΜΕΓΑΛΟΥ ΑΝΟΙΓΜΑΤΟΣ ΤΥΠΟΥ MBSN ΜΕ ΤΗ ΧΡΗΣΗ ΚΑΛΩ ΙΩΝ: ΠΡΟΤΑΣΗ ΕΦΑΡΜΟΓΗΣ ΣΕ ΑΝΟΙΚΤΟ ΣΤΕΓΑΣΤΡΟ ΕΛΕΓΧΟΣ ΤΩΝ ΠΑΡΑΜΟΡΦΩΣΕΩΝ ΧΑΛΥΒ ΙΝΩΝ ΦΟΡΕΩΝ ΜΕΓΑΛΟΥ ΑΝΟΙΓΜΑΤΟΣ ΤΥΠΟΥ MBSN ΜΕ ΤΗ ΧΡΗΣΗ ΚΑΛΩ ΙΩΝ: ΠΡΟΤΑΣΗ ΕΦΑΡΜΟΓΗΣ ΣΕ ΑΝΟΙΚΤΟ ΣΤΕΓΑΣΤΡΟ Νικόλαος Αντωνίου Πολιτικός Μηχανικός Τµήµα Πολιτικών Μηχανικών, Α.Π.Θ.,

Διαβάστε περισσότερα

MOTROL. COMMISSION OF MOTORIZATION AND ENERGETICS IN AGRICULTURE 2014, Vol. 16, No. 5,

MOTROL. COMMISSION OF MOTORIZATION AND ENERGETICS IN AGRICULTURE 2014, Vol. 16, No. 5, MOTROL. COMMISSION OF MOTORIZATION AND ENERGETICS IN AGRICULTURE 2014, Vol. 16, No. 5, 3 14 -, :., 83, 66404 e-mail: chupinvr@istu.irk.ru...,,., -,.,. :,,,,,, -, - [1].,.., [2, 3].,.,,,.,,, [4, 5].,..1.

Διαβάστε περισσότερα

ΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ. Μύρων Ε. Μπουρλάκης ΕΘΝΙΚΟ ΜΕΤΣΟΒΙΟ ΠΟΛΥΤΕΧΝΕΙΟ ΣΧΟΛΗ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΤΟΜΕΑΣ ΤΕΧΝΟΛΟΓΙΑΣ ΥΠΟΛΟΓΙΣΤΩΝ ΚΑΙ ΠΛΗΡΟΦΟΡΙΚΗΣ

ΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ. Μύρων Ε. Μπουρλάκης ΕΘΝΙΚΟ ΜΕΤΣΟΒΙΟ ΠΟΛΥΤΕΧΝΕΙΟ ΣΧΟΛΗ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΤΟΜΕΑΣ ΤΕΧΝΟΛΟΓΙΑΣ ΥΠΟΛΟΓΙΣΤΩΝ ΚΑΙ ΠΛΗΡΟΦΟΡΙΚΗΣ ΕΘΝΙΚΟ ΜΕΤΣΟΒΙΟ ΠΟΛΥΤΕΧΝΕΙΟ ΣΧΟΛΗ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ ΤΟΜΕΑΣ ΤΕΧΝΟΛΟΓΙΑΣ ΥΠΟΛΟΓΙΣΤΩΝ ΚΑΙ ΠΛΗΡΟΦΟΡΙΚΗΣ ΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ Έλεγχος Συσκευών µε Embedded Ethernet και CAN Βus Μύρων

Διαβάστε περισσότερα

High order interpolation function for surface contact problem

High order interpolation function for surface contact problem 3 016 5 Journal of East China Normal University Natural Science No 3 May 016 : 1000-564101603-0009-1 1 1 1 00444; E- 00030 : Lagrange Lobatto Matlab : ; Lagrange; : O41 : A DOI: 103969/jissn1000-56410160300

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

Error ana lysis of P2wave non2hyperbolic m oveout veloc ity in layered media

Error ana lysis of P2wave non2hyperbolic m oveout veloc ity in layered media 28 1 2009 3 Vol128 No11 GLOBAL GEOLOGY Mar1 2009 : 1004 5589 (2009) 01 0098 05 P 1, 1, 2, 1 1., 130026; 2., 100027 :,,,, 1%,,, 12187%,, : ; ; ; : P63114 : A Abstract: Error ana lysis of P2wave non2hyperbolic

Διαβάστε περισσότερα

Gro wth Properties of Typical Water Bloom Algae in Reclaimed Water

Gro wth Properties of Typical Water Bloom Algae in Reclaimed Water 31 1 2010 1 ENVIRONMENTAL SCIENCE Vol. 31,No. 1 Jan.,2010, 3, (,, 100084) :,.,, ( Microcystis aeruginosa),3 (A 2 O ) 10 6 ml - 1,> 0139 d - 1. A 2 O222,. TP ( K max ) ( R max ), Monod. :; ; ; ; :X173 :A

Διαβάστε περισσότερα

Ηρϊκλειτοσ ΙΙ. Πανεπιζηήμιο Θεζζαλίας. Τμήμα Μηχανικών Η/Υ και Δικτύων

Ηρϊκλειτοσ ΙΙ. Πανεπιζηήμιο Θεζζαλίας. Τμήμα Μηχανικών Η/Υ και Δικτύων Πανεπιζηήμιο Θεζζαλίας Τμήμα Μηχανικών Η/Υ και Δικτύων Γιαυοροποίηση Υπηρεσιών σε Αρχιτεκτονικές Δικονικών Γικτύων προσανατολισμένων στην Παροτή Υπηρεσιών Υποψήφιος Διδάκτορας Κώςτασ Κατςαλόσ Email: kkatsalis@inf.uth.gr

Διαβάστε περισσότερα

ΠΤΥΧΙΑΚΕΣ ΕΡΓΑΣΙΕΣ ΤΜΗΜΑΤΟΣ ΤΗΛΕΠΛΗΡΟΦΟΡΙΚΗΣ ΚΑΙ ΔΙΟΙΚΗΣΗΣ

ΠΤΥΧΙΑΚΕΣ ΕΡΓΑΣΙΕΣ ΤΜΗΜΑΤΟΣ ΤΗΛΕΠΛΗΡΟΦΟΡΙΚΗΣ ΚΑΙ ΔΙΟΙΚΗΣΗΣ ΠΤΥΧΙΑΚΕΣ ΕΡΓΑΣΙΕΣ ΤΜΗΜΑΤΟΣ ΤΗΛΕΠΛΗΡΟΦΟΡΙΚΗΣ ΚΑΙ ΔΙΟΙΚΗΣΗΣ Α/Α ΗΜΕΡ/ΝΙΑ ΣΠΟΥΔΑΣΤΗΣ ΘΕΜΑ ΣΥΝ/ΤΙΚΟ ΥΛΙΚΟ 1 ΙΟΥΝΙΟΣ 2002 ΚΑΡΑΓΙΑΝΝΗ ΕΥΑΓΓΕΛΙΑ MOBILE IP PROTOCOL 2 ΙΟΥΝΙΟΣ 2002 ΜΠΑΛΑΦΑΣ ΒΑΣΙΛΕΙΟΣ ΣΑΛΑΤΕΛΛΗΣ

Διαβάστε περισσότερα

A new ent-kaurane diterpene from Euphorbia stracheyi Boiss

A new ent-kaurane diterpene from Euphorbia stracheyi Boiss SUPPLEMENTARY MATERIAL A new ent-kaurane diterpene from Euphorbia stracheyi Boiss Tie Liu a, Qian Liang a,b, Na-Na Xiong a, Lin-Feng Dai a, Jun-Ming Wang a,b, Xiao-Hui Ji c, Wen-Hui Xu a, * a Key Laboratory

Διαβάστε περισσότερα

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018 Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals

Διαβάστε περισσότερα

Newman Modularity Newman [4], [5] Newman Q Q Q greedy algorithm[6] Newman Newman Q 1 Tabu Search[7] Newman Newman Newman Q Newman 1 2 Newman 3

Newman Modularity Newman [4], [5] Newman Q Q Q greedy algorithm[6] Newman Newman Q 1 Tabu Search[7] Newman Newman Newman Q Newman 1 2 Newman 3 DEWS2007 D3-6 y yy y y y y yy / DC 7313194 341 E-mail: yfktamura,mori,kuroki,kitakamig@its.hiroshima-cu.ac.jp, yymakoto@db.its.hiroshima-cu.ac.jp Newman Newman Newman Newman Newman A Clustering Algorithm

Διαβάστε περισσότερα

( ) , ) , ; kg 1) 80 % kg. Vol. 28,No. 1 Jan.,2006 RESOURCES SCIENCE : (2006) ,2 ,,,, ; ;

( ) , ) , ; kg 1) 80 % kg. Vol. 28,No. 1 Jan.,2006 RESOURCES SCIENCE : (2006) ,2 ,,,, ; ; 28 1 2006 1 RESOURCES SCIENCE Vol. 28 No. 1 Jan. 2006 :1007-7588(2006) 01-0002 - 07 20 1 1 2 (11 100101 ; 21 101149) : 1978 1978 2001 ; 2010 ; ; ; : ; ; 24718kg 1) 1990 26211kg 260kg 1995 2001 238kg( 1)

Διαβάστε περισσότερα