中文模板

Size: px
Start display at page:

Download "中文模板"

Transcription

1 ISSN , CODEN RUXUEW Journal of Software, Vol7, No2, December 2006, pp DOI: 0360/jos72565 Tel/Fax: by Journal of Software All rights reserved +,, (,00080) A Method of Topology Discovery for Switched Ethernet Based on Address Forwarding Tables SUN Yan-Tao +, WU Zhi-Mei, SHI Zhi-Qiang (Multimedia Communication & Network Engineering Research Center, Institute of Software, The Chinese Academy of Sciences, Beijing 00080, China) + Corresponding author: Phn: , Fax: , yantao02@ioscn Sun YT, Wu ZM, Shi ZQ A method of topology discovery for switched Ethernet based on address forwarding tables Journal of Software, 2006,7(2): Abstract: In this paper, the connections reasoning technique (CRT) based on the predication logic is proposed to infer the connections between network nodes This technique interprets the address forwarding tables (AFTs) as a set of predicate formulas and translates the topology discovery into a mathematic problem of logic reasoning, so that the topology discovery can be studied by resorting to mathematic tools An algorithm for topology discovery based on CRT is proposed in this paper Compared with current discovery algorithms, this method excels in: ) Applying the redundancies in AFTs more effectively, so that the whole topology can be built up by just small part of AFTs; 2) Naturally resolving the problem of topology discovery for multi-subnet switched domain without any extensions Furthermore, a method with little cost is proposed to discover the dynamic topology in this paper This algorithm is successfully applied to the network management system for CBISN (Community Broadband Integrated Services Network) Key words: network management; topology discovery; switched Ethernets; address forwarding table; topology : inference (connections reasoning technique),,, :(), ;(2), : ; ; ; Supported by the National Natural Science Foundation of China under Grant Nos , ( ); the Project of the Beijing Committee of Science and Technology of China under Grant NoH ( ) Received ; Accepted

2 2566 Journal of Software Vol7, No2, December 2006 : TP393 : A (switched Ethernet) 5, (Ethernet switch),, hub,,,, 2 ( ), ( ) [2,3] 3, 3 IETF 2000 MIB(management information base) [4], MIB, 2 ( ) Myung-Hee Son [2] STP (spanning tree protocol),, ;,, [0], Richard Black [3],,,, (, ),, ;, Breitbart AFT(address forwarding table, AFT) [5,6] :,, [9], [9], [5],2003,Bejerano, [] (skeleton path), (path constraint),,,,,,, Breitbart [5,6] ; [9] Ping, SNMP UDP,,,,,

3 : 2567 Lowekamp SIGCOMM 200 [7] : () ( ):, ( ) S i x, x [7] (MKR ),MKR 3,,,,, :(), ;(2), 2 2, :,,, MAC :(port,mac),,mac p, p p MAC,, [], :, 3 :,, SNMP ;,, ; (hub), MAC,,, :,,,,,, :, (administrative domain),, STP(spanning tree protocol) [],, IP IP IP 22, :() (3 ), ;(2) 2 3, (2) G=(D,E) D ( ) E,S,H,D=S+HPort(D,p) D p, Dp E={ Ax,By A,B D Ax By }

4 2568 Journal of Software Vol7, No2, December 2006 A (p,d) (A,p,D) (A,p,D) AFT(A,p) Port(A,p) Link(A,x,B,y) A x B y, AxBy, A, B, x, y, (A,p,D) A p D x, Link(A,p,D,x) FS (formulas set) A 2 B C 2 D (a) (a) Topology AFT (A, ) = {B, D} AFT (B, 2) = {D} AFT (A, 2) = {C} AFT (C, ) = {A, B, D} AFT (B, ) = {A, C} AFT (D, ) = {A, B, C} (b) AFT FS = {ABx, ADx, A2Cx, BAx, BCx, B2Dx, CAx, CBx, CDx, DAx, DBx, DCx} (c) Formulas Set set Fig AFTs and formulas set,, CRT(connections reasoning technique), CRT BRR(basic reasoning rule) () (symmetry rule):link(a,i,b,j) Link(B,j,A,i) Port(A,i)Port(B,j) Port(B,j) Port(A,i) (2) I (transition rule I):Link(A,i,C,u) Link(C,v,B,j) (u v) Link(A,i,B,j) :Link(A,i,C,u),A C P :Ai,,CuLink(C,v,B,j),C B P 2 :Cv,,Bju v, P P 2,A B :Ai,,Cu,Cv,,Bj, Link(A,i,B,j) (3) II (transition rule II):Link(A,i,C,u) Link(C,v,B,j) xlink(a,i,b,x) ylink(a,y,b,j),u v 2 4 ( ) u C v u C u C D p q i A B j j B x i A i A y j B u i j C A B : (a) (b) (c) (d) Fig2 a) u v, I,Link(A,i,B,j) u=v, 3 : The 4 cases of transition rule II 2 II 4 b) A C B, Ai,,Bx,Bj,,Cu,x j Link(A,i,B,x); c) B C A, Bj,,Ay,Ai,,Cu,y j Link(A,y,B,j); d) A C B, B C A, D, AiDp DqBj p q, I, Link(A,i,B,j)

5 : (4) (exclusion rule):link(a,i,b,j) ( x y(link(a,x,b,y) (x i y j))) :, : x y((x i y j) Link(A,x,B,y)), A,B Ax,,By Link(A,i,B,j), A,B Ai,,Bj x i y j,,,, (5) (inference of exclusion rule):link(a,i,b,x) Link(A,y,B,j) Link(A,i,B,j) ()~ (5) CRT (BRR) (hypothesis for the completeness of BRRs):BRR, FS,, FS, BRR [7] MKR(minimum knowledge requirement) ( )MKR : Au Bv, 3 : a) B AFT(A,u) and A AFT(B,v); b) B AFT(A,u) and k u: AFT(B,v) AFT(A,k) 0; c) i,j,i j:aft(a,u) AFT(B,i) 0 AFT(A,u) AFT(B,j) 0 k u: AFT(B,v) AFT(A,k) 0 BRR, : 3, Au Bv (x ): a) {AuBx,BvAx} AuBv; b) {AuBx,BvCx,AkCx} AuBv (u k); c) {AuCx,BiCx,AuDx,BjDx,BvEx,AkEx} AuBv (i j, u k) : a) b): BvCx AkCx AxBv AkBx ( II) AuBx AuBv ( ) c): AuCx BiCx AuBx AxBi ( II) AuDx BjDx AuBx AxBj ( II) AuBx ( ) BvEx AkEx BvAx BxAk ( II) AuBv ( ) I, MKR,, 3 [7]MKR MKR ( 2 ), {AuC,C2Bv} AuBv I, A,B C ( 3 ), A,B,,MKR, :() MKR BRR,BRR MKR ;(2) BRR BRR,

6 2570 Journal of Software Vol7, No2, December 2006 D A 2 3 B ADx A2Ex A3Bx BCx CDx C2Ex C E 2 Proof: ADx CDx ACx AxC A2Ex C2Ex A2Cx AxC2 AC2 A2C BCx ABx A2Bx AxB A3Bx A3B 23 Fig3 Infering a connection based on multiple nodes AFT 3 BRR () AFTable :AFTable[M][N],M,N AFTable[i][j]=k(k>0) (i,k,j)aftable[i][j]=0 i j AFTable[i][i]=,i=,,M AFTable,AFTable 0 Table The AFTable of a topology AFTable A B C D E F A 2 B C 2 D E F Connection :,Connection(A,B)={AiBj} Connection(C,D)={CiDx CxDj} UndeterminedList( ): Connection, Connection (2), AFTable;,, 4, AxBy : (i) :{AuCx,CyBv} R,{AuDx,DyBv} R2,, {AuJx,JyBv} Rn; (ii) :AxBy R R2 Rn Connection(A,B) (iii) Connection(A,B) AxBy, Connection(A,B) AxBy Connection ( AxBy, Connection AxBy ), AxCy BxCy (iv) AxBy,Connection(A,B) Connection(A,B) Connection, 3, Connection(A,C) : (i) A,C :Connection(A,B) Connection(B,C) RConnection(B,C) UndeterminedList, AFTable ;

7 : 257 (ii) Connection(A,C):R Connection(A,C) R; (iii) AxCy, Connection(A,C) ; (iv) Connection(A,C), Connection(A,C) (3), AFTable, AFT[i][j]=0, i j, AFTable,,, ( 4, E F ) 24, [6] :,, [6] FindLeafConnections, :,,, : () ;,, A B, A B,B A, L= M N, O(L) : BuildTree(S) /* S */ S ( dev), () dev, dev S (2) dev A,A S dev S A, dev S (3) BuildTree(dev);, hub, 25, hub VLAN, [6], 25 [5],, ( ), [6], 4,,, 4, A,D E N,B,C F N 2 AFT(A,2) AFT(D,) =, AFT(A,2) AFT(D,)=N,,A D Bejerano, [],,

8 2572 Journal of Software Vol7, No2, December 2006 A 2 B 2 C 2 D 3 E F AFT (A, ) ={E} AFT (A, 2) ={D} AFT (B, ) ={A, E} AFT (B, 2) ={C, D} AFT (B, 3) ={F} AFT (C, ) ={A, B, E, F} AFT (C, 2) ={D} AFT (D, ) ={A, E} AFT (E, ) ={A, D} AFT (F, ) ={B, C} 252 Fig4 Multi-Subnet switched domain 4, :() ;(2) ;(3) ;(4) 4 ( ), Ping SNMP Trap LinkUp LinkDown [4] MIB ifadminstatus ifoperstatus [5],,,,,F A,B A B D, R, F R,D D R p p S, F S,D S D D :,, :,,,, A i B j (A B ),F A,B =(k,b), B, A k# B, : B A, A,,, B ; B A, A C B F C,B,,, X,B X, X, B,, CRT, :(), ;(2),,,

9 : Table 2 Comparisons of algorithms 2 Completeness of AFTs Multi-Subnet topology Dynamic topology CRT No requirement Support Support Direct connection [6] Requirement No support No support MKR [7] No requirement Partly support Partly support Skeleton path [] Requirement Support No support 3 NS2, 3 :, (DCOUNT) (2 ) (5 ) (7 ), 5s, On/OFF (EXPOO_Traffic) [8] UDP 20%,, 20s,80s 300s Pentium IV 24GHz 256M, XP 3 4,DCOUNT/SCOUNT ;Aging Time ; Item Losts/Ratio ; Node Losts ; Before CR After CR Discovery Time, (CR time) (DC time)4 Aging Time=300s DCOUNT/SCOUNT 500/42 000/ /67 Table 3 The statistic of simulations 3 Aging time (s) Item losts/ratio (%) Node losts Discovery time Before CR After CR Before CR After CR CR time (s) DC time (s) /762 54/ /702 4/ < /608 0/ < / / /87 84/ < /746 0/ /92 336/ / / /84 0/ Table 4 Comparison of simulated results 4 DCOUNT/ MKR (after CR) CRT (after CR) Before CR item losts/ratio (%) SCOUNT Item losts CR time (s) Item losts CR time (s) 200/7 27/ < 500/ / < 000/ / , : (),, 60% (2) MKR, 4 :, 3 Before CR After CR :,, CRT

10 * 8 # * 8 # 2574 Journal of Software Vol7, No2, December 2006 (3) Aging Time=300s, 60%~80%, 32 (CBISNMS), (CBISN) IP SW200/200/00 /, 00, 500, IP, CBISN 5 CBISNMS CBISN WAN fibre Satellite Video DB VoD server Video channel server 000M/00M 000M Live video server SW200 aa Accounting server Network management server 000M/00M 000M Satellite receiving server Antenna Support multicast, QoS, IGMP, SNMP 0/00M 00M SW200 00M 00M SW200 00M SW00 SW00 SW00 SW00 Home gateway 0/00M Home gateway Home gateway Home gateway IP phone PC D-TV Analog TV Fig5 D-TV Analog TV PC IP phone The logical topology of CBISN 5 CBISN CBISNMS /, 6 Linux, NM-Services Fig6 ODBC NM- Database RPC ODBC GUI The architecture of CBISNMS 6 CBISNMS (NM-services) (NM-database), PostgreSQL73 (GUI) Windows, VC++ 60 :() (NodeSearcher):, ;(2) MIB (MIBCollector): ;(3) (TopoCalculator): (TopoViewer) CBISNMS,, ( hub), 7, :92689 ;VirtualHUB406 hub ;

11 : 2575, ( hub) , ( ) CBISN,7 8 CBISNMS VirtualHUB Fig7 Bridge-Connection view Fig8 Bridge-Port view 8 4,,,,,,,

12 2576 Journal of Software Vol7, No2, December 2006, VLAN, hub, References: [] Tanenbaum AS Computer Networks 3rd ed, Beijing: Tsinghua University Press, (in Chinese) [2] Donnet B, Raoult P, Friedman T, Crovella M Efficient algorithms for large-scale topology discovery In: Eager DL, Williamson CL, Borst SC, Lui JCS, eds Proc of the ACM SIGMETRICS 2005 New York: ACM Press, [3] Govindan R, Tangmunarunkit H Heuristics for Internet map discovery In: Sidi M, Sengupta B, eds Proc of the IEEE INFOCOM 2000 New York: IEEE Press, [4] Bierman A, Jones K Physical topology MIB Internet RFC-2922, 2000 [5] Breitbart Y, Garofalakis M, Martin C, Rastogi R, Seshadri S, Silberschatz A Topology discovery in heterogeneous IP networks In: Sidi M, Sengupta B, eds Proc of the INFOCOM 2000 New York: IEEE Press, [6] Breitbart Y, Garofalakis M, Jai B, Martin C, Rastogi R, Silberschatz A Topology discovery in heterogeneous IP networks: The NetInventory system IEEE/ACM Trans on Networking, 2004,2(3):40 44 [7] Lowekamp B, O Hallaron DR, Gross TR Topology discovery for large Ethernet networks In: Govindan R, ed Proc of the ACM SIGCOMM 200 New York: ACM Press, [8] Fall K, Varadhan K The ns manual [9] Zheng H, Zhang GQ An algorithm for physical network topology discovery Journal of Computer Research and Development, 2002,39(3): (in Chinese with English abstract) [0] Li T, Shi ZQ, Wu ZM Discovering layer-2 topology in bridged local area networks Computer Science, 2003,30(2):6 8,5 (in Chinese with English abstract) [] Bejerano Y, Breitbart Y, Garofalakis M, Rastogi R Physical topology discovery for large multi-subnet networks In: Bauer F, Roberts J, Shroff N, eds Proc of the IEEE INFOCOM 2003 New York: IEEE Press, [2] Son MH, Joo BS, Kim BC, Lee JY, Physical topology discovery for metro ethernet networks ETRI Journal, 2005,27(4): [3] Black R, Donnelly A, Fournet C Ethernet topology discovery without network assistance In: La Porta T, Ramjee R, Koenig H, Effelsberg W, eds Proc of the 2th IEEE Int l Conf on Network Protocols (ICNP 2004) Los Alamitos: IEEE Computer Society, [4] Case J, Fedor M, Schoffstall M, Davin J A simple network management protocol (SNMP) Internet RFC-57, 990 [5] Case J, McCloghrie K, Rose M, Waldbusser S SNMPv2 Internet RFC-905, 996 : [] Tanenbaum AS 3, :, [9],,2002,39(3): [0],, 2,2003,30(2):6 8,5 (975),,,,,, (970),,,CCF,,,, (942 ),,,,CCF,,

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

Microsoft Word - 专论综述1.doc

Microsoft Word - 专论综述1.doc 2016 年 第 25 卷 第 期 http://www.c-s-a.org.cn 计 算 机 系 统 应 用 1 基 于 节 点 融 合 分 层 法 的 电 网 并 行 拓 扑 分 析 王 惠 中 1,2, 赵 燕 魏 1,2, 詹 克 非 1, 朱 宏 毅 1 ( 兰 州 理 工 大 学 电 气 工 程 与 信 息 工 程 学 院, 兰 州 730050) 2 ( 甘 肃 省 工 业 过 程 先

More information

Microsoft Word - 793-797 tb20150504赵宏宇s-高校教改纵横.doc

Microsoft Word - 793-797 tb20150504赵宏宇s-高校教改纵横.doc 微 生 物 学 通 报 Microbiology China tongbao@im.ac.cn Apr. 20, 2016, 43(4): 793 797 http://journals.im.ac.cn/wswxtbcn DOI: 10.13344/j.microbiol.china.150504 高 校 教 改 纵 横 生 物 工 程 专 业 发 酵 课 程 群 建 设 探 索 * 赵 宏 宇

More information

计算机网络概论

计算机网络概论 1 repeater bridge router gateway V.S OSI Repeater(Hub) 1 Repeater 2 3 ( Hub 4 Bridge 1 Bridge 2 N N DL1 DL1 DL2 DL2 Ph1 Ph1 Ph2 Ph2 1 2 Bridge 3 MAC Ethernet FDDI MAC MAC Bridge 4 5 6 7 50873EA6, 00123456

More information

第 11 章 互聯網技術 11.1 互聯 網 和 萬 維 網 的 發 展 歷 史 A. 互聯網的發展 互聯網是由 ARPANET 開 始發展的 1969 年 美國國防部高級研究計劃署 (ARPA) 把部分軍事研究所和大 的電腦連接起來 建造了㆒個實驗性的電腦網絡 稱為 ARPANET 並 列 的功能

第 11 章 互聯網技術 11.1 互聯 網 和 萬 維 網 的 發 展 歷 史 A. 互聯網的發展 互聯網是由 ARPANET 開 始發展的 1969 年 美國國防部高級研究計劃署 (ARPA) 把部分軍事研究所和大 的電腦連接起來 建造了㆒個實驗性的電腦網絡 稱為 ARPANET 並 列 的功能 互 聯 網 技 術 在 完 成 這 章 後, 你 將 能 夠 描 述 互 聯 網 的 發 展 歷 史 描 述 萬 維 網 的 發 展 歷 史 了 解 連 接 互 聯 網 的 基 本 概 念 能 夠 連 接 到 互 聯 網 知 道 互 聯 網 如 何 運 作 互 聯 網 是 全 球 網 絡 的 集 合 互 聯 網 (Internet) 是 ㆒ 個 集 合 全 球 許 多 網 絡 ㆒ 起 的 大 型 網

More information

,, [1 ], [223 ] :, 1) :, 2) :,,, 3) :,, ( ),, [ 6 ],,, [ 3,728 ], ; [9222 ], ;,,() ;, : (1) ; (2),,,,, [23224 ] ; 2,, x y,,, x y R, ( ),,, :

,, [1 ], [223 ] :, 1) :, 2) :,,, 3) :,, ( ),, [ 6 ],,, [ 3,728 ], ; [9222 ], ;,,() ;, : (1) ; (2),,,,, [23224 ] ; 2,, x y,,, x y R, ( ),,, : 24 3 2010 5 J OU RNAL OF CHIN ESE IN FORMA TION PROCESSIN G Vol. 24, No. 3 May, 2010 : 100320077 (2010) 0320117207 1, 1, 1, 2 (1.,100871 ; 2.,100084) :,,,,,,; : ( ) ( ) (,3 600 ),, ABC : ;; ; ; ;;; : TP391

More information

Chapter 1 — Introduction

Chapter 1 — Introduction PoE Switch 사용설명서 Powered by PoE DirectIP PoE Switch.,,... DirectIP PoE Switch,..,..... 3 ..,.,....,..,,,.,,. 15cm.,,.,,.,..,,,.,.,.,,. 4 PoE 10%,.,,.,...... UPS (Uninterruptible Power Supply, ). UPS.,,......,,,....,.

More information

SVM OA 1 SVM MLP Tab 1 1 Drug feature data quantization table

SVM OA 1 SVM MLP Tab 1 1 Drug feature data quantization table 38 2 2010 4 Journal of Fuzhou University Natural Science Vol 38 No 2 Apr 2010 1000-2243 2010 02-0213 - 06 MLP SVM 1 1 2 1 350108 2 350108 MIP SVM OA MLP - SVM TP391 72 A Research of dialectical classification

More information

中文模板

中文模板 ISSN 1000-9825, CODEN RUXUEW E-mail jos@iscasaccn Journal of Software, Vol17, Supplement, November 2006, pp70 77 http//wwwjosorgcn 2006 by Journal of Software All rights reserved Tel/Fax +86-10-62562563

More information

a b

a b 38 3 2014 5 Vol. 38 No. 3 May 2014 55 Population Research + + 3 100038 A Study on Implementation of Residence Permit System Based on Three Local Cases of Shanghai Chengdu and Zhengzhou Wang Yang Abstract

More information

NNM_Advance_DS_FNL.qxd

NNM_Advance_DS_FNL.qxd HP OpenView Network Node Manager Advanced Edition 7.01 Network Node Manager Advanced Edition () Network Node Manager Extended Topology Problem Diagnosis Network Node Manager HP Network Node Manager - HP

More information

第 1 期 常 壮 等 : 基 于 RS-485 总 线 的 舰 船 损 管 训 练 平 台 控 系 统 研 究 87 能 : 1) 损 管 基 本 理 论 的 学 习 帮 助 舰 员 熟 悉 舰 艇 舱 室 相 关 规 章 制 度 损 管 施 分 布 和 使 用 不 沉 性 文 件 等 ) 损 管

第 1 期 常 壮 等 : 基 于 RS-485 总 线 的 舰 船 损 管 训 练 平 台 控 系 统 研 究 87 能 : 1) 损 管 基 本 理 论 的 学 习 帮 助 舰 员 熟 悉 舰 艇 舱 室 相 关 规 章 制 度 损 管 施 分 布 和 使 用 不 沉 性 文 件 等 ) 损 管 第 6 卷 第 1 期 011 年 月 Chinese 中 国 Journal 舰 of船 Ship研 Research 究 Vol.6 No.1 Feb. 第 011 6 卷 doi: 10. 3969 / j. issn. 1673-3185. 011. 01. 017 基 于 RS-485 总 线 的 舰 船 损 管 训 练 平 台 控 系 统 研 究 常 壮 1 邱 金 水 刘 伯 运 1

More information

SERVERIRON ADX

SERVERIRON ADX www.brocade.com BROCADE VDX 6720 Brocade Virtual Cluster Switching VCSBrocade 600 Inter-Switch Link (ISL) Trunking multihomed ( Ethernet Fabric ) Fibre Channel over Ethernet (FCoE) iscsi NAS IP LAN Automatic

More information

中国科技论文在线中文稿件模板

中国科技论文在线中文稿件模板 基 于 Web 的 任 务 关 系 网 络 图 自 动 绘 制 方 法 # 0 0 ** 梁 占 奎, 聂 兰 顺 ( 哈 尔 滨 工 业 大 学 计 算 机 科 学 与 技 术 学 院, 哈 尔 滨 000 摘 要 : 网 络 图 是 项 目 计 划 编 制 的 重 要 工 具, 其 绘 制 时 既 需 要 考 虑 任 务 之 间 的 序 关 系, 又 要 尽 可 能 避 免 箭 线 的 交 叉

More information

业 务 与 运 营 社 交 网 络 行 为 将 对 网 络 流 量 造 成 较 大 影 响 3) 即 时 通 信 类 业 务 包 括 微 信 QQ 等, 该 类 业 务 属 于 典 型 的 小 数 据 包 业 务, 有 可 能 带 来 较 大 的 信 令 开 呼 叫 建 立 的 时 延 销 即 时

业 务 与 运 营 社 交 网 络 行 为 将 对 网 络 流 量 造 成 较 大 影 响 3) 即 时 通 信 类 业 务 包 括 微 信 QQ 等, 该 类 业 务 属 于 典 型 的 小 数 据 包 业 务, 有 可 能 带 来 较 大 的 信 令 开 呼 叫 建 立 的 时 延 销 即 时 移 动 互 联 网 业 务 在 LTE 时 代 的 发 展 分 析 及 业 务 建 模 刘 琪 王 蕴 实 盛 煜 李 轶 群 中 国 联 通 网 络 技 术 研 究 院 北 京 100084 摘 要 LTE 时 代 的 到 来 为 移 动 互 联 网 业 务 的 发 展 提 供 了 新 的 平 台, 也 给 运 营 商 带 来 巨 大 的 挑 战 文 章 探 讨 了 移 动 互 联 网 业 务 在

More information

,,.,, : 1),,,,, 2),,,,, 3),,,,,,,,,, [6].,,, ( ),, [9], : 1), 2),,,,, 3),,, 2.,, [10].,,,,,,,,, [11]. 2.1,, [12],, ;, ; Fig. 1 1 Granular hier

,,.,, : 1),,,,, 2),,,,, 3),,,,,,,,,, [6].,,, ( ),, [9], : 1), 2),,,,, 3),,, 2.,, [10].,,,,,,,,, [11]. 2.1,, [12],, ;, ; Fig. 1 1 Granular hier 36 7 Vol. 36, No. 7 2010 7 ACTA AUTOMATICA SINICA July, 2010 1, 2 1, 2, 3 1, 2,,,,,,, DOI,,, 10.3724/SP.J.1004.2010.00923 Distributed Simulation System Hierarchical Design Model Based on Quotient Space

More information

m m m ~ mm

m m m ~ mm 2011 10 10 157 JOURNAL OF RAILWAY ENGINEERING SOCIETY Oct 2011 NO. 10 Ser. 157 1006-2106 2011 10-0007 - 0124-05 710043 6 TBM TBM U455. 43 A Structural Calculation and Analysis of Transfer Node of Three

More information

Microsoft Word - 201506定版

Microsoft Word - 201506定版 56 Chinese Journal of Library and Information Science for Traditional Chinese Medicine Dec. 2015 Vol. 39 No. 6 综 述 中 医 药 学 语 言 系 统 研 究 综 述 于 彤, 贾 李 蓉, 刘 静, 杨 硕 *, 董 燕, 朱 玲 中 国 中 医 科 学 院 中 医 药 信 息 研 究 所,

More information

F4

F4 DOI:10.3969/j.issn.1009-6868.2016.01.002 网 络 出 版 地 址 :http://www.cnki.net/kcms/detail/34.1228.tn.20151117.1506.006.html Challenges and Countermeasures of Network Space Security 周 延 森 /ZHOU Yansen 周 琳 娜

More information

目 彔 1. 准 备 工 作... 1 2. 登 彔 设 置... 2 3. 功 能 说 明... 4 3.1 实 时 监 控... 4 3.1.1 基 本 控 制... 4 4.1.2 功 能 设 置... 4 3.1.3 画 质 调 节... 6 3.1.4 彔 像 与 抓 拍... 6 3.1

目 彔 1. 准 备 工 作... 1 2. 登 彔 设 置... 2 3. 功 能 说 明... 4 3.1 实 时 监 控... 4 3.1.1 基 本 控 制... 4 4.1.2 功 能 设 置... 4 3.1.3 画 质 调 节... 6 3.1.4 彔 像 与 抓 拍... 6 3.1 嵌 入 式 Web Server 用 户 手 册 V2.0 感 谢 您 选 用 本 公 司 的 产 品, 请 您 在 使 用 本 产 品 前 仔 细 阅 读 用 户 手 册, 本 用 户 手 册 将 为 您 提 供 正 确 的 使 用 说 明 版 权 声 明 : 本 用 户 手 册 版 权 归 天 津 市 亚 安 科 技 股 仹 有 限 公 司 所 有, 未 经 本 公 司 许 可, 仸 何 机 构

More information

IP505SM_manual_cn.doc

IP505SM_manual_cn.doc IP505SM 1 Introduction 1...4...4...4...5 LAN...5...5...6...6...7 LED...7...7 2...9...9...9 3...11...11...12...12...12...14...18 LAN...19 DHCP...20...21 4 PC...22...22 Windows...22 TCP/IP -...22 TCP/IP

More information

AL-M200 Series

AL-M200 Series NPD4754-00 TC ( ) Windows 7 1. [Start ( )] [Control Panel ()] [Network and Internet ( )] 2. [Network and Sharing Center ( )] 3. [Change adapter settings ( )] 4. 3 Windows XP 1. [Start ( )] [Control Panel

More information

LAMP system and relative tools like SNMP, Expect, Nmap, etc. to build a cross- platform, lo

LAMP system and relative tools like SNMP, Expect, Nmap, etc. to build a cross- platform, lo cchu@ttu.edu.tw jacklin@ttu.edu.tw twt@mail.chihlee.edu.tw LAMP system and relative tools like SNMP, Expect, Nmap, etc. to build a cross- platform, low cost and modulized monitoring, managing, and recovering

More information

Microsoft Word - A201009-646.doc

Microsoft Word - A201009-646.doc # 中 国 网 络 游 戏 外 挂 问 题 现 状 分 析 * 兰 晓, 尹 杰 ( 中 国 传 媒 大 学 信 息 工 程 学 院 ) 摘 要 : 网 络 游 戏 外 挂 的 泛 滥 严 重 阻 碍 了 中 国 网 络 游 戏 产 业 的 正 常 发 展 本 文 给 出 了 网 络 游 戏 外 挂 的 定 义, 并 对 当 前 中 国 网 络 游 戏 存 在 的 安 全 问 题 进 行 了 分 析,

More information

电力信息化2013年第1期.indb

电力信息化2013年第1期.indb 中图分类号 TP319 文献标志码 B 文章编号 1672-4844(213)1-87-6 摘要 SAP ERP 信息是很多大型企业的核心信息 是企业在进行容灾建设时主要关切的 信息 文章以双活方式运行的特点对 SAP ERP 信息进行了分析 推导出了 SAP ERP 信息以双活模式运行时操作响时间的计算公式 提出了影响操作响时间的主要因素是网 络时延 测试了 SAP ERP 产品以服务器双活模式运行的实际效果和以数据库双活

More information

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流

2 ( 自 然 科 学 版 ) 第 20 卷 波 ). 这 种 压 缩 波 空 气 必 然 有 一 部 分 要 绕 流 到 车 身 两 端 的 环 状 空 间 中, 形 成 与 列 车 运 行 方 向 相 反 的 空 气 流 动. 在 列 车 尾 部, 会 产 生 低 于 大 气 压 的 空 气 流 第 20 卷 第 3 期 2014 年 6 月 ( 自 然 科 学 版 ) JOURNAL OF SHANGHAI UNIVERSITY (NATURAL SCIENCE) Vol. 20 No. 3 June 2014 DOI: 10.3969/j.issn.1007-2861.2013.07.031 基 于 FLUENT 测 轨 道 交 通 隧 道 中 电 波 折 射 率 结 构 常 数 张 永

More information

经华名家讲堂

经华名家讲堂 5.1 5.1.1 5.1.2 5.2 5.2.1 5.2.2 5.2.3 5.2.4 5.2.5 5.3 5.3.1 5.3.2 5.3.3 / 5.3.4 / 5.3.5 / 5.4 Internet 5.4.1 Internet 5.4.2 Intranet 1. 2. 1 31 5 5.1 5.1.1 Internet 1 Host 20 60 IBM 2000 2 20 60 20 60

More information

cs22016202076

cs22016202076 2016 ( ) ( ) ( ) 2016 76 B1816 2016 76 2016 ( ) ( ) ( ) 1....B1820 2. ( ) ( )...B1820 3. 2 ( )...B1820 4. 3...B1820 3....B1822 5. 3A 3D...B1822 3A....B1822 3B....B1824 3C....B1824 3D....B1828 6. 4 ( )...B1830

More information

<4D6963726F736F667420576F7264202D203631372D3632312032303133303430333030312DBACEC0F25FD0A3B6D4B8E55F2DB6FED0A32D2D2DC8A5B5F4CDBCD6D0B5C4BBD8B3B5B7FBBAC52E646F63>

<4D6963726F736F667420576F7264202D203631372D3632312032303133303430333030312DBACEC0F25FD0A3B6D4B8E55F2DB6FED0A32D2D2DC8A5B5F4CDBCD6D0B5C4BBD8B3B5B7FBBAC52E646F63> 第 4 卷 第 2 期 食 品 安 全 质 量 检 测 学 报 Vol. 4 No. 2 2013 年 4 月 Journal of Food Safety and Quality Apr., 2013 何 莉 *, 姜 笑 寒 ( 广 东 省 食 品 药 品 职 业 技 术 学 校, 广 州 510663) 摘 要 : 本 文 通 过 科 学 地 运 用 html5+jsp+sql 技 术, 建

More information

山东省招生委员会

山东省招生委员会 附 件 2: 2012 年 度 山 东 大 学 精 品 课 程 申 报 表 课 程 名 称 课 程 负 责 人 所 属 院 系 网 站 建 设 与 设 计 连 莉 副 教 授 计 算 机 学 院 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 践 ( 验 ) 课 所 属 专 业 大 类 所 属 专 业 类 理 工 电 子 信 息 科 学 类 联 系 电 话 13256167020

More information

穨CAS1042快速安速說明.doc

穨CAS1042快速安速說明.doc CAS1042 4 Port 10/100M Switch Internet BroadBand Router IP IP... PC CAS1042 UTP Cable CAS1042 5V / 2.4A 6 1. 2. ADSL Cable Modem 3. CAS1042 4. TCP/IP 5. 6. 1 2 ADSL Modem Cable Modem CAS1042 ) / "LAN

More information

OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Prot

OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Prot OSI OSI OSI 15% 20% OSI OSI ISO International Standard Organization 1984 OSI Open-data System Interface Reference Model OSI OSI OSI OSI ISO Prototype Protocol OSI OSI OSI OSI OSI O S I 2-1 Application

More information

2013_6_3.indd

2013_6_3.indd 中 国 科 技 资 源 导 刊 ISSN 1674-1544 2013 年 11 月 第 45 卷 第 6 期 95-99, 107 CHINA SCIENCE & TECHNOLOGY RESOURCES REVIEW ISSN 1674-1544 Vol.45 No.6 95-99, 107 Nov. 2013 构 建 基 于 大 数 据 的 智 能 高 校 信 息 化 管 理 服 务 系 统

More information

01-0982.doc

01-0982.doc 第 32 卷 第 7 期 岩 土 工 程 学 报 Vol.32 No.7 2010 年 7 月 Chinese Journal of Geotechnical Engineering July 2010 沿 海 碎 石 回 填 地 基 上 高 能 级 强 夯 系 列 试 验 对 比 研 究 年 廷 凯 1,2, 水 伟 厚 3, 李 鸿 江 4, 杨 庆 1,2, 王 玉 立 (1. 大 连 理 工

More information

<4D F736F F D B56FAE69C1CDB6D5A4CEA8E4B1C0BC73B5A6B2A4A4A7ACE3A873A15DC3BAA5E6AAA9A15E E362E33302E646F63>

<4D F736F F D B56FAE69C1CDB6D5A4CEA8E4B1C0BC73B5A6B2A4A4A7ACE3A873A15DC3BAA5E6AAA9A15E E362E33302E646F63> IPTV 發 展 趨 勢 及 其 行 銷 策 略 之 研 究 : 以 中 華 電 信 MOD 為 例 銘 傳 大 學 廣 播 電 視 學 系 副 教 授 兼 系 主 任 莊 克 仁 科 技 匯 流 的 結 果, 促 成 了 通 訊 資 訊 與 視 訊 的 結 合, 同 時 也 開 啟 了 二 十 一 世 紀 數 位 科 技 的 新 紀 元 隨 著 寬 頻 技 術 接 取 技 術 和 基 礎 設 施

More information

Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug (,, ;,, ) (,, ) 应用概率统计 版权所有, Zhang (2002). λ q(t)

Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug (,, ;,, ) (,, ) 应用概率统计 版权所有, Zhang (2002). λ q(t) 2009 8 Chinese Journal of Applied Probability and Statistics Vol.25 No.4 Aug. 2009,, 541004;,, 100124),, 100190), Zhang 2002). λ qt), Kolmogorov-Smirov, Berk and Jones 1979). λ qt).,,, λ qt),. λ qt) 1,.

More information

科 研 信 息 化 技 术 与 应 用,2015, 6 (1) of identity and the framework of identity management, this paper analyses the development trend of Identity Management

科 研 信 息 化 技 术 与 应 用,2015, 6 (1) of identity and the framework of identity management, this paper analyses the development trend of Identity Management 科 研 信 息 化 技 术 与 应 用 2015, 6(1): 41 49 应 用 / APPLICATION 身 份 管 理 发 展 趋 势 和 中 国 科 学 院 身 份 管 理 系 统 薛 聪 1,2, 向 继 1 1, 高 能 1. 中 国 科 学 院 信 息 工 程 研 究 所 信 息 安 全 国 家 重 点 实 验 室, 北 京 100093 2. 中 国 科 学 院 大 学, 北 京

More information

4 115,,. : p { ( x ( t), y ( t) ) x R m, y R n, t = 1,2,, p} (1),, x ( t), y ( t),,: F : R m R n.,m, n, u.,, Sigmoid. :,f Sigmoid,f ( x) = ^y k ( t) =

4 115,,. : p { ( x ( t), y ( t) ) x R m, y R n, t = 1,2,, p} (1),, x ( t), y ( t),,: F : R m R n.,m, n, u.,, Sigmoid. :,f Sigmoid,f ( x) = ^y k ( t) = 2007 4 4 :100026788 (2007) 0420114206, (, 430074) :,,,,,,GIS.,,. : ; ; ; ; : TP391 ;P338 : A Development of Combinatorial Intelligentized Decision2Making Support System and Its Utilization in Runoff Forecasting

More information

10.11648.j.sjbm.20150306.21

10.11648.j.sjbm.20150306.21 Science Journal of Business and Management 2015; 3(6): 293-301 Published online January 27, 2016 (http://www.sciencepublishinggroup.com/j/sjbm) doi: 10.11648/j.sjbm.20150306.21 ISSN: 2331-0626 (Print);

More information

Microsoft PowerPoint - Aqua-Sim.pptx

Microsoft PowerPoint - Aqua-Sim.pptx Peng Xie, Zhong Zhou, Zheng Peng, Hai Yan, Tiansi Hu, Jun-Hong Cui, Zhijie Shi, Yunsi Fei, Shengli Zhou Underwater Sensor Network Lab 1 Outline Motivations System Overview Aqua-Sim Components Experimental

More information

输电线路智能监测系统通信技术应用研究

输电线路智能监测系统通信技术应用研究 Smart Grid 智 能 电 网, 2014, 4, 11-15 http://dx.doi.org/10.12677/sg.2014.41003 Published Online February 2014 (http://www.hanspub.org/journal/sg.html) Application Research of Communication Technology for

More information

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN

PCA+LDA 14 1 PEN mL mL mL 16 DJX-AB DJ X AB DJ2 -YS % PEN 21 11 2011 11 COMPUTER TECHNOLOGY AND DEVELOPMENT Vol. 21 No. 11 Nov. 2011 510006 PEN3 5 PCA + PCA+LDA 5 5 100% TP301 A 1673-629X 2011 11-0177-05 Application of Electronic Nose in Discrimination of Different

More information

我国高速公路建设管理现状和主要问题

我国高速公路建设管理现状和主要问题 Modern Management 现 代 管 理, 2012, 2, 24-28 http://dx.doi.org/10.12677/mm.2012.21005 Published Online January 2012 (http://www.hanspub.org/journal/mm) China Highway Current Situation and Problem of Construction

More information

A dissertation for Master s degree Metro Indoor Coverage Systems Analysis And Design Author s Name: Sheng Hailiang speciality: Supervisor:Prof.Li Hui,

A dissertation for Master s degree Metro Indoor Coverage Systems Analysis And Design Author s Name: Sheng Hailiang speciality: Supervisor:Prof.Li Hui, 中 国 科 学 技 术 大 学 工 程 硕 士 学 位 论 文 地 铁 内 移 动 通 信 室 内 覆 盖 分 析 及 应 用 作 者 姓 名 : 学 科 专 业 : 盛 海 亮 电 子 与 通 信 导 师 姓 名 : 李 辉 副 教 授 赵 红 媛 高 工 完 成 时 间 : 二 八 年 三 月 十 日 University of Science and Technology of Ch A dissertation

More information

计 算 机 网 络 基 础 任 务 教 程 () 组 成 计 算 机 网 络 的 每 台 计 算 机 都 是 独 立 的 即 计 算 机 之 间 没 有 明 显 的 主 从 关 系, 每 台 计 算 机 可 以 连 网 工 作, 也 可 以 不 连 网 工 作 (2) 建 立 计 算 机 网 络 的

计 算 机 网 络 基 础 任 务 教 程 () 组 成 计 算 机 网 络 的 每 台 计 算 机 都 是 独 立 的 即 计 算 机 之 间 没 有 明 显 的 主 从 关 系, 每 台 计 算 机 可 以 连 网 工 作, 也 可 以 不 连 网 工 作 (2) 建 立 计 算 机 网 络 的 计 算 机 网 络 初 探 描 述 随 着 计 算 机 网 络 技 术 的 发 展, 给 我 们 的 工 作 和 生 活 带 来 了 极 大 的 便 利, 本 将 学 习 计 算 机 网 络 的 相 关 知 识, 并 能 利 用 所 学 网 络 知 识 对 实 际 问 题 进 行 分 析 探 讨 ; 感 受 网 络 的 神 奇 作 用, 激 发 对 网 络 技 术 的 求 知 欲 ; 认 识 到 信

More information

1

1 1 2 EI ( 2005) 3 EI ( 2005) 4 2006 3 1 2 3 EI ( 2005) http://www.ei.org.cn/twice/coverage.jsp ISSN 0567-7718 Acta Mechanica Sinica/Lixue Xuebao 1006-7191 Acta Metallurgica Sinica (English Letters) 0253-4827

More information

工程师培训

工程师培训 .1 TCP/IP TCP/IP 1 .2.2.1 Host 1960 S 1970 S Host Low Speed Lines 1970 S 1980 S pc Server Local Interneting 1980 S 1990 S Branch. pc Branch. WAN Branch. pc pc IBM SNA IBM X.25 2 .2.2 OSI OSI Application

More information

标题

标题 第 33 卷 摇 第 9 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 014 年 9 月 情 摇 报 摇 杂 摇 志 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 JOURNAL OF INTELLIGENCE Vol. 33 摇 No. 9 Sep. 摇 014 基 于 专 利 的 大 数 据 技 术 发 展 情 报 * 分 析 及 战 略 研 究 1 1 李 鹏 飞 摇 卢 摇

More information

Mechanical Science and Technology for Aerospace Engineering October Vol No. 10 Web SaaS B /S Web2. 0 Web2. 0 TP315 A

Mechanical Science and Technology for Aerospace Engineering October Vol No. 10 Web SaaS B /S Web2. 0 Web2. 0 TP315 A 2012 10 31 10 Mechanical Science and Technology for Aerospace Engineering October Vol. 31 2012 No. 10 Web2. 0 400030 SaaS B /S Web2. 0 Web2. 0 TP315 A 1003-8728 2012 10-1638-06 Design and Implementation

More information

Microsoft Word - A201210-60_1349949005.doc

Microsoft Word - A201210-60_1349949005.doc 5 10 15 20 25 一 种 针 对 在 线 旅 游 线 路 网 页 判 别 算 法 的 研 究 与 实 现 徐 显 炼, 郭 燕 慧 ( 北 京 邮 电 大 学 信 息 安 全 中 心, 北 京 100876) 摘 要 : 随 着 近 年 来 在 线 旅 游 业 的 快 速 发 展, 在 线 旅 游 搜 索 引 擎 己 经 成 为 当 前 搜 索 引 擎 发 展 的 一 个 热 门 方 向

More information

13 A DSS B DSS C DSS D DSS A. B. C. CPU D. 15 A B Cache C Cache D L0 L1 L2 Cache 16 SMP A B. C D 17 A B. C D A B - C - D

13 A DSS B DSS C DSS D DSS A. B. C. CPU D. 15 A B Cache C Cache D L0 L1 L2 Cache 16 SMP A B. C D 17 A B. C D A B - C - D 2008 1 1 A. B. C. D. UML 2 3 2 A. B. C. D. 3 A. B. C. D. UML 4 5 4 A. B. C. D. 5 A. B. C. D. 6 6 A. DES B. RC-5 C. IDEA D. RSA 7 7 A. B. C. D. TCP/IP SSL(Security Socket Layer) 8 8 A. B. C. D. 9 9 A. SET

More information

Microsoft Word - 11-秦华伟.doc

Microsoft Word - 11-秦华伟.doc 热 带 海 洋 学 报 JOURNAL OF TROPICAL OCEANOGRAPHY 海 洋 调 查 与 观 测 仪 器 doi:10.3969/j.issn.1009-5470.2013.01.011 2013 年 第 32 卷 第 1 期 : 76 80 http://www.jto.ac.cn * 应 用 于 龟 山 岛 热 液 喷 口 探 寻 的 散 射 光 式 水 下 浊 度 仪 研

More information

附3

附3 普 通 高 等 学 校 本 科 专 业 设 置 申 请 表 ( 备 案 专 业 适 用 ) 080910T 3-6 2 016 7 6 4884878 目 录 填 表 说 明 ⒈ ⒉ ⒊ ⒋ ⒌ 1. 普 通 高 等 学 校 增 设 本 科 专 业 基 本 情 况 表 080910T 3-6 1978 36 ( 1978) ( 2008) 2017 60 120 / S J ⒉ 学 校 基 本 情

More information

% GIS / / Fig. 1 Characteristics of flood disaster variation in suburbs of Shang

% GIS / / Fig. 1 Characteristics of flood disaster variation in suburbs of Shang 20 6 2011 12 JOURNAL OF NATURAL DISASTERS Vol. 20 No. 6 Dec. 2011 1004-4574 2011 06-0094 - 05 200062 1949-1990 1949 1977 0. 8 0. 03345 0. 01243 30 100 P426. 616 A Risk analysis of flood disaster in Shanghai

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force DRBL c00hkl00@nchc.gov.tw, steven@nchc.gov.tw National Center for High-Performance Computing http://www.nchc.gov.tw Dec, 2002 1 Outline 1. 2. DRBL 3. 4. Service DHCP, TFTP, NFS,

More information

物理学报 Acta Phys. Sin. Vol. 62, No. 14 (2013) 147802 叠 [4]. PET 设备最重要的部件就是探测器环, 探测 备重建图像具有减少数据插值的优势. 器环的性能直接影响 PET 的成像能力. 探头与探头 之间得到的符合直线叫做投影线. 所有的投影线在

物理学报 Acta Phys. Sin. Vol. 62, No. 14 (2013) 147802 叠 [4]. PET 设备最重要的部件就是探测器环, 探测 备重建图像具有减少数据插值的优势. 器环的性能直接影响 PET 的成像能力. 探头与探头 之间得到的符合直线叫做投影线. 所有的投影线在 数 据 插 值 对 正 电 子 发 射 断 层 成 像 设 备 的 图 像 重 建 影 响 的 研 究 * 杨 昆 刘 新 新 李 晓 苇 ( 河 北 大 学 物 理 学 院, 保 定 071000 ) ( 2013 年 1 月 30 日 收 到 ; 2013 年 4 月 9 日 收 到 修 改 稿 ) 正 电 子 发 射 断 层 扫 描 (positron emission computed tomography,

More information

27 :OPC 45 [4] (Automation Interface Standard), (Costom Interface Standard), OPC 2,,, VB Delphi OPC, OPC C++, OPC OPC OPC, [1] 1 OPC 1.1 OPC OPC(OLE f

27 :OPC 45 [4] (Automation Interface Standard), (Costom Interface Standard), OPC 2,,, VB Delphi OPC, OPC C++, OPC OPC OPC, [1] 1 OPC 1.1 OPC OPC(OLE f 27 1 Vol.27 No.1 CEMENTED CARBIDE 2010 2 Feb.2010!"!!!!"!!!!"!" doi:10.3969/j.issn.1003-7292.2010.01.011 OPC 1 1 2 1 (1., 412008; 2., 518052), OPC, WinCC VB,,, OPC ; ;VB ;WinCC Application of OPC Technology

More information

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2

g 100mv /g 0. 5 ~ 5kHz 1 YSV8116 DASP 1 N 2. 2 [ M] { x } + [ C] { x } + [ K]{ x } = { f t } 1 M C K 3 M C K f t x t 1 [ H( ω )] = - ω 2 10 2016 10 No. 10 Modular Machine Tool & Automatic Manufacturing Technique Oct. 2016 1001-2265 2016 10-0012 - 05 DOI 10. 13462 /j. cnki. mmtamt. 2016. 10. 004 * 116024 MIMO TH166 TG502 A Dynamic Performance

More information

Fig. 1 1 The sketch for forced lead shear damper mm 45 mm 4 mm 200 mm 25 mm 2 mm mm Table 2 The energy dissip

Fig. 1 1 The sketch for forced lead shear damper mm 45 mm 4 mm 200 mm 25 mm 2 mm mm Table 2 The energy dissip * - 1 1 2 3 1. 100124 2. 100124 3. 210018 - ABAQUS - DOI 10. 13204 /j. gyjz201511033 EXPERIMENTAL STUDY AND THEORETICAL MODEL OF A NEW TYPE OF STEEL-LEAD DAMPING Shen Fei 1 Xue Suduo 1 Peng Lingyun 2 Ye

More information

~ ~ ~

~ ~ ~ 36 4 2015 385 ~ 397 The Chinese Journal for the History of Science and Technology Vol. 36 No. 4 2015 1951 ~ 1956 100049 100190 1951 ~ 1966 1951 ~ 1956 N092 P62-092 A 1673-1441 2015 04-0385-13 1951 ~ 1966

More information

Dictionary of National Biography

Dictionary of National Biography 32 3 2011 347 359 The Chinese Journal for the History of Science and Technology Vol. 32 No. 3 2011 100190 1001 1120 120 11 20 N092 A 1673-1441 2011 03-0347-13 J. Needham 1900 1995 1 287 1 2 R. K. Merton

More information

标题

标题 第 33 卷 摇 第 5 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 2014 年 5 月 情 摇 报 摇 杂 摇 志 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 JOURNAL OF INTELLIGENCE Vol. 33 摇 No. 5 May 摇 2014 * 韩 国 首 尔 公 共 图 书 馆 服 务 体 系 研 究 以 国 立 中 央 图 书 馆 为 例 1 金 家

More information

穨423.PDF

穨423.PDF Chinese Journal of Science Education 2002,, 423-439 2002, 10(4), 423-439 1 2 1 1 1 2 90 8 10 91 4 9 91 8 22 ) NII 1995 7 14, 1999 1997 (Cooperative Remotely Accessible Learning CORAL) 424 (Collaborative

More information

10.11648.j.sd.20160403.18

10.11648.j.sd.20160403.18 Science Discovery 2016; 4(3): 202-206 http://www.sciencepublishinggroup.com/j/sd doi: 10.11648/j.sd.20160403.18 ISSN: 2331-0642 (Print); ISSN: 2331-0650 (Online) Construction for the Engineering Application-Oriented

More information

第 1 章 概 述 1.1 计 算 机 网 络 在 信 息 时 代 中 的 作 用 1.2 计 算 机 网 络 的 发 展 过 程 *1.2.1 分 组 交 换 的 产 生 *1.2.2 因 特 网 时 代 *1.2.3 关 于 因 特 网 的 标 准 化 工 作 1.2.4 计 算 机 网 络 在

第 1 章 概 述 1.1 计 算 机 网 络 在 信 息 时 代 中 的 作 用 1.2 计 算 机 网 络 的 发 展 过 程 *1.2.1 分 组 交 换 的 产 生 *1.2.2 因 特 网 时 代 *1.2.3 关 于 因 特 网 的 标 准 化 工 作 1.2.4 计 算 机 网 络 在 计 算 机 网 络 ( 第 4 版 ) 课 件 第 1 章 计 算 机 网 络 概 述 郭 庆 北 Ise_guoqb@ujn.edu.cn 2009-02-25 第 1 章 概 述 1.1 计 算 机 网 络 在 信 息 时 代 中 的 作 用 1.2 计 算 机 网 络 的 发 展 过 程 *1.2.1 分 组 交 换 的 产 生 *1.2.2 因 特 网 时 代 *1.2.3 关 于 因 特

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force DRBL steven@nchc.gov.tw, c00hkl00@nchc.gov.tw National Center for High-Performance Computing http://www.nchc.gov.tw Jan, 2003 1 2003/1/28 ( ) 09:00-10:30 10:40-12:00 Linux 13:00-14:30

More information

6 : W eb 827 ) [ 5 ] 211, : (1) (2),, (3) 212, [ 6-7 ], B /S,,,, 1 1 Fig11 Design of the system architecture

6 : W eb 827 ) [ 5 ] 211, : (1) (2),, (3) 212, [ 6-7 ], B /S,,,, 1 1 Fig11 Design of the system architecture 11 6 2009 12 JOURNAL OF GEO2INFORMATION SC IENCE Vol111, No16 Dec1, 2009 W eb,,, (, 100101) :, W eb, ( ),,,, : ; W ebgis; 1 2,,, [ 1 ] [ 2 ] [ 3 ], ;, ;, 3S ( GPS GIS RS), [ 4 ], 1 100 1 5 1 1,, W eb ;,

More information

标题

标题 012 Journal of Library Science in China 嘉 兴 模 式 的 延 伸 与 深 化 : 从 总 分 馆 体 系 到 图 书 馆 服 务 体 系 李 超 平 摘 要 嘉 兴 模 式 包 含 两 个 体 系 : 一 是 以 总 分 馆 为 核 心 的 公 共 图 书 馆 服 务 体 系, 二 是 跨 系 统 的 图 书 馆 服 务 联 盟 体 系 研 究 发 现, 从

More information

Microsoft Word - 互联网物联网探索-讲习班.doc

Microsoft Word - 互联网物联网探索-讲习班.doc 中 国 计 算 机 学 会 学 科 前 沿 讲 习 班 The CCF Advanced Disciplines Lectures 第 51 期 互 联 网 与 物 联 网 的 新 探 索 2014 年 9 月 19-21 日 上 海 本 期 CCF 学 科 前 沿 讲 习 班 互 联 网 与 物 联 网 的 新 探 索 邀 请 到 了 互 联 网 和 物 联 网 领 域 重 量 级 的 专 家 学

More information

Microsoft Word - 01李惠玲ok.doc

Microsoft Word - 01李惠玲ok.doc 康 寧 學 報 11:1-20(2009) 1 數 位 學 習 於 護 理 技 術 課 程 之 運 用 與 評 值 * 李 惠 玲 ** 高 清 華 *** 呂 莉 婷 摘 要 背 景 : 網 路 科 技 在 教 育 的 使 用 已 成 為 一 種 有 利 的 教 學 輔 助 工 具 網 路 教 學 的 特 性, 在 使 學 習 可 不 分 時 間 與 空 間 不 同 進 度 把 握 即 時 性 資

More information

m 3 m m 84 m m m m m m m

m 3 m m 84 m m m m m m m 2011 8 8 155 JOURNAL OF RAILWAY ENGINEERING SOCIETY Aug 2011 NO. 8 Ser. 155 1006-2106 2011 08-0096 - 06 430063 1 2 3 U231 +. 4 A Design of Underground Space of Furong Square Station of Urban Rail Transit

More information

1 引言

1 引言 P P 第 40 卷 Vol.40 第 7 期 No.7 计 算 机 工 程 Computer Engineering 014 年 7 月 July 014 开 发 研 究 与 工 程 应 用 文 章 编 号 :1000-348(014)07-081-05 文 献 标 识 码 :A 中 图 分 类 号 :TP391.41 摘 基 于 图 像 识 别 的 震 象 云 地 震 预 测 方 法 谢 庭,

More information

1 GIS 95 Y = F y + (1 F) (1) 0 0 Y0 kg/hm 2 /day F y 0 y c kg/hm 2 /day [12] y m 20 kg/hm 2 /hour Y = cl cn ch G [ F( y ) T m yo + (2) (1 F)(

1 GIS 95 Y = F y + (1 F) (1) 0 0 Y0 kg/hm 2 /day F y 0 y c kg/hm 2 /day [12] y m 20 kg/hm 2 /hour Y = cl cn ch G [ F( y ) T m yo + (2) (1 F)( 24 1 Vol.24 No.1 94 2008 1 Transactions of the CSAE Jan. 2008 2008 1 100094 2 100035 3 100081 4 100081 5 100101 GIS ( ) 65.12 16.82 13.74 15.27 11.07 t/(hm 2 a) 10.93% 41.43% 46.93% 65.4%. Bi Jiye, Zhu

More information

Master Thesis_專門用來製作目錄.doc

Master Thesis_專門用來製作目錄.doc Introduction All-IP [1-4] All-IP packet switching long delay time, jitter packet loss All-IP Budget-Based QoS End-to-End QoS (real time on demand) 1 1.1 Circuit Switching Packet Switching DWDM IP VoIP

More information

76 34 2. 1. 1 Fig. 1 1 a-a b-b a-a σ ma = 74. 4 MPa σ a = 15. 74 MPa σ 0a =90. 15 MPa 0. 9 σ t =135 MPa b-b σ mb = 21. 77 MPa τ b = 13. 789 MPa σ 0b =

76 34 2. 1. 1 Fig. 1 1 a-a b-b a-a σ ma = 74. 4 MPa σ a = 15. 74 MPa σ 0a =90. 15 MPa 0. 9 σ t =135 MPa b-b σ mb = 21. 77 MPa τ b = 13. 789 MPa σ 0b = 34 11 2012 11 SHIP SCIENCE AND TECHNOLOGY Vol. 34 No. 11 Nov. 2012 0 430064 GB150-98 ASME THR3 +. 4 A 1672-7649 2012 11-0075 - 07 doi 10. 3404 /j. issn. 1672-7649. 2012. 11. 017 Stress and fatigue analysis

More information

标题

标题 DOI:0.3878 / j.cnki.jnuist.206.04.006 郭 锐 冯 志 杰 张 浩 然 多 制 式 移 动 终 端 身 份 感 知 系 统 研 究 摘 要 移 动 终 端 的 合 法 监 管 是 国 家 安 全 部 门 保 障 移 动 网 络 安 全 的 重 要 手 段, 获 取 移 动 终 端 身 份 标 识 是 实 现 监 管 的 基 础. 首 先 阐 述 了 移 动 终 端

More information

Data Server_new_.doc

Data Server_new_.doc 0i B/C Data Server Windows 2000 Window XP Windows XP FTP FANUC Data Server FTP liwei@beijing-fanuc 1 06-10-8 Content 1. /...3 1.1...3 1.2...3 1.3 CNC...3 2....5 2.1 STORAGE...5 2.2 FTP...6 2.3 BUFFER...7

More information

財金資訊-80期.indd

財金資訊-80期.indd IPv6 / LINE YouTube TCP/IP TCP (Transmission Control Protocol) IP (Internet Protocol) (node) (address) IPv4 168.95.1.1 IPv4 1981 RFC 791 --IP IPv4 32 2 32 42 IP (Internet Service Provider ISP) IP IP IPv4

More information

XXX专业本科人才培养方案

XXX专业本科人才培养方案 计 算 机 科 学 与 技 术 专 业 本 科 人 才 培 养 方 案 (Computer Science and Technology 080901) 一 培 养 目 标 本 专 业 培 养 德 智 体 美 全 面 发 展, 具 有 良 好 的 科 学 与 人 文 素 养, 熟 悉 经 济 管 理 法 律 等 相 关 基 础 知 识, 系 统 地 掌 握 计 算 机 硬 件 软 件 方 面 的 基

More information

精 神 與 自 然 : 楊 慈 湖 心 學 研 究 趙 燦 鵬 哲 學 博 士 嶺 南 大 學 二 零 零 五 年

精 神 與 自 然 : 楊 慈 湖 心 學 研 究 趙 燦 鵬 哲 學 博 士 嶺 南 大 學 二 零 零 五 年 Terms of Use The copyright of this thesis is owned by its author. Any reproduction, adaptation, distribution or dissemination of this thesis without express authorization is strictly prohibited. All rights

More information

Microsoft Word - 103-4 記錄附件

Microsoft Word - 103-4 記錄附件 國 立 虎 尾 技 大 103 年 度 第 4 次 教 務 會 議 記 錄 附 件 中 華 民 國 104 年 6 月 16 日 受 文 者 : 國 立 虎 尾 技 大 發 文 日 期 : 中 華 民 國 104 年 5 月 28 日 發 文 字 號 : 臺 教 技 ( 二 ) 字 第 1040058590 號 速 別 : 最 速 件 密 等 及 解 密 條 件 或 保 密 期 限 : 附 件 :

More information

2. 3. 1 2 TI 3 TI TABLE 4 RANDBIN 5 6 172 6 Research of Modern Basic Education 2012 6

2. 3. 1 2 TI 3 TI TABLE 4 RANDBIN 5 6 172 6 Research of Modern Basic Education 2012 6 6 2012 6 Research of Modern Basic Education Vol. 6 June 2012 201200 20 1. G 1976-171 2. 3. 1 2 TI 3 TI TABLE 4 RANDBIN 5 6 172 6 Research of Modern Basic Education 2012 6 1 GPS 4. 01 TI - nspire cx 1.

More information

第四章-個案分析.doc

第四章-個案分析.doc - 33-27 28 AP application software - 34 - Value Added Service 60%~65% Project 35%~40% Broadband VOD Wireless Project by 80% 20% Contract Project by S.I. 29 SI System Integrationer MIC Total Solution Provider

More information

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :,

2 3. 1,,,.,., CAD,,,. : 1) :, 1,,. ; 2) :,, ; 3) :,; 4) : Fig. 1 Flowchart of generation and application of 3D2digital2building 2 :.. 3 : 1) :, 3 1 Vol. 3. 1 2008 2 CAA I Transactions on Intelligent Systems Feb. 2008, (,210093) :.,; 3., 3. :; ; ; ; : TP391 :A :167324785 (2008) 0120001208 A system f or automatic generation of 3D building models

More information

版 权 所 有 2014 保 留 一 切 权 利 非 经 本 公 司 书 面 许 可, 任 何 单 位 和 个 人 不 得 擅 自 摘 抄 复 制 本 文 档 内 容 的 部 分 或 全 部, 并 不 得 以 任 何 形 式 传 播 商 标 声 明 和 其 他 华 为 商 标 均 为 的 商 标 本

版 权 所 有 2014 保 留 一 切 权 利 非 经 本 公 司 书 面 许 可, 任 何 单 位 和 个 人 不 得 擅 自 摘 抄 复 制 本 文 档 内 容 的 部 分 或 全 部, 并 不 得 以 任 何 形 式 传 播 商 标 声 明 和 其 他 华 为 商 标 均 为 的 商 标 本 elte2.3 U2000 V200R014 产 品 概 述 文 档 版 本 01 发 布 日 期 2014-04-03 版 权 所 有 2014 保 留 一 切 权 利 非 经 本 公 司 书 面 许 可, 任 何 单 位 和 个 人 不 得 擅 自 摘 抄 复 制 本 文 档 内 容 的 部 分 或 全 部, 并 不 得 以 任 何 形 式 传 播 商 标 声 明 和 其 他 华 为 商 标 均

More information

9 Internet 10 Internet

9 Internet 10 Internet 1 2 3 4 5 6 Internet 7 8 9 Internet 10 Internet 11 12 1 1.1 1.2 1.3 1.4 1.5 1.6 1.1 1.1.1 20 50 20 60 ARPANET ARPANET Internet 20 70 ISO International Organization for Standardization TCP/IP 20 90 Internet

More information

240 生 异 性 相 吸 的 异 性 效 应 [6] 虽 然, 心 理 学 基 础 研 [7-8] 究 已 经 证 实 存 在 异 性 相 吸 异 性 相 吸 是 否 存 在 于 名 字 认 知 识 别 尚 无 报 道 本 实 验 选 取 不 同 性 别 的 名 字 作 为 刺 激 材 料, 通

240 生 异 性 相 吸 的 异 性 效 应 [6] 虽 然, 心 理 学 基 础 研 [7-8] 究 已 经 证 实 存 在 异 性 相 吸 异 性 相 吸 是 否 存 在 于 名 字 认 知 识 别 尚 无 报 道 本 实 验 选 取 不 同 性 别 的 名 字 作 为 刺 激 材 料, 通 2011 年 Journal of Capital Medical University 4月 第2 期 Apr 2011 Vol 32 No 2 基础研究 doi: 10 3969 / j issn 1006-7795 2011 02 015 人脑识别不同性别名字反应时的差异研究 高迎霄 陈昭燃 * 张明霞 ( 首都医科大学神经生物系高级脑功能中心) 摘要 目的 探讨男女对不同性别名字认知加工速度是否存在差异

More information

女性美容保健(七).doc

女性美容保健(七).doc ...1...4...6...9...10... 11...14...18...23...24...26...28...30...32...34...38...39...40 I ...42...46...48...50...52...54...56...59...62...64...67...68...70 10...71...74...77 OL...78...81...85...86...87

More information

11 25 stable state. These conclusions were basically consistent with the analysis results of the multi - stage landslide in loess area with the Monte

11 25 stable state. These conclusions were basically consistent with the analysis results of the multi - stage landslide in loess area with the Monte 211 11 11 158 JOURNAL OF RAILWAY ENGINEERING SOCIETY Nov 211 NO. 11 Ser. 158 16-216 211 11-24 - 6 1 2 3 3 3 1. 126 2. 92181 74 3. 181 1 2 3 4 1. 27 1. 3 1. 56 1. 73 4 1 2 3 4. 96 1. 15 1. 48 1. 6 f s =

More information

A modified offset min-sum decoding algorithm

A modified offset min-sum decoding algorithm 摘 一 个 综 合 IP 地 址 查 询 系 统 的 设 计 与 实 现 蔡 少 敏, 丁 伟, 张 维 维 ( 东 南 大 学 计 算 机 科 学 与 工 程 学 院, 南 京,210000) 要 : 为 向 中 国 教 育 和 科 研 网 华 东 北 地 区 网 络 中 心 的 用 户 提 供 准 确 详 尽 且 更 符 合 需 要 的 IP 地 址 归 属 信 息 查 询, 在 核 实 其 身

More information

學 習 內 容 元 素 一 直 透 過 中 小 學 校 課 程 相 關 課 題 培 養, 如 : 小 學 常 識 科 人 文 學 科 和 科 學 科 等 這 些 從 沒 有 因 為 德 育 及 國 民 教 育 科 課 程 指 引 在 2012 年 擱 置 而 有 任 何 改 變 4. 教 育 局 持

學 習 內 容 元 素 一 直 透 過 中 小 學 校 課 程 相 關 課 題 培 養, 如 : 小 學 常 識 科 人 文 學 科 和 科 學 科 等 這 些 從 沒 有 因 為 德 育 及 國 民 教 育 科 課 程 指 引 在 2012 年 擱 置 而 有 任 何 改 變 4. 教 育 局 持 立 法 會 CB(4)1287/14-15(01) 2015 年 7 月 15 日 會 議 討 論 文 件 立 法 會 教 育 事 務 委 員 會 在 學 校 推 行 德 育 及 公 民 教 育 前 言 本 文 件 旨 在 就 學 校 教 育 中 推 行 德 育 及 公 民 教 育 的 進 展 ( 包 括 基 本 法 教 育 及 推 廣 對 一 國 兩 制 的 認 識 ), 匯 報 德 育 及 公

More information

:,; ;, ( ) 25,, 80 90, 90,,,,,,, ( ), ( ), %,, , ,, ( ),,, ;,,,,,,,,,, ( ) , , 3395,3400, 20 % 30 %,

:,; ;, ( ) 25,, 80 90, 90,,,,,,, ( ), ( ), %,, , ,, ( ),,, ;,,,,,,,,,, ( ) , , 3395,3400, 20 % 30 %, 2005 12 3 ( 100101 ;) ( 100101) :,,,,,,,, : 20,, 20 90,,,,,,,,,,,,,,,,,,,, 3 Urban China Research Network (UCRN) in Albany, New York,,Scott Rozelle,,,, 45 :,; ;, ( ) 25,, 80 90, 90,,,,,,, ( ), ( ), 2003

More information

中文朗科AirTrackTM T600 迷你无线路由器用户手册.doc

中文朗科AirTrackTM T600 迷你无线路由器用户手册.doc AirTrack T600 http://www.netac.com.cn Netac Netac AirTrack OnlyDisk Netac Netac Netac http://www.netac.com.cn Netac 800-830-3662 FCC 15 B 1 2 3 4 / FCC 20cm 1 2 3 / / ...1 1.1...1 1.2...1 1.3...1 1.4...3...4

More information

奥运风云榜(上).doc

奥运风云榜(上).doc ...1 1920...3 1896 2004...5...8...8 9... 11 8 9...13...14...16...20...31...36 TP10...39...46...47...49...49 I II...50 2004 2008...52...56...59...64...67 1500...68...69...70...71...76...82...86...89...92

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force Steven Shiau steven@nchc.gov.tw National Center for High-Performance Computing Sep 10, 2002 1 Outline 1. 2. 3. Service DHCP, TFTP, NFS, NIS 4. 5. 2 DRBL (diskless remote boot

More information

128 ( ) ( ) [ 1 ] [2] [3] (1) (2) (3) [1] [2] [3] 10 2 ( ) (1997.6) ( ) 64

128 ( ) ( ) [ 1 ] [2] [3] (1) (2) (3) [1] [2] [3] 10 2 ( ) (1997.6) ( ) 64 BIBLID 1026-5279 (2005) 94:2 p. 127-154 (2005.12) 127 Keywords Digital Library High School Library Library Website Open Source E-mail frank@hchs.hc.edu.tw 128 (2005.12) ( ) 6 0 68 [ 1 ] [2] [3] (1) (2)

More information

标题

标题 2012 年 6 月 交 通 运 输 系 统 工 程 与 信 息 Journal of Transportation Systems Engineering and Information Technology Vol 郾 12 Sup. 1 June 2012 文 章 编 号 : 1009 鄄 6744 (2012) Sup. 1 鄄 0086 鄄 05 * 张 万 安, 肖 跃 秀 ( 吉 安

More information

59 [1] [2] [3] A A ( 4 ) A A [4]

59 [1] [2] [3] A A ( 4 ) A A [4] 5 1 5 (1): 58 70 2013 3 JOURNAL OF ENGINEERING STUDIES Mar., 2013 DOI: 10.3724/SP.J.1224.2013.00058 100190 20 50 70 2009 60 G301 A 1674-4969(2013)01-0058-13 20 50 1 : 2012 12 25; : 2013 01 18 : (Y250013015)

More information

(1) (2) (3) 1. (1) 2

(1) (2) (3) 1. (1) 2 0386 71.32% 14A 1 (1) (2) (3) 1. (1) 2 (a) (b) (i) (ii) (iii) 3 (iv) (a) (b) (c) (d) 6% 4 2013 3 26 [2013]624 10 5 2013 6 28 [2013]1246 2015 3 [2015]351 0.2 6 [2015]748 180C 7 * * 8 14A (2) 417,800,000

More information

698 39,., [6].,,,, : 1) ; 2) ,, 14,, [7].,,,,, : 1) :,. 2) :,,, 3) :,,,., [8].,. 1.,,,, ,,,. : 1) :,, 2) :,, 200, s, ) :,.

698 39,., [6].,,,, : 1) ; 2) ,, 14,, [7].,,,,, : 1) :,. 2) :,,, 3) :,,,., [8].,. 1.,,,, ,,,. : 1) :,, 2) :,, 200, s, ) :,. 39 6 Vol. 39, No. 6 2013 6 ACTA AUTOMATICA SINICA June, 2013 1, 2,,,. DOI,,,., 2013, 39(6): 697 702 10.3724/SP.J.1004.2013.00697 Present Situation and Development Tendency of Aerospace Control Techniques

More information