当前位置:文档之家› 学术论文管理系统实现论文

学术论文管理系统实现论文

毕业设计(论文)原创性声明

本人郑重声明:所提交的毕业设计(论文),是本人在导师指导下,独立进行研究工作所取得的成果。除文中已注明引用的内容外,本毕业设计(论文)不包含任何其他个人或集体已经发表或撰写过的作品成果。对本研究做出过重要贡献的个人和集体,均已在文中以明确方式标明并表示了谢意。

论文作者签名:

日期: 2015 年 6 月 01 日

摘 要

在互联网高速发展的背景下,学术论文的数量和内容呈现爆炸式增长。研究者对于下载的学术论文的管理往往费时费力,如果能有一个学术论文管理系统协助管理,能够大大提高学术研究的效率。本设计致力于开发一个具有添加,删除,自动归类,多维浏览等功能的学术论文管理系统[1]。

学术论文是某一学术课题在实验性、理论性或预测性上具有的新的科学研究成果或创新见解和知识的科学记录,或是某种已知原理应用于实际上取得新进展的科学总结,用以提供学术会议上宣读、交流、讨论或学术刊物上发表,或用作其他用途的书面文件。按写作目的,可将学术论文分为交流性论文和考核性论文。

当前许多学校正在逐步完善学术论文管理工作。这需要一个能满足内部管理需求、提高管理效率的应用系统进行内部管理[2]。学术论文管理系统使管理毕业生论文的工作在该系统的配合下更加高效和便捷。不管是计算机专业人员还是其他用户都能很快上手,操作简便,采用web不需要安装,容易普及。

关键字:学术论文;自动归类;多维浏览;论文管理;

ABSTRACT

In the context of the rapid development of the Internet, the number and content of

academic papers presents explosive growth. The management of downloaded papers

often takes much time and effort of researchers. An academic paper management system

can greatly improve the efficiency of academic research. This design is committed to

developing an academic paper management system which has the functions of adding,

deleting, automatically classifying, and multi-dimensional browsing.

Academic papers record the new scientific research or creative insights and

knowledge from the experimental, theoretical or prediction pointview. or conclude

known principles which are applied to progresses in the scientific summary, conference,

exchange, discuss, or academic journals. According to the writing purposes, the

academic papers can be divided into exchange papers and assessment papers..

At present, many schools are gradually improving the academic papers

management which needs a system to meet internal management needs and to improve

the management efficiency of internal management system. The management system of

the academic papers makes the management of the graduates work more efficient and

convenient in the cooperation of the system. The computer professionals and other users

can quickly get started, simple operation, using web which do not need to install and is

easy to popularize.

Key words:Academic papers; automatic classification; multidimensional browse;

paper management;

目 录

第一章 绪 论 ............................................. 1

1.1课题的要求,目的和意义 ....................................... 1

1.1.1课题的要求 .............................................. 1

1.1.2课题的目的和意义 ........................................ 1

1.2论文的组织结构 ............................................... 1

第二章 学术论文管理系统的工作原理 ......................... 3

2.1学术论文管理系统的介绍 ....................................... 3

2.2学术论文管理系统功能 ......................................... 3

2.2.1用户注册 ................................................ 3

2.2.2用户和论文的管理 ........................................ 3

2.2.3上传下载论文 ............................................ 4

2.2.4论文推荐技术 ............................................ 5

2.2.5查询功能 ................................................ 5

2.3分类原理 ...................................................... 5

2.4效果评估 ..................................................... 6

2.5本章小结 ..................................................... 6

第三章 需求分析 ........................................... 7

3.1开发的时代背景 ............................................... 7

3.2开发环境和编程语言介绍 ....................................... 7

3.3Myeclipse工具的使用原理及B/S架构、MVC设计模式 ............... 7

3.4功能需求 ..................................................... 8

3.5运行需求 ..................................................... 9

3.5.1界面需求 ................................................ 9

3.5.2故障处理 ............................................... 10

3.6本章小结 .................................................... 10

第四章 开发设计与实现及测试 .............................. 11

4.1开发环境的搭建和使用 ........................................ 11

4.1.1 Jquery,ajax,json的使用 ................................ 11

4.1.2搭建ssh框架和使用 ..................................... 13

4.2调用ssh框架 ................................................ 16

4.2.1主要使用的函数说明介绍 ................................. 16

4.3软件各功能的设计与实现 ...................................... 18

4.4智能分类功能的实现 .......................................... 31

4.5系统其他功能的实现 .......................................... 33

4.6测试过程 .................................................... 34

4.6.1软件的功能 ............................................. 34

相关主题