网学网为需要DELPHI类作品的朋友们搜集整理了DELPHI库存管理系统的设计与实现相关资料,希望对各位网友有所帮助!
客服咨询,网学网竭诚为您服务,本站永久域名:myeducs.cn |
摘 要 随着科学技术的不断提高,计算机科学不断发展,其强大的功能已经被人们深刻认识,它已经进入了人类社会的各个领域并发挥着越来越重要的作用。本系统——中铁十六局物资管理信息系统,便是由此应运而生的。 本系统在Windows XP操作平台上,采用Delphi开发工具进行应用程序设计,具有友好的人机界面、操作简单,实现了对商品信息、仓库信息的维护,采购信息、入库信息、出库信息、库存盘点、库存调拔的管理以及商品信息、仓库信息、采购信息、入库信息、出库信息、库存盘点、库存调拨的查询和库存信息一览等功能。中铁十六局物资管理信息系统的开发工作主要包括前端应用程序的开发和后台数据库的建立及维护两个方面。前者要求应用程序功能完备,易于使用;后者则要求建立起数据一致性高、完整性强、安全性好的数据库。 关键字:物资管理信息系统;Delphi;数据库 ABSTRACT Along with the science and technology unceasing enhancement, thecomputer science unceasingly develops, its formidable functionprofoundly was already known by the people, it already entered humansociety''s each domain and is playing the more and more vital role.This system - center iron 16 game of goods and material handlinginformation system, then is from this arises at the historic moment. This system operates in the platform in Windows XP, uses the Delphidevelopment kit to carry on the application programming, had thefriendly man-machine contact surface, the operation is simple, hasrealized to the commodity information, the warehouse informationmaintenance, purchased the information, goes into storage themanagement as well as the commodity information, the warehouseinformation, the purchase information which the information, thestorehouse information, stock inventorying, the stock accent pulledout, goes into storage the inquiry and the stock information which theinformation, the storehouse information, stock inventorying, the stockaccent pulled out as soon as looks at and so on the function.Center the iron 16 game of goods and material handling informationsystem development work mainly and maintains two aspects including thefront end application procedure development and the backstage databaseestablishment. Former request application procedure function complete,is easy to use; Latter requests to establish the data uniformity high,the integrity is strong, the secure good database. Key words:Goods and material handling information system;Delphi;Database 目 录 第一章 概述 1.1 课题背景 1.2 课题的意义 1.3 计算机管理系统发展的概况 1.4 管理信息系统的特点 1.4.1 管理信息系统的组成 1.4.2 管理信息系统的界面特点 1.5 管理信息系统的开发 1.6 课题的主要任务 第二章 计算机网络简介 2.1 计算机网络的概念 2.2 计算机局域网络简介 第三章 需求分析 3.1 可行性分析 3.1.1技术可行性 3.1.2经济可行性 3.1.3管理可行性 3.2 系统目标 3.3 系统开发环境 3.4 开发工具简介 3.4.1 Delphi简介 3.4.2 ado技术简介 3.4.3 SQL server 2000简介 3.4.4 sql语言在delphi中的应用 3.5 系统应该具备的功能 3.5.1基础数据管理 3.5.2业务信息管理 3.5.3 查询信息管理 3.5.4 修改密码 第四章 系统总体设计 4.1 系统结构图 4.2 主要模块的流程图 4.2.1 仓库信息管理 4.2.2 采购信息管理 4.2.3 采购信息查询 4.3 系统的详细设计 4.4 概念设计 4.4.1 局部E-R图设计 4.4.2 全局E-R图的设计 4.4.3 数据字典 4.5 数据操作及表格设计 第五章 系统实现 5.1 系统登陆界面 5.2 系统主界面 5.3 基础数据管理 5.3.1 商品信息管理 5.3.2 仓库信息管理 5.4 业务信息管理 5.4.1 采购信息管理 5.4.2 库存盘点管理 5.5 查询信息管理 5.5.1 商品信息管理 5.5.2 采购信息查询 5.5.3 库存盘点查询 第六章 软件测试 6.1 软件测试的意义 6.2 软件测试的重要性 6.3 软件测试的范围 6.4 软件测试的方法 6.5 软件测试的目的和原则 第七章 结论 参考文献 谢 辞
结论 本软件的设计目的是充分利用计算机技术,通过软件来实现对商品信息和仓库信息的维护。以实现物资管理的科学化、规范化,进而提高效率、降低成本。通过本次毕业设计,使我学到很多以前没有学到的Delphi开发技术及编程技巧,在UML图的绘制、软件工程学上更是取得了很大的进步。虽然这个程序实现了一些简单的物资管理功能,本软件能够基本实现设计的要求,但毕竟由于作者水平有限,软件存在bug也是在所难免的 ,在很多方面的功能还不够完善,希望通过您的意见和建议帮助我改进并完善软件。真诚的希望您的参与。 |
本站发布的计算机毕业设计均是完整无错的全套作品,包含开题报告+程序+论文+源代码+翻译+答辩稿PPT |
本文选自计算机毕业设计http://myeducs.cn |