论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 电子通信论文
毕业论文标题:

基于网络数据处理XML技术的设计

 本文ID:LWGSW9249 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于网络数据处理XML技术的设计 (收费:8000 积分)  

电子通信论文编号:TX057        论文字数:32579,页数:56

目 录
摘 要  1
Abstract  2
目 录  4
第1章 绪论  6
1.1 Web应用软件模型  6
1.2 课题的提出  7
1.2.1 XML技术的应用现状  7
1.2.2科技工作管理平台建设中遇到的问题和挑战  9
1.2.3 解决问题-XML技术在科技管理平台中的应用  11
1.3 课题的发展现状及趋势  12
1.4 毕业课题项目来源  13
第2章XML技术及.NET Framework平台简介  14
2.1 XML技术简介  14
2.1.1 XML语法简介  14
2.1.2 XML技术规范简介  15
2.1.3 XML的三层应用体系结构  19
2.2 .NET Framework平台简介  24
2.2.1 .NET Framework平台结构介绍  24
2.2.2 .NET Framework平台与XML的联系  26
2.3 关键技术和难点  30
第3章 基于XML技术和.NET的科技工作管理平台的设计  35
3.1 系统的设计目的  35
3.2 系统结构  35
3.3 系统的工作方式  36
3.4 详细设计  38
3.4.1系统数据库设计  38
3.4.2 XML科技文档数据模型设计  39
3.4.3平台性能改善设计  43
3.4.4 XML文档数据在传输过程中的加密设计  44
3.4.5 Web服务设计  46
第4章 基于XML技术和.NET的科技工作管理平台的实现  48
4.1实现环境  48
4.2系统业务流程  48
4.3系统演示  50
4.4系统存在的不足   52
结 论  53
参考文献  54

摘    要
随着Internet/Intranet技术的发展,基于WEB的应用日益广泛,企业通过Internet/Intranet可以实现信息的快速收集、发布、存储、处理和交流,而随着企业信息化,集成化程度,应用程序互操作程度越来越高,现在比较流行的WEB应用程序开发平台都无法满足企业的发展要求。
本文对当前WEB应用程序开发平台中面对企业集成化出现的问题进行深入的研究,并结合XML技术,利用其规范性、自描述性、数据表达的灵活性等特点提出了针对此问题的解决方案-基于XML技术和.NET平台的科技工作管理平台,它对传统三层WEB应用结构进行改进,在层与层之间广泛地使用XML技术构造新的三层体系。本文详细介绍XML技术的原理和在该WEB开发平台中的应用,利用XML的原理和特点如何解决出现的数据共享、跨平台应用、可扩展性,服务器性能改善等问题。根据系统分析设计的要求,本文分为四个部分:第一部分是问题的分析和提出,主要是关于科技平台之类的WEB应用平台所面临的挑战;第二部分是XML基础知识,规范,体系结构,应用构架以及.NET平台中XML的应用。第三部分是科技工作管理平台的设计,主要是采用比较适合的解决问题的方法设计出该科技工作管理平台,并结合问题对当前软件理论发展的热点之一的WEBSERVICES技术和软件复用技术进行了研究。第四部分则是科技工作管理平台的实现,我们结合具体的项目对上述解决方法和理论研究的成果进行了验证。

关键字:WEB应用程序 企业集成化 XML  .NET平台 WEBSERVICES 软件复用

 


Abstract
With the development of the technology of Internet and Intranet, the application, which based on Web, has been widely used in all kinds of fields. Enterprises could quickly realize information collection, issuance, storage, management and communication. However, as the level of companies’ informatization, integration and application’s interoperability becomes more and more higher than before, the popular develop platforms of Web application programmes have been not met with the companies’ need of development at present time.
This paper introduces a deep research about the questions emerged from the process of enterprises’ integration with develop platform based on Web nowadays. It also brings up the technology of XML, which has some specialty, such as normative, self-descriptiveness, flexibility of data description and so on. We apply XML in the Web develop platform to answer the questions and put up a platform which is named scientific and technological work management platform based on XML and .NET. It improves the traditional three layer based on Web application, the traditional was replaced by a new construction by widely using XML between layers in it. In this paper, we concretely introduce the principle of technology of XML and how to deal with the problems in traditional platform through the XML, such as data share, the application which crosses the platform, extensibility and improvement of Server capability. The paper is divided into four parts at the principle of need of system analysis and design, the first part presents that problems brought up by the users and how to deal with the problems, most of them challenge the development of the scientific and technological work management platform based on Web, the second part is composed with the primary knowledge of XML, which includes criterion of XML, construction and application system of XML, it also covers the application of .NET which has intensive relationship with XML, the third is the design of the scientific and technological work management platform based on Web,namely, the methods that how to find proper ways to build the platform and do the research about the theory of Web Services and software reuse which is the focus in current computer science research, the last part is about the realization of the system, we prove the results of our research work by the examples.
Keywords: Web Application Programmes; Enterprise Integration; XML; .NET Platform; Web Services; Software Reuse


相关论文
本论文在电子通信论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:基于宽带声音子带编码的数据压缩.. 下一篇:基于小波变换的数据压缩算法的研..
Tags:基于 网络 数据处理 XML 技术 设计 【收藏】 【返回顶部】
会计论文
电子机电论文
金融论文
电气自动化论文
模具设计
化学工程与工艺
机械设计
电子通信论文
英语论文
行政管理论文
物流论文
电子商务论文
法律论文
国际贸易论文
财务管理论文
人力资源论文
市场营销论文
土木工程论文
工商管理论文
工程管理论文
汉语言文学论文
教育管理论文
测控专业论文
交通工程论文
旅游管理论文
新闻专业论文
艺术设计
教育技术学论文
应用物理学论文
轻化工程论文
德语专业论文
给水排水工程
服装设计与工程
食品生物技术
材料科学与工程
电视制片管理
工业工程论文
文化产业管理
包装工程论文
印刷工程论文
信息管理论文
制药工程论文
生物工程论文
电子信息工程
信息计算科学
电气工程论文
通信工程论文
财务会计毕业论文
电子商务毕业论文
现代教育技术
信息管理专业
心理学专业
数学与应用数学
数学教育
护理学毕业论文
其他专业论文
历史学论文
学前教育毕业论文
小学教育毕业论文
教育管理毕业论文
法律专业毕业论文
汉语言文学毕业论文
工商管理毕业论文
人力资源毕业论文
营销专业毕业论文
物流专业毕业论文
计算机论文
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供电子通信论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号