设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于Android的仓库管理系统APP设计与实现毕业论文+前后台(Java+Mysql)源码及数据库文件+前后台运行演示视频
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

[摘 要]

在各大超市、商场、企业内部都涉及到仓库管理,仓库管理信息系统对提高仓库管理效率,减少劳动量,优化资源配置起到重要的作用。某企业主要从事电子行业,目前面临着仓库管理混乱,手工盘点复杂,账目不符等实际问题,所以迫切需要一套库存管理系统来解决手工记录、管理混乱、人员不可替代等问题。本文针对仓库管理中的容易出现的手工记录数据容易丢失,货物查询复杂,盘点货物混乱,账目不符或者不清等问题,基于JAVA技术,设计并实现了仓库管理系统,其主要研究内容如下:1、本文基于Oracle旗下Mysql数据库设计实现一套专为小型企业服务的仓库管理系统。该系统可以帮助企业解决仓库管理中存在的各种问题,以及货物查询统计分析等难题。2、通过对仓库管理业务的需求分析以及功能和非功能性要求,设计出一套符合企业仓库日常管理需要的系统。并按照软件设计标准和测试标准严格检测,确保系统可以正常使用,为小型销售企业仓库管理提供帮助。本课题的研究为小型企业的仓库管理提高了工作效率,改变了仓库管理信息查询统计方式,解决了账目不清、难以查询等问题。

[关键词]

仓库;管理;系统

Small warehouse management system

Software Engineering Major  XX

Abstract:

In the major supermarkets, shopping malls, enterprises are involved in the warehouse management, warehouse management information system to improve the efficiency of warehouse management, reduce labor, optimize the allocation of resources plays an important role. An enterprise mainly engaged in the electronics industry, is currently facing the warehouse management, inventory manual complex, accounting discrepancies and other practical problems, so there is an urgent need for a set of inventory management system to solve the problem of manual recording, management, personnel can not be replaced. According to the manual record data appearing in warehouse management easily lost, the inventory of goods goods query complex, confusing, inconsistent or unclear problem accounts, based on JAVA technology, the design and implementation of warehouse management system, the main research contents are as follows: 1, based on the Mysql database design Oracle's implementation of a College small businesses in the warehouse management system. The system can help enterprises to solve the various problems existing in warehouse management, as well as the statistical analysis of goods and other difficult problems. 2, through the warehouse management business needs analysis and functional and non functional requirements, design a set of enterprise warehouse management system. And in accordance with the software design standards and testing standards for strict testing to ensure that the system can be used normally, providing assistance to small sales enterprise warehouse management. The research of this topic has improved the work efficiency for the small enterprise warehouse management, has changed the warehouse management information inquiry statistics method, has solved the question which the account is unclear, is difficult to inquire and so on.

Key words:

Warehouse; management; system

目  录

目  录 III

1 引言 1

1.1小型仓库管理系统开发背景 1

1.1.1 Android移动应用开发产业的现状分析 2

1.1.2 Android平台的市场优势 3

1.2 课题开发内容与目标 3

2 小型仓库管理系统开发技术简介 3

2.1 Android系统架构 3

2.1.1 应用程序层 3

2.1.2 应用程序框架 4

2.1.3 系统运行库 5

2.1.4 Linux内核 6

2.2 开发环境配置 6

2.2.1 开发工具 6

2.2.2 搭建Android 4.4开发环境 6

2.2.3 安装Eclipse平台 8

2.3 SQLite简介 8

3 小型仓库管理系统可行性分析 9

3.1 技术条件可行性 9

3.2 硬件条件可行性 11

3.3市场需求可行性分析 11

3.4 市场因素可行性 11

4 小型仓库管理系统分析与设计 12

4.1 系统需求分析 12

5 小型仓库管理系统分析实现 13

5.1 App端功能模块的实现 13

5.1.1 登录注册、修改个人信息 13

5.1.2修改密码 14

5.1.3出库 15

5.1.4提出改进app功能建议 17

5.1.5入库 18

5.1.6入库记录界面 19

5.1.7个人信息界面 20

5.2 Web端功能模块的实现 21

5.2.1管理员登录、修改密码 21

5.2.2 出库列表记录 22

5.2.3 供应商管理 22

5.2.4产品管理 23

6 运行与测试 23

6.1 Android应用开发的测试技术 23

6.2 测试的任务 24

6.3 测试方案与过程 25

6.3.1 模块测试 25

6.3.2 验收测试 25

6.4 测试结果 25

结束语 26

参考文献 27

致谢 29






















  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于前馈控制的动态电压恢复器(D 光纤的色散补偿方式及应用分析 毕 基于10kV配电网线损的仿真计算
华兴科技公司网络规划与设计 毕业 宠物之家寄养系统的设计与实现 毕 SSM的毕业生去向登记分析管理系
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!