固定资产管理系统设计与实现(包含答辩ppt).rar

RAR格式版权申诉手机打开展开

固定资产管理系统设计与实现(包含答辩ppt),固定资产管理系统设计与实现(包含答辩ppt)①页数:51②字数:17353③摘要:摘要固定资产管理系统是一个企事业单位不可缺少的部分,它的内容对于企事业单位的决策者和管理者来说都至关重要,所以固定资产管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理固定资产的信息,这种管理方式存...
编号:200-33946大小:4.05M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 高众 发布

固定资产管理系统设计与实现(包含答辩PPT)

①页数:51
②字数:17353
③摘要:
摘 要

固定资产管理系统是一个企事业单位不可缺少的部分,它的内容对于企事业单位的决策者和管理者来说都至关重要,所以固定资产管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理固定资产的信息,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。
随着计算机技术的不断发展,计算机应用于各大领域,并给人们的生活带来了极大的便利,在固定管理系统亦是如此。以往固定资产员由于缺乏适当的软件而给其工作带来了很多不便。本论文所介绍的便是一个固定资产管理系统,以方便在固定资产安排和固定资产管理上的工作任务。本系统的目的是为用户提供便捷、高效的管理服务,同时,通过使用该系统对固定资产进行管理可以对固定资产的新购,变动,领用,退还,转交等信息一目了然,也方便用户对其固定资产进行维护更新。
本论文主要介绍的是固定资产管理系统的整个设计实现过程。前言包括选题的背景,目的和意义;第1章系统开发工具简介包括Microsoft Visual Studio 2005和SQL Server数据库的介绍;第2章系统分析,可行性分析,需求分析;第3章系统设计与实现部分包括系统的功能结构设计,系统的数据库结构设计,系统功能的实现;第4章是系统测试部分包括测试目的与环境,测试内容;论文最后为结论、致谢、参考文献。
Abstract
Fixed Assets Management System is an enterprise units indispensable part It is an enterprise units for the policy makers and managers are of great importance, Therefore, fixed asset management system should be able to provide users with sufficient information and efficient means of inquiry. But there has been the use of traditional artificial approach in the management of fixed assets information, This mode of administration, there are many drawbacks, such as : low efficiency, poor security, the other over the long term. will have a lot of documents and data, which identify, update and maintenance caused a lot of difficulties. As computer technology continues to develop, computers for all major areas, and to people's lives brought great convenience, In fixed management system is reflected. Members of the previous fixed assets due to the lack of appropriate software, which bring to their work a lot of inconvenience.
This paper is presented in a fixed asset management system, to facilitate the arrangements in fixed assets and fixed assets management of the task. This paper introduces the fixed-asset management system throughout the design process. Introduction of topics including the background, purpose and significance of the domestic; Chapter 1 Introduction including Microsoft Visual Studio 2005 platform and SQL Server database introduced; Chapter 2 analysis, possibility analysis demand analysis,; Chapter 3 of system design and process to achieve, including functional construction design, database design,systematic process to achieve ; Chapter 4 is a include system test, the environment of testing, the content of system testing; Finally, the paper of the conclusions, thank references.

④目录:
前 言 1
第一章 系统开发工具简介 3
1.1 数据库平台的选择 3
1.2 开发工具的选择 5
1.2.1 .NET框架简介 5
1.2.2 ASP.NET技术简介 7
1.2.3 ADO.NET 技术简介 8
第二章 系统分析 10
2.1 系统目标 10
2.2 可行性分析 11
2.3 需求分析 12
2.3.1 管理者的信息需求 13
2.3.2 企业财务人员的工作需求 13
2.3.3 员工财务管理需求 14
2.3.4 公司业务需求 14
2.3.5 运行需求 14
2.3.6 安全性需求 15
第三章 系统设计 16
3.1 系统的功能结构设计 16
3.2 系统的数据库结构设计 18
3.2.1 系统数据流程分析 18
3.2.2 系统数据库设计 19
第四章 系统功能实现 25
4.1 系统页面设计 25
4.2 资产类别管理页面设计 26
4.3 库存管理页面设计 27
4.4 资产登记页面设计 28
4.5 电脑管理页面设计 29
4.6 办公设备管理页面 30
4.7 车辆管理页面设计 31
4.8 车辆维修计划页面设计 32
4.9 配件管理页面设计 33
4.10 小额用品管理页面设计 34
4.11 软件管理页面设计 34
4.12 移库处理页面设计 35
4.13 原材料交付页面设计 36
4.14 资产照会页面设计 37
4.15 月资产变动页面设计 37
4.16 资产报废页面设计 38
4.17 资产盘点页面设计 39
4.18 维修申请登录页面设计 40
第五章 系统测试 41
5.1测试目的与运行环境 41
5.2 测试内容 41
5.2.1 登录页面测试 41
5.2.2 部分关键功能测试 42
第六章 总 结 49
致 谢 50
参考文献 51

⑤关键字:固定资产管理,SQL Server数据库,B/S结构
⑥参考文献:
【1】 (美)Glenn Johnson.ADO.NET 2.0 高级编程.北京:清华大学出版社.2006
【2】 赛奎春等.Visual C# 开发技术大全.北京:人民邮电出版社.2007
【3】 张志学..NET框架开发人员参考手册—数据库分册.北京:清华大学出版社.2001
【4】 张志学..NET框架开发人员参考手册—系统构架分册.北京:清华大学出版社.2001
【5】 K.Scott Allon Neil Arent等 .高效掌握C#.北京:清华大学出版社.2002
【6】 莫勇腾.深入浅出设计模式(C#/JAVA版).北京:清华大学出版社.2006
【7】 陈松乔,任胜兵,王国军.现代软件工程.北京:北方交通大学出版社.2002
【8】 周绪 .SQL Server 2005中文版入门与提高.北京:清华大学出版社. 2001
【9】 萨师煊,王珊.数据库系统概论(第三版).北京:高等教育出版社.2006
【10】 齐治昌,谭庆平,宁洪编著.软件工程.北京:高等教育出版社. 2002
【11】 国刚等编著. UML与Rational Rose 2003软件工程统一建模原理与实践教程.北京:电子工业出版社. 2001
【12】 (美)Bruce Eckel著,陈昊鹏译. Java编程思想.北京:机械工业出版社. 2002
【13】 Kenneth C laudon,Jane P Laudon Management information systems(Sixth Edition).Higher Education Press Pearson Education,2001,5
【14】 Chen Shu-peng,Tong Qing-xi,Guo Hua-dong.Reseach on Mechanism of Remote Sensing Information[M].Beijing:Science Publishing Company,1998