原创性声明和关于论文使用授权的说明

  • 格式:pdf
  • 大小:277.63 KB
  • 文档页数:18

山 东 大 学 硕 士 学 位 论 文 分类号: TP311 单位代码:10422密 级: 学 号:R032004037硕 士 学 位 论 文论文题目:应用指纹识别技术的在线拍卖系统作 者 姓 名 康保军专 业软 件 工 程指导教师姓名 尹义龙专业技术职务 副教授2006年 4 月 9日原创性声明和关于论文使用授权的说明原创性声明本人郑重声明:所呈交的学位论文,是本人在导师的指导下,独立进行研究所取得的成果。

除文中已经注明引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写过的科研成果。

对本文的研究作出重要贡献的个人和集体,均已在文中以明确方式标明。

本声明的法律责任由本人承担。

论文作者签名:日期:关于学位论文使用授权的声明本人完全了解山东大学有关保留、使用学位论文的规定,同意学校保留或向国家有关部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅;本人授权山东大学可以将本学位论文的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或其他复制手段保存论文和汇编本学位论文。

(保密论文在解密后应遵守此规定)论文作者签名:导师签名:日期:目录摘要 (3)ABSTRACT (4)第一章 绪论 (6)1.1 课题项目的背景及现状 (6)1.2 课题项目的提出 (7)1.3 论文的组织、特点和贡献 (8)第二章 系统总体描述 (10)2.1 J2EE简介 (10)2.1.1 J2EE简介 (10)2.1.2 J2EE体系结构 (10)2.1.3 J2EE的特点 (13)2.2 面向对象技术简介 (13)2.2.1 面向对象的发展 (13)2.2.2 面向对象的特点 (14)2.3 指纹识别技术简介 (17)2.3.1指纹识别技术简介 (17)2.3.2指纹识别技术在本系统中的应用原则 (18)2.3.3 备查机制简介 (18)2.4 系统的总体结构 (18)2.4.1系统的框架结构简介 (18)2.3.2系统的开发运行环境 (19)2.5 系统的需求分析 (20)2.6 系统的功能设计和功能分配 (21)2.6.1 系统的功能设计 (21)2.6.2 系统的功能分配 (25)2.7 系统的界面设计和部署 (27)2.7.1 定义模板的基本结构 (27)2.7.2 定义的标签和它的处理类 (28)2.7.3 系统的部署简介 (29)第三章 主要模块的设计与实现 (30)3.1用户包的设计和实现 (31)3.1.1用户包中的用例 (31)3.1.2用户包的概念模型 (32)3.1.3用户包的设计类图 (33)3.1.4用户包的实现 (34)3.2 拍卖包的设计和实现 (36)3.2.1 拍卖包的主要用例 (36)3.2.2 拍卖包的概念模型 (37)3.2.3 拍卖包的设计类图 (37)3.2.4拍卖包的实现 (38)第四章 总结 (40)参考文献与书目 (41)附录...................................................................................................错误!未定义书签。

致谢...................................................................................................错误!未定义书签。

学位论文评阅及答辩情况表.......................................................错误!未定义书签。

摘要近年来,由于网络技术的迅速发展和广泛应用,互连网的规模也日益扩大,人们的日常生活和工作学习与互连网的联系日益密切。

许多活动也依靠网络来完成,以网络经济为基础的新经济模式也随之出现,于是产生了一种商务活动的新形式:电子商务。

在互连网发展和电子商务的繁荣的同时,另一个问题也显得尤其重要,那就是信息安全,特别是与电子商务有关的信息安全。

由于网上信息安全技术及其认证机制不完善,使得很多网站经常受到黑客的攻击;人们正不断地研究各种方案,以解决存在的信息安全问题。

目前,很多电子商务系统的帐号管理,采用的是“ID+密码”方式,这种方式的优点很多,但缺点也很明显,如密码易被窃取或忘记等。

于是人们将生物识别技术引入到系统的帐号管理中,相对于其他生物识别技术而言,指纹识别技术已经较为成熟,并已有较多的应用。

但是,这些应用多属于局域网的应用系统,很少属于基于互连网的电子商务系统。

本课题主要是对指纹识别技术在电子商务系统中的应用方面做了一些探讨,把纹识别技术优点和特点与电子商务系统的特点结合在一起,并开发出一套“应用指纹识别技术的在线拍卖系统”的原型系统。

通过对课题的深入研究,积累一些指纹识别技术在电子商务系统中应用的经验,为指纹识别技术在电子商务系统的推广和应用,提供一定的借鉴和思路。

虽然该系统只是一个原型系统,结构相对简单、功能相对较少;但该系统采用了J2EE体系结构,充分利用了J2EE的可伸缩性、灵活性、易维护性等优点。

并且在开发过程中,遵循了面向对象技术的思想,运用面向对象技术进行系统的设计和开发。

这是该课题的一大亮点。

该课题的另一大亮点,是将指纹识别技术应用到系统的帐户管理中,代替原先的“ID+密码”帐户管理方式,并以此为基础建立了完整的备查机制;其目的在于探讨指纹识别技术应用到电子商务系统中可行性。

另外,在开发该系统时,为了使整个系统的页面风格保持一致、增加可维护性和提高开发效率,所有的页面都采用了模板化的设计。

这是本课题的第三大亮点。

关键词:电子商务 指纹识别 面向对象 在线拍卖ABSTRACTIn the recent years, as the rapid development and appliance of the technology of network, the scale of the Internet becomes larger and larger, and in life and work, people get much in touch with it. Much activity completed by network, a new economy model which based on the network economy appeared, and a new form of commerce activity is born - Electronic Commerce.As the development of the Internet and the prosperous of the Electronic Commerce, another question become more and more important , that is the safety of information, especially the safety of information which have in touch with Electronic Commerce . Because the technology and the machine-made of identification about the safety of information in the network is unperfect , many network of establishments were often attacted by hacker, people are studying many plan to find the solution about the safety of information.Now, many systems of Electronic Commerce are using the mode of 'ID+password' on their users’ manager , the mode has much excellence, but it has much shortcoming too, for example, the password is lost or stealed easily . And then, biology identification technology is used in many systems . The technology of Fingerprint Verification is one of the biology identification , and it is more mature and used much more than others. But this utilizement is mainly in LAN, it is used less in the system of Electronic Commerce .In this article, we mainly discuss the use of the technology of Fingerprint Verification in the system of Electronic Commerce, combing the advantage of the technology of Fingerprint Verification with the feature of the system of Electronic Commerce, and doveloping a prototype system,it's name is Auction Online using the technology of Fingerprint Verification . And accumulate experience about the use of the technology of Fingerprint Verification in the system of Electronic Commerce , then we can draw some lessons from the system.Although this system is a prototype system, and has simple frame and function, but it uses the J2EE system frame,and has the excellences of J2EE, for example, the retractility, the agility, and the maintenance of easily. In the process of the developing, the technology of Object-Oriented is depended on, especially on the phases of the design and development. This is the first special feature.Another feature of this article is the technology of Fingerprint Verification is used on the users’ manager of this system, instead of the mode of 'ID+password', And build the system for future reference,and draw the use of the feasibility of the technology of Fingerprint Verification in the system of Electronic Commerce.The third special feature is in developing this system, all the pages use the designment of templatized to keep the style of the pages identical, increase the safeguard , and improve the of development efficiency.Key words: Electronic CommerceFingerprint VerificationAuction OnlineObject-Oriented第一章 绪论1.1 课题项目的背景及现状近年来,随着网络技术的迅速发展和广泛应用,互连网(Internet)的规模也日益扩大,人们的日常生活和工作学习与互连网的联系日益密切。