你好,欢迎来到经管之家 [登录] [注册]

设为首页 | 经管之家首页 | 收藏本站

  • 基于Swing的人事管理系统的设计与开发_计算机专业论文

    计算机专业论文范文 摘要 信息技术为企业的发展提供了机遇,也带来了挑战。如何改良企业内部经营机制,公正、客观、全面、快捷地评估员工的业绩,实现以人为本的经营战略,提高人事管理工作的效率,使人事管理员有更多的精力去做人力资源分析、研究和开发工作,是企业立足发展,开拓未来,领先同行业的关键。 作为计算机应用的一部分,使用计算机对人事信息进行管理,具有着手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高人事管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件 本系统是用Swing+Java工具开发的人事管理系统,以及用SQL Server 2000对后台数据库的建立,我的目标就是在于开发一个功能实用、操作方便,简单明了的人事管理系统.能够录入人事的基本资料,在操作上能够完成诸如添加、修改、删除、按各种条件进行查询、新用户的设置及密码修改等方面的工作,基本满足人事日常业务的需要。 关键词:信息管理系统、人事信息管理系统,Java,SQL Server 2000 ABSTRACT Information technology business development opportunities, and challenges. How to improve the internal management mechanism, a fair, objective, comprehensive, and quickly assess the performance of employees to achieve people-centered business strategy, improve the efficiency of personnel management, so that the personnel administrator has Gengduo the energy to do analysis of human resources, research and development work is based on enterprises development, ushering in the future, the key to leading the industry. Computer applications as part of a computer-based personnel information management, has the incomparable advantage of manual management. For example: index quick, find convenient, the reliability high, the large, confidentiality, long life, low cost . These advantages can greatly improve the efficiency of personnel management and also corporate scientific and standardized management, an important condition for integration with the world The system is developed with Swing + Java tool of personnel management system, and using SQL Server 2000 to the database setting, my goal is to is to develop a functional and practical, convenient operation, simple personnel management system. To input basic information on personnel in the operation to complete, such as add, modify, delete, query according to various conditions, the new user's settings and password changes and other work, the basic daily operations to meet the needs of personnel. Keyword: information management systems, personnel information management system, Java, SQL Server 2000 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景1 1.2研究内容1 1.3系统调研1 1.4可行性分析2 1.4.1经济可行性2 1.4.2技术可行性2 第2章 系统需求分析3 2.1 开发系统的语言和工具3 2.2 系统的功能要求4 2.3用户类和用户特性4 2.4 需求分析4 2.5需要实现的功能5 第3章 总体设计7 3.1数据库设计概念7 3.2系统E-R图8 3.3系统数据逻辑结构9 3.4 系统的功能框架分析11 第4章 系统具体实现14 4.1程序设计思想与原则14 4.2数据库连接14 4.3登陆模块功能设计和实现16 4.4信息查询模块功能设计与实现19 4.5员工信息管理模块功能设计与实现23 4.6部门信息管理模块功能设计与实现25 4.7考勤信息管理模块功能设计与实现26 4.8操作员信息管理模块功能设计与实现27 第5章 系统调试30 5.1系统调试30 5.2系统的不足及改进方案30 第6章 结束语31 6.1工作成果31 6.2收获体会31 致 谢32 参考文献33

  • 中小企业进销存管理系统_计算机专业论文范文

    计算机专业论文范文 中小企业进销存管理系统 摘 要:随着信息时代的到来,企业的生存和竞争环境发生了根本性的变化。随着经济全球化步伐的加快,面对国内外众多企业的各种竞争,企业需要尽快与国际接轨,尤其是实力不强的中小企业更需要运用先进的管理手段,提升企业的核心竞争能力。对于中小企业而言,信息化无论是作为战略手段还是战术手段,在企业经营中发挥着举足轻重的作用。 本文是以中小纺织企业为背景来研究中小企业进销存管理系统,首先,简述了中小纺织企业的发展现状及信息化的必要性;其次介绍了实现本系统时所用到的相关技术;然后提出了该进销存管理系统的业务和数据流程及各个功能模块的组成;最后指出系统的具体设计和实现过程。 关键词:中小企业;信息化;纺织企业;进销存管理系统 Abstract:With the arrival of the information age, enterprise’s survive and compete environment changed radically. With the pace of economic globalization is accelerating, in the face of many domestic and foreign enterprises’ competition, enterprises need as soon as possible to connect with the international community. In particular,the small-medium enterprices(SMEs) whose strength is not strong need to use more advanced management methods, to enhance their core competitiveness. For SMEs, the information whether as a strategic means or tactics, in business plays a vital role. This paper is based on small and medium-sized textile enterprises to study the purchase sales and inventory management system for SMEs. first of all, briefly described the development situation of the small and medium-sized textile enterprises and the need for information; Secondly,introduced related technology to realizes this system; then introduced the operation and data flow of purchase sales and the inventory management system ,and the various components of functional modules; Finally, expounded the system design and implementation process. Key words:small-medium enterprices(SMEs);informationizatio-n;textile enterprises;the purchase sales and invertory management system 目录 第一章 引言1 第一节 选题背景1 第二节 中小纺织企业信息化1 一、企业信息化1 二、我国中小纺织企业信息化的发展水平2 第三节 选题的意义3 第二章 技术解析4 第一节 SQL server介绍4 第二节 powerbuilder介绍4 一、什么是PowerBuilder4 二、PowerBuilder的特点5 三、PowerBuilder与数据库的连接6 第三节 结构化系统分析与设计方法6 一、 SSA&D基本思想6 二、SSA&D的特点6 三、SSA&D开发系统的一般过程7 第三章 系统分析7 第一节 开发背景7 第二节 需求分析7 一、企业的组织结构和业务内容7 二、功能需求8 第三节 系统流程图8 一、业务流程图8 二、系统的数据流程图9 第四节 系统功能模块10 第四章 设计与实施12 第一节 基于UML的系统建模12 一、系统用例图12 二、系统时序图14 三、系统状态图17 四、系统组件图19 五、系统配置图19 第二节 系统设计19 一、数据库设计20 二、代码设计23 三、界面设计25 四、计算机与网络结构设计42 第三节 系统实施43 一、编程43 二、系统测试46 三、运行环境48 致  谢49 参考文献:49

  • 欧嘉销售业务管理系统_计算机专业论文范文

    计算机专业论文范文 摘要 企业的信息化管理不断深入到各行各业,特别是对销售业的管理软件提出了新的要求。而目前市场上,销售企业使用最多的是一些通用软件,这些软件并不适合于每一个企业,所以开发一款适合本企业使用的销售管理软件就很必要。 本销售业务管理系统采用PowerBuilder11作为前台开发工具,SQL SERVER 2000作为后台数据库,架构一个C/S体系结构的系统。该系统主要包括进货管理、销售管理、库存管理、以及系统维护四个模块。主要实现企业销售业务的自动化管理,实现企业管理的信息化。是一款合理、简单、易于操作的销售业务管理系统。本文主要介绍了该销售业务管理系统从需求分析、功能模块设计到系统实现的主要思想和方法。 关键词:销售管理,数据库,PowerBuilder ABSTRACT The management software are putting forward new demands as the company’s information management coming into every field, especially in the marketing industry. In the current market, sales companies are usually using the common software. But these software are not suitable for every company, So developing a sales management software adapt to own company is becoming imperatively. The sales management system used PowerBuilder11 as a development tool, SQL SERVER 2000 as a back-end database. It was a C/S structure system. The system included purchase management module, sales management module, stock management module and system maintain module. The system was aimed at achieving sales management automation and enterprise management information. It was a reasonable, simple, easy-to-handle sales management system. This thesis mainly described the ideas of analysis, design and implementation of the sales management system, as well as implementation methods. Keywords: Sales Management, Database, PowerBuilder 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景1 1.2 研究内容2 第2章 相关工具简介3 2.1 PowerBuilder3 2.1.1 PowerBuilder概述3 2.1.2 PowerBuilder11新特点3 2.2 SQL SERVER4 2.2.1 SQL SERVER概述4 2.2.2 企业管理器4 2.2.3 查询分析器4 2.2.4 服务管理器4 第3章 数据库设计5 3.1 需求分析5 3.1.1 建立数据流图5 3.1.2 建立数据字典6 3.2 概念结构设计10 3.3 逻辑结构设计11 第4章 系统设计16 4.1 系统功能模块设计16 4.2 登录界面16 4.3 主界面17 4.4 系统维护18 4.5 进货管理21 4.6 销售管理24 4.7 库存管理27 第5章 系统调试29 5.1 登录调试29 5.2 商品查询模块调试30 第6章 结束语32 致谢33 参考文献34 附录 源代码35

  • 计算机网页设计及维护 计算机论文_计算机专业论文

    计算机专业论文范文 摘要 本论文将对个人网页设计与制作的方法、工具等展开研究和探讨。在介绍网页设计与制作语言的基础上,着重使用java script作为工具语言进行网页设计与制作的实际操作,分别对基于对象的java script语言、内部对象系统的使用及WEB页面信息交互——窗口和框架进行详细描述,并利用具体的实例进行验证。 本论文主要章节如下,第一章:绪论,本章主要介绍网页设计的相关知识。第二章:网页设计语言概述,本章主要介绍网页设计的语言——HTML,以及用于编辑HTML语言的软件,为后续工作奠定基础。第三章:基于对象的java script语言,本章介绍了基于对象的java script中常用内部对象属性、方法的使用。第四章:内部对象系统的使用,本章主要介绍使用浏览器的内部对象系统,可实现与HTML文档进行交互。第五章:WEB页面信息的交互——窗体与框架,本章主要介绍实现网页的动态交互,必须掌握有关窗体对象(Form)和框架对象(Frames)更为复杂的知识。 关键词: 网页制作 网页设计 HTML ASP Abstract Methods, tools of web design and production are researched and studied. based on introducing the web design and production of language, java script language are used as a tool to operate the actual web design and production. Object-based java script language and the use of internal object system and interactive WEB page of information - window and frame are decrypted in detail. Concrete examples are verified. The main sections of this paper are as follows, Chapter I: Introduction, this chapter introduces the web design knowledge. Chapter II: an overview of web design language, this chapter introduces the language of web design - HTML, as well as software for editing HTML language, lay the foundation for the follow-up. Chapter III: object-based java script language, this chapter introduces the java script based on commonly used objects within the object properties, methods of use. Chapter IV: the use of internal object system, this chapter introduces the browsers internal object system can be realized to interact with HTML documents. Chapter V: WEB page interaction information - form and framework, this chapter introduces the realization of dynamic interactive web pages, you must master the form object (Form) and the framework of the object (Frames) more complex knowledge KEY WORD :HTML ASP webpage making webpage design 目录 第一章 绪论1 1.1 网页设计概述1 1.2 网页设计的要素1 1.3 本论文工作2 第二章 网页设计语言概述3 2.1 HTML语言介绍3 2.2 常用的HTML语言编辑软件4 2.3 本章小结9 第三章 基于对象的java script语言10 3.1 对象的基础知识10 3.2常用对象的属性和方法13 3.3 本章小结18 第四章 内部对象系统的使用19 4.1浏览器对象层次及其主要作用19 4.2文档对象功能及其作用19 4.3内部对象系统实例21 4.4 本章小结23 第五章 WEB页面信息的交互——窗体与框架24 5.1窗体基础知识24 5.2 窗体中的基本元素25 5.3窗体对象实例29 5.4 框架32 5.5 框架的访问34 5.6 本章小结37 第六章 结 论38 致 谢39 参考文献40

  • 汽车在线投保系统_计算机专业论文范文

    计算机专业论文范文 摘要 本文介绍了汽车在线投保系统的详细设计和开发过程。该系统在J2EE框架下采用JSP技术、SSH框架和JDBC技术进行设计与开发。该系统具有任何时间、任何地点登录网站系统进行汽车在线投保的功能,用户只需如实输入车辆的基本信息(厂牌型号、初登年月、车辆识别号等),就会得到系统自动算出的每家保险公司每个险种的价格,用户可以直观地看到各家保险公司不同的报价并进行选择,待确定并选择需要投保的险种和保险公司后就可以进行网上支付保费。该系统由于是在线进行投保和支付,所以相比现在的保险营销模式具有方便、快捷、优惠(不经过保险代理人销售)的特点,适合广大有车的用户使用。 关键词: 汽车在线投保,SSH,JSP,JDBC ABSTRACT This paper is about a detailed designing and developing process of the online car insurance. The system was built by JSP technology, SSH framework and JDBC technology under the J2EE framework. The system has great functions that you can visit the website, choose the insurance you want and pay for it wherever or whenever you are. Users only need to enter the basic information of vehicles (brand model, debut date, vehicle identification number, etc.), the prices of insurance from different insurance companies will be given automatically. Users can visually see the various insurance companies offer different options and do choose. The premium can be paid online after you make a final decision which is the one suit for you best. Because you can easily pay for it by the internet way, the system is more convenient, fast and favorable than the existing model of insurance marketing (excluding sales through insurance agents) suit for a huge range of car owners. Keywords: online car insurance,SSH,JSP,JDBC 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景1 1.2 研究内容2 第2章 开发工具和开发技术的介绍3 2.1 开发工具介绍3 2.1.1 Myeclipse3 2.1.2 Oracle数据库3 2.1.3 Jboss4 2.2 开发技术介绍4 2.2.1 SSH框架技术4 2.2.2 JDBC数据库访问技术5 2.2.3 JSP技术6 2.3 本章小结7 第3章 系统需求分析8 3.1 客户需求和总体设计目标8 3.1.1 性能需求8 3.1.2 功能需求8 3.1.3 总体设计目标9 3.2 本章小结9 第4章 数据库设计10 4.1 数据库结构分析与创建10 4.2 概念结构设计11 4.3 逻辑结构设计12 4.4 数据库安全性与完整性16 4.5 本章小结17 第5章 系统设计与实现18 5.1 系统总体框架18 5.1.1 客户端模块基本功能19 5.1.2 管理端模块基本功能19 5.2 客户端模块设计与实现20 5.2.1 自助投保模块21 5.2.2 支付模块29 5.3 管理端模块设计与实现31 5.3.1 后台核保模块31 5.3.2 后台单表维护模块33 5.4 系统的测试和完善36 5.5 本章小结37 第6章 结论38 致谢39 参考文献40

  • 基于PB的企业人事管理系统_计算机专业论文范文

    计算机专业论文范文 摘 要 企业人事管理系统是一个为适应当前各个行业对人事信息管理的需求而设计开发的软件系统。该系统的前台采用的是PB10.0软件开发系统,后台数据库采用的是SQL Server2000数据库。整个系统有数据库文件和数据库管理系统两大部他构成。后台的SQL Server2000 数据库文件是集中存储并管理分类人事档案信息的大本营,而前台的数据库管理系统是用来为数据库中的各种资料进行各种基本操作和管理。人事管理系统包括对人事档案的统计,查询,修改,删除,数据备份,密码维护等功能。设计充分利用PB10.0和SQL Server2000 数据库的强大功能,提高了编程效率和系统的可靠性。系统的开发是一个完善的过程,我们会不断修正和改进,直到形成用户满意的可行系统。 关键词:企业人事管理;数据库;系统 ABSTRACT Enterprise personnel pay attention to system one to meet each trade at present to demand , personnel of information management and design software system that develop. What the front desk of this system adopted is PB10.0 software development system, it was SQL Server2000 database that the backstage supporter adopted database. The whole system has two the greater parts of database files and data base management system he forms . Base camp that manages categorised personal file information in consolidated storage that the backstage supporter's SQL Server2000 database file is, and the data base management system of the front desk is used for operating and managing for various kinds of materials in the database basically various kinds ofing. The administrative system of the personnel includes statistics, inquiry, revise , deletion , data backing up , such functions as the password is safeguarded to the personal file . Design the strong function fully utilizing PB10.0 and SQL Server2000 database , has improved programming efficiency and system. Keyword: Enterprise's personnel management;database;system 目 录 摘 要I ABSTRACTII 第1章 引言1 1.1 本课题的意义、目的1 1.2 系统描述1 1.3 经济可行性分析和技术可行性分析2 1.4 用户使用可行性分析3 第2章 需求分析4 2.1 功能需求分析4 2.2 环境需求分析4 2.2.1 软、硬件环境需求分析4 2.2.2 使用环境需求分析4 2.3 资源使用需求分析5 2.4系统需求分析6 第3章 数据库详细设计8 3.1解决方案设计8 3.2数据库需求分析8 3.3 ER模型分析9 3.4数据库数据表设计11 3.5数据库关系图17 第4章 软件概要设计18 4.1 总体设计18 4.1.1 处理流程18 4.1.2 总体结构与模块18 4.2 主界面设计20 4.2.1 登陆界面20 4.2.2 系统主界面20 4.3 功能模块设计21 4.3.1 系统维护模块21 4.3.2 用户管理模块22 4.3.3 员工管理模块22 4.3.4 工资管理模块24 4.3.5 人事变动模块24 4.3.6 考勤管理模块25 4.4 系统维护模块设计28 4.4.1数据库备份28 4.4.2数据库恢复29 4.4.3数据表维护29 4.4.4用户管理36 第5章 系统测试37 第6章 系统错误处理及维护39 第7章 结束语41 致谢42 参考文献43 附录 主要源程序44

  • 基于J2EE平台的系统——统一参保子系统_计算机专业论文

    计算机专业论文范文 摘 要 信息技术是构成21世纪的最强大力量之一,信息技术所带来的变革,能够帮助个人和社会更深入地认识社会保险档案管理工作,更好地利用社保档案管理工作的各项优秀成果,从而使社保档案管理工作充分发挥其潜能,推动社会保障体系进一步完善,实现社会公平、和谐。 过去社会保险行业软件的开发主要以两层架构为主,由于这种方式具有开发方便、快捷的优点,在一定程度上加快了行业的信息化进程,但这种架构存在客户端应用程序大,不利于更新和维护等缺点,已不能满足当今社保行业软件中信息整合的需要。而三层架构的J2EE平台因其在可移植性、架构开放性、安全性和性能等方面的优势,已经成为当前社会保险行业软件开发的流行架构,获得了广泛的应用。 本论文阐述了J2EE平台在开发中的优势和特点,并且结合社保行业中社会保险管理信息系统业务需求,设计和开发一个基于J2EE平台的系统——统一参保子系统。 本论文对统一参保子系统系统需求、系统目标和系统特点进行描述,根据统一参保子系统的要求,使用J2EE平台进行开发。论文描述了统一参保子系统的设计和开发过程,主要包括:系统模块分析与设计、数据库设计和系统实现。 关键词: 三层架构,J2EE ,社保系统 ABSTRACT Information technology is one of the most powerful force in 21st century, brought about by information technology revolution, can help individuals and society more in-depth understanding of the social security file management, make better use of social security file management work of the outstanding achievements of So that the social security file management of their full potential, promoting social security system to further improve and achieve social justice and harmony. Social insurance industry over the past software development mainly to a two-tier structure consisting mainly because in this way is the development of convenient, fast strengths, to a certain extent, the information industry to speed up the process, but the existence of such a framework client applications, Not conducive to upgrading and maintenance shortcomings, has been unable to meet the current social security in the information industry software integration needs. And the three-tier J2EE platform for its portability, the structure of openness, security and performance aspects of the advantages of the current social insurance has become the industry's popular software development framework, access to a wide range of applications. This paper on the J2EE platform in the development of the advantages and characteristics of the social security sector and in social insurance management information system business needs, design and development of a system based on J2EE - Unity Participants Subsystems. In this paper, Unified System Requirements for participants subsystems, the system objectives and to describe the characteristics of systems, in accordance with the requirements of unity enrollment subsystem, the use of J2EE development platform. Papers described the reunification of the participants subsystem design and development process, including: Systems Analysis and Design module,Database Design and Systems. Keywords : Three-tier system; J2EE; Social Security System 目 录 摘 要I ABSTRACTII 第1章 绪论1 1.1 系统开发背景1 1.2 社会保险知识介绍1 1.3 需求分析2 1.4 开发工具的选用3 1.4.1 Tomcat5.53 1.4.2 Eclipse4 1.5开发技术介绍4 1.5.1 JAVA4 1.5.2 J2EE5 1.5.3 Struts6 第2章 系统模块分析与设计7 2.1 单位管理模块7 2.1.1 模块设计7 2.1.2 模块分析7 2.2 个人管理模块7 2.2.1 模块设计7 2.2.2 模块分析8 2.3 社保卡管理模块8 2.3.1 模块设计8 2.3.2 模块分析8 2.4本章小结9 第3章 数据库设计10 3.1数据库设计原则10 3.2 E-R图设计10 3.3 逻辑结构设计10 3.4本章小结15 第4章 系统实现16 4.1 模块实现16 4.1.1 单位管理模块16 4.1.2 个人管理模块20 4.1.3 社保卡管理模块24 4.2本章小结26 第5章毕业设计总结28 致 谢29 参考文献30

  • 基于DirectX的3D游戏通信设计_计算机专业论文

    计算机专业论文范文 摘要 虚拟现实,一直是媒体技术的努力方向。人们不断地运用最新的软硬件技术来达到这个目的。同时虚拟现实技术在也开始渐渐地融入到人们的生活当中。电视,电影,音乐只要涉及媒体的地方几乎都可以找到虚拟现实的存在。而电脑游戏正是众多虚拟现实技术的结合体。 在网络多媒体越来越普及的今天,游戏正以一种新的娱乐方式融入到人们的生活中来。同时随着图像显示技术的逐渐成熟,3D显示已经逐渐地成为游戏显示技术的主流。伴随而来的是游戏逻辑的3D化和游戏体验的3D化。当把这3中3D化结合到一起时,3D游戏就这样理所当然地诞生了。 游戏本质是玩家同过一定的规则进行操作,最终达到一个或多个指定的目标的娱乐活动。游戏程序就是把玩家的操作记录下来,按照程序内部设计的规则筛选和处理这些操作,按照游戏规则进行相应的计算最后把操作结果输出给玩家。相比原始的人与人之间的游戏,程序游戏把裁判的角色包含在程序之中,玩家只要参与游戏就可以了。3D游戏则是把虚拟现实技术加入到游戏中来,用程序来模拟一个三维世界,使玩家能够得到更真实的游戏体验。 本文通过介绍一个简单的基于DirectX的3D游戏的规则设定,模块划分,功能细化,接口定义,程序编排等步骤来阐述一个3D游戏程序制作的基本过程。其中重点介绍了例子程序的输入处理,规则处理及网络通信等模块的设计与实现。 关键词:DirectX3D,输入处理,规则处理,网络通信 ABSTRACT Today as the network multimedia become more and more popular,computer game as a new fashion of recreation go into peoples' life.At the same time,3D display technique become a mainstream while image display technique maturate gradually.And go with it 3D game logic and 3D game experience come out.While unite this 3 technique together entirely 3D game naissance in the nature of things. The hypostasis of game is the recreation activities that gameplayers do some operations according todefinite rules to achieve one or more appointed goals.Games is to the operation of record players, in accordance with internal procedures for screening and design rules to deal with these operations, in accordance with the rules of the game for the calculation of the operating results of the final output to the audience.Between people compared to the original game, the game program included in the referee's role procedures, as long as the audience can participate in the game. 3D game is the virtual reality technology into the game, the procedure used to simulate a 3D world so that the audience can be more realistic gaming experience. In this paper, based on a simple DirectX 3 D of the rules of the game settings, module division, refined features, interface definitions, procedures and other steps to elaborate presentation of a 3D Games produced the basic process. Which focus on the example of the importation of processing procedures, rules and network communications module design and implementation. Key words: DirectX3D,Enter,treatment,Rules Network 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景1 1.2 研究内容1 第2章 小型游戏设计的普遍步骤2 2.1 游戏最终功能定义2 2.2 游戏规则细化2 2.3 数值计算2 2.4 用户接口设计2 2.5 模块划分3 2.6 模块间通信设计3 2.7 模块接口设计3 2.8 数据设计3 2.9 编码与调试4 第3章 课题涉及的技术5 3.1 DirectX技术简介5 3.2 WinSock 简介7 第4章 课题程序设计10 4.1 程序功能定义10 4.2 规则细化10 4.3 数值计算设定11 4.3 用户接口设计13 4.3.1游戏外用户接口13 4.3.2 游戏内用户接口14 4.4 模块划分14 4.5 模块间通信设计15 4.6 模块接口设计16 4.6.1 第一阶段服务端接口与第二阶段服务端接口16 4.6.2 第三阶段服务端接口17 4.6.3 第一阶段客户端接口18 4.6.4 第二阶段客户端接口18 4.6.5 第三阶段客户端接口19 4.6.6 第一阶段显示模块接口19 4.6.7 第二阶段显示模块接口19 4.6.8 第三阶段显示模块的接口20 4.6.9 第三阶段输入模块接口20 4.7 数据设计20 4.7.1通信用的数据设计20 4.7.2 客户端内维护数据的定义23 4.7.3服务端维护的数据25 4.8 编码与调试26 结束语27 致谢28

  • 基于Struts和Hibernate框架的人事管理系统_计算机专业论文

    计算机专业论文范文 摘要 随着计算机技术的深入发展,计算机作为知识经济时代的产物,已被广泛应用于社会各个行业和领域,人们开始越来越多地利用计算机解决实际问题。员工信息管理是企业信息管理的重要部分,面对大量的人事信息,采用人力处理即浪费时间、又浪费人力和物力,并且数据的准确性低。因此,开发一个界面友好,易于操作的人事管理软件进行自动化处理变得十分重要,这正是本系统开发的目的和意义。 本系统以Struts和Hibernate框架进行设计与开发,简化了工作,整体的架构更加清楚明了。Struts框架将系统的各页面方便,有效的地组织在一起。使用Hibernate框架可以简单、高效地访问数据库。本系统主要有人事管理、招聘管理、培训管理、奖惩管理、薪酬管理等功能。 本文介绍了人事管理系统的开发过程。论文详细介绍了从系统的需求分析、系统分析、概要设计、详细设计的整个开发过程。 关键词:JSP, 人事管理系统,Struts,Hibernate ABSTRACT With computer technology deeply development,computer as a product of the era of knowledge and economy,it has been widely used in all social sectors and fields,More and more people began to use computers to solve practical problems。It is important that information’s management of staff in company, but we used manpower’s processing will waste the time, the manpower and the physical resource, And the data accuracy is very low when we had a great deal of the Personnel Information. Therefore, it is important that we develop a friendly interfacet, and easy operation for personnel management software that could automat in the processing of staff’s managment , this is the system be developed’s goal and significance. The system carries on the design and the development by Struts andthe Hibernate frame,Simplified the work, The overall construction was clearer and bright. The Struts frame the systematic various pages will be convenient, which enable effective organize them,. When we use the Hibernate frame will be simple, highly effectiveto visit the database. The system has many function such as personnel management, employmentadvertise management, training management, rewards and punishmentmanagement, salary management.and so on. This article introduced the processing of personnel management development.The paper in detail introduced all processing of development that system demand analysis, System analysis, Outline design, Detailed design. Keywords: JSP, Personnel management system, Struts,Hibernate 目录 摘要I ABSTRACTII 第1章 绪论1 1.1 背景1 1.2 研究内容1 第2章 系统分析3 2.1 需求分析3 2.2 可行性分析4 2.3 本章小节5 第3章 系统设计6 3.1 设计目标6 3.2 系统功能结构图6 3.3 开发及运行环境7 3.3.1 Struts框架简介8 3.3.2 Hibernate 简介8 3.4 数据库设计9 3.4.1 数据库分析9 3.4.2 E-R图的生成10 3.4.3 数据表的生成10 3.5 数据库的配置14 3.6 模块功能介绍16 3.7 本章小结16 第4章 系统的实现17 4.1 用户操作模块17 4.1.1 模块功能介绍17 4.1.2用户登录模块设计17 4.1.3 人员管理模块设计20 4.2 招聘管理模块28 4.2.1 模块功能介绍28 4.2.2 招聘管理功能模块设计28 4.3 培训管理模块30 4.3.1 模块功能介绍30 4.3.2培训管理功能模块设计30 4.4 奖惩管理模块32 4.4.1 模块功能介绍32 4.4.2奖惩管理模块设计32 4.5 薪金管理模块32 4.5.1 模块功能介绍32 4.5.2 薪金管理模块设计32 4.6 本章小节34 第5章 结论35 5.1 软件的优点35 5.2 软件的不足35 致谢36 参考文献37

  • 人脸图像的检测与标准化处理程序设计与实现_计算机专业论文

    计算机专业论文范文 摘要 人脸检测是指在输入图像中确定所有人脸(如果存在) 的位置、大小和位姿的过程。任何人脸处理系统的第一步都是检测人脸在图像中的位置。然而, 从一幅图像中检测人脸是一项极具挑战性的任务。 本文介绍了如何实现了从一幅一定复杂背景图像里进行人脸定位,并可对检测到的人脸进行裁剪,缩放。 由于人脸检测是人脸识别、人脸跟踪等人脸应用技术的第一步,因此在身份认证与安全检测,媒体与娱乐,图像搜索,协助调查等方面有非常广泛的应用前景。 关键词:人脸检测系统,定位,图像处理 ABSTRACT The face detection is is a process of ensuring the position, size and posture of every person’s face if it exists when the image was input. The first step of each face detcetion is positioning the face in the image. Yet it is rather challenging to detect the face in a picture. This article describes the way how to position face from a complex background image, mean while, it can cut and zoom the detected face. Face detecting is promising in terms of face recognition,face tracking since it is the first step of face identifying and tracing application. Keywords: Face Detection System, Locate, Image Processing 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景1 1.2 研究内容3 第2章 开发工具及环境简介4 2.1 Visual C++技术概要4 2.1.1 主要特征4 2.1.2 Win32编程4 2.1.3 框架和文档—视结构5 2.1.4 消息映射5 2.2 与设备无关位图5 2.3 色彩空间7 2.3.1 RGB色彩空间8 2.3.2 YCrCb色彩空间8 第3章 人脸检测与标准化处理系统的分析9 3.1 人脸检测与标准化处理系统概述9 3.2 人脸检测与标准化处理系统的定义9 3.3 人脸检测与标准化处理系统的任务及目的9 3.4 应用程序的功能需求分析10 3.5 开发环境需求分析10 第4章 人脸检测系统设计与实现11 4.1 系统的体系结构11 4.2 系统模块化分析11 4.2.1 人脸区域检测处理12 4.2.2 眼睛检测与定位处理23 4.2.3 嘴巴的匹配27 4.2.4 图像处理模块29 第5章 结束语32 致谢33 参考文献34

AB
CD
ABCDEFGHIJKLMNOPQISTUVWXYZ