校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文 省级异地门诊结算管理系统的设计与实现 Design and Implementation of the Provincial Trans-regional Outpatient Payment managem

Size: px
Start display at page:

Download "校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文 省级异地门诊结算管理系统的设计与实现 Design and Implementation of the Provincial Trans-regional Outpatient Payment managem"

Transcription

1 校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文 省级异地门诊结算管理系统的设计与实现 Design and Implementation of the Provincial Trans-regional Outpatient Payment management System 丁德明 指导教师 : 林凡 副教授 专业名称 : 软件工程 论文提交日期 : 2016 年 1 月 论文答辩日期 : 2016 年 3 月 学位授予日期 : 2016 年 6 月 2016 年 1 月 指导教师 : 答辩委员会主席 :

2 厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成 果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均 在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究生学 术活动规范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组 ) 的研究成果, 获得 ( ) 课题 ( 组 ) 经费或实验室 的资助, 在 ( ) 实验室完成 ( 请在以上括号内 填写课题或课题组负责人或实验室名称, 未有此项声明内容的, 可以 不作特别声明 ) 声明人 ( 签名 ): 年 月 日

3 厦门大学学位论文著作权使用声明 本人同意厦门大学根据 中华人民共和国学位条例暂行实施办 法 等规定保留和使用此学位论文, 并向主管部门或其指定机构送交 学位论文 ( 包括纸质版和电子版 ), 允许学位论文进入厦门大学图书馆及其数据库被查阅 借阅 本人同意厦门大学将学位论文加入全国博士 硕士学位论文共建单位数据库进行检索, 将学位论文的标题和摘要汇编出版, 采用影印 缩印或者其它方式合理复制学位论文 本学位论文属于 : ( )1. 经厦门大学保密委员会审查核定的保密学位论文, 于年月日解密, 解密后适用上述授权 ( )2. 不保密, 适用上述授权 ( 请在以上相应括号内打 或填上相应内容 保密学位论文应是已经厦门大学保密委员会审定过的学位论文, 未经厦门大学保密委员会审定的学位论文均为公开学位论文 此声明栏不填写的, 默认为 公开学位论文, 均适用上述授权 ) 声明人 ( 签名 ): 年月日

4 摘要 摘要 医疗保险制度改革是人社工作中重要的业务之一, 是我国金保工程的重要组 成部分, 它与广大人民群众的切身利益紧密相关 依托全省统一的建设要求原则, 充分考虑全省百姓跨地区就诊的强烈需要, 采用软件系统辅助管理异地医疗保险 业务, 是对基本医疗保险业务的有益补充 当前省内各地市主要采用基于 C/S 架 构的各自独立的医疗保险管理信息系统, 无法实现网络互联 标准互认 业务互通, 这严重制约了全省范围的异地工作 异地安置人员的就医需求, 影响了退休人员随子女迁移的就诊需求 亟需开发一套适合全省范围内的联网异地门诊结算的管理系统, 实现全省范围内方便 快捷 实时 高效的异地就诊服务 本系统建设采用 C/S/S 模式, 客户端开发工具为 PowerBuilder 编程语言, 采用 PBScript 实现用户界面的快速设计, 服务端是基于 J2EE 标准, 中间层应用 Java 编程语言 MyEclipse 10.0 开发工具和 ORACLE9I 数据库, 设计并实现了省级省级异地门诊结算管理系统 该系统主要包括 IC 卡管理模块 异地就诊模块 结算管理模块等主要功能 本文采用 Office Visio 2008 以及 Rational Rose 2007 绘图工具, 使用了 UML 建模语言技术, 分别绘制了系统业务流程图 系统用例图以及系统功能架构图, 明确了用户的需求和业务流程, 并给予软件工程理论中的瀑布模型, 给出了系统的需求分析 设计 实现以及测试的完整过程 本系统已经部署运行, 经过几番调试已经达到了预期的设计目标, 实现了全 省范围内跨各个地市的医疗就诊实时结算, 为社会公众提供了便捷的就诊服务渠道, 提升了政府服务水平和效率 关键词 : 金保工程 ; 结算管理 ;J2EE;ORACLE 1

5 省级异地门诊结算管理系统设计与实现 Abstract Medical insurance system reform is one of the important business in the human resources and social security daily work. It is also an important part of the Golden Insurance Project in our country, and is closely related to the vital interest of people. In view of the principles required by the provincial unified construction, all province gives full consideration to the people s need of trans-regional treatment and employs software system to assist the management of trans-regional medical insurance business. It is a useful supplement to the basic medical insurance business. Currently, cities in the province mainly adopts independent medical insurance management information system based on C/S structure. Network interconnection, mutual recognition of standards, and service interworking are impossible based on the current situation, which severely restricted the trans-regional work, and the medical treatment demand of the relocation people and retirees who migrate with their children. Therefore, it is urgent to develop a provincial trans-regional outpatient payment management system, to develop a convenient, fast, real-time, and efficient trans-regional medical treatment service within the province. This system is based on the J2EE development framework, applying the Java programming language, PowerBuilder programming language, MyEclipse 10.0 development tools and ORACLE91 database, which was designed and implemented for the trans-regional medical treatment payment management system network of all province. The system includes IC Card management, trans-regional medical treatment management, payment management and other main functions. Using unified modeling language (UML) technology, this thesis uses Office Visio 2008 and Rational Rose 2007 drawing tools, respectively mapped the system business flow chart, system use case diagram and the system function structure chart. It makes clear the users demand and business process, and provides the waterfall model of software engineering theory. Moreover, it defines the complete process of system requirements analysis, design, implementation, and test. This system has been deployed. After a few debugging, it has reached the 2

6 Abstract expected design goal, and achieves the real-time payment of the trans-regional medical treatment within cities in all province. It provides a convenient service channel for people s medical treatment, and enhances the level and efficiency of government services. Keywords:Golden Insurance Project; Payment Management; J2EE; ORACLE 3

7 省级异地门诊结算管理系统设计与实现 目录 第一章绪论 研究背景和意义 研究现状与存在问题 主要研究内容 论文组织结构... 3 第二章系统需求分析 业务需求分析 系统功能需求分析 IC 卡管理模块 异地就诊模块 结算管理模块 系统非功能需求分析 本章小结 第三章系统设计 系统架构设计 物理架构设计 软件架构设计 系统功能架构图 系统功能设计 IC 卡管理模块 异地就诊模块 结算管理模块 数据库设计 概念结构设计 逻辑结构设计 物理结构设计

8 目录 3.5 系统安全设计 操作系统和数据库安全 应用系统的安全 数据访问安全控制措施 第四章系统实现 系统实现环境 运行环境 开发平台 系统界面设计及功能实现 IC 卡管理 异地就诊 结算管理 本章小结 第五章系统测试 系统测试环境 测试目标 功能测试目标 性能测试目标 功能测试 系统功能测试 功能测试结果分析 性能测试 用户场景设计及测试结果 性能测试分析 本章小结 第六章总结与展望 总结 展望

9 省级异地门诊结算管理系统设计与实现 参考文献 致谢

10 Table of contents Table of Contents Chapter 1 Introduction Research background and significance Research status and problems Main research contents Structure arrangements... 3 Chapter 2 Requirements Analysis Business requirements analysis System functional requirements analysis IC Card management Remote treatment management Payment management Systmen non-functional requirements analysis Summary Chapter 3 System Design System framework design Physical architecture design Software architecture design System function structure diagram System function design IC Card management Remote treatment management Payment management Database design Conceptual structure design Logic structure design Physical structure design

11 省级异地门诊结算管理系统设计与实现 3.5 System security design Operating system and database security Application system security Data access security control measures Chapter 4 System Implementation System implementation environment Operating environment Development platform Interface design and functional implementation IC Card management Remote treatment management Payment management Summary Chapter 5 System Testing System testing environment Testing target Functional testing target Performance testing target Functional testing System functional testing Functional test results analysis Performance testing Users scene design and testing results Performance testing analysis Summary Chapter 6 Conclusions and Prospects Conclusions Future task prospects

12 Table of contents References...83 Acknowledgements

13 第一章绪论 第一章绪论 1.1 研究背景和意义 中共中央 国务院非常重视劳动和社会保障信息化建设工作,2002 年 关 于转发 国家信息化领导小组关于我国电子政务建设指导意见 的通知 ( 中办发 [2002]17 号 ) 文件明确把社会保障作为 十五 期间电子政务信息化建设的重点工程 [1] 劳动和社会保障部通过 城镇职工基本医疗保险管理信息系统建设指导意见 文件, 提出 医疗保险管理信息系统建设的目标是 : 通过建立计算机管理信息系统, 实现业务处理计算机化 ; 通过与定点医疗机构以及银行 税务等相关部门建立网络联结, 改善医疗保险费用支出的监控手段, 为合理控制基本医疗费用增长, 减少医疗资源浪费提供支持 ; 在地级以上城市建立资源数据库, 通过资源数据库对基本医疗保险基金的收入和支出进行动态监控和分析预测, 对政策执行情况进行评估, 加快决策科学化进程, 支持医疗保险基金长期安全运行 [2] 我省医疗保险管理信息系统自 1997 年开始试点建设, 目前全省地级市和省直部门均已建立了各自的医保信息系统, 与定点医院 银行等相关机构实现了实时联网 实时结算, 为全方位实行职工基本医疗保险 保障医保基金的安全 高质量管理基金的收缴和支出做出显著的贡献 但由于全省医保信息系统未实现联网, 各设区市医保系统均处于各自独立的运行状态, 参保人员到异地看病就医时, 须先垫付医疗费后再回原地医保中心进行报销结算, 既给参保人员带来不便, 也 增加了医保业务经办机构的工作量 在此背景下, 省医保中心提出, 在充分利用现有的信息网络资源的基础上实行全省医保信息系统联网项目 因此, 为了使医疗保险信息系统的建设能够进一步满足劳动和社会保障事业发展的需要, 实现我省金保工程保障网络体系的总体目标, 建设医疗保险信息系统全省联网项目是十分必要的 1.2 研究现状与存在问题 我省医疗保险信息系统建设始于 1997 年 目前, 省直及九个设区市医疗保 1

14 省级异地门诊结算管理系统设计与实现 险信息系统已基本建设完成, 投资总额达 1.4 亿元 各系统均采用双机热备份方式 ORACLE 数据库 UNIX 操作系统, 实行 24 小时不间断运行, 系统运行总体平稳, 满足各地医疗保险业务的需要 各医保中心硬件投入大 起点高, 主服务器选型均采用小型机, 并选择市场主流机型, 充分考虑系统的延续性和可拓展性, 为未来系统的再建设预留了足够 的空间, 减少了系统的重复建设 在终端设施上以商用机型为主, 最大可能地保 证系统的可靠性和稳定性, 为系统高效稳定运作创造了良好的条件 在此基础上, 采取以各设区市中心数据库为核心, 通过星形网与各定点医疗机构 各县 ( 乡 ) 信息系统联接的网络建设模式, 统一全省医疗保险信息系统与定点医疗机构的网络接口技术规范 [5], 将所有的数据处理放在中心数据库中进行, 从而保证了数据的安全, 最大程度地防止了数据库泄密的可能 与此同时, 省医疗保险管理中心相继出台了 全省医疗保险管理中心关于规范全省各统筹区基本医疗保险参保人员异地医疗管理有关事项的通知 关于启用药品新编码的通知 关于印发城镇职工基本医疗保险信息系统医院网络接口技术规范的通知 等一系列规范性政策文件, 为全省医保系统联网提供了有力的政策支持 [6] 1.3 主要研究内容 本项目建设通过对省医保中心和九个设区市医保中心实现全省医保系统联网, 设计全省医保系统异地门诊结算中心所使用的 IC 卡管理模块 异地就诊模 块 结算管理模块及开发相应的应用软件 系统实现层面采用当前主流的开发技 术与系统体系结构 J2EE 架构 [7] Java 语言 [8] PowerBuilder 语言 [9] 三层架构技术 [10] Servlet JSP [11] Oracle9i [12] JDBC MVC 等技术, 实现了系统的全部功能 整个系统的核心是全省联网软件平台, 而软件平台的关键则是异地就诊的交易分发管理系统, 通过 IC 卡管理系统 异地就诊系统 结算管理等系统的建设, 实现不同的地市信息利用分发服务器转发到各地医保中心, 再把医保费用返回前台, 提供省级异地门诊结算服务 2

15 第一章绪论 1.4 论文组织结构 第一章是绪论 提出了论文的课题研究背景及意义, 分析了国内外相关社会保障参保人异地就诊结算方面所展开的相关工作, 提出了本文针对省级省级异地就诊结算系统的主要研究内容, 并梳理了论文的组织结构 第二章是系统的需求分析部分 从业务需求描述, 采用公司化实用性的结构 图和用例图描绘了系统的功能需求, 包括 IC 卡管理需求分析 移动就诊管理需 求分析 结算管理需求分析等内容 第三章是系统的设计部分 详细的介绍了系统的总体框架设计 功能架构设计图, 总体功能设计 数据库设计和安全设计等 第四章是系统的实现部分 详细介绍了系统的实现环境 主要界面设计以及关键功能模块的实现过程, 给出了重要功能的实现代码 第五章是系统的测试部分 包括系统的测试环境, 功能测试用例设计 功能测试结果分析以及性能测试场景设计和性能测试结果分析, 并给出了具体的测试分析图 第六章是总结与展望部分 总结了本文所开展的研究工作, 给出了后期系统需要改进的地方 3

16 省级异地门诊结算管理系统设计与实现 第二章系统需求分析 2.1 业务需求分析 基于社会保障参保人员跨地区医保实施结算的需要, 省内各地区基本医疗保险管理部门 省级基本医疗保险结算中心 医疗保险定点医疗机构和广大参保用户对社会保障卡或者居民健康卡异地结算有以下需求 : 整体业务流程如图 2-1 所示 : 图 2-1 全省联网业务流程图 (1) 为参保人员提供便捷的异地医疗费用结算的需求参保人员异地就医分为两类 : 第一类是异地工作或异地安置的参保人员, 其 特点是不分地域且医疗范围包括普通门诊 特殊病种门诊和住院, 主要由铁路 电力行业以及退休后异地居住的参保人员构成, 此类参保人由于长期在异地工作和居住, 无法及时报销医疗费用 ; 第二类是异地转院参保病人, 其特点是转入省级定点的三甲医院和专科医院的人员较多, 费用相对较高 (2) 降低个人负担 减轻医疗费用以及提升医疗质量的需求本地医疗保险信息网络的建立加强了对定点网点的医疗费用和医疗质量的管理, 通过对医疗就诊数据的上传, 医疗保险管理机构既可以对医疗费用支出的 4

17 Degree papers are in the Xiamen University Electronic Theses and Dissertations Database. Fulltexts 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.

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

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

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 分类号密级 学号 :X2012230884 UDC 工程硕士学位论文 高职院校考务管理信息系统的设计与实现 Design and Implementation of Examination Work Management Information System for Higher Vocational Colleges 陈略 指导教师 : 林坤辉教授 专业名称 : 软件工程

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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

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

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 分类号密级 学号 :X2011230532 UDC 工程硕士学位论文 班组建设管理信息系统的分析与设计 Analysis and Design of Team Construction Management Information System 黎浩 指导教师 : 专业名称 : 论文提交日期 : 论文答辩日期 : 陈海山教授 软件工程 2013 年 10 月 2013 年 11

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

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

% 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

学校编码 :10384 分类号密级 学号 :X2011230074 UDC 工程硕士学位论文 高校教务管理信息系统的设计与实现 Design and Implementation of University Educational Administration Management System 赵群峰 指导教师 : 龙飞副教授 专业名称 : 软件工程 论文提交日期 : 2013 年 4 月 论文答辩日期

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

厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均 在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究生学 术活动规范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组 ) 的研 究成果,

厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均 在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究生学 术活动规范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组 ) 的研 究成果, 学校编码 :10384 分类号密级 学号 :X2012230276 UDC 工程硕士学位论文 某高校学生工作管理信息系统的分析与设计 Analysis and Design of Students Work Management Information System for a College 方伟 指导教师 : 专业名称 : 论文提交日期 : 论文答辩日期 : 陈海山教授 软件工程 2013 年

More information

厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究生学术活动规 范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组 ) 的研究成果, 获

厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究生学术活动规 范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组 ) 的研究成果, 获 学校编码 :10384 学号 :X2005230044 硕士学位论文 基于 Windows Mobile 操作系统手机的 GPS 模块设计 与实现 The Design and Implementation of GPS Module of Mobilephone based on Windows Mobile Operating System 田蓓 指导教师 : 曾文华 专业名称 : 工程硕士 (

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

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

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

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

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

学校编码 :10384 学号 :X 硕士学位论文 中国电信福建公司竞争战略研究 A Study on the Competitive Strategy of the Fujian Branch of China Telecom Co., Ltd. 林锦 指导教师 : 戴亦一 专业名

学校编码 :10384 学号 :X 硕士学位论文 中国电信福建公司竞争战略研究 A Study on the Competitive Strategy of the Fujian Branch of China Telecom Co., Ltd. 林锦 指导教师 : 戴亦一 专业名 学校编码 :10384 学号 :X200415394 硕士学位论文 中国电信福建公司竞争战略研究 A Study on the Competitive Strategy of the Fujian Branch of China Telecom Co., Ltd. 林锦 指导教师 : 戴亦一 专业名称 : 工商管理硕士 (MBA) 答辩日期 :2011 年 4 月 厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下,

More information

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

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

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

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

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

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

<4D6963726F736F667420506F776572506F696E74202D20C8EDBCFEBCDCB9B9CAA6D1D0D0DEBDB2D7F92E707074>

<4D6963726F736F667420506F776572506F696E74202D20C8EDBCFEBCDCB9B9CAA6D1D0D0DEBDB2D7F92E707074> 软 件 架 构 师 研 修 讲 座 胡 协 刚 软 件 架 构 师 UML/RUP 专 家 szjinco@public.szptt.net.cn 中 国 软 件 架 构 师 网 东 软 培 训 中 心 小 故 事 : 七 人 分 粥 当 前 软 件 团 队 的 开 发 现 状 和 面 临 的 问 题 软 件 项 目 的 特 点 解 决 之 道 : 从 瀑 布 模 型 到 迭 代 模 型 解 决 项

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 分类号密级 学号 :X UDC 工程硕士学位论文 高职院校图像文件管理系统的分析与设计 Analysis and Design of Image Management System for Higher Vocational Colleges 李润 指导教

学校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文 高职院校图像文件管理系统的分析与设计 Analysis and Design of Image Management System for Higher Vocational Colleges 李润 指导教 学校编码 :10384 分类号密级 学号 :X2012230270 UDC 工程硕士学位论文 高职院校图像文件管理系统的分析与设计 Analysis and Design of Image Management System for Higher Vocational Colleges 李润 指导教师 : 专业名称 : 论文提交日期 : 论文答辩日期 : 陈海山教授 软件工程 2014 年 3 月

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

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 分类号密级 学号 :X2011230936 UDC 工程硕士学位论文 梧州学院学生工作处网站设计与实现 Design and Implementation of Student Affairs Department Website of Wuzhou University 指导教师 : 李孔祥 张仲楠副教授 专业名称 : 软件工程 论文提交日期 : 2 0 1 4 年 6 月

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

Abstract 厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成 果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究 生学术活动规范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组

Abstract 厦门大学学位论文原创性声明 本人呈交的学位论文是本人在导师指导下, 独立完成的研究成 果 本人在论文写作中参考其他个人或集体已经发表的研究成果, 均在文中以适当方式明确标明, 并符合法律规范和 厦门大学研究 生学术活动规范 ( 试行 ) 另外, 该学位论文为 ( ) 课题 ( 组 学校编码 :10384 分类号密级 学号 :X2012231156 UDC 工程硕士学位论文 在职研究生培养过程跟踪系统的设计与实现 Design and Implementation of Tracking System for Part-time Postgraduates' Training Process 麻琳健 指导教师姓名 : 董槐林教授 专业名称 : 软件工程 论文提交日期 : 论文答辩日期

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

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

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

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 分类号密级 学号 :X2013230235 UDC 工程 硕士学位论文 基于二维码的工具设备管理系统 设计与实现 Design and Implementation of Tool Management System Based on Two Dimensional Code 指导教师 :

More information

基于.Net的门禁管理系统的设计与实现阿巴白克力.赛买提指导教师林坤辉教授厦门大学厦门大学博硕士论文摘要库

基于.Net的门禁管理系统的设计与实现阿巴白克力.赛买提指导教师林坤辉教授厦门大学厦门大学博硕士论文摘要库 基于.Net的门禁管理系统的设计与实现阿巴白克力.赛买提指导教师林坤辉教授厦门大学 学校编码 :10384 分类号 密级 学号 :X2012230489 UDC 工程硕士学位论文 基于.Net 的门禁管理系统的设计与实现 Design and Implementation of Access Control Management System Based on.net 阿巴白克力 赛买提 指导教师

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

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

学校编码 :10384 分类号密级 学号 :X UDC 硕士学位论文 医药企业 ERP 系统的研究与应用 Reasearch and Application of ERP System for Pharmaceutical Enterprise 陈顺逸 指导教师姓名 : 林坤辉教

学校编码 :10384 分类号密级 学号 :X UDC 硕士学位论文 医药企业 ERP 系统的研究与应用 Reasearch and Application of ERP System for Pharmaceutical Enterprise 陈顺逸 指导教师姓名 : 林坤辉教 学校编码 :10384 分类号密级 学号 :X2009230363 UDC 硕士学位论文 医药企业 ERP 系统的研究与应用 Reasearch and Application of ERP System for Pharmaceutical Enterprise 陈顺逸 指导教师姓名 : 林坤辉教授 专业名称 : 软件工程 论文提交日期 :2011 年 10 月 论文答辩时间 :2011 年 11

More information

软 件 工 程 专 业 习 指 南 目 录 一 软 件 工 程 专 业 设 置 背 景 与 发 展 前 景... 3 二 软 件 工 程 专 业 实 践 教 条 件... 4 三 软 件 工 程 专 业 课 程 类 型 及 核 方 式... 6 1. 软 件 工 程 专 业 课 程 类 型...7

软 件 工 程 专 业 习 指 南 目 录 一 软 件 工 程 专 业 设 置 背 景 与 发 展 前 景... 3 二 软 件 工 程 专 业 实 践 教 条 件... 4 三 软 件 工 程 专 业 课 程 类 型 及 核 方 式... 6 1. 软 件 工 程 专 业 课 程 类 型...7 计 算 机 系 软 件 工 程 专 业 习 指 南 广 东 科 技 院 计 算 机 系 2015-9-1 软 件 工 程 专 业 习 指 南 目 录 一 软 件 工 程 专 业 设 置 背 景 与 发 展 前 景... 3 二 软 件 工 程 专 业 实 践 教 条 件... 4 三 软 件 工 程 专 业 课 程 类 型 及 核 方 式... 6 1. 软 件 工 程 专 业 课 程 类 型...7

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

- 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

( ) ( ) 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 分类号密级 学号 :X 硕士学位论文 UDC 传统店铺网络化延伸的云端服务模式研究 Traditional Stores Network Cloud-client Servi

传统店铺网络化延伸的云端服务模式研究肖家栋指导教师孟林明副教授厦门大评阅人 : 学学校编码 :10384 分类号密级 学号 :X 硕士学位论文 UDC 传统店铺网络化延伸的云端服务模式研究 Traditional Stores Network Cloud-client Servi 传统店铺网络化延伸的云端服务模式研究肖家栋指导教师孟林明副教授厦门大评阅人 : 学学校编码 :10384 分类号密级 学号 :X2006155124 硕士学位论文 UDC 传统店铺网络化延伸的云端服务模式研究 Traditional Stores Network Cloud-client Services Business Model Study 肖家栋 指导教师姓名 : 孟林明 副教授 专业名称

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

福建邮政储蓄银行差异化营销策略研究阮顺利指导教师谢导副教授厦门大学评阅人 学校编码 :10384 分类号 密级 学号 : UDC 硕士学位论文 福建邮政储蓄银行差异化营销策略研究 The study of Fujian Postal Savings Bank on dif

福建邮政储蓄银行差异化营销策略研究阮顺利指导教师谢导副教授厦门大学评阅人 学校编码 :10384 分类号 密级 学号 : UDC 硕士学位论文 福建邮政储蓄银行差异化营销策略研究 The study of Fujian Postal Savings Bank on dif 福建邮政储蓄银行差异化营销策略研究阮顺利指导教师谢导副教授厦门大学评阅人 学校编码 :10384 分类号 密级 学号 :17920091150786 UDC 硕士学位论文 福建邮政储蓄银行差异化营销策略研究 The study of Fujian Postal Savings Bank on differentiated marketing strategy 阮顺利 指导教师姓名 : 谢导 副教授

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

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

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

学校编码 :10384 学号 :X 硕士学位论文 某高校试卷印刷管理系统的设计与实现 Design and Implementation of Examination Paper Printing Management Information System in Certain

学校编码 :10384 学号 :X 硕士学位论文 某高校试卷印刷管理系统的设计与实现 Design and Implementation of Examination Paper Printing Management Information System in Certain 学校编码 :10384 学号 :X2011230117 硕士学位论文 某高校试卷印刷管理系统的设计与实现 Design and Implementation of Examination Paper Printing Management Information System in Certain University 余立军 指导教师 : 夏侯建兵 专业名称 : 工程硕士 ( 软件工程 ) 答辩日期

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

XXX专业本科人才培养方案

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

More information

学校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文 惠农补贴资金 一卡通 管理系统设计与实现 Design and Implementation of Agricultural Subsidies Management System 申建强 指导教师 : 董

学校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文 惠农补贴资金 一卡通 管理系统设计与实现 Design and Implementation of Agricultural Subsidies Management System 申建强 指导教师 : 董 学校编码 :10384 分类号密级 学号 :X2012230373 UDC 工程硕士学位论文 惠农补贴资金 一卡通 管理系统设计与实现 Design and Implementation of Agricultural Subsidies Management System 申建强 指导教师 : 董槐林教授 专业名称 : 软件工程 论文提交日期 : 2014 年 4 月 论文答辩日期 : 2014

More information

学校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文基于 SSH+EasyUI 的信用卡资金监管系统的设计与实现 Design and Implementation of Credit Card Fund Supervision System Based on

学校编码 :10384 分类号密级 学号 :X UDC 工程硕士学位论文基于 SSH+EasyUI 的信用卡资金监管系统的设计与实现 Design and Implementation of Credit Card Fund Supervision System Based on 学校编码 :10384 分类号密级 学号 :X2011230616 UDC 工程硕士学位论文基于 SSH+EasyUI 的信用卡资金监管系统的设计与实现 Design and Implementation of Credit Card Fund Supervision System Based on SSH and EasyUI Framework 熊惠敏 指导教师 : 王备战教授 专业名称 : 软件工程

More information

学校编码 :10384 学号 :X 硕士学位论文 电子产品制造业新产品导入项目管理应用研究 The Application Research of Project Management in New Product Introduction in Electronic Manuf

学校编码 :10384 学号 :X 硕士学位论文 电子产品制造业新产品导入项目管理应用研究 The Application Research of Project Management in New Product Introduction in Electronic Manuf 学校编码 :10384 学号 :X2006153009 硕士学位论文 电子产品制造业新产品导入项目管理应用研究 The Application Research of Project Management in New Product Introduction in Electronic Manufacturing 李玲 指导教师 : 孟力 专业名称 : 项目管理 答辩日期 :2009 年 5 月

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

学校编码 :10384 分类号密级 学号 : UDC 硕士学位论文 大学生学习自我决定与学习投入的关系研究 The Research on Relationship between Undergraduate Study Self-determination and St

学校编码 :10384 分类号密级 学号 : UDC 硕士学位论文 大学生学习自我决定与学习投入的关系研究 The Research on Relationship between Undergraduate Study Self-determination and St 学校编码 :10384 分类号密级 学号 :25720081151851 UDC 硕士学位论文 大学生学习自我决定与学习投入的关系研究 The Research on Relationship between Undergraduate Study Self-determination and Study Engagement 叶晓云 指导教师姓名 : 杨莉讲师 专 业名称 : 发展与教育心理学 论文提交日期

More information

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

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

More information

学校编码 :10384 分类号密级学号 : UDC 硕士学位论文 基于通用 CPU 的 GPRS 核心网的设计与实现 The Design and Implementation of GPRS System Core Network based on the Generi

学校编码 :10384 分类号密级学号 : UDC 硕士学位论文 基于通用 CPU 的 GPRS 核心网的设计与实现 The Design and Implementation of GPRS System Core Network based on the Generi 学校编码 :10384 分类号密级学号 :23020091152754 UDC 硕士学位论文 基于通用 CPU 的 GPRS 核心网的设计与实现 The Design and Implementation of GPRS System Core Network based on the Generic CPU 刘敬盼 指导教师姓名 : 黄联芬副教授专业名称 : 计算机应用技术论文提交日期 :2012

More information

Construction of Chinese pediatric standard database A Dissertation Submitted for the Master s Degree Candidate:linan Adviser:Prof. Han Xinmin Nanjing

Construction of Chinese pediatric standard database A Dissertation Submitted for the Master s Degree Candidate:linan Adviser:Prof. Han Xinmin Nanjing 密 级 : 公 开 学 号 :20081209 硕 士 学 位 论 文 中 医 儿 科 标 准 数 据 库 建 设 研 究 研 究 生 李 楠 指 导 教 师 学 科 专 业 所 在 学 院 毕 业 时 间 韩 新 民 教 授 中 医 儿 科 学 第 一 临 床 医 学 院 2011 年 06 月 Construction of Chinese pediatric standard database

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

学校编码 :10384 分类号密级 学号 :X2008230018 UDC 硕士学位论文 基于 802.1X 身份认证系统的高校校园网络 研究与设计 The Research and Design of Campus Network Identification Authentication System Based on 802. 1X 黄光前 指导教师姓名 : 董槐林教授 专业名称 : 软件工程

More information

OOAD PowerDesigner OOAD Applying PowerDesigner CASE Tool in OOAD PowerDesigner CASE Tool PowerDesigner PowerDesigner CASE To

OOAD PowerDesigner OOAD Applying PowerDesigner CASE Tool in OOAD PowerDesigner CASE Tool PowerDesigner PowerDesigner CASE To PowerDesigner Applying PowerDesigner CASE Tool in OOAD albertchung@mpinfo.com.tw PowerDesigner CASE Tool PowerDesigner PowerDesigner CASE Tool PowerDesigner CASE Tool CASE Tool PowerDesignerUnified ProcessUMLing

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