Ps22Pdf

Size: px
Start display at page:

Download "Ps22Pdf"

Transcription

1 Application Research of Computers Vol. 4 No. 8 Aug. 007 * XM L,,,,, (., 604;., 604) XML XML XML, XML XML, XML, ; XML ; XML,,, XML ; ; ; ; TP3 A ( 007) Query optimization based on complicated scheme indexes YU Hong,, WANG Xiu-kun, GAO Yan-ping, ZHANG Jian-ying, YANG Nan-hai (. School of Information Engineering, Dalian Fisheries University, Dalian Liaoning 604, China;. School of Electronic & Infomation Engineering, Dalian University of Techology, Dalian Liaoning 604, China) Abstract The paper analyzed XML query and the relationship between XML scheme and XML documents. Proposed a complicated scheme index-based XML query optimization method. Indexed parent/ child node and ancestor/ descendant node, took the XML scheme with loop into account. Firstly pretreated the query tree with repetitive labels, then decomposed the query tree into main path and branch path. When executed the query, applied the indexes to accelerate the query calculation. This method would reduce greatly number of join, improve the efficiency of query. It could process the complicated scheme. The result of the experiments indicate that the performance of this method is excellent. Key words complicated scheme; index; XML; query optimization; path expression 0 XML [ ], XML, c) XML,, XPath XQuery XML-QL, [ XML 4] [ XML DataGuides 4],, a) XML,, [ 6 3], n, n -,,,,, DataGuides XML, d) XML XML [, 5] [, DTD XML 5] b), DTD XML DTD XML, XML, DTD XML ; / DTD,,, /, DTD, DTD, ; ( 00CCA00700 ) ; ( 05L090 ) ; ( 005JJH038) ( 968- ),,,,, ( yuhong-@ hotmail. com) ; ( 945- ),,,,, ; ( 964- ),,,, ; ( ),,,,, ; ( 970- ),,,,,.

2 8, XML 0 XML XML books, section sections ), % / XML XML / /, books, XML XML, books book family,, XML, XML / books/book/ / family, books, XML XML, book family,, XML XML / books/book% / family, books [ 6 8] Tae-Sun Chung [ 6] DTD book books family,, e,, [ e 8] DBXI( DTD based XML ; *? index) DTD XML, DTD,! ELEMENT person ( name, *, ( school [ 9] ; XML company) { name}, [ 0], XML { *, school, company } DTD DBXI DTD XML person, DTD DTD / XML person ; DTD / ;, person DTD / XML person DTD ; XML 0 3 { , school} { , company} { sc hool} { company}, DTD DTD path ;, ( book ; DTD XML / ; XML /, nodeinfo, mergenodeinfonodeinfo, XML,, DTD,, XML DTD,,, XML ; DTD,,, DTD, XML MergeNodeInfo, XML DTD XML DBXI, DTD, N /,, XML mergenodeinfo 0, DBXI, DTD,! ELEMENT manager( name, ( manager, NodeInfo /, department employee) ) ; / MergeNodeInfo /, DTD,,, ;, Chiyoung Seo [ 7] DTD, path( path, pathid), XML DTD, pathindex( pathid, docid), XML, DTD term( term, termid),, XML termindex( termid, docid, pathid, position), XML RDBMS, / / % / SQL like, path XML XML pathid, pathindex ; / ; / ;, /, XML ( XML pathid, term termid, ), XML termindex pathid termid XML, XML, XML

3 0 007 ; XML, no,,,,, no ; effectnode XML, XML, XML e, e Department( n) ( 4) 4, n,, {, }, e XML e, e, e ;, manager department manager,, name url employee + )! ELEMENT manager( name, ?, ( manager dept employee )! ELEMENT department ( name, ?, url?, employee +, department* )! ELEMENT employee( name, ? )! ELEMENT name( PCDATA)! ELEMENT ( PCDATA)! ELEMENT url( PCDATA). XML 4 XML, ST = ( V, E, R) V = V s V n V h, vv, v V s ; V n. ; V h E, E RV XML V Q ( ) ; E Q ( / ) ; R Q V Q n XML ) XML XML,, XML, XML,, XML ( preorder, type, QT, no, effectnode) preorder,, ; type ( ;, QT n ; h ; s ) ;, L S, QT Manager( n ) ( ) Name( ) ( 3) Name( 5 ) url( 6) ( 7), n,, { }, h, null, { } 3, h, null, { } 5, h, null, {, } 6, h, null, {, } 7, h, null, {, } Employee( 8 ) Name( 9) ( 0) Employee( ) Name( ) ( 3) 8, h, null, {, } 9, h, null, {, } 0, h, null, {, }, h, null, { }, h, null, { } 3, h, null, { } ) XML XML 3 XML e /, e, e ( e e) name() (3) manager(n)() department(n)(4) employee() name(5) url(6) (7) employee(8) name() (3) name(9) (0) ; / (department,4)n (employee,) (manager,)n (department,4)n (employee,) (manager,)n 渊 label,preoder) ( ,7) ( ,0) (name,9) (name,5) (url,6) ( ,7) ( ,0) (name,5) (name,9) (url,6) 渊 a 冤子节点索引 渊 label,preoder) ( ,0) (name,9) 渊 b 冤后代节点索引 渊 label,preoder) ( ,3) (name,) 渊 label,preoder) ( ,3) (name,) XML (department,4) ( ,3) (employee,) (name,) (department,4) ( ,3) ( ,7) ( ,0) ( ,3) (employee,) (name,) (name,5) (name,9) (name,) 5, QT = ( V Q, E Q, R Q ), XML, 6 7

4 8, XML 03 PN4 [ ] return, E j, E j XML XML, num j,, ; QT = / manager/ manager/ manager/ / department/ / department/ employee[ = abc@ 63. com ] / name, =,, ; P M = manager/ / department/employee / name,, L 3 L, P = employee[ ], = abc@ 63. com, L 3 L P M P i ( i =,,, n, n. 3 XML ) XML, QT, ;,, EStack QT R = ( V R, R R ) QT R V R ; L( i) ( i =,, n), XML i ; S( i) ( i =,, n) i ; P[ j] j ; v, element / ; symbol / / P PathQuery( P) ( / ) ; leftson ; rightson STree( QT) QT R M Sp i / / ST[ ] EStack, L( i) 0 ( i =,, n), S( i) " = " ( i =,, n), j = 0 ST[ ] vqt. R ST3[ v] v ProcessNode( v) ST4[ ] P M " " while EStack do NodeEStack. pop( ) P M Node. symbol & Node. Element & P M L, S P M ST5[ ] P M, P i ( i =,, m) ProcessNode( v) v PN [ v] v. element, v L( i) + v i v no,, XML v / / / ), v PN [ v ] v, j +, P[ j] v P[ j] P[ j] L S P[ j] PN3 [ v ] v, Process- Node( v. rightson) m) n} ) R M PQ [ ] found, R M PQ[ ] P Sp i ( i =,,, PQ3 [ ] for( i =, i < = m, i + + ) found, PQ4 R M = PQ4 [ ] found, SchemeQuery( P M, P) P M P( P = { Pi i =,,, QT R ( V R, R R ) SQ[ ] V R, R R, found SQ[ ] P M / /, found, SQ4, R R PathQuery( P M ), found SQ4, V R V R R M SQ3[ ] for( i =, i < = n, i + + ) { PathQuery( P i ), found, SQ4, V R V R R i } SQ4[ ] found,, QT R ( { manager/ / department, department/ employee, employee / name} employee[ ] XML, ; / /, XML, ;, ( R M

5 )XML, 3 XML, 4, { manager/ /department, department/employee, employee/ name, employee[ ] }, / manager department, ( b) manager department, 4;, ( department, 4) employee, ( a), ( department, 4) employee, 8;, ( em- ployee, 8) , ( a), ( employee, 8) , 0;, ( employee, 8) name, ( a), ( employee, 8) name, 9, T R = ( man- ager, ) / / ( department, 4 ) / ( employee, 8 ) [ ( , 0 ) ] / ( name, 9) R R ( manager, ), xml-preorder V R { [ ( name, 9), [ L 3 and L ] ], [ ( , 0), = abc@ 63. com [ L 3 andl ] ] }. 4 XML XML, ) XML [ 0] O M, O M O, XML e) ;, ancestor, XML O M R M R M xml-preorder R R preorder, b) P i XML ancestor) ( doc-id, xml-s-preorder, order, size, level, text, ( doc-id, xml-preorder, order, size, level, L, text, ancestor) ( doc-id, xml-preorder, order, size, level, ancestor) ( doc-id, xml-s-preorder, order, size, ; order XML O ; size v ; level M O e), O v XML ; L XML ; text ; ancestor, an- cestor[ i] v i xml-preorder order xml-preorder XML,, XML. Pentium 4 3. GHz CPU, 768 MB RAM 80 GB ; ) XML XML, XML XML XML, ; ; order ; ) XML shakespeare.. 00 XML XML, 37, MB, order KB [ 7] 4-Relation XML, ( XSBI ) [ 7] 4-, Relation XML XML 3) a) P M XML XML, O i ( i =,,, n, n ) ancestor O i R i R i xml-preorder R R preorder c) R M R i ( i =,,, ) n, level, L, ancestor) R = R M ( n R i ) i = doc-id ; xml-preorder XML 3 左 9 左 n 3 3 d) R O M /, 3 order size level L ancestor 300 null order size level L L text ancestor amy peter mary Windows 000 server, Java

6 8, XML 05 XML, XML query Q Q Q3 Q4 Q5 Q6 3 path expression SCA NE / SPEECH[ SPEA KER = " poet" ] / / STA GEDIR A CT[ EPILOGUE] / / SPEECH /STAGEDIR PLA Y [ INDUCT] / ACT / SCA NE / /SPEECH [ SPEA KER = " TR ANIO" ] / LINE PLA Y / / PERSONA PLA Y [ PROLOGUE] / / SCNDESCR LINE / STA GEDIR,, 4-Re- XML lation ;, 4-Relation Q4, XML PLAY PERSONA, ) XML,, XML TOXgene [ ], 80 MB, 3 KB [ 7], [ 6] mergenodeinfo [ 6] mergenodeinfo NodeInfo, NodeInfo 4 University of Toronto and IBM TOXgene 6 6, [ ] RAY T, PAOLI J, SPERBERG-McQUEEN C M, ed al. extensible mergenodeinfo markup language ( XML). 0 3rd ed [ EB/OL]. ( ) 4 [ ]. http / /www. w3. org /TR /004 /REC-xml. query Q Q Q3 Q4 Q5 5 path expression /manager/ manager / / department/ department /employee[ = 63. com ] / name /manager/ department [ = " dlhx. c om. cn " ] / / employee [ ] / name department/ employee/ /manager[ name = " Mary" ] / /manager/ department/name employee / name XSBI 4-Relation 6 XSBI mergenodeinfo 3), [ 9] CHIEN S Y, VAGENA Z, ZHANG Dong-hui, et al. Efficient struc- tural joins on indexed XML documents[ C] / /Proc of VLDB00. San MB, 4 Q 7 7, [ 0] LI Quan-zhong, MOON B. Indexing and querying XML data for regular path expressions[ C] / / Proc of VLDB00. San Francisco Morgan, Kaufmann, , [ ] WANG Wei, JIANG Hai-feng, LU Hong-jun, et al. PbiTree coding 4 XML, XML /, ; XML ;, XML,,,, ( ), 7 [ ] BERGLUND A, BOAG S, CHAMBERLIN D. XML path language ( XPath). 0 [ EB/ OL]. ( ) [ ]. http / / www. w3. org/ TR /005 /WD-xpath0. [ 3] BOAG S, CHAMBERLIN D, FERNNDE M F. XQuery. 0 an XML query language[ EB/ OL]. ( ) [ ]. http / /www. w3. org/ TR /005 /WD-xquery /. [ 4 ] DEUTSCH A, FERNANDEZ M, FLORESCU D, XML-QL a query language for XML[ EB/OL]. http / /www. w3. org /TR /NOTE-xml-ql. [ 5] McHUGH J, WIDOM J. Query optimization for XML[ C] / /Proc of the 5th VLDB Conference. Edinburgh [ s. n. ], [ 6] AL-KHALIFA S, JAGADISH H V, KOUDAS N, et al. Structural joins a primitive for efficient XML query pattern matching[ C] / / Proc of ICDE [ 7] JIANG Hai-feng, LU Hong-jun, WANG Wei, et al. XR-Tree indexing XML data for efficient structural joins[ C] / / Proc of ICDE003. Bangalore IEEE Computer Society, [ 8 ],,. XML [ J]., 004, 5 ( 5) Francisco Morgan Kaufmann, and efficient processing of containment joins [ C ] / / Proc of IC- DE003. Los Alamitos IEEE Press, ( 08 )

7 ( S t, t ) V t ;, v i, v i ; v i 6, B, P P 4 v i, 7, S 0 door ( a) S t - v i > d D ( d D ), ( b) S t - v i < d D,,,,,, v i,, S t - v i > d D, ( c) S t - v i < d D, 6 7 S 0 door, c), t i, [ ] USSELL S, NERVIG P. Artificial intelligence a modern approach, d [ M]. New Jersey Prentice Hall, 00. t i d S, S 0 A, [ ] LEONARD J, DURRANT-WHITE H. Mobile robot localization by t 4, tracking geometric beacons[ J]. IE EE Journ al of Rob otics and Auto Q, S 0 F S 0 A, F mation, 99, 6 ( 7 ) [ 3] BETKE M, GURVITS L. FN Q ; Mobile robot localization using landmarks [ J]. IEE E Journal of Robotics an d A utomation, 997, 3 ( ) D, S 0 G S 0 A, G GH D [ 4] TALLURI R, AGGARWAL J K. Mobile robot self-location using, 4, S 0 A model-image feature correspondence[ J]. IEEE Journal o f Ro botics and Auto mation, 996, ( ) ( 5) [ 5] GUIVANT J, NEBOT E, DURRANT-WHYTE H F. Simultaneous lo- Z t S 0 v calization and map building using natural features in outdoor environ-, ments[ C] / / Proc of Intelligent Autonomous System. Venice,, [ s. n. ], ,, [ 6] MURPHY R R. [ M].,. ( ) ;, H P 3 P D P A N L t, 004. R B P 4 C S 0 (x s,y s ) A B H I DCJ K Italy ( 05 ) [ ] HANG C, NAUGHTON J, DeWITT D, et al. On supporting containment queries in relational database management systems [ C] / / Proc of the 00 ACM SIGMOD Int l Conf on Management of Data. [ 7] SEO C Y, LEE S W, KIM H J. An efficient inverted technique for XML documents using RDBMS [ J]. Information and Soft wa re Te chnology, 003, 45( ) -. New York ACM Press, [ 3],,,. XML [ 8 ],,,. DTD XML [ J]., 005, 4 ( ) [ J]., 005, 8 ( ) 3-7. [ 4] GOLDMAN R, WIDOM J. DataGuides enabling query formulation and optimization in semistructure databases [ C] / / Proc of the 3 rd VLDB Conference. Athens, Greece [ s. n. ], 997. [ 5] THOMPSON H S, BEECH D, MALONEY M. XML schema part structures nd ed [ EB/OL]. ( ) [ ]. http / / www. w3. org /TR /004 / REC-xmlschema-. [ 9 ] DIETZ P F. Maintaining order in a linked list[ C] / / Proc of the 4 th Annual ACM Symp on Theory of Computing. New York ACM Press, [ 0] SCHLIEDER T. ApproXQL design and implementation of an approximate pattern matching language for XML, B0-0 [ D]. Berlin Freie University, 00. [ ] BARBOSA D, MENDELZON A, KEENLEYSIDE J. ToXgene the [ 6] CHUNG T S, KIM H J. Extracting indexing information from XML DTDs[ J]. Information Processing Letters, 00, 8 ( ) ToX XML data generator [ EB /OL]. tox/ toxgene. http / /www. cs. toronto. edu/

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

59 1 CSpace 2 CSpace CSpace URL CSpace 1 CSpace URL 2 Lucene 3 ID 4 ID Web 1. 2 CSpace LireSolr 3 LireSolr 3 Web LireSolr ID

59 1 CSpace 2 CSpace CSpace URL CSpace 1 CSpace URL 2 Lucene 3 ID 4 ID Web 1. 2 CSpace LireSolr 3 LireSolr 3 Web LireSolr ID 58 2016. 14 * LireSolr LireSolr CEDD Ajax CSpace LireSolr CEDD Abstract In order to offer better image support services it is necessary to extend the image retrieval function of our institutional repository.

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

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

7 2 2012 26 (1) ( ) : (3), (12) (7) (10)

7 2 2012 26 (1) ( ) : (3), (12) (7) (10) 1 2 3.4 1* 3* (Case-based reasoning) (15) 2012 7(2) 25-45 1 2 3 4 168 (05)2720411 ~ 33110, : naiwei@cs.ccu.edu.tw (05)2648000-5542 :yehlinlo@gmail.com 7 2 2012 25 7 2 2012 26 (1) ( ) : (3), (12) (7) (10)

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

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

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

填 写 要 求 一 以 word 文 档 格 式 如 实 填 写 各 项 二 表 格 文 本 中 外 文 名 词 第 一 次 出 现 时, 要 写 清 全 称 和 缩 写, 再 次 出 现 时 可 以 使 用 缩 写 三 涉 密 内 容 不 填 写, 有 可 能 涉 密 和 不 宜 大 范 围 公

填 写 要 求 一 以 word 文 档 格 式 如 实 填 写 各 项 二 表 格 文 本 中 外 文 名 词 第 一 次 出 现 时, 要 写 清 全 称 和 缩 写, 再 次 出 现 时 可 以 使 用 缩 写 三 涉 密 内 容 不 填 写, 有 可 能 涉 密 和 不 宜 大 范 围 公 2013 年 度 上 海 高 校 市 级 精 品 课 程 申 报 表 ( 本 科 ) 学 校 名 称 东 华 大 学 课 程 名 称 计 算 机 系 统 与 网 络 技 术 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 验 ( 践 ) 课 所 属 一 级 学 科 名 称 所 属 二 级 学 科 名 称 课 程 负 责 人 申 报 日 期 工 科 计 算 机

More information

中文模板

中文模板 ISSN 000-9825, CODEN RUXUEW E-mail: jos@iscasaccn Journal of Software, Vol8, No6, June 2007, pp429 442 http://wwwjosorgcn DOI: 0360/jos8429 Tel/Fax: +86-0-62562563 2007 by Journal of Software All rights

More information

2015 年 第 24 卷 第 11 期 计 算 机 系 统 应 用 历 的 主 体 部 分 多 以 非 结 构 化 的 文 本 形 式 存 储, 很 多 研 究 只 能 基 于 有 限 的 结 构 化 数 据 进 行 [4,5], 无 法 满 足 临

2015 年 第 24 卷 第 11 期  计 算 机 系 统 应 用 历 的 主 体 部 分 多 以 非 结 构 化 的 文 本 形 式 存 储, 很 多 研 究 只 能 基 于 有 限 的 结 构 化 数 据 进 行 [4,5], 无 法 满 足 临 计 算 机 系 统 应 用 http://www.c-s-a.org.cn 2015 年 第 24 卷 第 11 期 1 面 向 电 子 病 历 中 文 医 学 信 息 的 可 视 组 织 方 法 徐 天 明 1,2, 樊 银 亭 3, 马 翠 霞 1, 滕 东 兴 1 ( 中 国 科 学 院 软 件 研 究 所 人 机 交 互 技 术 与 智 能 信 息 处 理 实 验 室, 北 京 100190)

More information

(Geographic data or geodata ) 30 (Buelher, K and L. Mckee1996) (Open GIS Consortium OGC) OGC GIS Open GIS OGC (Geography Markup Langu

(Geographic data or geodata ) 30 (Buelher, K and L. Mckee1996) (Open GIS Consortium OGC) OGC GIS Open GIS OGC (Geography Markup Langu 2004 1 1 2 3 4 (Open GIS Consortium, OGC) (Geography Markup Lang uage, GML GML) GIS GML GIS GML GML GML GML TGML(Taipei-GML) application schema TGML TGML TGML 1 2 3 4 1 2004 1. (Geographic data or geodata

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

标题

标题 第 19 卷 摇 第 4 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 模 式 识 别 与 人 工 智 能 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 Vol. 19 摇 No. 4 摇 006 年 8 月 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 PR & AI 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 Aug 摇 摇

More information

* CUSUM EWMA PCA TS79 A DOI /j. issn X Incipient Fault Detection in Papermaking Wa

* CUSUM EWMA PCA TS79 A DOI /j. issn X Incipient Fault Detection in Papermaking Wa 2 *. 20037 2. 50640 CUSUM EWMA PCA TS79 A DOI 0. 980 /j. issn. 0254-508X. 207. 08. 004 Incipient Fault Detection in Papermaking Wastewater Treatment Processes WANG Ling-song MA Pu-fan YE Feng-ying XIONG

More information

34 7 S R θ Z θ Z R A B C D PTP θ t 0 = θ 0 θ t 0 = 0 θ t 0 = 0 θ t = θ θ t = 0 θ t = 0 θ t V max θ t a max 3 θ t A θ t t 0 t / V max a max A = 3 4 S S

34 7 S R θ Z θ Z R A B C D PTP θ t 0 = θ 0 θ t 0 = 0 θ t 0 = 0 θ t = θ θ t = 0 θ t = 0 θ t V max θ t a max 3 θ t A θ t t 0 t / V max a max A = 3 4 S S 7 0 7 No. 7 Modular Machne Tool & Automatc Manufacturng Technque Jul. 0 00-65 0 07-0033 - 06 *. 0040. 04 PTP s TH6 TP4. A The Moton plannng of Handlng Robot Based on Tme Optmal CAO Bo CAO Q-xn TONG Shang-gao

More information

Microsoft Word - 121834.doc

Microsoft Word - 121834.doc 第 38 卷 第 18 期 Vol.38 No.18 计 算 机 工 程 Comuter Engineering 01 年 9 月 Setember 01 安 全 技 术 摘 基 于 网 页 DOM 树 比 对 的 SQL 注 入 漏 洞 检 测 张 晨, 汪 永 益, 王 雄, 施 凡 ( 电 子 工 程 学 院 网 络 工 程 系, 合 肥 30037) 要 : 针 对 传 统 SQL 注 入

More information

Microsoft Word - 王彬_已修改_.doc

Microsoft Word - 王彬_已修改_.doc 第 39 卷 第 1 期 应 用 科 技 Vol.39, No.1 2012 年 2 月 Applied Science and Technology Feb. 2012 doi:10.3969/j.issn.1009-671x.201110009 基 于 J2EE 网 络 教 学 系 统 的 设 计 与 实 现 李 静 梅, 王 彬, 彭 晴 晴 哈 尔 滨 工 程 大 学 计 算 机 科 学 与

More information

48 Computer Education 2011 2 课 程 体 系 设 置 2.1 科 学 设 置 培 养 方 案 课 程 模 块, 确 定 培 养 方 向 首 先, 我 们 通 过 对 人 才 市 场 需 求 分 析, 确 定 了 专 业 培 养 目 标 然 后, 根 据 教 育 部 高 等

48 Computer Education 2011 2 课 程 体 系 设 置 2.1 科 学 设 置 培 养 方 案 课 程 模 块, 确 定 培 养 方 向 首 先, 我 们 通 过 对 人 才 市 场 需 求 分 析, 确 定 了 专 业 培 养 目 标 然 后, 根 据 教 育 部 高 等 第 3 期 2011 年 2 月 10 日 Computer Education No.3 Feb.10,2011 47 文 章 编 号 :1672-5913(2011)03-0047-05 中 图 分 类 号 :G642 文 献 标 识 码 :A 网 络 工 程 1+X 应 用 型 人 才 培 养 新 模 式 陈 晓 龙, 彭 志 平 ( 广 东 石 油 化 工 学 院 计 算 机 科 学 与 技

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

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

1. 课 程 负 责 人 情 况 姓 名 蒋 效 宇 性 别 男 出 生 年 月 基 本 信 息 最 终 学 历 研 究 生 职 称 副 教 授 电 话 学 位 博 士 职 务 无 传 真 研 究 方 向 MIS 系 统 整 合 电 子

1. 课 程 负 责 人 情 况 姓 名 蒋 效 宇 性 别 男 出 生 年 月 基 本 信 息 最 终 学 历 研 究 生 职 称 副 教 授 电 话 学 位 博 士 职 务 无 传 真 研 究 方 向 MIS 系 统 整 合 电 子 北 京 服 装 学 院 精 品 课 程 建 设 立 项 申 报 表 课 程 名 称 管 理 信 息 系 统 所 属 部 门 商 学 院 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 验 ( 践 ) 课 所 属 一 级 学 科 名 称 所 属 二 级 学 科 名 称 课 程 负 责 人 管 理 科 学 与 工 程 管 理 信 息 系 统 蒋 效 宇 申 报 日

More information

第 31 卷 Vol. 31 总第 122 期!"#$%&' Z[\ ]^ _` a, :b c $ ' X $, C $ b c! >, O 47 2$b c 1 X, 9?, S, 4b c =>01, ; O 47 ' 0 $ 01 #, 04b c

第 31 卷 Vol. 31 总第 122 期!#$%&' Z[\ ]^ _` a, :b c $ ' X $, C $ b c! >, O 47 2$b c 1 X, 9?, S, 4b c =>01, ; O 47 ' 0 $ 01 #, 04b c !"#$%&' Z[\ ]^ _` a, 611731 :b c $ ' X $, C $ b c! >, O 47 $b c 1 X, 9?, S, 4b c =>01, ; O 47 ' 0 $ 01 #, 04b c $=>1 1 X C KL 9, 9( 4 1 X $; ' :b c ; ;1 # ;1 X!"#$:TP4 %&' :A % $:1001-9006(017)0-0006-06

More information

untitled

untitled http://idc.hust.edu.cn/~rxli/ 1.1 1.2 1.3 1.4 1.5 1.6 2 1.1 1.1.1 1.1.2 1.1.3 3 1.1.1 Data (0005794, 601,, 1, 1948.03.26, 01) (,,,,,) 4 1.1.1 Database DB 5 1.1.1 (DBMS) DDL ( Create, Drop, Alter) DML(

More information

p 3 p 4 p 5 p 6 p 7 p 8 p 9 p 10 p 11 θ 1 θ 2 θ 3 θ 4 θ 5 θ 6 θ 7 θ 8 θ 9 θ d 1 = 0 X c 0 p 1 p 2 X c 0 d pi p j p i p j 0 δ 90

p 3 p 4 p 5 p 6 p 7 p 8 p 9 p 10 p 11 θ 1 θ 2 θ 3 θ 4 θ 5 θ 6 θ 7 θ 8 θ 9 θ d 1 = 0 X c 0 p 1 p 2 X c 0 d pi p j p i p j 0 δ 90 22 4 2017 8 Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug. 2017 1 1 1 1 2 2 2 1. 150080 2. 150080,,,, ; ; ; DOI: 10. 15938 /j. jhust. 2017. 04. 001 TP273 A 1007-2683 2017 04-0001-

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

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

~ ~ ~ ~ ~ ~ ~ % % ~ 20% 50% ~ 60%

~ ~ ~ ~ ~ ~ ~ % % ~ 20% 50% ~ 60% 33 202 67 ~ 79 The Chinese Journal for the History of Science and Technology Vol. 33 No. 202 896 ~ 949 404 00083 896 ~ 907-908 ~ 98-99 ~ 949 - - N092 TF-092 A 673-44 202 0-0067-3 R. F. Tylecote R. I. McCallum

More information

14-1-人文封面

14-1-人文封面 107 14 157-70 1 1 2 2 2 2 1 2 imonsters Trend Micro Incorporated 2015 2012 35 2013 2 140 2014 Android 400 2012 10 2015 800 imonsters 58 imonsters All, Castellar, & Van Looy, 2016 Piaget 1962 Vygotsky 1978

More information

CH01.indd

CH01.indd 3D ios Android Windows 10 App Apple icloud Google Wi-Fi 4G 1 ( 3D ) 2 3 4 5 CPU / / 2 6 App UNIX OS X Windows Linux (ios Android Windows 8/8.1/10 BlackBerry OS) 7 ( ZigBee UWB) (IEEE 802.11/a/b/g/n/ad/ac

More information

Microsoft Word - sbs.doc

Microsoft Word - sbs.doc 精 品 资 源 共 享 课 推 荐 表 ( 本 科 类 ) 推 荐 单 位 仲 恺 农 业 工 程 学 院 所 属 学 校 仲 恺 农 业 工 程 学 院 ( 是 否 部 属 ) 否 课 程 名 称 数 据 库 原 理 及 应 用 课 程 类 型 理 论 课 ( 不 含 实 践 ) 理 论 课 ( 含 实 践 ) 实 验 ( 践 ) 课 所 属 一 级 学 科 名 称 所 属 二 级 学 科 名 称

More information

基于因子分析法对沪深农业类上市公司财务绩效实证分析

基于因子分析法对沪深农业类上市公司财务绩效实证分析 山 东 农 业 大 学 学 报 ( 自 然 科 学 版 ),2014,45(3):449-453 VOL.45 NO.3 2014 Journal of Shandong Agricultural University (Natural Science Edition) doi:10.3969/j.issn.1000-2324.2014.03.024 基 于 因 子 分 析 法 对 沪 深 农 业

More information

1 1. M J M M J M J M M J

1 1. M J M M J M J M M J 2018 3 40 2 Modern Law Science Mar. 2018 Vol. 40 No. 2 1001-2397 2018 02-0041 - 16 100872 DF092 A DOI 10. 3969/j. issn. 1001-2397. 2018. 02. 03!"# 1 2017-12 - 05 2017 17CFX006 1. 1982 M. 1997 73-146 216-244.

More information

计 算 机 系 统 应 用 http://www.c-s-a.org.cn 2016 年 第 25 卷 第 1 期 的 编 程 语 言 Giotto [9] 编 写 控 制 程 序, 可 以 方 便 的 控 制 程 序 的 逻 辑 执 行 时 间, 从 而 使 得 任 务 时 间 的 依 赖 关 系

计 算 机 系 统 应 用 http://www.c-s-a.org.cn 2016 年 第 25 卷 第 1 期 的 编 程 语 言 Giotto [9] 编 写 控 制 程 序, 可 以 方 便 的 控 制 程 序 的 逻 辑 执 行 时 间, 从 而 使 得 任 务 时 间 的 依 赖 关 系 1 基 于 PRET 的 编 程 模 型 李 晓 飞, 陈 香 兰 ( 中 国 科 学 技 术 大 学 计 算 机 学 院, 合 肥 230039) 摘 要 : 时 间 可 预 测 性 在 信 息 物 理 系 统 设 计 领 域 正 变 得 越 来 越 重 要, 目 前 时 间 可 预 测 性 系 统 的 设 计 分 为 编 程 模 型 和 体 系 结 构 两 个 层 次, 编 程 模 型 的 研

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

高 职 计 算 机 类 优 秀 教 材 书 目 * 序 号 书 号 (ISBN) 书 名 作 者 定 价 出 版 / 印 刷 日 期 ** 配 套 资 源 页 码 计 算 机 基 础 课 1 978-7-111-30658-0 计 算 机 应 用 基 础 刘 升 贵 29.00 2012 年 8 月

高 职 计 算 机 类 优 秀 教 材 书 目 * 序 号 书 号 (ISBN) 书 名 作 者 定 价 出 版 / 印 刷 日 期 ** 配 套 资 源 页 码 计 算 机 基 础 课 1 978-7-111-30658-0 计 算 机 应 用 基 础 刘 升 贵 29.00 2012 年 8 月 高 职 计 算 机 类 优 秀 教 材 书 目 * 序 号 书 号 (ISBN) 书 名 作 者 定 价 出 版 / 印 刷 日 期 ** 配 套 资 源 页 码 计 算 机 基 础 课 1 978-7-111-30658-0 计 算 机 应 用 基 础 刘 升 贵 29.00 2012 年 8 月 电 子 教 案 P1 2 978-7-111-27081-2 计 算 机 应 用 基 础 ( 第 2

More information

Dan Buettner / /

Dan Buettner / / 39 1 2015 1 Vol. 39 No. 1 January 2015 74 Population Research 80 + /60 + 90 + 90 + 0 80 100028 Measuring and Comparing Population Longevity Level across the Regions of the World Lin Bao Abstract Appropriate

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

續論

續論 國 立 臺 北 教 育 大 學 學 報, 第 19 卷 第 1 期 (95 年 3 月 )23~50 王 士 禎 的 山 水 詩 ( 下 ): 神 韻 與 山 水 23 國 立 臺 北 教 育 大 學 王 士 禎 的 山 水 詩 ( 下 ): 神 韻 與 山 水 * 黃 雅 歆 摘 要 引 領 康 熙 詩 壇 的 王 士 禎, 匯 聚 有 清 以 來 詩 人 對 詩 歌 創 作 的 主 張, 加 以

More information

Technical Acoustics Vol.27, No.4 Aug., 2008,,, (, ) :,,,,,, : ; ; : TB535;U : A : (2008) Noise and vibr

Technical Acoustics Vol.27, No.4 Aug., 2008,,, (, ) :,,,,,, : ; ; : TB535;U : A : (2008) Noise and vibr 8 8 Technical Acoustics Vol., No. Aug., 8,,, (, 8) :,,,,,, : ; ; : TB;U.+ 9 : A : -(8)--- Noise and vibration tests for fuel cell vehicel and noise sources identification SHEN Xiu-min, ZUO Shu-guang, CAI

More information

标题

标题 第 41 卷 第 6 期 应 用 科 技 Vol.41.6 2014 年 12 月 Applied Science and Technology Dec. 2014 doi: 10.3969 / j.issn.1009 671X.201403012 Web 浏 览 器 下 的 智 能 视 频 数 据 库 设 计 与 开 发 刘 丽 斐 1 1, 2, 赵 龙 1. 北 京 航 空 航 天 大 学 数

More information

标题

标题 DOI:0.3878 / j.cnki.jnuist.206.03.009 来 鹏 赵 茹 蕾 郭 利 珍 银 行 客 户 定 期 存 款 认 购 的 统 计 决 策 研 究 摘 要 当 今 银 行 之 间 的 竞 争 日 益 加 剧, 能 有 效 地 挖 掘 潜 在 客 户 并 为 之 提 供 差 异 化 服 务, 对 提 高 银 行 竞 争 力 尤 为 重 要. 用 决 策 树 算 法 对 可

More information

~ ~

~ ~ * 40 4 2016 7 Vol. 40 No. 4 July 2016 35 Population Research 2014 1 2016 2016 9101. 0 40 49. 6% 2017 ~ 2021 1719. 5 160 ~ 470 100872 Accumulated Couples and Extra Births under the Universal Tw o-child

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

在 培 养 职 前 卓 越 化 学 教 师 的 院 校, 会 编 一 本 过 去 称 作 化 学 教 学 论 实 验, 现 在 拟 为 卓 越 化 学 教 师 教 育 实 验 教 学 研 究 的 教 材 各 院 校 对 这 门 课 程 所 给 的 学 时 不 太 一 样, 但 都 是 围 绕 实 验

在 培 养 职 前 卓 越 化 学 教 师 的 院 校, 会 编 一 本 过 去 称 作 化 学 教 学 论 实 验, 现 在 拟 为 卓 越 化 学 教 师 教 育 实 验 教 学 研 究 的 教 材 各 院 校 对 这 门 课 程 所 给 的 学 时 不 太 一 样, 但 都 是 围 绕 实 验 doi: 10.3866/pku.DXHX201607011 卓 越 化 学 教 师 教 育 实 验 教 学 研 究 课 程 探 微 * 杨 承 印 汪 蒙 蒙 赵 洋 ( 陕 西 师 范 大 学 化 学 化 工 学 院, 西 安 710119) 摘 要 : 在 对 实 验 操 作 进 行 编 码 的 基 础 上 对 高 中 化 学 课 程 标 准 中 有 关 实 验 进 行 统 计 分 析, 以

More information

2/80 2

2/80 2 2/80 2 3/80 3 DSP2400 is a high performance Digital Signal Processor (DSP) designed and developed by author s laboratory. It is designed for multimedia and wireless application. To develop application

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

f 2 f 2 f q 1 q 1 q 1 q 2 q 1 q n 2 f 2 f 2 f H = q 2 q 1 q 2 q 2 q 2 q n f 2 f 2 f q n q 1 q n q 2 q n q n H R n n n Hessian

f 2 f 2 f q 1 q 1 q 1 q 2 q 1 q n 2 f 2 f 2 f H = q 2 q 1 q 2 q 2 q 2 q n f 2 f 2 f q n q 1 q n q 2 q n q n H R n n n Hessian 2012 10 31 10 Mechanical Science and Technology for Aerosace Engineering October Vol. 31 2012 No. 10 1 2 1 2 1 2 1 2 1 300387 2 300387 Matlab /Simulink Simulink TH112 A 1003-8728 2012 10-1664-06 Dynamics

More information

43 14. 45 3 7 220 1 2 cm /s 2 1. 5 3 1 4 c d 1 /40 1 /4 1 /9 600 0. 129 6 7 1 /6 400 1 /256 000 1. 5 2 2 2. 1 /m /Hz /kn / kn m 6 6 0. 1 ~ 50 600 1 80

43 14. 45 3 7 220 1 2 cm /s 2 1. 5 3 1 4 c d 1 /40 1 /4 1 /9 600 0. 129 6 7 1 /6 400 1 /256 000 1. 5 2 2 2. 1 /m /Hz /kn / kn m 6 6 0. 1 ~ 50 600 1 80 43 14 2013 7 Building Structure Vol. 43 No. 14 Jul. 2013 * 1 1 1 2 3 3 3 2 2 1 100013 2 430022 3 200002 1 40 ETABS ABAQUS TU355 TU317 +. 1 A 1002-848X 2013 14-0044-04 Compairion study between the shaking

More information

9, : Java 19., [4 ]. 3 Apla2Java Apla PAR,Apla2Java Apla Java.,Apla,,, 1. 1 Apla Apla A[J ] Get elem (set A) A J A B Intersection(set A,set B) A B A B

9, : Java 19., [4 ]. 3 Apla2Java Apla PAR,Apla2Java Apla Java.,Apla,,, 1. 1 Apla Apla A[J ] Get elem (set A) A J A B Intersection(set A,set B) A B A B 25 9 2008 9 M ICROEL ECTRON ICS & COMPU TER Vol. 25 No. 9 September 2008 J ava 1,2, 1,2, 1,2 (1, 330022 ; 2, 330022) :,. Apla - Java,,.. : PAR ;Apla - Java ; ;CMP ; : TP311 : A : 1000-7180 (2008) 09-0018

More information

. 3. MOOC 2006 MOOC Automated Text Marker 2014 e-rater Yigal et al MOOC Coursera Edx 97

. 3. MOOC 2006 MOOC Automated Text Marker 2014 e-rater Yigal et al MOOC Coursera Edx 97 23 3 2017 6 Open Education Research Vol. 23 No. 3 Jun. 2017 1 2 1 2 1. 100875 2. 100875 PPT G434 A 1007-2179 2017 03-0096-09 Coursera Edx MOOC 100 2 3- social network services SNS 4 2008 2009 2017-03-

More information

具有多个输入 特别是多个输出的 部门 或 单位 ( 称为 决策单元 Decision Making Unit 简称 DMU) 间的相对有效 8 性 C2R 模型是 DEA 的个模型 也是 DEA 的基础 和重要模型 假设有 n 个决策单元 DMUj( j = 1 2 3 n) 每个 DMU 有 m

具有多个输入 特别是多个输出的 部门 或 单位 ( 称为 决策单元 Decision Making Unit 简称 DMU) 间的相对有效 8 性 C2R 模型是 DEA 的个模型 也是 DEA 的基础 和重要模型 假设有 n 个决策单元 DMUj( j = 1 2 3 n) 每个 DMU 有 m 基于 DEA 模型的 我国政府社会管理职能绩效评价研究 以 30 个省 ( 直辖市 自治区 ) 为统计样本的实证分析 * 李超显 摘 要 政府社会管理职能绩效评价是政府管理中的一个重点和难点问题 本文采用数据包络分析模型对中 30 国 30 个省( 直辖市 自治区) 的政府社会管理职能绩效进行时空差异分析和实证评价 研究发现 个省( 直辖市 自治区) 的政府社会管理职能绩效具有空间差异性 雁行形态和区域梯度性

More information

标题

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

More information

(Pattern Recognition) 1 1. CCD

(Pattern Recognition) 1 1. CCD ********************************* ********************************* (Pattern Recognition) 1 1. CCD 2. 3. 4. 1 ABSTRACT KeywordsMachine Vision, Real Time Inspection, Image Processing The purpose of this

More information

Adobe Photoshop Photoshop 1 C D Alt 1 A 1 B Fig. 1 1 Showing the toolbars and images to edit dirties of images A. B. C. D. A. original S

Adobe Photoshop Photoshop 1 C D Alt 1 A 1 B Fig. 1 1 Showing the toolbars and images to edit dirties of images A. B. C. D. A. original S Chinese Journal of Applied Entomology 2012 49 5 1406 1411 Adobe Photoshop Adobe Illustrator * ** 100101 Adobe Photoshop Adobe Illustrator Adobe Photoshop Adobe Illustrator Application of Adobe Photoshop

More information

清 华 大 学

清 华 大 学 清 华 大 学 综 合 论 文 训 练 题 目 : 基 于 网 络 用 户 行 为 分 析 的 传 染 病 发 病 趋 势 研 究 系 专 姓 别 : 计 算 机 科 学 与 技 术 业 : 计 算 机 科 学 与 技 术 名 : 许 丹 青 指 导 教 师 : 刘 奕 群 助 理 研 究 员 2010 年 6 月 27 日 中 文 摘 要 近 年 来, 传 染 病 的 传 播 与 流 行 已

More information

epub 61-2

epub 61-2 2 Web Dreamweaver UltraDev Dreamweaver 3 We b We b We Dreamweaver UltraDev We b Dreamweaver UltraDev We b We b 2.1 Web We b We b D r e a m w e a v e r J a v a S c r i p t We b We b 2.1.1 Web We b C C +

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

untitled

untitled 1. 2. 3. 2011 9 1-2013 8 31 4. 5. - 1 - - 2 - 1-3 - - 4 - - 5 - - 6 - [J] [J] [J] [J] [J] - 7 - [J] [J] [J] [J] [J] [J] [J] [J] [J] [J] [J] [Z] [M]2012.10 [Z] [M]2012.10 The Research on the Financial Early

More information

一般社団法人電子情報通信学会 信学技報 THE INSTITUTE OF ELECTRONICS, IEICE Technical Report INFORMATION THE INSTITUTE OF AND ELECTRONICS, COMMUNICATION ENGINEERS IEICE L

一般社団法人電子情報通信学会 信学技報 THE INSTITUTE OF ELECTRONICS, IEICE Technical Report INFORMATION THE INSTITUTE OF AND ELECTRONICS, COMMUNICATION ENGINEERS IEICE L 一般社団法人電子情報通信学会 信学技報 THE INSTITUTE OF ELECTRONICS, IEICE Technical Report INFORMATION THE INSTITUTE OF AND ELECTRONICS, COMMUNICATION ENGINEERS IEICE LOIS2016-85(2017-03) Technical Report INFORMATION AND

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

08_729.dvi

08_729.dvi 2007 55 1 113 124 c 2007 1 1 2,3 Jung Jin Lee 4 2006 8 2 2007 3 2 Jasp Jasp 1., 2005 Chang, 2006 1 1 769 2193 1314 1 2 106 8569 4 6 7 3 106 8569 4 6 7 4 Department of Statistics, Soong Sil University,

More information

1 2 1901 1906 1906 1 2 3 3 1895 1897 4 20 4 5 52 1 2 1894 1911 1865 1936 1882 1888 1895 1897 1900 1901 1981 26 ~ 41 1987 41 ~ 96 3 1981 1982 1991 1993

1 2 1901 1906 1906 1 2 3 3 1895 1897 4 20 4 5 52 1 2 1894 1911 1865 1936 1882 1888 1895 1897 1900 1901 1981 26 ~ 41 1987 41 ~ 96 3 1981 1982 1991 1993 2012 9 3 Overseas Chinese History Studies September 2012 No. 3 * 361005 1897 1899 1898 1901 1901 1906 K257. 1 A 1002-5162 2012 03-0051 - 11 Rise and Growth of Zhong He Tang and Its Relationships with Hsing

More information

语篇中指代词的分布规律与心理机制*

语篇中指代词的分布规律与心理机制* 2005132227~238 Advances in Psychological Science 1 2 1 430079 2 430081 3 PLS B849:C93 1 [1] 45~65 Hofstede [2] Chemers Hofstede [4,5] Chemers idiographic approach [6] nomothetic approach HouseWright [3]

More information

(單位名稱)大事記---96學年度(96

(單位名稱)大事記---96學年度(96 102 年 7 月 科 學 樓 D303 教 室 整 修 工 程 竣 工 102 年 8 月 數 學 樓 外 牆 整 修 工 程 竣 工 大 事 記 ---102 學 年 度 (102.8.1-103.7.31) 科 學 樓 增 設 無 障 礙 電 梯 工 程 委 託 規 劃 設 計 監 造 技 術 服 務 上 網 招 標 決 標 求 真 樓 2 樓 空 間 整 修 工 程 開 工 提 報 教 育

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

目錄

目錄 資 訊 素 養 線 上 教 材 單 元 五 資 料 庫 概 論 及 Access 5.1 資 料 庫 概 論 5.1.1 為 什 麼 需 要 資 料 庫? 日 常 生 活 裡 我 們 常 常 需 要 記 錄 一 些 事 物, 以 便 有 朝 一 日 所 記 錄 的 事 物 能 夠 派 得 上 用 場 我 們 能 藉 由 記 錄 每 天 的 生 活 開 銷, 就 可 以 在 每 個 月 的 月 底 知

More information

( ) [11 13 ] 2 211,,, : (1),, 1990 ( ) ( ),, ; OD, ( ) ( ) ; , ( ), (2) 50 %,, 1999 ( ) ( ) ; (3),,

( ) [11 13 ] 2 211,,, : (1),, 1990 ( ) ( ),, ; OD, ( ) ( ) ; , ( ), (2) 50 %,, 1999 ( ) ( ) ; (3),, 21 3 2002 5 GEO GRAPHICAL RESEARCH Vol1 21, No1 3 May, 2002 : 100020585 (2002) 0320313211, (, 210093) : GIS, ( ) :, ; 4 ;,, : ; ; ; : F12919 : A 1 20 40 80, 90 [1 ], 5, 4 : (1), [2,3 ] ; (2) [4,5 ], [6

More information

Vol. 15 No. 1 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Feb O21 A

Vol. 15 No. 1 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Feb O21 A 5 200 2 Vol 5 No JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Feb 200 2 2 50080 2 30024 O2 A 007-2683 200 0-0087- 05 A Goodness-of-fit Test Based on Empirical Likelihood and Application ZHOU

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

标题

标题 第 48 卷 第 6 期 2 1 6 年 6 月 哈 尔 滨 工 业 大 学 学 报 JOURNAL OF HARBIN INSTITUTE OF TECHNOLOGY Vol 48 No 6 Jun. 216 doi:1.11918 / j.issn.367 6234.216.6.1 大 跨 度 楼 盖 结 构 在 运 动 荷 载 下 的 振 动 性 能 杨 维 国 1, 马 伯 涛 2, 宋 毛

More information

~ Capability Maturity Model Integration, CMMI CMMI

~ Capability Maturity Model Integration, CMMI CMMI 2008 11 331~350 1 2 3 1 2 3 Capability Maturity Model Integration, CMMI CMMI 360 037 381274 e-mail bcdefg@nuu.edu.tw 331 Interpreting the software-development framework stemming from the gradual hexagram

More information

[1-3] (Smile) [4] 808 nm (CW) W 1 50% 1 W 1 W Fig.1 Thermal design of semiconductor laser vertical stack ; Ansys 20 bar ; bar 2 25 Fig

[1-3] (Smile) [4] 808 nm (CW) W 1 50% 1 W 1 W Fig.1 Thermal design of semiconductor laser vertical stack ; Ansys 20 bar ; bar 2 25 Fig 40 6 2011 6 Vol.40 No.6 Infrared and Laser Engineering Jun. 2011 808 nm 2000 W 1 1 1 1 2 2 2 2 2 12 (1. 710119 2. 710119) : bar 808 nm bar 100 W 808 nm 20 bar 2 000 W bar LIV bar 808 nm : : TN248.4 TN365

More information

Mnq 1 1 m ANSYS BEAM44 E0 E18 E0' Y Z E18' X Y Z ANSYS C64K C70C70H C /t /t /t /mm /mm /mm C64K

Mnq 1 1 m ANSYS BEAM44 E0 E18 E0' Y Z E18' X Y Z ANSYS C64K C70C70H C /t /t /t /mm /mm /mm C64K 25 4 Vol. 25 No. 4 2012 12 JOURNAL OF SHIJIAZHUANG TIEDAO UNIVERSITY NATURAL SCIENCE Dec. 2012 1 2 1 2 3 4 1 2 1. 050043 2. 050043 3. 3300134. 450052 ANSYS C80 C80 125 ac70 0 U24 A 2095-0373201204-0017-06

More information

Revit Revit Revit BIM BIM 7-9 3D 1 BIM BIM 6 Revit 0 4D 1 2 Revit Revit 2. 1 Revit Revit Revit Revit 2 2 Autodesk Revit Aut

Revit Revit Revit BIM BIM 7-9 3D 1 BIM BIM 6 Revit 0 4D 1 2 Revit Revit 2. 1 Revit Revit Revit Revit 2 2 Autodesk Revit Aut 60 2 2016 2 RAILWAY STANDARD DESIGN Vol. 60 No. 2 Feb. 2016 1004-2954201602-0071-06 BIM 1 1 2 2 1 1. 7140992. 710054 BIM BIM 3D 4D nd BIM 1 3D 4D Revit BIM BIM U442. 5TP391. 72 A DOI10. 13238 /j. issn.

More information

1. 1 P33 2 P29 ~ P19 3 P11 ~ 12 2 P29 ~ P P P10 83

1. 1 P33 2 P29 ~ P19 3 P11 ~ 12 2 P29 ~ P P P10 83 2 0 1 2 3 Mar. 2 0 1 2 4 1 2 Journal of Shanghai Normal University Philosophy & Social Sciences Edition Vol. 41 No. 2 I044 A 1004-8634 2012 02-0082- 10 1 2 1. 100872 2. 100890 Stuart Moulthrop 1957 lexia

More information

山东省招生委员会

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

More information

. STEM OER STEM 600 STEM CCSS STEM CCSS STEM ISTE Indiana Department of STEM Education 2013 STEM STEM STEM STEM STEM 10 STEM 2017 S

. STEM OER STEM 600 STEM CCSS STEM CCSS STEM ISTE Indiana Department of STEM Education 2013 STEM STEM STEM STEM STEM 10 STEM 2017 S 23 3 2017 6 Open Education Research Vol. 23 No. 3 Jun. 2017 STEM 1 2 1 1 1 1. 475004 2. 475004 STEM STEM STEM STEM STEM STEM STEM STEM STEM STEM STEM STEM STEM G443 A 1007-2179 2017 03-0050-12 STEM 2011

More information

Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug GPS,,, : km, 2. 51, , ; ; ; ; DOI: 10.

Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug GPS,,, : km, 2. 51, , ; ; ; ; DOI: 10. 22 4 2017 8 Vol. 22 No. 4 JOURNAL OF HARBIN UNIVERSITY OF SCIENCE AND TECHNOLOGY Aug. 2017 150080 GPS,,, : 27. 36 km, 2. 51, 110. 43, ; ; ; ; DOI: 10. 15938 /j. jhust. 2017. 04. 015 U469. 13 A 1007-2683

More information

~ 10 2 P Y i t = my i t W Y i t 1000 PY i t Y t i W Y i t t i m Y i t t i 15 ~ 49 1 Y Y Y 15 ~ j j t j t = j P i t i = 15 P n i t n Y

~ 10 2 P Y i t = my i t W Y i t 1000 PY i t Y t i W Y i t t i m Y i t t i 15 ~ 49 1 Y Y Y 15 ~ j j t j t = j P i t i = 15 P n i t n Y * 35 4 2011 7 Vol. 35 No. 4 July 2011 3 Population Research 1950 ~ 1981 The Estimation Method and Its Application of Cohort Age - specific Fertility Rates Wang Gongzhou Hu Yaoling Abstract Based on the

More information

untitled

untitled 20 1 2010 10 Vol.20 Special 1 The Chinese Journal of Nonferrous Metals Oct. 2010 1004-0609(2010)S1-s0127-05 Ti-6Al-4V 1 2 2 (1. 710016 2., 710049) 500~1 000 20 Ti-6Al-4V(TC4) TC4 800 TC4 800 TC4 TC4 800

More information

/MPa / kg m - 3 /MPa /MPa 2. 1E ~ 56 ANSYS 6 Hz (a) 一阶垂向弯曲 (b) 一阶侧向弯曲 (c) 一阶扭转 (d) 二阶侧向弯曲 (e) 二阶垂向弯曲 (f) 弯扭组合 2 6 Hz

/MPa / kg m - 3 /MPa /MPa 2. 1E ~ 56 ANSYS 6 Hz (a) 一阶垂向弯曲 (b) 一阶侧向弯曲 (c) 一阶扭转 (d) 二阶侧向弯曲 (e) 二阶垂向弯曲 (f) 弯扭组合 2 6 Hz 31 3 Vol. 31 No. 3 218 9 Journal of Shijiazhuang Tiedao University Natural Science Edition Sep. 218 1 1 2 1 2 1 1. 543 2. 543 U462. 3 217-2 - 16 A 295-373 218 3-63 - 6 1-4 5-7 8-11 1 11 11 398 mm 86 mm

More information

Microsoft Word - 100118002.htm

Microsoft Word - 100118002.htm 100 年 度 11800 電 腦 軟 體 應 用 乙 級 技 術 士 技 能 檢 定 學 科 測 試 試 題 本 試 卷 有 選 擇 題 80 題, 每 題 1.25 分, 皆 為 單 選 選 擇 題, 測 試 時 間 為 100 分 鐘, 請 在 答 案 卡 上 作 答, 答 錯 不 倒 扣 ; 未 作 答 者, 不 予 計 分 准 考 證 號 碼 : 姓 名 : 選 擇 題 : 1. (3)

More information

标题

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

More information

a a a 1. 4 Izumi et al Izumi & Bigelow b

a a a 1. 4 Izumi et al Izumi & Bigelow b 26 2012 2 * 10 6 1996 2002 2006 1996 2007 2004 2004 60 4 30 1998 2006 2006-2007 1. 1 * ' 2010 2011 254 2000 2005a 1999 3 2000 2004 2008 1. 2 2004 2005a 1. 3 1 2 3 4 5 4 2000 2004 2005a 1. 4 Izumi et al.

More information

100 2 261 228 489 7 1 50. 4% 50% 72. 7% 80% 8 100 2 50 80. M. 2006 13-18. 3 3 4 2013 48 3 174 = 100 5 Katharina Pistor John Armour 0 100 100 6 1. 4 1

100 2 261 228 489 7 1 50. 4% 50% 72. 7% 80% 8 100 2 50 80. M. 2006 13-18. 3 3 4 2013 48 3 174 = 100 5 Katharina Pistor John Armour 0 100 100 6 1. 4 1 2016 1 38 1 Modern Law Science Jan. 2016 Vol. 38 No. 1 1001-2397 2016 01-0173 - 11 400044 2006 1 1 2014 12 31 DF438. 7 A DOI 10. 3969/j. issn. 1001-2397. 2016. 01. 16 2015 4 1 Christopher Cox Rafael La

More information

,,, () 20 80,,,,, ;,, ;,, ;,,,,,,,,, [1 ], :,,,,2 2,,, () (),,,,:,,,,:,,,, :, [2 ] :,,,,,,, : AN NA,,,,,, ( ),:,,: ( F) = (A1 + A2 + A3 + An -

,,, () 20 80,,,,, ;,, ;,, ;,,,,,,,,, [1 ], :,,,,2 2,,, () (),,,,:,,,,:,,,, :, [2 ] :,,,,,,, : AN NA,,,,,, ( ),:,,: ( F) = (A1 + A2 + A3 + An - 23 5 2009 9 J OU RNAL OF CH IN ESE IN FORMA TION PROCESSIN G Vol. 23, No. 5 Sep., 2009 : 100320077 (2009) 0520009210, (,) :,, ;,,,, ;,, : ;; ;;; : TP391 : A A Semantic Construction Model bet ween Adjectives

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

#4 ~ #5 12 m m m 1. 5 m # m mm m Z4 Z5

#4 ~ #5 12 m m m 1. 5 m # m mm m Z4 Z5 2011 6 6 153 JOURNAL OF RAILWAY ENGINEERING SOCIETY Jun 2011 NO. 6 Ser. 153 1006-2106 2011 06-0014 - 07 300142 ABAQUS 4. 287 mm 6. 651 mm U455. 43 A Analysis of Impact of Shield Tunneling on Displacement

More information

United Nations ~ ~ % 2010

United Nations ~ ~ % 2010 42 3 2018 5 Vol. 42 No. 3 May 2018 38 Population Research 2014 60 3% ~ 4% 10% 60 +

More information

. 1 4 Web PAD

. 1 4 Web PAD 20 1 2014 2 Open Education Research Vol. 20 No. 1 Feb. 2014 1 2 1. 100875 2. - 100875 G434 A 1007-2179 2013 06-0100 - 11 10 2013 2013 Microlecture Minicourse Microlesson Microlecture A Le Roy A. McGrew

More information

Microsoft Word - (web)_F.1_Notes_&_Application_Form(Chi)(non-SPCCPS)_16-17.doc

Microsoft Word - (web)_F.1_Notes_&_Application_Form(Chi)(non-SPCCPS)_16-17.doc 聖 保 羅 男 女 中 學 學 年 中 一 入 學 申 請 申 請 須 知 申 請 程 序 : 請 將 下 列 文 件 交 回 本 校 ( 麥 當 勞 道 33 號 ( 請 以 A4 紙 張 雙 面 影 印, 並 用 魚 尾 夾 夾 起 : 填 妥 申 請 表 並 貼 上 近 照 小 學 五 年 級 上 下 學 期 成 績 表 影 印 本 課 外 活 動 表 現 及 服 務 的 證 明 文 件 及

More information

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

% 8. 48% 3 80 Alcalase Novozymes Alcalase 2. 4 L Bacillus licheniformis 2. 4 AU /g 1. 2 Hitachi S-4700 JEOL JEM-1200EX Olympus Bu

% 8. 48% 3 80 Alcalase Novozymes Alcalase 2. 4 L Bacillus licheniformis 2. 4 AU /g 1. 2 Hitachi S-4700 JEOL JEM-1200EX Olympus Bu 2011 33 6 1117-1121 http / /xuebao. jxau. edu. cn Acta Agriculturae Universitatis Jiangxiensis E - mail ndxb7775@ sina. com * 311400 Alcalase 2. 4 L TS225. 1 + 6 A 1000-2286 2011 06-1117 - 05 A Study on

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

9 9 9-99 9 9 8 9 00 9 9 9 9 008 8 00 00 00 0 008 0 0 9 9 99 00 9 98

9 9 9-99 9 9 8 9 00 9 9 9 9 008 8 00 00 00 0 008 0 0 9 9 99 00 9 98 0 No. 0 JOURNAL OF HISTORIOGRAPHY Serial No. ( 南 京 大 学 历 史 系, 江 苏 南 京 009) 新 文 化 运 动 以 后, 中 国 的 文 史 学 术 界 大 致 分 为 南 北 两 大 系 统, 以 新 旧 为 重 要 分 野 其 中, 位 于 南 京 的 东 南 大 学 多 被 视 为 南 方 旧 学 的 重 镇 9 年 南 京 国 民 政

More information

85% NCEP CFS 10 CFS CFS BP BP BP ~ 15 d CFS BP r - 1 r CFS 2. 1 CFS 10% 50% 3 d CFS Cli

85% NCEP CFS 10 CFS CFS BP BP BP ~ 15 d CFS BP r - 1 r CFS 2. 1 CFS 10% 50% 3 d CFS Cli 1 2 3 1. 310030 2. 100054 3. 116000 CFS BP doi 10. 13928 /j. cnki. wrahe. 2016. 04. 020 TV697. 1 A 1000-0860 2016 04-0088-05 Abandoned water risk ratio control-based reservoir pre-discharge control method

More information

国有大型能源企业财务风险内部控制研究

国有大型能源企业财务风险内部控制研究 Frontiers of International Accounting 国 际 会 计 前 沿, 2012, 1, 1-5 http://dx.doi.org/10.12677/fia.2012.11001 Published Online June 2012 (http://www.hanspub.org/journal/fia) A Study of Internal Control of

More information

标题

标题 第 30 卷 摇 第 3 期 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 2011 年 3 月 情 摇 报 摇 杂 摇 志 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 摇 JOURNAL OF INTELLIGENCE Vol. 30 摇 No. 3 Mar. 摇 2011 基 于 德 尔 菲 法 的 高 校 图 书 馆 公 共 * 服 务 能 力 指 标 体 系 构 建 樊 长 军 摇

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