优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

VB固定资产管理系统设计(论文+源代码)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
  核心提示:如有需要请联系 QQ:306826066目录前言摘要第一章系统需求分析第二章 系统设计2.1系统方案确定2.2系统功能实现第三章怎样开发一个人事工资管理系统?3.1编程环境的选择3.2关系型数据库的...

如有需要请联系 QQ:306826066

[版权所有:http://think58.com]

  
前言 
摘要 
第一章 系统需求分析 
第二章 系统设计 
21系统方案确定  [来源:http://think58.com]
22系统功能实现 
第三章 怎样开发一个人事工资管理系统? 
31 编程环境的选择 
32 关系型数据库的实现 
33 二者的结合(DBA 

[资料来源:http://THINK58.com]


第四章 Visual basic下的控件所实现的功能 
41实现菜单选项 
42 实现工具栏 
43 帮助 
第五章 系统总体规划 
51 系统功能  [资料来源:http://www.THINK58.com]
52 流程图 
第六章 系统具体实现 
6.1 用户界面的实现 
6.2 数据库的实现 
第七章 结束语 
第八章 主要参考文献 

[资料来源:THINK58.com]


第九章 附录 
前言 
固定资产管理系统是一个企事业单位不可缺少的部分,它的内容对于企事业单位的决策者和管理者来说都至关重要,所以固定资产管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理固定资产的信息,这种管理方式存在着许多缺点,:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。本论文主要介绍的是固定资产管理系统的整个设计过程。 
随着计算机技术的不断发展,计算机应用于各大领域,并给人们的生活带来了极大的便利,在固定管理系统亦是如此。以往固定资产员由于缺乏适当的软件而给其工作带来了很多不便。本论文所介绍的便是一个固定资产管理系统,以方便在固定资产安排和固定资产管理上的工作任务。  [资料来源:http://think58.com]
该系统适用于普通固定资产的管理,在使用上力求操作容易,界面美观,另外,本系统具有较高的扩展性和可维护性,可能在以后需要的时候进行软件升级。 
整个系统的开发过程严格遵循软件工程的要求,做到模块化分析、模块化设计和代码编写的模块化。 
作为计算机应用的一部分,使用计算机对固定资产信息进行管理,具有着手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高固定资产管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。 
摘要 

[资料来源:www.THINK58.com]


固定资产管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。 
经过分析,我们使用 MICROSOFT公司的 VISUAL BASIC开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。 
[资料来源:http://www.THINK58.com]

整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成固定资产管理的全过程,包括每一物品,例如办公设备、家具、计算机及其他有价值的资产分配一个唯一的物品编码,并根据此编码在计算机中建立固定资产信息库,对固定资产的新增、领用、折旧等进行管理,使管理人员可对固定资产的流向进行跟踪,随时掌握固定资产的现状及公司雇员领用固定资产情况,减少固定资产丢失现象,解决查找、盘点困难等问题,提高管理人员的工作效率。因此,开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套固定资产管理系统为例,谈谈其开发过程和所涉及到的问题及解决方法。 
企业要想不断提高固定资产的使用效率,并且在预期的时间内收回所投资金和实现预期的投资收益,就要加强固定资产管理。固定资产管理的主要内容有: 
固定资产日常管理  [资料来源:http://think58.com]
固定资产使用效率管理 
固定资产投资规模变动的边际收入与边际成本分析 
固定资产折旧管理 
论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。 
关键字:Visual Basic6.0,控件、窗体、数据库,固定资产管理

[来源:http://think58.com]

Summary
The fixed assets management system is the typical information management system( MIS), it mainly develop the establishment and maintenances and head application procedures of include the backstage databases develop two aspects .Request to build up a data consistency and integrities for the former strong, the database that the data safety like .But then request the applied procedure function to the latter complete, easy usage etc. characteristics.
Through analysis, we use the VISUAL BASIC development tool of the company of MICROSOFT, making use of various development tool that faces to the object of what it provide, particularly is this ability of the data window way is convenient and simple and direct to manipulate the database of intelligence turn the object, build up the system application prototype in the in a short time first, then, start the prototype system to carry on the need generation to the beginning, revise and improve continuously, until formation the customer is satisfied and can go the system. [来源:http://think58.com]
The whole system from match the operation simple, the interface amity, vivid, practical, the request of the safety set out, completing the whole process of the fixed assets management, include each product, for example transact an unique product of equipments, furniture, calculator and other worthy asset-allocations to code, and according to this coding is in the calculator build up the fixed assets information database, add, get to use, depreciate...etc. to carry on the management to the fixed assets, can make the manager fly to carry on follow to the fixed assets, at any time control the present condition and the company employees of the fixed assets to get with the fixed assets circumstance, reduce the fixed assets to throw to lose the phenomenon, resolve to check to seek, stocktaking difficulty etc. problem, raise the manager's work efficiency .Therefore , develop the affair that thus a set of management software becomes having the necessity very much, we are in underneath of each one will with develop a set of fixed assets management system as example, discuss its development process and the problem involve and resolve method.

[资料来源:http://www.THINK58.com]


The business enterprise wants to want continuously usage efficiency of raise the fixed assets, and take back in anticipant time the investment income of the investment gold and realization expectation, will strengthen the fixed assets management .The main contents of the fixed assets management have: 
The fixed assets manages usually
The fixed assets usage efficiency management
The limit income and limit cost analiyes of the fixed assets investment scale fluctuation
The fixed assets depreciation management
The thesis mainly introduced the development background of this topic, finished function and the process of the developments want .The point explained the point, the design thought, a little bit difficult technique and solution of the system design.
Keywords: Visual Basic6.0, control the piece, window body, database, the fixed assets management [版权所有:http://think58.com]
第一章. 系统需求分析 
1.1现行业务系统描述 
固定资产管理对每个企业单位都是十分重要的工作,固定资产管理的好,可以使资产发挥最大效益,杜绝各种不良资产,反之则会造成生产资料利用率低下,甚至造成资产流失。 
本管理系统是为适应于的固定资产管理而开发的软件。从资产使用的角度管理固定资产,协助学校建立一套完
[资料来源:http://think58.com]

 

[资料来源:THINK58.com]

[来源:http://think58.com]