WWW.51LUNWEN.COM 无忧论文网
| 无忧英国论文网 | 无忧免费论文网|英国·澳大利亚·新西兰·加拿大·美国·荷兰】
无忧论文网无忧论文网名校师资提供一流服务
2008/12/2 星期二
论文首页 | 留学论文 | 硕士论文 | MBA论文 | 金融硕士 | 博士论文 | 代写论文 | 代写Assignment| 翻译服务 | 支付方式
论文下载 | 论文写作 | 论文格式 | 本科论文 | 论文老师 | 论文出售 | 论文发表 | 发表供需| 教育导航 我的无忧  
英语论文|工商管理|市场营销|物流论文|人力资源|电子商务|旅游管理学|项目管理|行政管理|经济论文|金融论文|国际贸易|法律论文|日语论文|
教育论文|政治论文|社会哲学|新闻媒体|保险论文|会计财务|计算机科学|建筑论文|通讯论文|土木工程|医学论文|论文写作|留学文书|应用范文|
无忧论文网论文下载中心 [自然科学类][计算机科学][计算机软件]基于N-Tiers C/S结构的公积金系统的设计与实现
本类导航  
计算机科学
 →计算机软件
 →计算机应用
 →计算机网络
 →计算机数据库
 →计算机硬件
本专业最热门的论文 
企业工资管理信息系统(附开题报告,任务书,外文资料翻译等)(7083)
学籍管理系统(附源程序,PB)(6045)
Java语言编写的基于Web的电子聊天室(4543)
计算机本科毕业论文:企业人事管理系统(附开题报告,文献翻译)(4521)
电子商务网站构建(附源代码)(4306)

Google 英语论文 硕士论文 论文下载 论文发表
支付方式咨询:357500023@qq.com
论文题目: 基于N-Tiers C/S结构的公积金系统的设计与实现
论文编号: lw200611022124389917
编辑:
论文属性: 硕士毕业论文
论文国籍:
论文语言:中文
登出日期: 2006-11-02  
点击次数:1057
论文字数:34153
购买价格: 150
注明:
参考相关附件:
论文大纲,目录
关键词搜索:计算机软件论文   硕士毕业论文

摘要
随着公积金业务的不断发展,人们公积金意识的不断提高,公积金业务的电子化逐渐提到日程上来。加快我国公积金业务信息化建设进程,对于提高整个公积金体系监管、运作、管理和服务的现代化水平、加强公积金综合运作效率、保障我国全面实现公积金业务现代化、信息化和促进国民经济的增长都有十分重要的意义。公积金的运作效率很大程度上取决于其内部效率,而目前各承办公积金业务的商业银行受理系统早期已构建开发,各自为政,采用的公积金科目品种均有差异,使得现阶段公积金业务体系出现信息群岛现象,不利于全省公积金的业务核算。这种数据的分离造成公积金数据集中度低,专业化水平不高和技术规范度低。
本文针对这一问题,在N-Tier C/S的基础上,我们构建了全市公积金业务系统。文章首先介绍了公积金业务内容和公积金系统的项目背景。按照三层C/S的结构分布,文章从整体上介绍了系统应用表示层、中间业务逻辑层和数据服务层的组成和他们之间的关系。随后介绍了系统的安全控制设计思想与原则,并且对应用级安全作了详细的论述。由于历史原因,以前的业务数据需要进一步在新系统中利用,本文给出了新旧数据转换的解决方案,为新系统的上线做了充分的准备。在系统的开发过程中我们利用了多人开发同步进行的模式和版本的管理,大大提高了工作效率,作为软件工程的成功案例,文章分析了多人开发同步进行的原理和解决方案。文章最后分别对系统主要模块的实现方法、数据结构的定义和程序的框架作了说明。


关键字:住房积金系统,版本管理,数据转换,N-Tiers模型













ABSTRACT
With the development of residence fund,people’s residence fund consciousness rises gradually and the electronic age of residence fund is coming. we must strengthen electronic residence fund workflow which is very important to increase  modernization level of supervision, running, management and service of residence fund system  and to improve national income. The efficiency of residence fund  partly depend on that of check, but  the banks that take over the residence fund operation have established long age  and there are various differences among these banks. This situation produced information islands and has no advantage to check of residence fund. The data separation reduces centralization , professional level and technology standard of residence fund.
I provide electronic residence fund syst无忧论文 【http://www.uklunwen.com】em in this paper and it has run in one city successfully. Firstly I analyze the background of the project and I produce the reference model based on demand of the project. The paper describes application tier, middle logic tier and data service tier as a whole. Then I explain the idea and regular of security control of the system. I describe the security on application level in detail. Historically existent data need be saved the new system, so I give solution to transfer old data into new data. In this way the new system can be prepared to establish and run. We take advantage of synchronization development model during development and edition management which raise the efficiency. As a successful case, this development method is discussed in detail. Finally the paper explains the implementation of the main modules, the definition of data structure and the flow of program.
Key Word: residence fund system, edition management, data conversion, N-Tiers module.














目录
前言 5
1公积金系统项目背景 5
1.1问题的提出 5
1.2公积金业务内容 6
1.2.1业务管理系统 6
1.2.2稽核与核算子系统 8
1.2.3数据交换子系统 9
1.2.4系统管理 10
2公积金系统的设计 11
2.1公积金系统设计目标及原则 11
2.1.1设计目标 11
2.1.2设计原则 11
2.2公积金模型设计分析 12
2.2.1传统2-Tiers C/S计算模型分析 12
2.2.2N-Tiers C/S分布式计算模型作为解决方案的引入 13
2.4系统安全控制 17
2.4.1设计要求 17
2.4.2安全控制分析 18
3系统的数据整合和开发模式 25
3.1数据整合 25
3.1.1数据结构分析 26
3.1.2旧数据校验 26
3.1.3数据准备 27
3.1.4旧数据导出 28
3.1.5数据转换 28
3.1.6新数据导入 28
3.1.7新数据校验 29
3.1.8数据备份 30
3.1.9数据试转换策略 30
3.1.10数据试转换流程 31
3.2系统开发工具 32
第1页 第2页 
上一篇:Java语言编写的基于Web的电子聊下一篇:实验室管理系统
最新论文 最热门论文
On Cross-cultural Awareness in English and Chinese Translation
Cross-Listing and the Geography of Firms’ Ownership
Cross-Listing and Legal Bonding: Evidence from Mergers and Acquisitions
Cross-Listing and Corporate Governance: Bonding or Avoiding?
Corporate Governance Reform and International Listing: Case of the Bank of China (Hong Kong)
校园网站设计
英语专业毕业论文-英语委婉语的交际功能
英语毕业论文:Collaborative Principled Negotiation
英语专业毕业论文题目汇总
图书馆管理系统
论文首页】【设为主页】【加入收藏】【打印本文】【回到顶部
 
 
 
Copyright (c) 2002 ~ 2009 无忧集团旗下网站. All rights reserved.