Size: px
Start display at page:

Download ""

Transcription

1

2

3

4 摘要 摘要 随着互联网业务的快速发展, 人们对网络带宽的要求越来越高, 以 xdsl 为代表的接入网技术已成为网络系统的瓶颈 EPON( 以太无源光网络 ) 融合了以太网和无源光网络技术, 采用点到多点结构 无源光纤传输 能够在以太网之上提供多种业务, 具有高宽带 低成本 易维护等优势, 普遍被业界认为是下一代宽带接入技术的最佳解决方案之一 本文研究 EPON 网络中用户终端接入设备 ONU 的 MAC 控制器设计及其与 SoC 的集成, 主要工作如下 : 1) 阐述 EPON 的工作原理 协议和关键技术, 并对 ONU MAC 控制器的设计进行分析, 提出设计的方法和难点 2) 根据 ONU MAC 控制器的层次结构设计总体架构, 划分不同模块, 使用 Verilog HDL 对各个模块进行硬件设计和功能验证 3) 设计 ONU MAC 控制器与 Leon2 SoC 系统的集成, 提出以 Verilog PLI 为基础,Verilog HDL 和 C/C++ 联合仿真的方案 经过联合仿真, 验证了该设计可以实现 ONU MAC 控制器的功能, 并为 SoC 芯片的设计提供了基础 关键词 : 以太无源光网络 (EPON);ONU;MAC;Leon2;PLI I

5 Abstract Abstract With the rapid development of internet services, higher and higher requirements of network bandwidth are needed, access network technology that is represented by xdsl has been the bottleneck of broadband network. EPON(Ethernet Passive Optical Network) integrates the Ethernet and Passive Optical Network technology. It uses point-to-multi-point topology, passive optical-fibre transmission and can provide multiple services. It has the advantages of high bandwidth, low cost, easy maintenance, and is widely conceded as one of the best solutions by the industry. The thesis focuses on the design of MAC controller of ONU which is the user terminal equipment of EPON netwok, and its integration with Leon2 SoC. The main work is as follows: 1) describe the principle, protocol and pivotal technologies of EPON, analyze the design for ONU MAC Controller, propose the method and the difficulties in the design. 2) design the general frame for ONU MAC controller, divide it into different modules, implement the hardware design and functional verification using Verilog HDL 3) integrate the ONU MAC Controller with Leon2 SoC, propose a co-simulation method using Verilog HDL and C/C++ that based on PLI. After co-simulation, the result shows that the design can realize the function of ONU MAC Controller, and this thesis is a valuable reference for SoC chip design. Keywords:EPON;ONU;MAC;Leon2;PLI II

6 目录 目录第一章绪论 提出背景 国内外研究现状 论文主要工作与篇章结构... 4 第二章 EPON 的工作原理 EPON 体系结构 上下行传输方式 层次模型 IEEE 802.3ah 协议 多点控制协议 MPCP 控制帧 IEEE 802.3ah 帧格式 位传输顺序 数据链路层关键技术 测距 ONU 自动注册 带宽分配算法 ONU MAC 设计分析 调谐子层 MAC 子层 多点 MAC 控制子层 MAC 客户端 本章小结 第三章 ONU MAC 的设计 ONU MAC 总体架构 GMII 接口 LLID 过滤 / 添加模块设计 帧发送模块设计 帧接收模块设计 CRC 模块设计 帧分类和复用模块设计 MPCP 处理模块设计 GATE 帧处理模块 REPORT 帧处理模块 ONU 自动注册流程 本章小结 第四章 ONU MAC 的 SoC 集成及验证 Leon2 SoC 平台 III

7 目录 4.2 AMBA 总线 AHB 总线 APB 总线 ONU MAC 的 DMA 控制器设计 DMA 控制器设计分析 内存管理 DMA 控制器的操作方式 ONU MAC 的总体仿真 PLI 仿真原理 总体仿真结构 本章小结 第五章总结与展望 总结 展望 参考文献 致谢 IV

8 Contents Contents Chapter 1 Introduction Research Background and Significance Research Status In Domestic and Abroad Work and Organization of Thesis... 4 Chapter 2 The Principle of EPON The architecture of EPON Upstream and Download Transmission The Architectural Model The IEEE 802.3ah Protocol Multi-Point Control Protocol MPCP Frames The Frame Format of IEEE 802.3ah Order of Bit Transmission The Key Technology of Data Link Layer Ranging ONU Auto Discovery The Algorithm for Bandwidth Allocation ONU MAC Design Analysis Reconciliation Sublayer MAC Sublayer Multi-Point MAC Control MAC Client Summary Chapter 3 The Design of ONU MAC The Overall Architecture of ONU MAC GMII Interface Design of LLID Filter/add Module Design of Frame Transmitter Module Design of Frame Receiver Module Design of CRC module Design of Frame Classifier and Multiplexer Module Design of MPCP Processing Module GATE Frame Processing Module REPORT Frame Processing Module The Flow of ONU Auto Registration Summary Chapter 4 Integration and Verification of ONU MAC Leon2 SoC platform V

9 Contents 4.2 AMBA Bus AHB Bus APB Bus The Design of DMA Controller for ONU MAC Design Analysis of DMA Controller Memory Management Operations of DMA Controller The Overall Simulation of ONU MAC Principle of PLI Simulation Overall Architecture of Simulation Summary Chapter 5 Summary and Outlook Summary Outlook Preferences Acknowledgements VI

10 第一章绪论 第一章绪论 1.1 提出背景 随着近年来计算机网络技术发展, 尤其是高清视频, 云计算和 Web 富媒体应 用业务的快速增长, 人们对互联网的传输带宽要求也越来越高, 以 xdsl 为代表 的现有 最后一公里 接入技术已难以满足用户对带宽的需求 而无源光网络 (PON) 以光纤为介质, 使用无源光器件, 具有高带宽 抗干扰 易维护 低成本等优点, 是通过单一平台综合接入语音 数据 视频等多种业务的理想平台 [3] 其中 EPON(Ethernet PON) 技术融合了无源光网络和以太网技术, 兼容于现有以太网, 而以太网技术是目前为止最成熟和最广泛使用的局域网技术, 同时 EPON 采用标准的以太网接口, 可以利用现有的价格低廉的以太网设备, 易于升级, 因此 EPON 具有极大的市场优势和发展前景, 普遍被业界认为是未来光网络发展的主流 EPON 主要解决光纤部分的连接, 包括光纤到楼 (FTTB) 光纤到小区(FTTZ) 光纤到户 (FTTH) 等 EPON 采用点到多点结构, 无源光纤传输方式, 因其融合了低成本, 高带宽的以太网设备和低成本的光纤网技术, 相对于其他接入技术具有独特的优势, 主要体现在 : 1. 兼容性好 : 除了引入光纤物理层外,EPON 只是在现有 IEEE 协议的基础上做了少许修改和扩展来传输以太帧, 与现有以太网技术兼容, 避 免了复杂的协议转换, 可以实现业务的透明传输 2. 建设和维护成本低 :EPON 系统显著减少了光纤 光收发模块 中心局设 备的数量 因其无源, 无需租用机房 配置电源和设备维护人员, 因而显著的降低维护运营成本 3. 带宽高 :EPON 最低速率为 1000Mbps, 通信距离最短 10km, 可以满足多媒体音视频 数字高清等各种业务的需求 4. 接入可靠性高等 EPON 包含了大量的关键技术 目前,EPON 正处于高速发展的阶段, 本文基于 IEEE 802.3ah 协议对 EPON 网络用户终端设备 ONU 的 MAC 控制器进行研究和设 1

11 基于 Leon2 的 EPON ONU MAC 控制器设计 计, 并与 Leon2 SoC 进行集成, 为 ONU 的实现提供一种低成本的解决方案, 并为 SoC 芯片的设计提供基础 1.2 国内外研究现状 2004 年 6 月,IEEE 802.3EFM 工作组发布了 EPON 标准 IEEE 802.3ah [1] 在该标准中将以太网和 PON 技术相结合, 在无源光网络体系架构的基础上, 定义 了一种新的 应用于 EPON 系统的物理层规范和扩展的以太网数据链路层协议 之后 EPON 技术得到快速发展, 相关的芯片和设备均已基本成熟, 并有较大规模的应用 在欧洲的, 瑞典, 希腊已经进行了一些 FTTH 网络铺设, 预计在未来将会有更多网络的投入运营 而挪威和丹麦也计划进行新的 FTTH 网络铺设 与此同时, FTTH 也逐步进入英国和德国这些 DSL 和 ISDN 占主导地位的国家, 英国电信有可能抛弃 VDSL 进而选择 FTTH 技术, 德国电信仍在 DSL 和 ISDN 市场保持强大的地位, 未来也有可能投资 FTTH 美国新成立了 FTTH 协会, 各社区都在采取行动为在社区内安装 FTTH 做好准备 " 在管制和税收方面己经或正在推出一些有利于促进在全国范围安装宽带设施和在农村地区开展服务的政策, 并且要求采用 EPON 技术来实施 FTTH" 美国有线电视也确定 EPON 是通过光纤向企业客户提供对称服务的首选方式 日本是全球 FTTH 发展最好的国家 日本制定的 e-japan 战略要求国内使用光纤线路的用户或家庭要达到整个宽带市场的三分之一以上 这种着重发展 超高速 宽带接入方式的指导思想使提供 FTTH 接入方式的服务提供商数量增 加较快 在日本,NTT KDDI YahooBB 等运营商从 2004 年开始部署 EPON, 采用 FTTH FTTB/C+VDSL/ADSL2+ 等多种组网方式, 为用户提供高带宽互联网接入业务 目前, 日本市场上已经部署了超过 500 万线的 EPON 设备, 而且每月新增的 FTTH 用户数已经超过了 DSL 用户 目前已有多家公司推出相关芯片和设备, 如 PMC-Sierra 公司于 2006 年推出的 ONU 芯片 PAS6301 和用于 OLT 的 PSA5201; 美国 Broadcom 公司于 2011 年推出 OLT 芯片 BCM

12 第一章绪论 在国内, 以 EPON 为代表的宽带光接入技术是 十五 国家 863/O-TIME( 光时代 ) 研究计划的四大组成部分之一, 它不仅能够提供多种业务的传送能力, 节省大量的光纤资源, 而且可以有效地降低投资成本和维护费用, 成为今后光纤到户 (FTTH) 的主要解决方案 2005 年 12 月 27 日和 28 日, 由北京格林威尔科技发展有限公司 / 北京邮电 大学 武汉邮电科学研究院承担的国家 863 计划重大课题 基于千兆以太网的 宽带无源光网络系统 (EPON) 分别在苏州 武汉通过了 863 通信技术主题组织的 现场验收 目前, 该项目已自主开发完成实用化 EPON 设备, 分别在苏州 武汉 徐州 成都 齐齐哈尔等近 20 个地区的运营商网络上投入商用 同时, 形成了一项国家行业标准和二项国际标准 EPON 已成为业内公认的新一代光纤接入技术的代表, 并迎来快速发展期 三大运营商将目光同步瞄准光纤到户 其中, 中国电信持续开展光进铜退战略, 大规模部署 EPON; 中国联通则率先启动总计 1130 万线的全球最大 EPON 集采项目 在国内三大电信运营商中, 中国电信是 FTTx 的核心推动者, 拥有目前国内最大的 FTTx 网络 其网络建设以 EPON 技术为核心, 以 FTTB 为主要建网方式, 现网建设量近 400 万 FTTB 用户端口 在中国电信发力 FTTx 后, 中国联通也不甘落后, 启动了总计 1130 万线的全球最大 EPON 集采项目 尽管 FTTX 开始应用的时间并不长, 但是 EPON 网络便于维护的特性, 加上国内运营商在宽带 语音方面长期积累的维护经验,EPON 网络组建大型网络的运维并不是难题 尤其是目前国内应用总量已达到千万线级, 无论是维护人员的 经验还是网管运维管理, 运营商都已经总结出了较为理想的运维思路, 这也是 FTTX 目前能够大规模发展的基本条件 在芯片领域, 普然通讯技术有限公司近期推出 OpConnTM ONU OPL 芯片解决方案, 该芯片采用业界流行的 ASIC 设计方式, 能够全面满足中国电信 EPON 互联互通要求 在模块领域, 海信宽带多媒体技术有限公司推出一款 EPON OLT 光模块, 该模块支持突发模式数字接收信号强度 (RSSI) 功能, 支持最短 600 毫微秒光网络终端发包监测, 监控精度达到 1 分贝以内, 满足中国电信 EPON 要求, 受到国内设备厂商的青睐 在集成领域, 烽火通信的 EPON 已经形成了光纤 3

13 基于 Leon2 的 EPON ONU MAC 控制器设计 到户 (FTTH) 光纤到楼 (FTTB) 光纤到节点 (FTTN) 三种应用模式, 适用于高 端用户 普通新增用户 既有提速改造用户 家庭用户接入 1.3 论文主要工作与篇章结构 本文研究 EPON 网络的用户终端设备 ONU 中 MAC 控制器的设计及其与 Leon2 SoC 系统的集成 论文首先阐述 EPON 的工作原理 数据链路层的关键技术, 并 针对 ONU MAC 控制器进行详细的分析 其次规划 ONU MAC 控制器的总体设计框架, 划分子模块, 使用 Verilog HDL 分模块实现硬件设计和功能验证 最后为 ONU MAC 设计 DMA 控制器接口模块, 通过 AMBA 总线与 Leon2 SoC 系统集成 并提出基于 Verilog PLI 的 Verilog HDL 和 C/C++ 联合仿真方案, 从整体上很好的验证了 ONU MAC 的设计 全文共分五章, 各章的内容安排如下 : 第一章为绪论, 介绍了课题的研究背景和意义, 阐述了当前国内外对 EPON 的研究和应用情况, 并给出了本文的主要研究内容和篇章结构 第二章阐述 EPON 的工作原理和关键技术, 这是 EPON 研究的理论基础 先后介绍了 EPON 的体系结构 多点控制协议和数据链路层设计相关的三项关键技术 : 测距 ONU 自动注册 动态带宽分配 最后对 ONU MAC 的设计进行了详细分析, 提出设计的方法和难点, 为后续的设计提供基础和参照 第三章详细介绍 ONU MAC 的设计 : 首先设计总体架构, 然后划分模块, 使用 Verilog HDL 实现各模块的硬件设计并进行功能验证 第四章介绍 ONU MAC 与 Leon2 SoC 的集成方案, 即设计基于 DMA 控制器接口 通过 AMBA 总线与 Leon2 SoC 集成 并提出基于 Verilog PLI 的 Verilog HDL 和 C/C++ 联合仿真方案, 很好的验证了整个系统的功能 并为 SoC 芯片的实现做好准备工作 第五章为总结与展望, 对全文工作进行了归纳总结, 并对未来研究工作进行了阐述 4

14 第二章 EPON 的工作原理 第二章 EPON 的工作原理 EPON(Ethernet PON, 以太无源光网络 ) 是基于以太网技术的宽带接入系统, 它利用 PON 的拓扑结构实现以太网的接入 [2] EPON 采用点到多点拓扑结构, 在单根光纤上采用下行 1550nm/ 上行 1310nm 波长组合的波分复用技术 (WDM), 双向通信带宽高达 1.25Gbps EPON 采用 IEEE 802.3ah [1] 协议, 它是在 IEEE 体系结构基础上发展起来的, 与传统以太网具有很好的兼容性 本章主要阐述 EPON 的工作原理和关键技术, 最后对 ONU MAC 控制器的设计进行分析, 提出设计方法和难点 2.1 EPON 体系结构以太网无源光网络 (EPON) 是一种采用电到多点 (P2MP) 结构的单纤双向光接入网络, 其典型拓扑结构为树形 [2][3], 如图 2-1 所示 网络侧接口 OLT ODN 光分路器 ONU 1 ONU 2 ONU 3 用户侧接口 图 2-1 EPON 系统组成 EPON 系统由局端的光线路终端 (OLT,Optical Line Terminal), 用户侧的光网络单元 (ONU,Optical Network Unit) 和光分配网络 (ODN,optical distribution network) 组成 [2] OLT 在网络侧与前端交换机用网线相连, 转换成光信号, 用单根光纤与用户 5

15 基于 Leon2 的 EPON ONU MAC 控制器设计 端的分光器互联, 实现对 ONU 的控制 维护管理 测距和动态带宽分配等功能 OLT 集中了 EPON 中复杂的关键技术 ONU 在用户端接入网络, 为用户提供以太网等应用接口 由于 EPON 采用了以太网技术, 在通信的过程中就不需要进行协议的转换, 使得 ONU 可以实现对用户数据的透明传送, 且可以借鉴传统以太网的成熟技术, 容易实现和升级, 其功能较 OLT 简单很多, 有利于降低用户终端设备的 成本 ODN 由馈线光纤, 光分路器和支线等无源光器件组成, 用于将 OLT 和多个 ONU 连接起来, 提供光信号双向传输的物理通道 通常光分路器选用 1:32 或 1:64 的分光比 EPON 在单根光纤上采用下行 1550nm/ 上行 1310nm 波长组合的波分复用技术 (WDM), 上行方向 (ONU 至 OLT) 是点到点方式, 下行方向 (OLT 至 ONU) 是广播方式 EPON 的上下行消息速率均为 1Gbit/s, 由于其物理层编码方式为 8B/10B 码, 所以其线路码速率为 1.25Gbit/s) [2] EPON 网络采用的点到多点的拓扑结构, 取代点到点结构, 大大节省了光纤的用量, 而且除了终端设备都不需要电器件, 因此 EPON 易于建设和维护, 是最适合宽带接入网需求的技术之一 上下行传输方式由于 EPON 点对多点的拓扑结构, 其上下行采用不同的通信技术 : 下行采用广播的传输方式, 而上行采用时分多址 (TDMA,Time Division Multiple Access) 的传输方式 如图 2-2 和图 2-3 所示 OLT ONU 1 1 用户 ONU 2 用户 2 光分路器 ONU 用户 3 图 2-2 EPON 下行数据传输 EPON 下行数据传输方式如上图所示,OLT 将不同长度的数据包通过光分路器 广播给所有在 EPON 网络上的 ONU, 每个数据包都携带一个标识目的 ONU 地址的 6

16 第二章 EPON 的工作原理 标识符, 称之为逻辑链路标记 (LLID,Logical Link Identifier), 每个 ONU 都 会收到这些数据包, 但是只有与自身 LLID 想匹配或用于多播的数据包才会接收, 其他的数据包则丢弃 OLT 光分路器 1 3 ONU 1 2 ONU 2 3 ONU 用户 1 用户 2 用户 3 图 2-3 EPON 上行数据传输 EPON 的上行数据传输如上图 2-3 所示, 所有 ONU 共享上行带宽, 每个 ONU 向 OLT 申请带宽, 等待 OLT 的授权并在 OLT 指定的时隙内发送各自的数据包 ( 每个时隙内可发送多个数据包 ), 采用时分复用避免上传数据的冲突, 同时每个 ONU 发送的数据只会到达 OLT 而不会被其他 ONU 接收到 这种请求 / 授权的机制是实现动态带宽分配算法的基础 在上行信道上, 在给定的时间内只允许一个 ONU 传送上行数据通过这个网络 由于 EPON 上行传输的 TDMA 方式, 每个 ONU 的发送时隙都必须与 OLT 分配的 时隙一致, 这样可以防止多个 ONU 上行传输发送碰撞, 因此 ONU 侧的时钟应与 OLT 侧的时钟同频 层次模型 EPON 协议分层和 OSI 参考模型间的关系如图 2-4 所示 7

17 Degree papers are in the Xiamen University Electronic Theses and Dissertations Database. Full texts are available in the following ways: 1. If your library is a CALIS member libraries, please log on and submit requests online, or consult the interlibrary loan department in your library. 2. For users of non-calis member libraries, please mail to etd@xmu.edu.cn for delivery details.

5 5 7 5 4 4 6 9 8 40

5 5 7 5 4 4 6 9 8 40 5 5 7 5 4 4 6 9 8 40 4 5 0 959 68 959 55 959 4 957 4 5 998 4 9 959 98 8 980 8 84 4 987 4 5 6 7 8 9 986 998 989 4 977 8 5 988 6 985 8 7 98 990 5 8 998 4 9 987 4 5 4 96 9 959 8 959 4 986 4 5 5 8 96 4 5

More information

Degree papers are in the Xiamen University Electronic Theses and Dissertations Database. Full texts are available in the following ways: 1. If your library is a CALIS member libraries, please log on http://etd.calis.edu.cn/

More information

2

2 1999 4 2 3 4 5 6 7 8 9 10 11 1 2 1999 1 5 1998 7 2 3 97 7 37 12 4 5 1998 8 13 14 5 1997 10 15 6 27 36 16 Degree papers are in the Xiamen University Electronic Theses and Dissertations Database. Full texts

More information

1 2.1 2.2 3.2 3.3 2 3 2.1 2.2 4 5 6 7 8 9 10 11 12 13 14 15 16 Degree papers are in the Xiamen University Electronic Theses and Dissertations Database. Full texts are available in the following ways: 1.

More information

1 1 2 1 2 1 2 3 1 2 3 2 3 1 355 110 403 62 1979 1998 17 1979 2 1996 70 10 4000 200 332 17 80 3000 1.7 1% 300 4 1998 60% 3.4% 0.9 3.6 40.8 37.4 17.3 0.3 4.4 42.6 36.0 16.7 7.1 3.6 67.9 10.7 10.7 3.2 65.6

More information

-2-

-2- -1-20 -2- -3- -4- -5- -6- -7- -8- -9- -10- -11- -12- -13- -14- -15- -16- Degree papers are in the Xiamen University Electronic Theses and Dissertations Database. Full texts are available in the following

More information

10384 9707005 UDC 1 1 5 5 5 6 7 10 10 10 12 13 16 16 17 18 19 21 21 23 24 27 27 27 28 28 29 29 31 32 1789 1846 1857 1859 46 173 34 35 28 442 5 319 88 87 46 211 2 82 46 219 1862 1945 Degree papers

More information

2

2 10384 -------- 9601008 UDC---------------------- 1999 1999 1999 ------------------------ ------------------------ 1 2 .4...4 7 14.14..18..22..22..24 3 4.27.32.39 1 2 3 4 5 6 7 8 9 10 11 5 12 6 1 2 3 4

More information

10384 9715101 UDC MBA 2000 5 2000 6 2000 2000 1995 10 26 1995 1995 10 1999 7 1 1986 SEC, Securities Exchange Committee 20 7 1996 1998 1998 1 2 3 1999 4 1 1 3000 2 3 1997 5 Degree papers are in

More information

10384 1 X9915063 UDC The Brand Marketing of Real Estate MBA 2002 8 2002 9 2002 2002 8 1 1 2...1...4...4...4...4...5...6...6...6...6...7...9...9...9...10...10...11...11...12...12...14...14 1 3...16...16...17...18...18...18...19...20...20...22...23...23...24...25...26...27...28...28...30...32...32...32...33...34...34

More information

50 2

50 2 Frost & Sullivan 2006 65% 1 50 2 IDCITUMII1990 1999 10%, 49.2% 1-1 1-1 3 4 2005 GSM 3 2006 3G 2008 GSM GPRSCDMA 5 6 7 8 Frost & Sullivan 2006 65% 9 Email Ovum 2005 19.7% 164 10 11 12 13 14 Jupiter Media

More information

IPOs ... 1... 3...3...6... 8... 10... 12... 14...15... 15... 15... 16...16... 20...20...22... 24...24... 24... 25... 27 BP...28 RBF...31 MATLAB... 34 MATLAB...34 MATLAB... 34... 34... 35 MATLAB...36...

More information

() MONORCHIIDAE SP

() MONORCHIIDAE SP 10384 B953404 UDC Monorchiidae sp ...2...3...5... 5... 5...8... 8....8....8 ()....12... 13....13....24...36.... 38....38....40...44 MONORCHIIDAE SP.... 47....47...49....50...51...53...57...58...61 1 2

More information

2

2 10384 K9607315 U D C 1999 1999 1999 1999 3 2 30 1957 1953 1953 1958 1978 1955 1956 1979 60 1980 BG(! BHDFG3 FK3 K6 K2 K12 K3 K7F BHDG3 FK3 K20ZQ K3 K7F BHDG21 CD#4 CD#4 CD#12 BHDG5 FK33ZQF SQ*2 JY(Z

More information

.1..2....2 2. 2.. 3..5 7.7.8..11 11..12...14 19...19 20 20 26.29 36 40...41 90 98 4 21 Network selling (Multilevel Marketing),, 1950 1 1 2 3 LeeMythnger WillianCasselberry 1959 60 60 200 60 1972 40 80%

More information

1

1 10384 9915009 UCD RESEARCH STAFF CAREER MANAGEMENT IN STATE-OWNED COMMERCIAL BANKS 1 Abstract The reasonable disposition of human resources is the guarantee of the long prosperity of enterprise. To carry

More information

1

1 10384 9832009 UDC 2001 6 1 2...3....3....3...5...5...6...9...9...12...15...15...18...38...42...43...46 3.. 7 2000 4 10 2000 8 www.wisecast.com 2000 12 22 4 5 1993 7 1 25% 1996 20 1997 67 1998 210 1999

More information

% 6.7% % % / 1

% 6.7% % % / 1 1 1995 1995 50% 70 75% 1996 1996 9 30 5000 2000 1996 1999 1998 11 9 1999 5 9 5 1998 10 1999 30 200 2 1950 38 1999 2960 1950 40 1999 3585 1950 0.73 1999 28.3 20 12.1% 6.7% 1 1 2 1950 1978 1950 38 1978 466

More information

1990-1997 1980-1997 Abstract The relationship between human resource development and economy increase has been an important research item with the coming of knowledge economy. In this paper, ahead item

More information

10384 X2009230010 UDC The Design and Implementation of Small and Medium-sized Courier Company Logistics Vehicle Scheduling System 2012 06 Abstract With the arrival of the information age, tremendous

More information

WTO

WTO 10384 X0115018 UDC MBA 2004 5 14 2004 6 1 WTO 2004 2006 7 2 Abstract According to the promise after our country enter into WTO, our country will open the readymade oil retail market in the end of 2004

More information

100Mbps 100Mbps 1000Mbps 100Mbps 1000Mbps 100Mbps 100Mbps PD LXT Mbps 100Mbps 100Mbps 1

100Mbps 100Mbps 1000Mbps 100Mbps 1000Mbps 100Mbps 100Mbps PD LXT Mbps 100Mbps 100Mbps 1 1 3 6 6 7 100BASE-FX 10 100Mbps 13 13 21143-PD 14 LXT970 20 Serial ROM 24 Boot ROM 24 Agilent 25 100Mbps 27 27 37 100Mbps 45 50 54 55 100Mbps 100Mbps 1000Mbps 100Mbps 1000Mbps 100Mbps 100Mbps 21143-PD

More information

1998 5

1998 5 10384 9511001 1998 5 1998 6 1998 1998 5 AICPA Internet/Intranet Internet/Intranet 1 2 2 2 4 6 10 10 10 12 13 13 14 18 18 18 19 19 20 Internet/Intranet 20 Internet/Intranet 23 21 25 28 28 28 30 32 32 32

More information

A Study on Grading and Sequencing of Senses of Grade-A Polysemous Adjectives in A Syllabus of Graded Vocabulary for Chinese Proficiency 2002 I II Abstract ublished in 1992, A Syllabus of Graded Vocabulary

More information

Abstract After over ten years development, Chinese securities market has experienced from nothing to something, from small to large and the course of

Abstract After over ten years development, Chinese securities market has experienced from nothing to something, from small to large and the course of 2003 MBA 600795 SWOT Abstract After over ten years development, Chinese securities market has experienced from nothing to something, from small to large and the course of being standardized. To all securities

More information

10384 19020101152519 UDC Rayleigh Quasi-Rayleigh Method for computing eigenvalues of symmetric tensors 2 0 1 3 2 0 1 3 2 0 1 3 2013 , 1. 2. [4], [27].,. [6] E- ; [7], Z-. [15]. Ramara G. kolda [1, 2],

More information

Abstract Since 1980 s, the Coca-Cola came into China and developed rapidly. From 1985 to now, the numbers of bottlers has increased from 3 to 23, and

Abstract Since 1980 s, the Coca-Cola came into China and developed rapidly. From 1985 to now, the numbers of bottlers has increased from 3 to 23, and Abstract Since 1980 s, the Coca-Cola came into China and developed rapidly. From 1985 to now, the numbers of bottlers has increased from 3 to 23, and increases ulteriorly. When the Coca-Cola company came

More information

Abstract The adult higher education is a vital part of the higher education. As an essential tache of selecting qualified students, the adult college entrance examination plays an important role in securing

More information

WTO OEM

WTO OEM 10384 200115142 UDC A Study on the Developing Strategy of Xiamen Evere Sports Goods Co., Ltd. A Case Study based on the Theory of Value Chain (MBA) 2005 5 2005 6 2005 5 2005 5 WTO OEM Abstract Abstract

More information

10384 X0015101 UDC The Preliminary Survey of the Development Patterns of Security Analysts in China (MBA) 2004 2 2004 3 2004 3 2 0 0 4 2 14 Abstract Abstract The security analysts are respectable oversea,

More information

学 校 编 码 :10384 分 类 号 密 级 学 号 :X2007155130 UDC 厦 门 怡 福 养 生 健 康 管 理 有 限 公 司 创 业 计 划 王 韬 指 导 教 师 姓 名 : 郭 霖 教 授 厦 门 大 学 硕 士 学 位 论 文 厦 门 怡 福 养 生 健 康 管 理 有 限 公 司 创 业 计 划 A Business Plan for Xiamen Eve Health

More information

厦 门 大 学 学 位 论 文 原 创 性 声 明 本 人 呈 交 的 学 位 论 文 是 本 人 在 导 师 指 导 下, 独 立 完 成 的 研 究 成 果 本 人 在 论 文 写 作 中 参 考 其 他 个 人 或 集 体 已 经 发 表 的 研 究 成 果, 均 在 文 中 以 适 当 方

厦 门 大 学 学 位 论 文 原 创 性 声 明 本 人 呈 交 的 学 位 论 文 是 本 人 在 导 师 指 导 下, 独 立 完 成 的 研 究 成 果 本 人 在 论 文 写 作 中 参 考 其 他 个 人 或 集 体 已 经 发 表 的 研 究 成 果, 均 在 文 中 以 适 当 方 学 校 编 码 :10384 学 号 :17820121151192 硕 士 学 位 论 文 携 程 与 艺 龙 竞 争 战 略 的 财 务 比 较 分 析 Financial Analysis on Different Competitive Strategies of Ctrip and Elong 郑 亮 指 导 教 师 : 黄 海 玉 专 业 名 称 : 旅 游 管 理 硕 士 答 辩 日

More information

2000.11 2000.11 2000 11 Abstract: Background: The development of autoantibodies in the sera of patients with cancers has been described, but the mechanism is still not clear. Objective: The aim of this

More information

10384 199928010 UDC 2002 4 2002 6 2002 2002 4 DICOM DICOM 1. 2. 3. Canny 4. 5. DICOM DICOM DICOM DICOM I Abstract Eyes are very important to our lives. Biologic parameters of anterior segment are criterions

More information

WTO

WTO 10384 200015128 UDC Exploration on Design of CIB s Human Resources System in the New Stage (MBA) 2004 2004 2 3 2004 3 2 0 0 4 2 WTO Abstract Abstract With the rapid development of the high and new technique

More information

10384 200115009 UDC Management Buy-outs MBO MBO MBO 2002 MBO MBO MBO MBO 000527 MBO MBO MBO MBO MBO MBO MBO MBO MBO MBO MBO Q MBO MBO MBO Abstract Its related empirical study demonstrates a remarkable

More information

UDC The Policy Risk and Prevention in Chinese Securities Market

UDC The Policy Risk and Prevention in Chinese Securities Market 10384 200106013 UDC The Policy Risk and Prevention in Chinese Securities Market 2004 5 2004 2004 2004 5 : Abstract Many scholars have discussed the question about the influence of the policy on Chinese

More information

厦 门 大 学 学 位 论 文 原 创 性 声 明 本 人 呈 交 的 学 位 论 文 是 本 人 在 导 师 指 导 下, 独 立 完 成 的 研 究 成 果 本 人 在 论 文 写 作 中 参 考 其 他 个 人 或 集 体 已 经 发 表 的 研 究 成 果, 均 在 文 中 以 适 当 方

厦 门 大 学 学 位 论 文 原 创 性 声 明 本 人 呈 交 的 学 位 论 文 是 本 人 在 导 师 指 导 下, 独 立 完 成 的 研 究 成 果 本 人 在 论 文 写 作 中 参 考 其 他 个 人 或 集 体 已 经 发 表 的 研 究 成 果, 均 在 文 中 以 适 当 方 学 校 编 码 :10384 分 类 号 密 级 学 号 : UDC 硕 士 学 位 论 文 浙 江 省 人 事 考 试 突 发 事 件 应 对 策 略 探 析 An Exploration of Zhejiang Province Personnel Examination Emergency Strategy 姜 海 峰 指 导 教 师 姓 名 : 王 玉 琼 教 授 专 业 名 称 : 公 共

More information

10384 200008009 UDC 2003 11 2003 2003 2003 11 1 3 3 3 4 4 4 4 5 6 6 7 7 10 10 10 11 11 17 23 23 24 25 28 29 31 33 33 36 39 41 42 42 42 42 43 44 45 45 45 46 47 47 47 50 52 54 57 58 59 60 appeal on public

More information

10384 X0115019 UDC (MBA) 2004 5 2004 6 2004 XTC An Research on Internationalization Strategy of XTC , XTC XTC XTC APT XTC XTC XTC XTC XTC XTC : Abstract Abstract Although it s well known that China s

More information

Abstract / / B-ISDN ATM Crossbar Batcher banyan N DPA Modelsim Verilog Synopsys Design Analyzer Modelsim FPGA ISE FPGA ATM ii

Abstract / / B-ISDN ATM Crossbar Batcher banyan N DPA Modelsim Verilog Synopsys Design Analyzer Modelsim FPGA ISE FPGA ATM ii 10384 200024024 UDC 2003 5 2003 6 2003 2003 5 i Abstract / / B-ISDN ATM Crossbar Batcher banyan N DPA Modelsim Verilog Synopsys Design Analyzer Modelsim FPGA ISE FPGA ATM ii System On-Chip Design and Performance

More information

ABSTRACT ABSTRACT As we know the Sinology has a long history. As earily as 19 th century some works have already been done in this field. And among this the studies of lineages and folk beliefs in Southeast

More information

Roderick M.Chisholm on Justification I Synopsis Synopsis Since the problem of Gettier, the problem of justification has become the core of contemporary western epistemology. The author tries to clarify

More information

10384 27720071152270 UDC SHIBOR - Research on Dynamics of Short-term Shibor via Parametric and Nonparametric Models 2 0 1 0 0 5 2 0 1 0 0 5 2 0 1 0 0 5 2010 , 1. 2. Shibor 2006 10 8 2007 1 4 Shibor

More information

10384 9702001 UDC 2000 5 2000 6 2000 2000 5 1 .1 1 2 3. 4 4 4.5.6 6 1..7 2..7. 8 8 1..8 1..8 2 10 2 11..12 1 12 1 12 2 12 2 12 1 12 2 13 3 13 4 14 3 14 4 14..16..17..19..20..21 2 3 1 20 1921 1926 1928

More information

ABSTRACT ABSTRACT Based on analyzing public corporation in foreign countries, this paper studies basic theories of public legal establishment, with our country s reality in the social transferring period

More information

UDC Design and Application of Intrusion Detection System Based on Snort 2009 12 Snort Snort Apriori Snort Apriori Microsoft Visual Studio 2008 C# Snort Snort Snort Snort Snort Apriori Snort Snort Apriori

More information

SWOT Abstract Abstract Fuzhou Water & Wastewater Engineering Design Institute is an affiliate project prospecting and designing unit under Fuzhou Water Supply General Company. It engages mainly in the

More information

10384 200129005 UDC _ Product Lines and their Control System Design for Fine Powder and Ultra-fine Powder 2004 5 2004 6 2004 2004 5 AUTOCAD PLC PC PLC PC PLC PLC VB6.0 PLC VB PID I MATLAB PID PLCCPU PID

More information

I

I The Discussion on Manchu-City of Foochow in Qing Dynasty I Abstract II Abstract This thesis aims to, from the research on the Eight-Banner garrison in Foochow, explore the living situation of the banner-people

More information

- 2 - Russell Thaler 2 1 2 unexpected dramatic P t =P t-1 + P t t P t-1 t-1 2 T.Russell and R.Thaler, The Relevance of Quasi-Rationality in Competitiv

- 2 - Russell Thaler 2 1 2 unexpected dramatic P t =P t-1 + P t t P t-1 t-1 2 T.Russell and R.Thaler, The Relevance of Quasi-Rationality in Competitiv - 1-1 Bayes 1 1 A B P AB =P A *P B - 2 - Russell Thaler 2 1 2 unexpected dramatic P t =P t-1 + P t t P t-1 t-1 2 T.Russell and R.Thaler, The Relevance of Quasi-Rationality in Competitive Markets. American

More information

µ γ α γ α µ α µ γ Ig/Ig-TCIC 1 immune immunity immunis 10 998~1022 19 Edward Jenner Jenner Louis Pasteur 1880 Elie I.I. Metchnikoff (1883), P.P.Emile Roux A.E.J.Yersin (1888) Emil A. Von Behring Pfeiffer

More information

Chapter #

Chapter # 第三章 TCP/IP 协议栈 本章目标 通过本章的学习, 您应该掌握以下内容 : 掌握 TCP/IP 分层模型 掌握 IP 协议原理 理解 OSI 和 TCP/IP 模型的区别和联系 TCP/IP 介绍 主机 主机 Internet TCP/IP 早期的协议族 全球范围 TCP/IP 协议栈 7 6 5 4 3 应用层表示层会话层传输层网络层 应用层 主机到主机层 Internet 层 2 1 数据链路层

More information

2002 II

2002 II 10384 B9901001 UDC A Grammatical Study Of Wanrong Dialect 2OO2 I 2002 II III Abstract The thesis is intended to make a more systematic study of the grammar on Wanrong dialect, which is distributed in the

More information

.1 Abstract LD MAX PCB MC P

.1 Abstract LD MAX PCB MC P 10384 [ ] 9724002 UDC 155Mb/s (Wang Zengbo) 2001 5 2001 2001 2001 5 .1 Abstract.2.3 1.1 3 1.2.5 1.3.9 11 2.1.11 2.2 14 2.3.17.26 3.1.26 3.2 LD 26 3.3 MAX3263 31 3.4 PCB.37 45 4.1.46 4.2.46 4.3 50 4.4.55

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

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

Microsoft Word - YDB doc

Microsoft Word - YDB doc YDB 中 国 通 信 标 准 化 协 会 标 准 YDB 118 2012 宽 带 速 率 测 试 方 法 用 户 上 网 体 验 Broadband speed test method User experience of internet surfing 2012-11 - 13 印 发 中 国 通 信 标 准 化 协 会 目 次 前 言... Ⅱ 1 范 围... 1 2 规 范 性 引 用

More information

Research on the Mycorrhizal Community of Pinus Massoniana Lamb in Wuyishan Nature Reserve Abstract Mycorrhizae is the symbiosisal body of fugus and bo

Research on the Mycorrhizal Community of Pinus Massoniana Lamb in Wuyishan Nature Reserve Abstract Mycorrhizae is the symbiosisal body of fugus and bo (pinus massoniana Lamb) 27 o 33. o 54, 117 o 27 117 o 51 1 Research on the Mycorrhizal Community of Pinus Massoniana Lamb in Wuyishan Nature Reserve Abstract Mycorrhizae is the symbiosisal body of fugus

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

基于泛在网的智能交通应用系统总体框架

基于泛在网的智能交通应用系统总体框架 ICS 01.040.33 M04 YDB 2010-2623T-YD 中 国 通 信 标 准 化 协 会 标 准 YDB 2010-2623T-YD 通 信 网 支 持 智 能 交 通 系 统 总 体 框 架 General architecture of intelligent transportation system based on telecommunication networks 201X

More information

...12...12...13...18...18...24 MSCI...27 FTSE...29...33...36................................................... 1 ...........................39...39...42...45...54.............................................

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

2.

2. 1 20 60 < > < > 2. 3 1 1.Davis,John Francis,"The Poetry of Chinese" Journal of The Royal Asiatic Society of Great Britian and Ireland 11(1830),(Translation of chapter 3 of the novel) 1830 1792 2.Tom Rorbert,"The

More information

目 录 国 内 领 先 的 光 纤 传 输 和 接 入 设 备 生 产 商... 1 2015 年 业 绩 稳 定 增 长 各 项 指 标 符 合 预 期... 2 光 进 铜 退 是 目 前 互 联 网 接 入 方 式 的 主 要 趋 势... 4 三 网 融 合 继 续 深 入 推 进 带 动

目 录 国 内 领 先 的 光 纤 传 输 和 接 入 设 备 生 产 商... 1 2015 年 业 绩 稳 定 增 长 各 项 指 标 符 合 预 期... 2 光 进 铜 退 是 目 前 互 联 网 接 入 方 式 的 主 要 趋 势... 4 三 网 融 合 继 续 深 入 推 进 带 动 蓝 山 科 技 (830815) 基 本 数 据 2016 年 6 月 16 日 收 盘 价 ( 元 ) 4.73 总 股 本 ( 百 万 股 ) 338.4 流 通 股 本 ( 百 万 股 ) 260.3 总 市 值 ( 百 万 元 ) 1601 每 股 净 资 产 ( 元 ) 1.92 PB 2.47 三 网 融 合 继 续 推 进 未 来 稳 步 增 长 可 期 财 务 指 标 2014A 2015A

More information

声 明 本 人 郑 重 声 明 : 此 处 所 提 交 的 硕 士 学 位 论 文 基 于 等 级 工 鉴 定 的 远 程 考 试 系 统 客 户 端 开 发 与 实 现, 是 本 人 在 中 国 科 学 技 术 大 学 攻 读 硕 士 学 位 期 间, 在 导 师 指 导 下 进 行 的 研 究

声 明 本 人 郑 重 声 明 : 此 处 所 提 交 的 硕 士 学 位 论 文 基 于 等 级 工 鉴 定 的 远 程 考 试 系 统 客 户 端 开 发 与 实 现, 是 本 人 在 中 国 科 学 技 术 大 学 攻 读 硕 士 学 位 期 间, 在 导 师 指 导 下 进 行 的 研 究 中 国 科 学 技 术 大 学 硕 士 学 位 论 文 题 目 : 农 村 电 工 岗 位 培 训 考 核 与 鉴 定 ( 理 论 部 分 ) 的 计 算 机 远 程 考 试 系 统 ( 服 务 器 端 ) 的 开 发 与 实 现 英 文 题 目 :The Realization of Authenticating Examination System With Computer & Web for

More information

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of

University of Science and Technology of China A dissertation for master s degree Research of e-learning style for public servants under the context of 中 国 科 学 技 术 大 学 硕 士 学 位 论 文 新 媒 体 环 境 下 公 务 员 在 线 培 训 模 式 研 究 作 者 姓 名 : 学 科 专 业 : 导 师 姓 名 : 完 成 时 间 : 潘 琳 数 字 媒 体 周 荣 庭 教 授 二 一 二 年 五 月 University of Science and Technology of China A dissertation for

More information

<B1B1BEA9B9E2BBB7D0C2CDF8BFC6BCBCB9C9B7DDD3D0CFDEB9ABCBBEB4B43F3F12FB6CB293>

<B1B1BEA9B9E2BBB7D0C2CDF8BFC6BCBCB9C9B7DDD3D0CFDEB9ABCBBEB4B43F3F12FB6CB293> 本 次 股 票 发 行 后 拟 在 创 业 板 市 场 上 市, 该 市 场 具 有 较 高 的 投 资 风 险 创 业 板 公 司 具 有 业 绩 不 稳 定 经 营 风 险 高 退 市 风 险 大 等 特 点, 投 资 者 面 临 较 大 的 市 场 风 险 投 资 者 应 充 分 了 解 创 业 板 市 场 的 投 资 风 险 及 本 公 司 所 披 露 的 风 险 因 素, 审 慎 作 出

More information

Origination And Filmization: Research Of Relation Between The Modern Chinese Movie And literature 2005 7 21 I II Abstract Movie has been knotted with literature tightly since the day of naissance. The

More information

PowerPoint Presentation

PowerPoint Presentation Current Status of the 10G-EPON Power Budget and Improvement David Li, Hisense-Ligent dli@ligentphotonics.com Ligent Supporters Bo Wang, China Telecom David Li, Ligent Photonics Frank Chang, Vitesse Corp.

More information

10384 B UDC ( )

10384 B UDC ( ) 10384 B200034014 UDC ( ) 2003 4 2003 6 2003 ( ) 5 Q I Abstract Abstract Since sound is the only effective information carrier for medium or long distance wireless communication in sea water, underwater

More information

目次 

目次  軟 體 工 程 期 末 報 告 網 路 麻 將 91703014 資 科 三 黃 偉 嘉 91703024 資 科 三 丘 祐 瑋 91703030 資 科 三 江 致 廣 1 目 次 壹 前 言 (Preface) P.4 貳 計 畫 簡 述 及 預 期 效 益 (Project Description and Expected Results) P.4 參 系 統 開 發 需 求 (System

More information

林绍宽

林绍宽 福 建 省 工 程 建 设 地 方 标 准 工 程 建 设 地 方 标 准 编 号 : DBJ/T13-187-2014 住 房 和 城 乡 建 设 部 备 案 号 : J 1 2 6 3 3-2 0 1 4 住 宅 区 和 住 宅 建 筑 内 有 线 广 播 电 视 设 施 工 程 设 计 施 工 和 验 收 规 程 Specification for design,installation and

More information

Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candi

Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candi U17 10220 UDC624 Thesis for the Master degree in Engineering Research on Negative Pressure Wave Simulation and Signal Processing of Fluid-Conveying Pipeline Leak Candidate:Chen Hao Tutor: Xue Jinghong

More information

Microsoft Word - 476803_175933451.doc

Microsoft Word - 476803_175933451.doc 烽 火 通 信 (600498.sh) 投 资 增 加 + 份 额 提 升 推 动 公 司 跨 越 发 展 信 息 技 术 业 / 通 信 及 相 关 设 备 制 造 业 证 券 研 究 报 告 _ 公 司 深 度 研 究 报 告 2011 年 06 月 21 日 公 司 评 级 当 前 价 格 ( 元 ) 23.90 目 标 价 格 ( 元 ) 36.00 前 次 评 级 买 入 亓 辰 研 究

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 Key word I II III IV V VI 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61

More information

.. Abstract

.. Abstract 10384 985007 UDC 001.8 001.8 001 8 .. Abstract... 1 1.1.1 1...1 1.3.. 1.4..3.6.1.6..7..1...7.....8..3...8..4...10..5.11.3...1.3.1.1.3..13.3.3.13.3.4..17.3.5.19.4...0.5...6 9 3.1...9 3....30 3..1.31 3...31

More information

390 1975 23 664 25 117 1986 Km % % % I 3.61 23.1 387.8 15.4 35.8 A 2.21 14.1 300.1 11.9 33.44 B 1.40 9.0 87.7 3.5 2.36 II 6.11

More information

厨房小知识(四)

厨房小知识(四) I...1...2...3...4...4...5...6...6...7...9...10... 11...12...12...13...14...15...16...17...18...18...19...22...22 II...23...24...25...26...27...27...28...29...29...30...31...31?...32...32...33?...33...34...34...35...36...36...37...37...38...38...40

More information

妇女更年期保健.doc

妇女更年期保健.doc ...1...2...3...5...6...7 40...8... 11...13...14...16...17...19...20...21...26...29...30...32 I ...34...35...37...41...46...50...51...52...53...54...55...58...64...65 X...67...68...70...70...74...76...78...79

More information

小儿传染病防治(上)

小儿传染病防治(上) ...1...2...3...5...7...7...9... 11...13...14...15...16...32...34...34...36...37...39 I ...39...40...41...42...43...48...50...54...56...57...59...59...60...61...63...65...66...66...68...68...70...70 II

More information

<4D6963726F736F667420576F7264202D2031303430333234B875B9B5A448ADFBBADEB27AA740B77EA4E2A5555FA95EAED6A641ADD75F2E646F63>

<4D6963726F736F667420576F7264202D2031303430333234B875B9B5A448ADFBBADEB27AA740B77EA4E2A5555FA95EAED6A641ADD75F2E646F63> 聘 僱 人 員 管 理 作 業 參 考 手 冊 行 政 院 人 事 行 政 總 處 編 印 中 華 民 國 104 年 3 月 序 人 事 是 政 通 人 和 的 關 鍵 是 百 事 俱 興 的 基 礎, 也 是 追 求 卓 越 的 張 本 唯 有 人 事 健 全, 業 務 才 能 順 利 推 動, 政 府 施 政 自 然 績 效 斐 然 本 總 處 做 為 行 政 院 人 事 政 策 幕 僚 機

More information

女性青春期保健(下).doc

女性青春期保健(下).doc ...1...4...10... 11...13...14...15...17...18...19...20...21...22...23...24...26...27...30...31 I ...32...33...36...37...38...40...41...43...44...45...46...47...50...51...51...53...54...55...56...58...59

More information

避孕知识(下).doc

避孕知识(下).doc ...1...3...6...13...13...14...15...16...17...17...18...19...19...20...20...23...24...24...25 I ...25...26...26...27...28...28...29...30...30...31...32...34...35 11...36...37...38...40...42...43...44...44...46

More information

孕妇饮食调养(下).doc

孕妇饮食调养(下).doc ...1...2...5...9 7...9...14...15...16...18...22...23...24...25...27...29...31...32...34 I ...35...36...37...39...40...40...42...44...46...48...51...52...53...53...54...55...56...56...58...61...64 II ...65...66...67...68...69...70...71...72...73...74...75...76...77...80...83...85...87...88

More information

禽畜饲料配制技术(一).doc

禽畜饲料配制技术(一).doc ( ) ...1...1...4...5...6...7...8...9...10... 11...13...14...17...18...21...23...24...26 I ...28 70...30...33...35...36...37...39...40...41...49...50...52...53...54...56...58...59...60...67...68...70...71

More information

中老年保健必读(十一).doc

中老年保健必读(十一).doc ...1...2...4...6...8...9...10...12...14...15...17...18...20...22...23...25...27...29 I ...30...32...35...38...40...42...43...45...46...48...52...55...56...59...62...63...66...67...69...71...74 II ...76...78...79...81...84...86...87...88...89...90...91...93...96...99...

More information

i

i i ii iii iv v vi 1 2 3 4 5 (b) (a) (b) (c) = 100% (a) 6 7 (b) (a) (b) (c) = 100% (a) 2 456 329 13% 12 120 7.1 0.06% 8 9 10 11 12 13 14 15 16 17 18 19 20 (a) (b) (c) 21 22 23 24 25 26 27 28 29 30 31 =

More information

怎样使孩子更加聪明健康(七).doc

怎样使孩子更加聪明健康(七).doc ...1...2...2...4...5 7 8...6...7...9 1 3... 11...12...14...15...16...17...18...19...20...21...22 I II...23...24...26 1 3...27...29...31...31...33...33...35...35...37...39...41...43...44...45 3 4...47...48...49...51...52

More information

i

i i ii iii iv v vi 1 g j 2 3 4 ==== ==== ==== 5 ==== ======= 6 ==== ======= 7 ==== ==== ==== 8 [(d) = (a) (b)] [(e) = (c) (b)] 9 ===== ===== ===== ===== ===== ===== 10 11 12 13 14 15 16 17 ===== [ ] 18 19

More information

二零零六年一月二十三日會議

二零零六年一月二十三日會議 附 件 B 有 关 政 策 局 推 行 或 正 在 策 划 的 纾 缓 及 预 防 贫 穷 措 施 下 文 载 述 有 关 政 策 局 / 部 门 为 加 强 纾 缓 及 预 防 贫 穷 的 工 作, 以 及 为 配 合 委 员 会 工 作, 在 过 去 十 一 个 月 公 布 及 正 在 策 划 的 新 政 策 和 措 施 生 福 利 及 食 物 局 (i) 综 合 儿 童 发 展 服 务 2.

More information

马太亨利完整圣经注释—雅歌

马太亨利完整圣经注释—雅歌 第 1 页 目 录 雅 歌 简 介... 2 雅 歌 第 一 章... 2 雅 歌 第 二 章... 10 雅 歌 第 三 章... 16 雅 歌 第 四 章... 20 雅 歌 第 五 章... 25 雅 歌 第 六 章... 32 雅 歌 第 七 章... 36 雅 歌 第 八 章... 39 第 2 页 雅 歌 简 介 我 们 坚 信 圣 经 都 是 神 所 默 示 的 ( 提 摩 太 后 书

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

Microsoft PowerPoint - 数据通信-ch1.ppt

Microsoft PowerPoint - 数据通信-ch1.ppt 主 要 内 容 与 基 本 要 求 主 要 内 容 数 据 通 信 与 计 算 机 网 络 计 算 机 网 络 的 发 展 过 程 分 类 以 及 主 要 性 能 指 标 ; 分 组 交 换 的 基 本 原 理 及 其 与 电 路 交 换 报 文 交 换 的 联 系 与 区 别 ; 计 算 机 网 络 的 协 议 与 体 系 结 构 第 1 章 概 述 基 本 要 求 掌 握 分 组 交 换 电 路

More information

高教参考(2015年第1辑)

高教参考(2015年第1辑) 编 者 按 改 革 开 放 以 来, 我 国 教 育 进 行 了 多 次 改 革 当 初, 教 育 面 临 的 主 要 任 务 是 对 文 革 期 间 所 破 坏 的 教 育 教 学 系 统 进 行 恢 复, 开 启 真 正 意 义 上 的 教 育 改 革 是 1985 年 出 台 的 中 共 中 央 关 于 教 育 体 制 改 革 的 决 定 决 定 指 出 : 社 会 主 义 现 代 化 建 设

More information

10384 200101021200101021 UDC Literature Rectification:19421952 A Research on Relationship between Yan an Literature and Seventeen Literature 2004 6 2004 6 2004 6 2004 6 19421952 19421952 I II 19421952

More information

§ 產業訊息週報 §

§ 產業訊息週報 § 主 要 產 業 動 向 週 報 產 業 太 陽 能 產 業 3 月 17 日 中 國 大 陸 能 源 局 公 告 2015 年 光 伏 發 電 建 設 實 施 方 案, 將 全 國 新 增 太 陽 能 安 裝 規 模 目 標 設 定 為 17.8GW, 並 進 一 步 放 寬 建 設 限 制 及 加 強 動 態 管 理 機 制, 預 期 將 有 助 於 全 球 太 陽 能 市 場 成 長 動 能 持

More information

豐佳燕.PDF

豐佳燕.PDF Application of Information Literacy to chiayen@estmtc.tp.edu.tw information literacy Theme-oriented teaching. Abstract Based on the definition of Information Literacy and Six core concepts of the problem

More information