基于不变特征的图像配准方法研究与应用 Study and Application on Image Registration Based on Invariant Features 博士后姓名李玲玲 流动站 ( 一级学科 ) 名称 专业 ( 二级学科 ) 名称 研究工作起始时间 研究工作期满时间 数

Size: px
Start display at page:

Download "基于不变特征的图像配准方法研究与应用 Study and Application on Image Registration Based on Invariant Features 博士后姓名李玲玲 流动站 ( 一级学科 ) 名称 专业 ( 二级学科 ) 名称 研究工作起始时间 研究工作期满时间 数"

Transcription

1 分类号 U D C 密级 编号 厦门大学 博士后研究工作报告 基于不变特征的图像配准方法研究与应用 工作完成日期 报告提交日期 李玲玲 2008 年 12 月 2008 年 12 月 厦门大学 2008 年 12 月

2 基于不变特征的图像配准方法研究与应用 Study and Application on Image Registration Based on Invariant Features 博士后姓名李玲玲 流动站 ( 一级学科 ) 名称 专业 ( 二级学科 ) 名称 研究工作起始时间 研究工作期满时间 数学 基础数学 2006 年 7 月 2008 年 12 月 厦门大学 2008 年 12 月

3 厦门大学博士后研究工作报告著作权使用声明 本人完全了解厦门大学有关保留 使用博士后研究工作报 告的规定 厦门大学有权保留并向国家主管部门或其指定机构 送交该报告的纸质版和电子版, 有权将该报告用于非赢利目的的少量复制并允许该报告进入学校图书馆被查阅, 有权将该报告的内容编入有关数据库进行检索, 有权将博士后研究工作报告的标题和摘要汇编出版 保密的博士后研究工作报告在解密后适用本规定 本研究报告属于 : 1 保密( ), 2 不保密( ) 纸本在年解密后适用本授权书 ; 电子版在 年解密后适用本授权书 ( 请在以上相应括号内打 ) 作者签名 : 日期 : 年月日 导师签名 : 日期 : 年月日

4 内容摘要 图像配准问题是计算机视觉领域中的一个经典难题, 在计算机视觉 模式识别 医学图像处理和遥感信息处理方面有着广泛的军事和民事应用 在实际应用中, 所获得的不同传感器的图像往往存在尺度变化很大, 有较大的旋转角度和畸变等大失配情况 现有的配准算法在这些实用场合下, 要么失败要么效率非常低 针对这些问题, 本报告结合 863 项目 福建省自然基金 河南省骨干教师项目及厦门大学 985 工程 科技创新平台项目要求, 进一步深入研究适用于大适配多传感器图像的高性能配准算法并探讨其在图像融合中的应用 主要工作可总结为以下几个方面 : 对图像配准理论进行了简要介绍, 对图像配准方法进行了综述, 分析了各种方法的适用性 优点和不足之处, 分析了目前多传感器配准算法存在的问题和发展趋势 针对目前研究中存在的问题, 本报告将具有仿射不变性的特征引入图像配准, 提出了一种基于 SIFT 和 Harris-Affine 互补特征匹配的多传感器图像自动配准方法 算法利用在目标识别和匹配方面取得了显著进展的 Harris-Affine 和 SIFT 不变特征, 利用近邻比和 Mahalannobis 距离的仿射不变性实现特征匹配, 进而实现大失配图像的配准 该算法在保证亚像素配准精度的同时, 能够较快地实现大失配 图像的自动配准 有效解决了图像由于存在大失配及异质传感器引起的不能配准 或配准精度低等问题 在基于互补不变特征配准的基础上, 讨论了基于不变特征的图像配准方法在图像融合中的应用, 把多尺度几何分析引入图像融合, 提出了一种基于 NSCT 的图像融合算法 利用 NSCT 的平移不变特性以及对图像几何特征, 尤其是边缘方向信息优异的表达能力有效提取源图像特征, 实现更有效的图像融合 在 Burt 的 匹配和显著性融合算子 的基础上, 改进了融合规则 最后对图像配准领域未来需要进一步研究的问题和方向进行了展望 I

5 关键词 : 图像配准, 图像融合, 尺度不变特征, 多尺度几何分析,Contourlet 变换, 非子采样 Contourlet 变换, 特征 Harris-Affine II

6 Abstract Image registration is a key problem in computer vision. It is widely applied in a variety of fields such as computer vision, medical image analysis and remote sensing. In practice applications, multi-sensing images which can be got often have significant differences in scale, rotation, translation, illumination or nonlinear aberrance, most registration methods will either fail or become extremely time consuming. The researches in this thesis were partly supported by several national research grants and focused on the techniques and applications of pixel level multi-sensor image fusion. The main contents of the thesis include: First, image registration theory is introduced briefly, then image registration techniques are reviewed, and their advantages and drawbacks are analyzed. To solve problems existing in image registration methods, a registration technique based on matching the complementary scale invariant keypoints (SIFT) and Harris-Affine local invariant features for large misalignment remote sensing images is proposed in this thesis. It complements SIFT features with Harris-Affine features, and uses the ratio of the first and second nearest neighbor distance to setup the initial correspondences, then uses the affine invariant of Mahalanobis distance to remove the mismatched feature points. This method can register and fusion the remote sensing image accurately and automatically. Based on the image registration method, image fusion is discussed. This thesis using Multiscale Geometric Analysis, a shift invariant fusion approach based on nonsubsampled contourlet transform (NSCT) is developed. It effectively extracts salient direction features at different scales and directions and fuse them. Experimental results demonstrated that satisfactory results were obtained using the proposed method. Burt s match and saliency metric is developed and neighborhood space frequency is use to fuse the registrated reference and sensed remote sensing images in NSCT domain. Finally, the trends of image registration is prospected. Key words: Image Registration, Image Fusion, Nonsubsampled Contourlet Transform (NSCT), Multiscale Geometric Analysis, Contourlet Transform, Nonsubsampled Contourlet Transform (NSCT),Harris-Affine Character III

7 目 次 1 绪论 引言 图像配准研究现状 本报告课题来源 本报告的内容安排 图像配准理论 引言 图像配准的数学模型 空间变换模型 基于互补不变特征匹配的图像配准 引言 不变特征概述 基于 SIFT 和 Harris-Affine 互补特征匹配的图像配准算法 实验结果与分析 本章小结 NSCT 域图像融合 引言 非子采样 Contourlet 变换 (NSCT) NSCT 域图像融合算法 实验结果 全文总结与展望 引言 本报告所做的主要研究工作 IV

8 5.3 未来发展方向 参考文献 54 致谢 60 博士生期间发表的学术论文 专著 62 博士后期间发表的学术论文 专著 63 个人简历 65 联系地址 66 V

9 基于不变特征的图像配准方法研究及应用 1 绪论 1.1 引言 图像配准是指对取自不同时间 不同传感器或不同视角的同一景物的两幅图 像或多幅图像进行匹配 叠加的过程 [1] 一直以来, 图像配准都是计算机视觉 模式识别 医学图像处理和遥感领域的研究热点 对于部分计算机视觉和模式识别任务而言, 图像配准是其关键和先决条件 图像配准技术可用于 :1 对来自不同成像传感器的图像进行融合 ;2 图像拼接 ;3 地景与地图的匹配 ;4 复杂场景下的小目标运动跟踪检测 ;5 飞机和导弹的导航及目标定位 ;6 基于信息融合或基于模板匹配的目标识别等 [2,3] 目前在图像的配准方面已开展了许多研究工作, 提出了多种图像配准方法 但是在实际应用中, 作者发现所获得的不同传感器的图像往往存在尺度变化很大, 有较大的旋转角度和畸变等大失配情况 另外, 对于异质传感图像, 会出现在一幅图像中出现的特征可能在另一幅图像中部分或不出现, 一个图像上的多个灰度值对应另一个图像上单一灰度值等现象 现有的配准算法在这些实用场合下, 要么失败要么效率非常低, 所以, 作者拟进一步深入研究适用于大适配多传感器图像的高性能配准算法并探讨其在图像融合中的应用 最近, 不变特征由于具有不同程度的尺度 旋转 仿射及灰度不变性, 在视 觉领域得到了广泛关注 本报告将具有仿射不变性的特征引入图像配准, 有效解决了图像由于存在大失配及异质传感器引起的不能配准或配准精度低等问题 此外, 本报告进一步研究了基于不变特征的图像配准在图像融合方面的应用 用最新的多尺度几何分析 (MGA) 代替传统的小波变换, 在 MGA 变换域研究更有效的融合策略 考虑到 NSCT 具有 各向异性 (Anisotropy) 和平移不变性 多尺度 多方向等优良特性, 本报告将 NSCT [4] 这种新颖的 MGA 变换引入图像融合, 获得了较高质量的融合图像 1

10 基于不变特征的图像配准方法研究及应用 1.2 图像配准研究现状 目前在图像的配准方面已开展了许多研究工作, 提出了多种图像配准方法 最近 10 年里至少有超过上千篇的学术论文在研究图像配准问题 2002 年网上公布 的美国申请专利中, 图像配准相关的部分就有超过 50 项,IBM 和 GE 等大型跨国 企业甚至有自己的工作组专门研究医学图像配准问题 当前已有一些成型的图像 配准软件, 如 SPM AIR MIAMI Fuse MITK VTK CISG 软件包等, 这些软件主要用于医学图像配准领域 最近的国际顶级学术会议上都有关于配准的专题讲座, 这足可见图像配准问题的关注程度 一方面配准问题持热, 另外一方面也说明仍然有许多技术难题没有解决且急需解决 配准问题的定义本身很简单, 然而图像内部结构的复杂性使得配准的精确性 鲁棒性很难得到准确的检验 综合已有文献, 目前主要的配准算法大致可分为三类 : 第一类是基于灰度的图像配准方法, 这类方法主要受不同灰度属性或对比度差异的影响大, 只适合于同种传感器获取的图像 为了把该类方法扩展到不同传感器图像, 提出了多种基于互信息的配准方法, 它们现在已经在多模医学图像的配准方面得到了广泛应用 [5,6], 但是它们需要估计概率密度, 因而很耗时 第二类是基于傅氏变换的图像配准方法 [7,8], 该类方法只适合配准灰度有线性变化的图像, 例如低频噪声的图像或者由旋转平移和尺度变化引起的灰度改变的 图像 第三类是基于特征的配准方法, 该类方法提取图像的显著特征, 大大压缩了图像的信息量, 使得计算量小, 速度较快, 对灰度变化有较强适应能力 但另一方面, 正是由于只有一小部分的图像灰度信息被使用了, 所以这类方法对特征提取和特征匹配的错误更敏感, 需要可靠的特征提取和鲁棒的特征一致性 [9] 这类方法主要有基于点特征 直线 边缘 轮廓和闭合区域的配准方法 [10,11,12] 其中, 基于直线 边缘 轮廓和闭合区域的配准方法对于边缘 轮廓特征比较显著的图像之间的配准来说, 具有较强鲁棒性, 然而, 由于对图像的边缘提取和分割技术的完全依赖使得它们具有较大的局限性 另外, 如果图像尺寸很大时, 对图像进行 2

11 基于不变特征的图像配准方法研究及应用 分割或边缘提取也需要花费大量时间 因此, 基于点特征的配准方法较基于直线 边缘 轮廓和闭合区域的配准方法更能够兼顾配准精度和速度, 近年越来越引起重视 常用的点特征有 Gabor 小波变换抽取的特征点 角点 闭合区域的质心等 特征点匹配方法主要有利用 Hausdorff 距离 相关搜索 凸包匹配等 尽管国内外目前在图像的配准方面已开展了许多研究工作, 提出了许多种图 像配准方法, 但仍存在着不少问题, 主要表现在 : (1) 异构传感器图像配准技术 不同成像特性的图像传感器所获得图像的灰度和特征往往存在很大不同 目前的图像配准方法大多主要针对影像波段 分辨率 景物特征等一致或接近的图像 对于性质完全不同的传感器图像, 或波段 分辨率 景物特征等差别大的图像之间的配准问题没有很好解决, 更无法满足快速 自动配准的要求, 难以满足大规模影像数据处理的需要 (2) 快速图像配准算法 在建立实时 / 准实时图像融合系统时, 必须采用快速图像配准算法 如何提高配准处理速度, 达到快速和实时的要求仍是图像配准的一大难题 (3) 高精度图像配准算法 多源图像配准作为图像融合的前提步骤, 其精度直接影响融合效果 如多源遥感图像融合, 其配准误差通常要求达到亚像素级 甚至深亚像素级 在实际应用中, 由于图像受噪声影响大, 利用图像景物特征配准时获取区域和边缘困难, 或图像缺乏必需的地面特征点, 实现高精度的图像配准难度很大 (4) 大失配条件下配准技术 当待配准图像之间存在大比例变化 旋转或平移, 存在大的图像非线性畸变, 或存在严重的几何校正残余误差等情况下, 其配准也存在相当难度 一些算法在遇到以上情况时甚至无法完成配准 由此, 未来的图像配准将要求能满足大失配和异构传感器图像配准, 进一步追求实时性 高精度和可靠性 随着新方法的不断出现, 基于特征点的图像配准方法有良好的发展前景和应用前途 3

12 基于不变特征的图像配准方法研究及应用 1.3 本报告课题来源 本报告课题主要来源于 : (1) 河南省高等学校青年骨干教师资助计划项目 基于觉知机制的新型遥感 图像解译 ( 主持 ); (2) 河南省教育厅自然科学基础研究计划项目 平移不变性多传感器图像融 合关键技术研究 ( 主持 ); (3) 福建省自然科学基金计划项目 城市建筑目标识别与导航技术研究 ( 排名第三 ); (4) 厦门大学 985 工程 科技创新平台项目 多模态运动目标识别跟踪与导引系统研究 ( 参加 ) 1.4 本报告的内容安排本报告主要由 5 章内容组成 : 第一章绪论 简单介绍了多传感器图像配准技术的概念 研究意义和应用 重点对多传感器图像配准方法进行了综述 ; 分析了目前多传感器配准算法存在的问题和发展趋势 ; 最后给出论文的课题来源和内容安排 第二章图像配准理论 对图像配准理论进行了简要介绍 其中, 重点介绍了 图像配准的数学模型和配准中常用的空间变换模型 第三章基于互补不变特征匹配的图像配准 提出了一种基于 SIFT 和 Harris-Affine 互补特征匹配的多传感器图像自动配准方法 该算法利用在目标识别和匹配方面取得了显著进展的 Harris-Affine 和 SIFT 不变特征, 利用近邻比和 Mahalannobis 距离的仿射不变性实现特征匹配, 进而实现大失配图像的配准 在保证亚像素配准精度的同时, 能够较快地实现大失配图像的自动配准 第四章 NSCT 域图像融合 本章在第三章基于互补不变特征配准的基础上, 讨论了基于不变特征的图像配准方法在图像融合中的应用, 提出了一种基于 NSCT 的图像融合算法, 利用 NSCT 的平移不变特性以及对图像几何特征, 尤其是边缘 4

13 基于不变特征的图像配准方法研究及应用 方向信息优异的表达能力有效提取源图像特征, 实现更有效的图像融合 第五章全文总结与展望 总结了本报告的主要工作, 指出了这些工作的主要 创新之处, 并且给出了对未来需要进一步研究问题和方向的思考 5

14 基于不变特征的图像配准方法研究及应用 2 图像配准理论 2.1 引言 本章简单描述图像配准理论, 介绍了图像配准的数学模型和配准中常用的空 间变换模型 2.2 图像配准的数学模型 如果将图像表示为一个二维序列, 用 I x, y) I ( x, ) 分别表示待配准图像和参 1( 2 y 考图像在点 ( x, y) 处的灰度值, 那么图像 I 1 I 2 的配准关系可用以下数学关系表示 : I x, y) = g( I ( f ( x, ))), (2-1) 2 ( 1 y 其中 f 代表二维的空间几何变换函数 ; g 表示一维的灰度变换函数 配准的主要目的是确定最佳的空间变换关系 f 与灰度变换关系 g, 使两幅图像在考虑畸变的前提下实现最佳匹配 通常情况下灰度变换关系的求解并不是必需的, 可以归为图像预处理部分, 所以通常意义上的配准只关心空间变换, 寻找空间几何变换关系 f ( x, y) 便成为配准的关键所在 于是,(2-1) 式可改写为 : I x, y) = I ( f ( x, )). (2-2) 2 ( 1 y 图像配准就是寻找参考图像和待配准图像之间的变换参数 图 2-1 给出了一个 图像配准实例 [13] 图 2-1 中 (a) 为参考图像,(b) 为待配准图像,(c) 为参考图像和待 配准图像配准叠加后的结果 图像配准就是寻找参考图像和待配准图像之间的变换参数 6

15 基于不变特征的图像配准方法研究及应用 (a) 参考图像 2.3 空间变换模型 (b) 参考图像和待配准图像配准叠加 图 2-1 图像配准示例 空间几何变换函数 f 可用空间变换模型进行描述, 是所有配准技术必需考虑的问题 常用的方式有两种, 一种是全局变换, 将两幅图像之间的空间对应关系用同一个函数表示 这种变换方式为大多数图像配准方法所采用 当全局变换形式不能满足需要时, 需要采用局部变换形式 采用这种方式时, 两幅图像中不同部分的空间对应关系用不同的函数来描述, 适用于在图像中存在非刚性形变的情 形, 例如医学图像的配准 不管是全局还是局部变换, 常用的空间变换模型主要 有刚体变换 仿射变换 投影变换等 图 2-2 显示了这三种常见的空间变换模型 7

16 基于不变特征的图像配准方法研究及应用 图 2-2 图像配准中使用得空间变换模型 (1) 刚体变换模型刚体变换是平移 旋转与缩放的组合 适用于配准具有相同视角, 但拍摄位置不同的来自同一传感器的两幅图像 刚体变换模型下, 若点 ( x, y) ( x, y ) 分别为待配准图像和参考图像中对应的两点, 则它们之间满足以下关系 : x cosθ = s y sinθ - sinθ x t + cosθ y t 经过刚体变换, 图像上的物体的形状和相对大小保持不变 x y. (2-3) (2) 仿射变换模型仿射变换是配准中最常用的一类转换模型 当场景与像机间的距离很大时, 被拍摄的图像可认为满足仿射变换模型 [14] 仿射变换数学描述为 : x a = y a a a x t + y t x y. (2-4) T (2-4) 式可用矩阵形式表示为 x = Ax + t 其中 x = ( x, y ), a00 a01 A =, a10 a11 = ( x, ) T x y, t = ( t, ) x t y T 仿射变换具有平行线转换成平行线和有限点映射到有限点 的一般特性 [15] 本报告使用全局的仿射变换作为图像配准的空间变换模型, 仿射 8

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

Supply Chain SCM IBM DRP

Supply Chain SCM IBM DRP 10384 9915114 UDC 2001 9 Supply Chain SCM IBM 21 1996 DRP Keywords Xiamen Overseas Chinese Electronic Co., Ltd Chinese Color TV Enterprise Transaction Cost the Management of Production, Marketing and Inventory

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

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

.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

% 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

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

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D

THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.D 10384 070302 9825042 UDC 2001.6. 2001.7. 20016 THE APPLICATION OF ISOTOPE RATIO ANALYSIS BY INDUCTIVELY COUPLED PLASMA MASS SPECTROMETER A Dissertation Presented By Chaoyong YANG Supervisor: Prof.Dr. Xiaoru

More information

XML SOAP DOM B2B B/S B2B B2B XML SOAP

XML SOAP DOM B2B B/S B2B B2B XML SOAP 10384 9831010 U D C B2B 2 0 0 1 4 2 0 0 1 5 2 0 0 1 2001 4 XML SOAP DOM B2B B/S B2B B2B XML SOAP ABSTRACT Based on the research of Supply Chain Management theory and E-Commerce theory, especially in Business

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 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

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库

UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 厦门大学博硕士论文摘要库 10384 15620071151397 UDC Empirical Researches on Pricing of Corporate Bonds with Macro Factors 2010 4 Duffee 1999 AAA Vasicek RMSE RMSE Abstract In order to investigate whether adding macro factors

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 X9908009 UDC Study On Causation Of Civil Tort Liability 2004 4 2004 2004 2004 4 [M] 1991476 [M] 1996635 ABSTRACT ABSTRACT Theory of causation, which is the most complicated and thorny of tort law,

More information

:

: Thesis on Court Banquet and Assemblage Poetry in Early Tang : I Abstract Abstract In the background of three different stages early Tang: Taizong GaozongWuhou and Zhongzong,this thesis mainly analyzes

More information

UDC Hainan Airlines Investment Valuation Analysis (MBA) 厦门大学博硕士论文摘要库

UDC Hainan Airlines Investment Valuation Analysis (MBA) 厦门大学博硕士论文摘要库 10384 200015140 UDC Hainan Airlines Investment Valuation Analysis (MBA) 2003 3 2003 3 2003 9 2 0 0 3 3 1993 A B 8 1000 100 2002 10 11 501 473 560 85% 1999 2001 SWOT EBO Abstract Hainan Airlines, as the

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

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

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 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

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 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

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 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 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

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

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

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

More information

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

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

More information

X UDC A Post-Evaluation Research on SINOPEC Refinery Reconstruction and Expanding Project MBA 厦门大学博硕士论文摘要库

X UDC A Post-Evaluation Research on SINOPEC Refinery Reconstruction and Expanding Project MBA 厦门大学博硕士论文摘要库 2003 2 10384 X9915078 UDC A Post-Evaluation Research on SINOPEC Refinery Reconstruction and Expanding Project MBA 2003 2 2003 3 2003 200 / Abstract Post-evaluation is a comprehensive evaluation on an implemented

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 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

10384 9917001 UDC 2002 2002 2002 2002 5 Research on Martin Trow s Ideological Theory of Higher Education Massification ABSTRACT The present paper is divided into five chapters. The first chapter is an

More information

10384 X0115071 UDC The Research For The Actuality And Development Stratagem Of The China Securities Investment Fund (MBA) 2003 11 2003 12 2003 12 2 0 0 3 11 100 1991, WTO Abstract Abstract The Securities

More information

:

: A Study of Huangtao : I Abstract Abstract This text focuses on the special contribution of Huangtao in the history of literature and culture of Fukien, by analyzing the features of Huangtao s thought,

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 学 号 :17820121151192 硕 士 学 位 论 文 携 程 与 艺 龙 竞 争 战 略 的 财 务 比 较 分 析 Financial Analysis on Different Competitive Strategies of Ctrip and Elong 郑 亮 指 导 教 师 : 黄 海 玉 专 业 名 称 : 旅 游 管 理 硕 士 答 辩 日

More information

Abstract There arouses a fever pursuing the position of being a civil servant in China recently and the phenomenon of thousands of people running to a

Abstract There arouses a fever pursuing the position of being a civil servant in China recently and the phenomenon of thousands of people running to a Abstract There arouses a fever pursuing the position of being a civil servant in China recently and the phenomenon of thousands of people running to attend the entrance examination of civil servant is

More information

Abstract Today, the structures of domestic bus industry have been changed greatly. Many manufacturers enter into the field because of its lower thresh

Abstract Today, the structures of domestic bus industry have been changed greatly. Many manufacturers enter into the field because of its lower thresh SWOT 5 Abstract Today, the structures of domestic bus industry have been changed greatly. Many manufacturers enter into the field because of its lower threshold. All of these lead to aggravate drastically

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

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

WTO WTO ATM POS 4 CRM 2

WTO WTO ATM POS 4 CRM 2 Carl W.Buechner 2002 9 + CRM CRM 1 CRM Hans Peter Brondmo 2002 2 CEO 1 2 Hans Peter Brondmo 2002 1 WTO WTO 1 1000 2 3 ATM POS 4 CRM 2 1 2 3 4 Thibaut & Kelley Rusbult Polanyi Thibaut & Kelley 1959 Rusbult,1980

More information

UDC The Design and Implementation of a Specialized Search Engine Based on Robot Technology 厦门大学博硕士论文摘要库

UDC The Design and Implementation of a Specialized Search Engine Based on Robot Technology 厦门大学博硕士论文摘要库 10384 200128011 UDC The Design and Implementation of a Specialized Search Engine Based on Robot Technology 2004 5 2004 2004 2004 5 World Wide Web Robot Web / (Focused Crawling) Web Meta data Web Web I

More information

( ) ( ) ATPase 1 ATPase ATPase 30 20 30 2 ATPase -. 3 MDA O 2 30 20 30 MDA 40 SOD MDA 0-10 0-30 10 3 0 SOD 0-10 10 4 NaCl 0-10 0-20 MDA Comparative Studies on Plasma Membrane Function of Salt-secreting

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

J. D. 17 Daniel J. Elazar, American Federalism: A View From the States (New York: Happer & Row, Publishers, 1984), p

J. D. 17 Daniel J. Elazar, American Federalism: A View From the States (New York: Happer & Row, Publishers, 1984), p 20 20 70 80 1 20 90 20 90 J. D. 17 Daniel J. Elazar, American Federalism: A View From the States (New York: Happer & Row, Publishers, 1984), p.41-42. 2 19 1985 80 Gerald D. Nash, State and Local Governments,

More information

UDC 厦门大学博硕士论文摘要库

UDC 厦门大学博硕士论文摘要库 10384 9924012 UDC 2002 5 2002 2002 2002 5 1 Study on High Speed Switch System and Their ASIC Frontend Design Thesis for MS By Shuicheng Cai Supervisor: Prof. Donghui Guo Department of Physics Xiamen Unviersity

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

- 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

1

1 10384 199819007UDC 2 0 0 2 4 2 0 0 2 6 2 0 0 2 2 0 0 2 6 1 2 1 1992 1 3 1 1 1 3 6 6 22 25 26 4 145 78 42 113 o 31 36 113 o 35 43 22 o 06 39 22 o 13 06 2.5 2 25.66 8.61 6.54 7.56 2.95 2 40000 32500 32500

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

Lotus Notes Design and Implementation of Sales Process Management System Based on Lotus Notes 施莹艳 指导教师姓名 : 林林林林坤坤坤坤辉辉辉辉 教授 专 业 名 称 : 软软软软件件件件工工工工程程程程 论论论论文文文文提提提提交交交交日日日日期期期期 : 年 论论论论文文文文答答答答辩辩辩辩时时时时间间间间

More information

Kluyveromyces sp. Y-85 Saccharomyces cerevisiae E-15, E g/100ml Y-85 E-15 DNA Y YEPD MM E E-15 Y-85 Y-85 12h E h 0.1%ED

Kluyveromyces sp. Y-85 Saccharomyces cerevisiae E-15, E g/100ml Y-85 E-15 DNA Y YEPD MM E E-15 Y-85 Y-85 12h E h 0.1%ED 10384 9626012 UDC 1999 7 1999 7 16 1999 1999 7 1 Kluyveromyces sp. Y-85 Saccharomyces cerevisiae E-15, E-15 10 2.98g/100ml Y-85 E-15 DNA Y-85 45 YEPD MM E-15 45 30 E-15 Y-85 Y-85 12h E-15 10 h 0.1%EDTA-,

More information

- 2 -

- 2 - 2002 11 10384 9915064 UDC Money Trapping By the Listed Companies and Its Prevention MBA 2002 11 2002 12 2002 - 2 - Abstract In the first place, this paper defines the conduct of some listed companies which

More information

X MGC X 22 X 23 X MGC X BALB/c 26 X MGC X MGC X MGC X..

X MGC X 22 X 23 X MGC X BALB/c 26 X MGC X MGC X MGC X.. 1 0 3 8 4 9726023 UDC X MGC80-3 2000 7 2000 7 2000 7 2000 6 22.3.4...11..11 12 13 15 15 20 20 X MGC80-3. 22 X 22 X 23 X MGC80-3.23 X BALB/c 26 X MGC80-3.27 X MGC80-3 28 29 29 30 31 32 33 X MGC80-3 34 X..34.35.36

More information

Research for RS encoding and decoding technology in the Digital Television Terrestrial Broadcasting System 2006 厦门大学博硕士论文摘要库

Research for RS encoding and decoding technology in the Digital Television Terrestrial Broadcasting System 2006 厦门大学博硕士论文摘要库 Research for RS encoding and decoding technology in the Digital Television Terrestrial Broadcasting System 2006 DMB-T RS DMB-T DMB-T RS(208,188) RS BM RS : 1 RS RS RS FPGA RS 2 RS 3 BM 4 matlab RS RS

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

彩色地图中道路的识别和提取

彩色地图中道路的识别和提取 9310016, i ii Abstract This thesis is on the researching of recognizing the roads in map image by computer. Based on the theory of Pattern Recognition, there is a method to be discussed, which can recognize

More information

厦门大学博硕士论文摘要库

厦门大学博硕士论文摘要库 GSM The Design of Tri-frequencies Microstrip Antenna for GSM (900/1800/1900-MHz) 2005 5 GSM GSM GSM900 GSM1800 GSM1900 GSM GSM GSM900 GSM1800 GSM1800 GSM1900 GSM 900M 1800M H H E H GSM 120 GSM1800 GSM1900

More information

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

More information

A study on the Animal Husbandry Economy in the Tang Dynasty and the Five Dynasties 厦门大学博硕士论文摘要库

A study on the Animal Husbandry Economy in the Tang Dynasty and the Five Dynasties 厦门大学博硕士论文摘要库 A study on the Animal Husbandry Economy in the Tang Dynasty and the Five Dynasties 10384 B200102007 UDC A study on the Animal Husbandry Economy in the Tang Dynasty and the Five Dynasties 2004 7 2004 8

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

UDC The Establishment of Fractional BSDE : : : : : 厦门大学博硕士论文摘要库

UDC The Establishment of Fractional BSDE : : : : : 厦门大学博硕士论文摘要库 10384 19020071152070 UDC The Establishment of Fractional BSDE : : : 2010 4 : 2010 5 : 2010 6 2010 4 1. 2. 1973 1990 Pardoux. Duffie Epstein ( ) Feynman-Kac Navier-Stokes El Karoui Quenez ( )... - i Abstract

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

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

.. 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

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

厦门大学博硕士论文摘要库

厦门大学博硕士论文摘要库 10384 B200009005 UDC 2003 4 2003 2003 2003 4 20 80 20 80 80 Abstract The historical-cost position of foreign direct investment in the United States (FDIUS) accounts for the largest share of world FDI outward

More information

面向中医辨证计算的粗糙集知识获取方法及其应用研究施明辉指导教师周昌乐教授厦门大学2008 年 3 月 学校编码 :10384 分类号 密级 学号 :B UDC 博士学位论文 面向中医辨证计算的粗糙集知识获取方法及其应用研究 Study on Knowledge Acquisitio

面向中医辨证计算的粗糙集知识获取方法及其应用研究施明辉指导教师周昌乐教授厦门大学2008 年 3 月 学校编码 :10384 分类号 密级 学号 :B UDC 博士学位论文 面向中医辨证计算的粗糙集知识获取方法及其应用研究 Study on Knowledge Acquisitio 面向中医辨证计算的粗糙集知识获取方法及其应用研究施明辉指导教师周昌乐教授厦门大学2008 年 3 月 学校编码 :10384 分类号 密级 学号 :B200323008 UDC 博士学位论文 面向中医辨证计算的粗糙集知识获取方法及其应用研究 Study on Knowledge Acquisition and Application based on Rough Set Theory Aimed at

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

Shanghai International Studies University THE STUDY AND PRACTICE OF SITUATIONAL LANGUAGE TEACHING OF ADVERB AT BEGINNING AND INTERMEDIATE LEVEL A Thes

Shanghai International Studies University THE STUDY AND PRACTICE OF SITUATIONAL LANGUAGE TEACHING OF ADVERB AT BEGINNING AND INTERMEDIATE LEVEL A Thes 上 海 外 国 语 大 学 硕 士 学 位 论 文 对 外 汉 语 初 中 级 副 词 情 境 教 学 研 究 与 实 践 院 系 : 国 际 文 化 交 流 学 院 学 科 专 业 : 汉 语 国 际 教 育 姓 名 : 顾 妍 指 导 教 师 : 缪 俊 2016 年 5 月 Shanghai International Studies University THE STUDY AND PRACTICE

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

UDC 厦门大学博硕士论文摘要库

UDC 厦门大学博硕士论文摘要库 10384 200030003 UDC 2003 8 2003 9 2003 Hardware Platform for 2D Barcode Reader Techniques Thesis for the degree of Master of Science By Liu Zhenyu (Electronic Engineering Dept., Xiamen University, P.R.

More information

% 30% % % % %

% 30% % % % % 2 2 Economics of Education Research (Beida) 3 2004 6 Institute of Economics of Education, Peking University 100871 2001 115 6 70% 2002 145 6 64.7% 5 2002 80% 2003 212 67 46% 2003 6 2003 8 1 50 15 2003

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

國家圖書館典藏電子全文

國家圖書館典藏電子全文 A Study on the Job Stress and the Ways of Coping for the Director of Elementary School in the Middle Area of Taiwan Abstract This study aims at probing the subject current status as related to stress and

More information

國立中山大學學位論文典藏.PDF

國立中山大學學位論文典藏.PDF ( ) 2-1 p33 3-1 p78 3-2 p79 3-3 p80 3-4 p90 4-1 p95 4-2 p97 4-3 p100 4-4 p103 4-5 p105 4-6 p107 4-7 p108 4-8 p108 4-9 p112 4-10 p114 4-11 p117 4-12 p119 4-13 p121 4-14 p123 4-15 p124 4-16 p131 4-17 p133

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

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

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

标题

标题 第 40 卷 第 7 期 2014 年 7 月 北 京 工 业 大 学 学 报 JOURNAL OF BEIJING UNIVERSITY OF TECHNOLOGY Vol. 40 No. 7 Jul. 2014 基 于 图 像 识 别 技 术 的 烟 包 封 条 缺 陷 检 测 赵 众, 常 灿, 陈 磊 ( 北 京 化 工 大 学 信 息 学 院, 北 京 100029) 摘 要 : 为 了

More information

Master s Thesis SUBMITTED FOR M.Eng. DEGREE IN CHEMICAL ENGINEERING Wet Oxidation Process of High-Concentration Dyeing Wastewater in a Commercial Dyei

Master s Thesis SUBMITTED FOR M.Eng. DEGREE IN CHEMICAL ENGINEERING Wet Oxidation Process of High-Concentration Dyeing Wastewater in a Commercial Dyei 10384 200033003 UDC Professor Po-Lock Yue Master s Thesis SUBMITTED FOR M.Eng. DEGREE IN CHEMICAL ENGINEERING Wet Oxidation Process of High-Concentration Dyeing Wastewater in a Commercial Dyeing Machine

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

Microsoft Word - KSAE06-S0262.doc

Microsoft Word - KSAE06-S0262.doc Stereo Vision based Forward Collision Warning and Avoidance System Yunhee LeeByungjoo KimHogi JungPaljoo Yoon Central R&D Center, MANDO Corporation, 413-5, Gomae-Ri, Gibeung-Eub, Youngin-Si, Kyonggi-Do,

More information