资源描述:
《vc++超市进销存管理系统(doc毕业设计论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、科大超市进销存管理系统摘要随着计算机技术的高速发展,人们对计算机的依赖性越来越强,特别是用计算机开发的数据库以及数据管理系统在生活应用中表现得更为突出,为此开发此系统。通过使用超市进销存管理系统,使超市的管理工作系统化、规范化、自动化、简易化、智能化,从而达到提高超市进销存管理效率的目的。科大超市进销存管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立数据一致性和完整性强,数据安全性好的数据库。而对于后者则要求应用程序功能完备,易使用等特点。系统实现了商品信息管理,商品进货操作,商品
2、出货操作,库存信息查询等功能。本文详细地介绍了软件的开发环境、数据库的设计、各个模块的设计和实现及具体界面的设计和功能。关键词:超市;信息管理系统;数据库技术;进销存KDSupermarketPurchase-Sell-StockManagementSystemAbstractWiththerapiddevelopmentofcomputertechnology,peoplearebecomingmoredependentmentoncomputers,especiallytheuseofacomputerdatabasedevelopmenta
3、nddatamanagementsystemapplicationinlifeismoreprominent,thisdevelopmentofthissystem.SowedevelopthatWeusesupermarketinventorymanagementsystems,sothatthemanagementofthesupermarketshopsystematic,standardized,automated,simple,intelligent,andthustoimprovetheefficiencyofthesupermark
4、etinventorymanagementpurposes.KDsupermarketmanagementsystemisatypicalinformationmanagementsystem,whichmainlyincludesdatabasecreationandmaintenance,andfront-endapplicationdevelopmentaspects.Thatrequestsfortheestablishmentofstrongdataintegrityandconsistency,data,goodsafetydatab
5、ase.Atthesametimethelatterrequirestheapplicationfunctionalitycomplete,easytouse.Informationmanagementsystemachievesacommodityinformationmanagament,commoditypurchaseoperations,productdeliveryoperationsandinventoryinformationetc.Thispaperintroducesthesoftwaredevelopmentenvironm
6、ent,databasedesign,designandimplementationofeachmoduleandthespecificinterfacedesignandfunctionality.Keywords:Supermarket;ManagementInformationSystem;DatabaseTechnology;Purchase-Sell-Stock目录1绪论11.1课题开发背景及目的11.2国内超市进销存管理系统现状11.3课题的研究方法及内容11.4系统开发环境介绍21.4.1MicrosoftVisualC++6.0简
7、介21.4.2MicrosoftAccess2000/200221.4.3WindowsXP操作系统31.4.4POS打印机32可行性研究42.1技术可行性研究42.2经济可行性研究42.3操作可行性研究52.4法律可行性53需求分析63.1功能调查分析63.2功能需求分析73.3数据流图83.3.1系统顶层DFD图83.3.2系统一层DFD图83.4数据字典84概要设计124.1功能结构图124.2功能介绍134.3数据库设计154.3.1数据库一览表154.3.2实体属性图...................................
8、....................................................................