黄淮学院毕业设计(论文)题目小型超市管理系统系别信息工程学院专业软件工程班级软工1101B班姓名学号指导教师日期二零一二年十二月小型超市管理系统总计:毕业设计(论文)30页图表19幅摘要管理信息系统就是我们常说的MIS(ManagementInformationSystem),在强调管理,强调信息的现代社会中它就得越来越普及。而将信息管理系统与企业自动化设备相结合,则是当今社会现代企业的发展趋势。随着超市规模的发展和不断扩大,商品数量急剧增加,有关商品的各种信息量也成倍增长。超市时时刻刻都需要对商品各种信息进行统计分析。而大型的超市管理系统功能过于强大而造成操作繁琐降低了小超市的工作效率。超市管理系统是市场上最流行的超市上常用的系统之一,它主要包含以下几个模块:用户登陆管理、商品类型及商品的管理、进货和销售的管理、销售分析等。从而,实现对进货、销售及员工信息等实现全面、动态、及时的管理。本文系统的分析了软件开发的背景以过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。关键词:超市,数据库,管理信息系统、用户登陆,管理ABSTRACTManagementinformationsystemsiswhatweoftensaythattheMIS(ManagementInformationSystem),intheemphasisonmanagement,emphasizinginformationinmodernsocietyitwillhavemoreandmorepopular.Theinformationmanagementsystemsandenterpriseautomationequipment,combined,itisintoday'ssocietyofthemodernenterprisetrends.Withthedevelopmentofsupermarketsandexpandingthescaleofgoodshasrisendramatically,theamountofinformationonavarietyofcommoditieshasalsodoubled.Supermarketsneedtoalwayshaveallkindsofinformationgoodsforstatisticalanalysis.Thelarge-scalesupermarketmanagementsystemfunctioncausedbytoopowerfulandcomplicatedoperationtoreducetheefficiencyofasmallsupermarket.SupermarketManagementSystemisthemostpopularsupermarketonthecommonlyusedsystemsintheworld,whichmainlyincludesthefollowingmodules:userloginmanagement,commoditytypeandproductmanagement,purchaseandsalesmanagement,salesanalysis.Thus,toachieverightpurchase,salesandemployeeinformation,etc.toachieveacomprehensive,dynamic,andtimelymanagement.Thissystematicanalysisofthesoftwaredevelopmentbackgroundinordertoprocess;firstintroducedthesoftwaredevelopmentenvironment,followedbytheintroductionofthedetaileddesignofthesoftwareprocess:databasedesign,designandimplementationofeachmodule,aswellasspecificinterfacedesignandfunctionality.Keywords:supermarkets,database,managementinformationsystems,userloginmanagement目录第1章绪论..................................................11.1研究背景...............................................11.1.1研究原因...........................................11.1.2研究意义...........................................21.2研究现状及发展趋势.....................................21.2.1国内外研究现状.....................................21.2.2发展趋势...........................................3第2章系统分析..............................................42.1可行性研究.............................................42.1.1经济可行性.........................................42.1.2技术可行性.........................................42.1.3操作可行性.........................................52.2需求分析...............................................52.2.1组织结构分析.......................................52.2.2业务流程分析.......................................62.3数据流图...............................................62.4数据字典...............................................7第3章系统设计........